Translation projects API.

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

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

{
    "count": 55,
    "next": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "lxqt-config",
            "slug": "lxqt-config",
            "id": 19,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-config/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/lxqt-config_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/lxqt-config.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/src/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-appearance",
            "slug": "lxqt-config-appearance",
            "id": 20,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "http://135.181.85.100/git/lxqt-configuration/lxqt-config-appearance/",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-appearance/translations/lxqt-config-appearance_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-appearance/translations/lxqt-config-appearance.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-appearance/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-brightness",
            "slug": "lxqt-config-brightness",
            "id": 22,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-brightness/translations/lxqt-config-brightness_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-brightness/translations/lxqt-config-brightness.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-brightness/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-brightness/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-file-associations",
            "slug": "lxqt-config-file-associations",
            "id": 23,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-file-associations/translations/lxqt-config-file-associations_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-file-associations/translations/lxqt-config-file-associations.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-file-associations/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-file-associations/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-input",
            "slug": "lxqt-config-input",
            "id": 24,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-input/translations/lxqt-config-input_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-input/translations/lxqt-config-input.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-input/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-locale",
            "slug": "lxqt-config-locale",
            "id": 25,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-locale/translations/lxqt-config-locale_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-locale/translations/lxqt-config-locale.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-locale/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-locale/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-monitor",
            "slug": "lxqt-config-monitor",
            "id": 26,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-monitor/translations/lxqt-config-monitor_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-monitor/translations/lxqt-config-monitor.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-monitor/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-powermanagement",
            "slug": "lxqt-powermanagment",
            "id": 42,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-powermanagement",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-powermanagment/",
            "branch": "master",
            "push_branch": "",
            "filemask": "config/translations/lxqt-config-powermanagement_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "config/translations/lxqt-config-powermanagement.ts",
            "file_format": "ts",
            "license": "GPL-3.0-only",
            "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-powermanagement/blob/master/config/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-powermanagement",
            "slug": "lxqt-powermanagment-battery-info",
            "id": 48,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-powermanagement",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "src/translations/lxqt-powermanagement_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/lxqt-powermanagement.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment-battery-info/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-globalkeys",
            "slug": "lxqt-globalkeys",
            "id": 50,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-globalkeys",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-globalkeys/",
            "branch": "master",
            "push_branch": "",
            "filemask": "config/translations/lxqt-config-globalkeyshortcuts_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "config/translations/lxqt-config-globalkeyshortcuts.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-globalkeys/blob/master/config/{{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": "obconf-qt",
            "slug": "obconf-qt",
            "id": 52,
            "vcs": "github",
            "repo": "https://github.com/lxqt/obconf-qt",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/obconf-qt/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/obconf-qt_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/obconf-qt.ts",
            "file_format": "ts",
            "license": "GPL-2.0-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/obconf-qt/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/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-config-session",
            "slug": "lxqt-config-session",
            "id": 54,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-session",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-config-session/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lxqt-config-session/translations/lxqt-config-session_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-session/translations/lxqt-config-session.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-session/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-session/blob/master/lxqt-config-session/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-notificationd",
            "slug": "lxqt-notificationd",
            "id": 60,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-notificationd",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-notificationd/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/lxqt-notificationd_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/lxqt-notificationd.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-notificationd/blob/master/src/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-notificationd",
            "slug": "lxqt-config-notificationd",
            "id": 61,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-notificationd",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "config/translations/lxqt-config-notificationd_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "config/translations/lxqt-config-notificationd.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-notificationd/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-notificationd/blob/master/config/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-sudo",
            "slug": "lxqt-sudo",
            "id": 63,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-sudo",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-sudo/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/lxqt-sudo_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/lxqt-sudo.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-sudo/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/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-policykit",
            "slug": "lxqt-policykit",
            "id": 64,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-policykit",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-policykit/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/lxqt-policykit-agent_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/lxqt-policykit-agent.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-policykit/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-policykit/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-policykit/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-policykit/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-policykit/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-policykit/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-policykit/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-policykit/blob/master/src/{{filename}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-openssh-askpass",
            "slug": "lxqt-openssh-askpass",
            "id": 65,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-openssh-askpass",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-openssh-askpass/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/lxqt-openssh-askpass_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/lxqt-openssh-askpass.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-openssh-askpass/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-openssh-askpass/blob/master/src/{{filename}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-admin-user",
            "slug": "lxqt-admin-user",
            "id": 113,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-admin",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-admin-user/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lxqt-admin-user/translations/lxqt-admin-user_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-admin-user/translations/lxqt-admin-user.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-user/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-admin/blob/master/lxqt-admin-user/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-admin-time",
            "slug": "lxqt-admin-time",
            "id": 114,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-admin",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-admin-time/translations/lxqt-admin-time_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-admin-time/translations/lxqt-admin-time.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-admin/blob/master/lxqt-admin-time/{{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": "pavucontrol-qt",
            "slug": "pavucontrol-qt",
            "id": 119,
            "vcs": "github",
            "repo": "https://github.com/lxqt/pavucontrol-qt",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/pavucontrol-qt/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/pavucontrol-qt_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/pavucontrol-qt.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/pavucontrol-qt/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/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": ""
        }
    ]
}