Translation components API.

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

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

{
    "count": 129,
    "next": "https://weblate.framasoft.org/api/components/?page=3",
    "previous": "https://weblate.framasoft.org/api/components/",
    "results": [
        {
            "name": "Commons",
            "slug": "commons",
            "id": 100,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/vue-fs/commons.git",
            "git_export": "https://weblate.framasoft.org/git/framasoft/commons/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/main.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/main.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/commons/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/commons/",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/commons/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/commons/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/commons/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/commons/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/commons/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/commons/changes/",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/vue-fs/commons.git",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Soutenir",
            "slug": "soutenir",
            "id": 101,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/vue-fs/commons.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/sfs.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/sfs.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/soutenir/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/changes/",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/vue-fs/commons.git",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Login Notes",
            "slug": "login-notes",
            "id": 102,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Nextcloud Apps",
                "slug": "nextcloud",
                "id": 41,
                "web": "https://framagit.org/framasoft/nextcloud",
                "web_url": "https://weblate.framasoft.org/projects/nextcloud/",
                "url": "https://weblate.framasoft.org/api/projects/nextcloud/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/nextcloud/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/nextcloud/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/nextcloud/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/nextcloud/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/nextcloud/login-notes.git",
            "git_export": "https://weblate.framasoft.org/git/nextcloud/login-notes/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translationfiles/*/login_notes.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translationfiles/templates/login_notes.pot",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/nextcloud/login-notes/",
            "url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/",
            "repository_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/changes/",
            "task_url": null,
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "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": "",
            "addons": [
                "https://weblate.framasoft.org/api/addons/8/",
                "https://weblate.framasoft.org/api/addons/36/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Mobilizon",
            "slug": "glossary",
            "id": 103,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Mobilizon",
                "slug": "mobilizon",
                "id": 2,
                "web": "https://joinmobilizon.org/",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "### Guidelines\r\n\r\n* When in doubt, use the suggestion feature instead of changing the translation directly\r\n* Post a comment to discuss about translations\r\n* Feel free to ask clarification and context on a string\r\n\r\n### Components\r\n\r\nMobilizon has several modules that need to be translated:\r\n\r\n* Frontend: mostly what you see in the web app in your browser\r\n* Activity: every group activity log, that can be sent in emails\r\n* Backend errors: errors returned by the backend (for instance if the event lacks a title)\r\n* Backend: the rest of emails, server-side default configuration, push notifications, …\r\n* Search index: the global search engine\r\n\r\nThe Android app and Android app metadata components are not maintained.\r\n\r\n### Formating\r\n\r\nFrontend (frontend + search index components) and backend (everything else) parts use different formats to hold translations so you may encounter different ways to format strings when translating:\r\n\r\n* Frontend uses the [Vue-I18N](https://vue-i18n.intlify.dev/) library\r\n  * Formatting is based on the ICU Message Format syntax, with placeholders like this: `{interpolation}`. **You must never translate what's between the brackets**.\r\n  * It handles pluralization manually by separating versions with pipes : https://vue-i18n.intlify.dev/guide/essentials/pluralization.html\r\n  * Pluralization rules are included for the majority of languages but some may need to be added manually ([example for Scottish Gaelic](https://framagit.org/framasoft/mobilizon/-/blob/main/js/src/i18n/pluralRules/gd.ts)).\r\n  * Special characters sometimes have to be escaped. For instance: `{'@'}{username}` would give, after interpolation : `@thomas`. See https://vue-i18n.intlify.dev/guide/essentials/syntax.html#special-characters\r\n\r\n* Backend uses the classic Gettext library and Weblate should support this format much better\r\n  * Placeholders look like this: `This is user %{username}`.",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mobilizon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon/glossary/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Framadate Glossary",
            "slug": "glossary",
            "id": 104,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framadate",
                "slug": "framadate",
                "id": 4,
                "web": "https://framagit.org/framasoft/framadate/framadate/",
                "web_url": "https://weblate.framasoft.org/projects/framadate/",
                "url": "https://weblate.framasoft.org/api/projects/framadate/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framadate/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framadate/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framadate/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framadate/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framadate/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framadate/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framadate/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CECILL-B",
            "license_url": "https://spdx.org/licenses/CECILL-B.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framadate/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framadate/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/framadate/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framadate/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framadate/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framadate/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framadate/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framadate/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "joinpeertube",
            "slug": "glossary",
            "id": 105,
            "source_language": {
                "id": 84,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://weblate.framasoft.org/languages/en_US/",
                "url": "https://weblate.framasoft.org/api/languages/en_US/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en_US/statistics/"
            },
            "project": {
                "name": "joinpeertube",
                "slug": "joinpeertube",
                "id": 5,
                "web": "https://joinpeertube.org",
                "web_url": "https://weblate.framasoft.org/projects/joinpeertube/",
                "url": "https://weblate.framasoft.org/api/projects/joinpeertube/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/joinpeertube/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/joinpeertube/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/joinpeertube/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/joinpeertube/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/joinpeertube/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/joinpeertube/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/joinpeertube/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/joinpeertube/glossary/",
            "url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/changes/",
            "task_url": null,
            "new_lang": "contact",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Framasoft",
            "slug": "glossary",
            "id": 107,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framasoft/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Dolomon",
            "slug": "glossary",
            "id": 108,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Dolomon",
                "slug": "dolomon",
                "id": 15,
                "web": "https://framagit.org/fiat-tux/hat-softwares/dolomon",
                "web_url": "https://weblate.framasoft.org/projects/dolomon/",
                "url": "https://weblate.framasoft.org/api/projects/dolomon/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/dolomon/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/dolomon/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/dolomon/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/dolomon/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/dolomon/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/dolomon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/dolomon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/dolomon/glossary/",
            "url": "https://weblate.framasoft.org/api/components/dolomon/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Salt",
            "slug": "glossary",
            "id": 109,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Salt",
                "slug": "salt",
                "id": 16,
                "web": "https://framagit.org/fiat-tux/salt/",
                "web_url": "https://weblate.framasoft.org/projects/salt/",
                "url": "https://weblate.framasoft.org/api/projects/salt/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/salt/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/salt/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/salt/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/salt/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/salt/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/salt/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/salt/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "WTFPL",
            "license_url": "https://spdx.org/licenses/WTFPL.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/salt/glossary/",
            "url": "https://weblate.framasoft.org/api/components/salt/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/salt/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/salt/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/salt/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/salt/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/salt/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/salt/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Lstu",
            "slug": "glossary",
            "id": 110,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Lstu",
                "slug": "lstu",
                "id": 14,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lstu",
                "web_url": "https://weblate.framasoft.org/projects/lstu/",
                "url": "https://weblate.framasoft.org/api/projects/lstu/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lstu/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/lstu/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lstu/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/lstu/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lstu/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/lstu/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/fiat-tux/hat-softwares/lstu/wikis/contribute#internationalization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/lstu/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "WTFPL",
            "license_url": "https://spdx.org/licenses/WTFPL.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/",
            "url": "https://weblate.framasoft.org/api/components/lstu/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/lstu/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/lstu/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/lstu/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/lstu/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/lstu/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lstu/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "PeerTube",
            "slug": "glossary",
            "id": 111,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "PeerTube",
                "slug": "peertube",
                "id": 10,
                "web": "https://github.com/Chocobozzz/PeerTube",
                "web_url": "https://weblate.framasoft.org/projects/peertube/",
                "url": "https://weblate.framasoft.org/api/projects/peertube/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube/glossary/",
            "url": "https://weblate.framasoft.org/api/components/peertube/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/peertube/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Lufi",
            "slug": "glossary",
            "id": 112,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Lufi",
                "slug": "lufi",
                "id": 13,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lufi",
                "web_url": "https://weblate.framasoft.org/projects/lufi/",
                "url": "https://weblate.framasoft.org/api/projects/lufi/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lufi/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/lufi/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lufi/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/lufi/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lufi/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/lufi/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/contribute#internationalization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/lufi/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-1.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lufi/glossary/",
            "url": "https://weblate.framasoft.org/api/components/lufi/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/lufi/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/lufi/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/lufi/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/lufi/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/lufi/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lufi/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "What is PeerTube video",
            "slug": "glossary",
            "id": 113,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "What is PeerTube video",
                "slug": "what-is-peertube-video",
                "id": 18,
                "web": "https://framatube.org/videos/watch/9c9de5e8-0a1e-484a-b099-e80766180a6d",
                "web_url": "https://weblate.framasoft.org/projects/what-is-peertube-video/",
                "url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/what-is-peertube-video/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/what-is-peertube-video/glossary/",
            "url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Framatalk",
            "slug": "glossary",
            "id": 114,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framatalk",
                "slug": "framatalk",
                "id": 19,
                "web": "https://framagit.org/framasoft/framatalk",
                "web_url": "https://weblate.framasoft.org/projects/framatalk/",
                "url": "https://weblate.framasoft.org/api/projects/framatalk/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framatalk/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framatalk/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framatalk/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framatalk/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framatalk/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framatalk/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framatalk/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framatalk/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framatalk/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "WemaWema",
            "slug": "glossary",
            "id": 115,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "WemaWema",
                "slug": "wemawema",
                "id": 20,
                "web": "https://luc.frama.io/wemawema",
                "web_url": "https://weblate.framasoft.org/projects/wemawema/",
                "url": "https://weblate.framasoft.org/api/projects/wemawema/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/wemawema/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/wemawema/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/wemawema/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/wemawema/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/wemawema/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/wemawema/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/wemawema/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/wemawema/glossary/",
            "url": "https://weblate.framasoft.org/api/components/wemawema/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Funky Framadate",
            "slug": "glossary",
            "id": 116,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Funky Framadate",
                "slug": "funky-framadate",
                "id": 21,
                "web": "https://framagit.org/framasoft/framadate/funky-framadate-front/",
                "web_url": "https://weblate.framasoft.org/projects/funky-framadate/",
                "url": "https://weblate.framasoft.org/api/projects/funky-framadate/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/funky-framadate/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/funky-framadate/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/funky-framadate/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/funky-framadate/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/funky-framadate/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/funky-framadate/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/funky-framadate/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/funky-framadate/glossary/",
            "url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Framapad",
            "slug": "glossary",
            "id": 117,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framapad",
                "slug": "framapad",
                "id": 22,
                "web": "https://framapad.org",
                "web_url": "https://weblate.framasoft.org/projects/framapad/",
                "url": "https://weblate.framasoft.org/api/projects/framapad/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framapad/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framapad/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framapad/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framapad/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framapad/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framapad/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framapad/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framapad/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framapad/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/framapad/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framapad/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framapad/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framapad/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framapad/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framapad/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Framacalc",
            "slug": "glossary",
            "id": 118,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framacalc",
                "slug": "framacalc",
                "id": 23,
                "web": "https://framacalc.org",
                "web_url": "https://weblate.framasoft.org/projects/framacalc/",
                "url": "https://weblate.framasoft.org/api/projects/framacalc/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framacalc/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framacalc/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framacalc/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framacalc/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framacalc/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framacalc/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framacalc/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framacalc/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framacalc/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Framinetest",
            "slug": "glossary",
            "id": 119,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framinetest",
                "slug": "framinetest",
                "id": 24,
                "web": "https://framinetest.org",
                "web_url": "https://weblate.framasoft.org/projects/framinetest/",
                "url": "https://weblate.framasoft.org/api/projects/framinetest/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framinetest/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framinetest/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framinetest/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framinetest/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framinetest/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framinetest/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framinetest/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framinetest/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framinetest/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Contribateliers",
            "slug": "glossary",
            "id": 120,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Contribateliers",
                "slug": "contribateliers",
                "id": 26,
                "web": "https://contribateliers.org/",
                "web_url": "https://weblate.framasoft.org/projects/contribateliers/",
                "url": "https://weblate.framasoft.org/api/projects/contribateliers/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/contribateliers/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/contribateliers/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/contribateliers/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/contribateliers/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/contribateliers/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/contribateliers/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/contribateliers/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/contribateliers/glossary/",
            "url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Pytition Glossary",
            "slug": "glossary",
            "id": 121,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Pytition",
                "slug": "pytition",
                "id": 25,
                "web": "https://pytitiondemo.sionneau.net/",
                "web_url": "https://weblate.framasoft.org/projects/pytition/",
                "url": "https://weblate.framasoft.org/api/projects/pytition/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/pytition/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/pytition/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/pytition/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/pytition/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/pytition/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/pytition/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/pytition/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/pytition/glossary/",
            "url": "https://weblate.framasoft.org/api/components/pytition/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/pytition/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/pytition/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/pytition/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/pytition/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/pytition/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/pytition/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "MyPads",
            "slug": "glossary",
            "id": 122,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "MyPads",
                "slug": "mypads",
                "id": 27,
                "web": "https://framagit.org/framasoft/Etherpad/ep_mypads",
                "web_url": "https://weblate.framasoft.org/projects/mypads/",
                "url": "https://weblate.framasoft.org/api/projects/mypads/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mypads/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/mypads/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mypads/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/mypads/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mypads/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/mypads/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mypads/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mypads/glossary/",
            "url": "https://weblate.framasoft.org/api/components/mypads/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/mypads/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/mypads/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/mypads/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/mypads/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/mypads/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mypads/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Erco",
            "slug": "glossary",
            "id": 123,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Erco",
                "slug": "erco",
                "id": 28,
                "web": "https://erco.xyz",
                "web_url": "https://weblate.framasoft.org/projects/erco/",
                "url": "https://weblate.framasoft.org/api/projects/erco/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/erco/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/erco/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/erco/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/erco/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/erco/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/erco/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/erco/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/erco/glossary/",
            "url": "https://weblate.framasoft.org/api/components/erco/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/erco/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/erco/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/erco/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/erco/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/erco/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/erco/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Lutim",
            "slug": "glossary",
            "id": 124,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Lutim",
                "slug": "lutim",
                "id": 29,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lutim",
                "web_url": "https://weblate.framasoft.org/projects/lutim/",
                "url": "https://weblate.framasoft.org/api/projects/lutim/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lutim/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/lutim/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lutim/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/lutim/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lutim/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/lutim/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/lutim/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lutim/glossary/",
            "url": "https://weblate.framasoft.org/api/components/lutim/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/lutim/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/lutim/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/lutim/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/lutim/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/lutim/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lutim/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Plugins Etherpad",
            "slug": "glossary",
            "id": 125,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Plugins Etherpad",
                "slug": "plugins-etherpad",
                "id": 31,
                "web": "https://framagit.org/fiat-tux/etherpad/",
                "web_url": "https://weblate.framasoft.org/projects/plugins-etherpad/",
                "url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/plugins-etherpad/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/plugins-etherpad/glossary/",
            "url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Entraide CHATONS Glossary",
            "slug": "glossary",
            "id": 126,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Entraide CHATONS",
                "slug": "entraide-chatons",
                "id": 30,
                "web": "https://entraide.chatons.org/fr/",
                "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/",
                "url": "https://weblate.framasoft.org/api/projects/entraide-chatons/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Note : The \"About\" page is saved as a markdown file and must be translated here : https://framagit.org/chatons/entraide/-/tree/master/src%2Fmarkdown-pages",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/entraide-chatons/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/glossary/",
            "url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "PeerTube Search Index",
            "slug": "glossary",
            "id": 127,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "PeerTube Search Index",
                "slug": "peertube-search-index",
                "id": 33,
                "web": "https://framagit.org/framasoft/peertube/search-index",
                "web_url": "https://weblate.framasoft.org/projects/peertube-search-index/",
                "url": "https://weblate.framasoft.org/api/projects/peertube-search-index/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube-search-index/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube-search-index/glossary/",
            "url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Nexi",
            "slug": "glossary",
            "id": 128,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Nexi",
                "slug": "nexi",
                "id": 34,
                "web": "https://nexi.fiat-tux.fr",
                "web_url": "https://weblate.framasoft.org/projects/nexi/",
                "url": "https://weblate.framasoft.org/api/projects/nexi/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/nexi/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/nexi/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/nexi/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/nexi/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/nexi/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/nexi/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/nexi/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-1.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/nexi/glossary/",
            "url": "https://weblate.framasoft.org/api/components/nexi/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/nexi/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/nexi/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/nexi/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/nexi/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/nexi/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/nexi/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "JoinMobilizon",
            "slug": "glossary",
            "id": 130,
            "source_language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/"
            },
            "project": {
                "name": "JoinMobilizon",
                "slug": "joinmobilizon",
                "id": 36,
                "web": "https://joinmobilizon.org",
                "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/",
                "url": "https://weblate.framasoft.org/api/projects/joinmobilizon/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/joinmobilizon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/glossary/",
            "url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "mobilizon.org",
            "slug": "glossary-mobilizonorg",
            "id": 131,
            "source_language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/"
            },
            "project": {
                "name": "mobilizon.org",
                "slug": "mobilizon-org",
                "id": 37,
                "web": "https://mobilizon.org",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon-org/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mobilizon-org/glossary-mobilizonorg/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/glossary-mobilizonorg/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "mobilizon.org: English",
            "slug": "glossary-mobilizonorg-english",
            "id": 132,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "mobilizon.org",
                "slug": "mobilizon-org",
                "id": 37,
                "web": "https://mobilizon.org",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon-org/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mobilizon-org/glossary-mobilizonorg-english/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/glossary-mobilizonorg-english/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Dégooglisons Internet",
            "slug": "glossary",
            "id": 133,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Dégooglisons Internet",
                "slug": "degooglisons-internet",
                "id": 39,
                "web": "https://degooglisons-internet.org",
                "web_url": "https://weblate.framasoft.org/projects/degooglisons-internet/",
                "url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/degooglisons-internet/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/degooglisons-internet/glossary/",
            "url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "peertube-backstage",
            "slug": "glossary-peertube-backstage",
            "id": 134,
            "source_language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/"
            },
            "project": {
                "name": "PeerTube Backstage video",
                "slug": "peertube-backstage",
                "id": 40,
                "web": "https://framatube.org/videos/watch/8519184e-b0c0-45f9-a005-4baddcd41f88?start=1s",
                "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/",
                "url": "https://weblate.framasoft.org/api/projects/peertube-backstage/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube-backstage/glossary-peertube-backstage/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-PDDC",
            "license_url": "https://spdx.org/licenses/CC-PDDC.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/glossary-peertube-backstage/",
            "url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "PeerTube Backstage video: English",
            "slug": "glossary-peertube-backstage-video-english",
            "id": 135,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "PeerTube Backstage video",
                "slug": "peertube-backstage",
                "id": 40,
                "web": "https://framatube.org/videos/watch/8519184e-b0c0-45f9-a005-4baddcd41f88?start=1s",
                "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/",
                "url": "https://weblate.framasoft.org/api/projects/peertube-backstage/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube-backstage/glossary-peertube-backstage-video-english/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-PDDC",
            "license_url": "https://spdx.org/licenses/CC-PDDC.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/glossary-peertube-backstage-video-english/",
            "url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Nextcloud Apps",
            "slug": "glossary",
            "id": 136,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Nextcloud Apps",
                "slug": "nextcloud",
                "id": 41,
                "web": "https://framagit.org/framasoft/nextcloud",
                "web_url": "https://weblate.framasoft.org/projects/nextcloud/",
                "url": "https://weblate.framasoft.org/api/projects/nextcloud/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/nextcloud/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/nextcloud/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/nextcloud/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/nextcloud/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/nextcloud/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/nextcloud/glossary/",
            "url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Yakforms",
            "slug": "framaforms",
            "id": 141,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "https://weblate.framasoft.org/git/yakforms/framaforms/",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms/translations/yakforms-7.x-1.1.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms/translations/yakforms-7.x-1.1.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/yakforms/framaforms/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/changes/",
            "task_url": null,
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Glossary",
            "slug": "glossary",
            "id": 142,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/yakforms/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/yakforms/glossary/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Yakforms Includes",
            "slug": "framaforms-include",
            "id": 143,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/framaforms/translations/framaforms-7.x-1.1.includes.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/framaforms/translations/framaforms-7.x-1.1.includes.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/yakforms/framaforms-include/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/changes/",
            "task_url": null,
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Yakforms Public Results",
            "slug": "public-results",
            "id": 144,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms_public_results/translations/yakforms_public_results-7.x-1.1.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms_public_results/translations/yakforms_public_results-7.x-1.1.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/yakforms/public-results/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/public-results/",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/changes/",
            "task_url": null,
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Spam",
            "slug": "spam",
            "id": 145,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms_spam/translations/yakforms_spam.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms_spam/translations/yakforms_spam-7.x-1.1.includes.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/yakforms/spam/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/spam/",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/spam/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/spam/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/spam/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/spam/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/spam/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/spam/changes/",
            "task_url": null,
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Spam includes",
            "slug": "spam-includes",
            "id": 146,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms_spam/translations/yakforms_spam.includes.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms_spam/translations/yakforms_spam-7.x-1.1.includes.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/yakforms/spam-includes/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/changes/",
            "task_url": null,
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Default theme",
            "slug": "development",
            "id": 147,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Lstu",
                "slug": "lstu",
                "id": 14,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lstu",
                "web_url": "https://weblate.framasoft.org/projects/lstu/",
                "url": "https://weblate.framasoft.org/api/projects/lstu/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lstu/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/lstu/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lstu/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/lstu/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lstu/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/lstu/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/fiat-tux/hat-softwares/lstu/wikis/contribute#internationalization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/fiat-tux/hat-softwares/lstu.git",
            "git_export": "https://weblate.framasoft.org/git/lstu/development/",
            "branch": "development",
            "push_branch": "",
            "filemask": "themes/default/lib/Lstu/I18N/*.po",
            "screenshot_filemask": "",
            "template": "themes/default/lib/Lstu/I18N/en.po",
            "edit_template": false,
            "intermediate": "",
            "new_base": "themes/default/lib/Lstu/I18N/lstu.pot",
            "file_format": "po-mono",
            "license": "WTFPL",
            "license_url": "https://spdx.org/licenses/WTFPL.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lstu/development/",
            "url": "https://weblate.framasoft.org/api/components/lstu/development/",
            "repository_url": "https://weblate.framasoft.org/api/components/lstu/development/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/lstu/development/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/lstu/development/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/lstu/development/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/lstu/development/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lstu/development/changes/",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://framagit.org/fiat-tux/hat-softwares/lstu.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://framagit.org/fiat-tux/hat-softwares/lstu/blob/{{branch}}/{{filename}}#L{{line}}",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "About",
            "slug": "about",
            "id": 148,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Entraide CHATONS",
                "slug": "entraide-chatons",
                "id": 30,
                "web": "https://entraide.chatons.org/fr/",
                "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/",
                "url": "https://weblate.framasoft.org/api/projects/entraide-chatons/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Note : The \"About\" page is saved as a markdown file and must be translated here : https://framagit.org/chatons/entraide/-/tree/master/src%2Fmarkdown-pages",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/chatons/entraide",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/markdown-pages/about.*.md",
            "screenshot_filemask": "",
            "template": "src/markdown-pages/about.en.md",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/markdown-pages/about.en.md",
            "file_format": "txt",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/",
            "url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/",
            "repository_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/changes/",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:chatons/entraide.git",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "",
            "addons": [
                "https://weblate.framasoft.org/api/addons/4/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Wordpress plugin",
            "slug": "wordpress-plugin",
            "id": 149,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Dolomon",
                "slug": "dolomon",
                "id": 15,
                "web": "https://framagit.org/fiat-tux/hat-softwares/dolomon",
                "web_url": "https://weblate.framasoft.org/projects/dolomon/",
                "url": "https://weblate.framasoft.org/api/projects/dolomon/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/dolomon/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/dolomon/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/dolomon/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/dolomon/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/dolomon/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/dolomon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/framasoft/wp-dolomon.git",
            "git_export": "https://weblate.framasoft.org/git/dolomon/wordpress-plugin/",
            "branch": "development",
            "push_branch": "",
            "filemask": "languages/dolomon-*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "languages/dolomon-slug.pot",
            "file_format": "po",
            "license": "AGPL-1.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/dolomon/wordpress-plugin/",
            "url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/",
            "repository_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/changes/",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://framagit.org/framasoft/wp-dolomon.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://framagit.org/framasoft/wp-dolomon/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Activity",
            "slug": "activity",
            "id": 150,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Mobilizon",
                "slug": "mobilizon",
                "id": 2,
                "web": "https://joinmobilizon.org/",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "### Guidelines\r\n\r\n* When in doubt, use the suggestion feature instead of changing the translation directly\r\n* Post a comment to discuss about translations\r\n* Feel free to ask clarification and context on a string\r\n\r\n### Components\r\n\r\nMobilizon has several modules that need to be translated:\r\n\r\n* Frontend: mostly what you see in the web app in your browser\r\n* Activity: every group activity log, that can be sent in emails\r\n* Backend errors: errors returned by the backend (for instance if the event lacks a title)\r\n* Backend: the rest of emails, server-side default configuration, push notifications, …\r\n* Search index: the global search engine\r\n\r\nThe Android app and Android app metadata components are not maintained.\r\n\r\n### Formating\r\n\r\nFrontend (frontend + search index components) and backend (everything else) parts use different formats to hold translations so you may encounter different ways to format strings when translating:\r\n\r\n* Frontend uses the [Vue-I18N](https://vue-i18n.intlify.dev/) library\r\n  * Formatting is based on the ICU Message Format syntax, with placeholders like this: `{interpolation}`. **You must never translate what's between the brackets**.\r\n  * It handles pluralization manually by separating versions with pipes : https://vue-i18n.intlify.dev/guide/essentials/pluralization.html\r\n  * Pluralization rules are included for the majority of languages but some may need to be added manually ([example for Scottish Gaelic](https://framagit.org/framasoft/mobilizon/-/blob/main/js/src/i18n/pluralRules/gd.ts)).\r\n  * Special characters sometimes have to be escaped. For instance: `{'@'}{username}` would give, after interpolation : `@thomas`. See https://vue-i18n.intlify.dev/guide/essentials/syntax.html#special-characters\r\n\r\n* Backend uses the classic Gettext library and Weblate should support this format much better\r\n  * Placeholders look like this: `This is user %{username}`.",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/mobilizon.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "priv/gettext/*/LC_MESSAGES/activity.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "priv/gettext/activity.pot",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon/activity/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon/activity/",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/changes/",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/mobilizon.git",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en)$).+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.framasoft.org/api/addons/13/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Trademarks",
            "slug": "trademarks",
            "id": 151,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/framasoft/accueil.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/trademarks.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/trademarks.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/trademarks/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/changes/",
            "task_url": null,
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Website",
            "slug": "website",
            "id": 154,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Pepper & Carrot",
                "slug": "peppercarrot",
                "id": 45,
                "web": "https://www.peppercarrot.com/",
                "web_url": "https://weblate.framasoft.org/projects/peppercarrot/",
                "url": "https://weblate.framasoft.org/api/projects/peppercarrot/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/peppercarrot/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peppercarrot/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/peppercarrot/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/peppercarrot/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Please read [our translaton instructions](https://www.peppercarrot.com/gd/documentation/110_Translate_the_website.html) before you start translating.",
                "enable_hooks": true,
                "language_aliases": "es_MX:mx,zh_Hans:cn,avk:kt,jbo:jb,nrf:nm,nds:ns,szl:sz,nb_NO:no,nb:no,en_US:en"
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:peppercarrot/website-2021.git",
            "git_export": "https://weblate.framasoft.org/git/peppercarrot/website/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "po/_catalog.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "Please read [our Code of Conduct](https://www.peppercarrot.com/en/documentation/409_Code_of_Conduct.html) before interacting.",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/website/",
            "url": "https://weblate.framasoft.org/api/components/peppercarrot/website/",
            "repository_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/changes/",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@framagit.org:peppercarrot/website-2021.git",
            "check_flags": "percent-placeholders,placeholders:r\"(%[a-z])|(%[0-9][$][a-z])|(<a href=\\\"\\S+\\\">)|(<\\/a>)|(<strong>)|(<\\/strong>)|(#pepper&carrot)|([Ll]ibera\\.[Cc]hat)|([Mm]atrix.org)\"",
            "priority": 100,
            "enforced_checks": [
                "plurals",
                "percent_placeholders",
                "placeholders"
            ],
            "restricted": false,
            "repoweb": "https://framagit.org/peppercarrot/website-2021/-/blob/{{branch}}/{{filename|parentdir}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 72,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Glossary",
            "slug": "glossary",
            "id": 155,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Pepper & Carrot",
                "slug": "peppercarrot",
                "id": 45,
                "web": "https://www.peppercarrot.com/",
                "web_url": "https://weblate.framasoft.org/projects/peppercarrot/",
                "url": "https://weblate.framasoft.org/api/projects/peppercarrot/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/peppercarrot/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peppercarrot/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/peppercarrot/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/peppercarrot/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Please read [our translaton instructions](https://www.peppercarrot.com/gd/documentation/110_Translate_the_website.html) before you start translating.",
                "enable_hooks": true,
                "language_aliases": "es_MX:mx,zh_Hans:cn,avk:kt,jbo:jb,nrf:nm,nds:ns,szl:sz,nb_NO:no,nb:no,en_US:en"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peppercarrot/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "Please read [our Code of Conduct](https://www.peppercarrot.com/en/documentation/409_Code_of_Conduct.html) before interacting.",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/",
            "url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Main",
            "slug": "main",
            "id": 159,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framaforms",
                "slug": "framaforms",
                "id": 46,
                "web": "https://framaforms.org",
                "web_url": "https://weblate.framasoft.org/projects/framaforms/",
                "url": "https://weblate.framasoft.org/api/projects/framaforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framaforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framaforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framaforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framaforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framaforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framaforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/framaforms.git",
            "git_export": "https://weblate.framasoft.org/git/framaforms/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/main.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/main.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framaforms/main/",
            "url": "https://weblate.framasoft.org/api/components/framaforms/main/",
            "repository_url": "https://weblate.framasoft.org/api/components/framaforms/main/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framaforms/main/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framaforms/main/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framaforms/main/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framaforms/main/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framaforms/main/changes/",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/framaforms.git",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Framaforms",
            "slug": "glossary",
            "id": 160,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Framaforms",
                "slug": "framaforms",
                "id": 46,
                "web": "https://framaforms.org",
                "web_url": "https://weblate.framasoft.org/projects/framaforms/",
                "url": "https://weblate.framasoft.org/api/projects/framaforms/",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framaforms/components/",
                "repository_url": "https://weblate.framasoft.org/api/projects/framaforms/repository/",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framaforms/statistics/",
                "categories_url": "https://weblate.framasoft.org/api/projects/framaforms/categories/",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framaforms/changes/",
                "languages_url": "https://weblate.framasoft.org/api/projects/framaforms/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framaforms/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framaforms/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framaforms/glossary/",
            "repository_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/repository/",
            "translations_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/translations/",
            "statistics_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/statistics/",
            "lock_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/lock/",
            "links_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/links/",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": 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": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        }
    ]
}