Translation components API.

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

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

{
    "count": 148,
    "next": "https://translate.lxqt-project.org/api/components/?format=api&page=5",
    "previous": "https://translate.lxqt-project.org/api/components/?format=api&page=3",
    "results": [
        {
            "name": "LXQt-about Menu Entry",
            "slug": "lxqt-about-menu-entry",
            "id": 134,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-about",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "translations/lxqt-about_*.desktop.yaml",
            "template": "translations/lxqt-about.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/lxqt-about.desktop.yaml",
            "file_format": "yaml",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-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": "PcManFm-qt Menu Entry",
            "slug": "pcmanfm-qt-menu-entry",
            "id": 135,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/pcmanfm-qt",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "pcmanfm/translations/pcmanfm-qt_*.desktop.yaml",
            "template": "pcmanfm/translations/pcmanfm-qt.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pcmanfm/translations/pcmanfm-qt.desktop.yaml",
            "file_format": "yaml",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/pcmanfm-qt-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "PcManFm-qt Menu Entry (Desktop Preferences)",
            "slug": "pcmanfm-qt-menu-entry-desktop-preferences",
            "id": 136,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/pcmanfm-qt",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "pcmanfm/translations/pcmanfm-qt-desktop-pref_*.desktop.yaml",
            "template": "pcmanfm/translations/pcmanfm-qt-desktop-pref.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pcmanfm/translations/pcmanfm-qt-desktop-pref.desktop.yaml",
            "file_format": "yaml",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-admin-time Menu Entry",
            "slug": "lxqt-admin-time-menu-entry",
            "id": 137,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-admin",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-admin-time/translations/lxqt-admin-time_*.desktop.yaml",
            "template": "lxqt-admin-time/translations/lxqt-admin-time.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-admin-time/translations/lxqt-admin-time.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-configuration/lxqt-admin-time-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-admin-user Menu Entry",
            "slug": "lxqt-admin-user-menu-entry",
            "id": 138,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-admin",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-admin-user/translations/lxqt-admin-user_*.desktop.yaml",
            "template": "lxqt-admin-user/translations/lxqt-admin-user.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-admin-user/translations/lxqt-admin-user.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-configuration/lxqt-admin-user-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-appearance Menu Entry",
            "slug": "lxqt-config-appearance-menu-entry",
            "id": 139,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-appearance/translations/lxqt-config-appearance_*.desktop.yaml",
            "template": "lxqt-config-appearance/translations/lxqt-config-appearance.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-appearance/translations/lxqt-config-appearance.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-configuration/lxqt-config-appearance-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-brightness Menu Entry",
            "slug": "lxqt-config-brightness-menu-entry",
            "id": 140,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-brightness/translations/lxqt-config-brightness_*.desktop.yaml",
            "template": "lxqt-config-brightness/translations/lxqt-config-brightness.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-brightness/translations/lxqt-config-brightness.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-configuration/lxqt-config-brightness-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-file-associations Menu Entry",
            "slug": "lxqt-config-file-associations-menu-entry",
            "id": 141,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-file-associations/translations/lxqt-config-file-associations_*.desktop.yaml",
            "template": "lxqt-config-file-associations/translations/lxqt-config-file-associations.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-file-associations/translations/lxqt-config-file-associations.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-configuration/lxqt-config-file-associations-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-input Menu Entry",
            "slug": "lxqt-config-input-menu-entry",
            "id": 142,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-input/translations/lxqt-config-input_*.desktop.yaml",
            "template": "lxqt-config-input/translations/lxqt-config-input.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-input/translations/lxqt-config-input.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-configuration/lxqt-config-input-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-locale Menu Entry",
            "slug": "lxqt-config-locate-menu-entry",
            "id": 143,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-locale/translations/lxqt-config-locale_*.desktop.yaml",
            "template": "lxqt-config-locale/translations/lxqt-config-locale.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-locale/translations/lxqt-config-locale.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-configuration/lxqt-config-locate-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locate-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locate-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locate-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locate-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locate-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locate-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": "lxqt-config-monitor Menu Entry",
            "slug": "lxqt-config-monitor-menu-entry",
            "id": 144,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-monitor/translations/lxqt-config-monitor_*.desktop.yaml",
            "template": "lxqt-config-monitor/translations/lxqt-config-monitor.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-monitor/translations/lxqt-config-monitor.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-configuration/lxqt-config-monitor-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "LXQt Configuration Center (Menu Entry)",
            "slug": "lxqt-configuration-center-menu-entry",
            "id": 145,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "src/translations/lxqt-config_*.desktop.yaml",
            "template": "src/translations/lxqt-config.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/lxqt-config.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-configuration/lxqt-configuration-center-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-backlight (Name & Description)",
            "slug": "plugin-backlight-menu-entry",
            "id": 148,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-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": "lxqt-globalkeys Menu Entry",
            "slug": "lxqt-globalkeys-menu-entry",
            "id": 150,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-globalkeys",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "config/translations/lxqt-config-globalkeyshortcuts_*.desktop.yaml",
            "template": "config/translations/lxqt-config-globalkeyshortcuts.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "config/translations/lxqt-config-globalkeyshortcuts.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-configuration/lxqt-globalkeys-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-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": "lxqt-config-notificationd Menu Entry",
            "slug": "lxqt-config-notificationd-menu-entry",
            "id": 151,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-notificationd",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "config/translations/lxqt-config-notificationd_*.desktop.yaml",
            "template": "config/translations/lxqt-config-notificationd.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "config/translations/lxqt-config-notificationd.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-configuration/lxqt-config-notificationd-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-notificationd-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-powermanagement Menu Entry",
            "slug": "lxqt-config-powermanagement-menu-entry",
            "id": 152,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-powermanagement",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "config/translations/lxqt-config-powermanagement_*.desktop.yaml",
            "template": "config/translations/lxqt-config-powermanagement.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "config/translations/lxqt-config-powermanagement.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-configuration/lxqt-config-powermanagement-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "pavucontrol-qt Menu Entry",
            "slug": "pavucontrol-qt-menu-entry",
            "id": 153,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/pavucontrol-qt",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "src/translations/pavucontrol-qt_*.desktop.yaml",
            "template": "src/translations/pavucontrol-qt.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "src/translations/pavucontrol-qt.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-configuration/pavucontrol-qt-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "obconf-qt Menu Entry",
            "slug": "obconf-qt-menu-entry",
            "id": 154,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/obconf-qt",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "src/translations/obconf-qt_*.desktop.yaml",
            "template": "src/translations/obconf-qt.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "src/translations/obconf-qt.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-configuration/obconf-qt-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "Desktop  Module Name",
            "slug": "desktop-autostart-module",
            "id": 155,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/pcmanfm-qt",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "autostart/translations/lxqt-desktop_*.desktop.yaml",
            "template": "autostart/translations/lxqt-desktop.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "autostart/translations/lxqt-desktop.desktop.yaml",
            "file_format": "yaml",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/desktop-autostart-module/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/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": "Notification Daemon Module Name",
            "slug": "notification-daemon-module-name",
            "id": 157,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-notificationd",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "autostart/translations/lxqt-notifications_*.desktop.yaml",
            "template": "autostart/translations/lxqt-notifications.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "autostart/translations/lxqt-notifications.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-configuration/notification-daemon-module-name/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-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": ""
        }
    ]
}