Translation components API.

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

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

{
    "count": 688,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/?format=api&page=13",
    "results": [
        {
            "name": "text/shared/autopi",
            "slug": "textsharedautopi",
            "id": 2553,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/autopi.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsharedautopi/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedautopi/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedautopi/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedautopi/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedautopi/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedautopi/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedautopi/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedautopi/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2437/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/02",
            "slug": "textshared02",
            "id": 2554,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textshared02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2438/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/optionen",
            "slug": "textsharedoptionen",
            "id": 2555,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/optionen.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsharedoptionen/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedoptionen/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedoptionen/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedoptionen/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedoptionen/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedoptionen/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedoptionen/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedoptionen/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2439/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/menu",
            "slug": "textsharedmenu",
            "id": 2556,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/menu.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsharedmenu/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedmenu/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedmenu/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedmenu/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedmenu/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedmenu/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedmenu/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedmenu/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2440/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/simpress/04",
            "slug": "textsimpress04",
            "id": 2557,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/simpress/04.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsimpress04/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress04/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress04/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress04/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress04/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress04/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress04/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress04/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2441/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/simpress/guide",
            "slug": "textsimpressguide",
            "id": 2558,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/simpress/guide.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsimpressguide/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpressguide/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpressguide/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpressguide/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpressguide/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpressguide/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpressguide/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpressguide/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2442/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/simpress/01",
            "slug": "textsimpress01",
            "id": 2559,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/simpress/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsimpress01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2443/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/simpress/00",
            "slug": "textsimpress00",
            "id": 2560,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/simpress/00.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsimpress00/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress00/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress00/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress00/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress00/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress00/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress00/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress00/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2444/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/simpress/02",
            "slug": "textsimpress02",
            "id": 2561,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/simpress/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsimpress02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2445/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sdraw/04",
            "slug": "textsdraw04",
            "id": 2562,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sdraw/04.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsdraw04/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw04/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw04/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw04/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw04/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw04/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw04/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw04/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2446/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sdraw/guide",
            "slug": "textsdrawguide",
            "id": 2563,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sdraw/guide.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsdrawguide/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdrawguide/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdrawguide/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdrawguide/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdrawguide/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdrawguide/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdrawguide/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdrawguide/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2447/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sdraw/01",
            "slug": "textsdraw01",
            "id": 2564,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sdraw/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsdraw01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2448/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sdraw/00",
            "slug": "textsdraw00",
            "id": 2565,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sdraw/00.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsdraw00/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw00/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw00/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw00/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw00/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw00/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw00/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw00/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2449/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/shared",
            "slug": "textsbasicshared",
            "id": 2566,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2450/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/python",
            "slug": "textsbasicpython",
            "id": 2567,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/python.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicpython/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2451/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/guide",
            "slug": "textsbasicguide",
            "id": 2568,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/guide.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicguide/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2453/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/shared/01",
            "slug": "textsbasicshared01",
            "id": 2569,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2454/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/shared/03",
            "slug": "textsbasicshared03",
            "id": 2570,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared/03.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2452/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/shared/02",
            "slug": "textsbasicshared02",
            "id": 2571,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2456/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/smath/04",
            "slug": "textsmath04",
            "id": 2572,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/smath/04.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsmath04/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath04/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath04/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath04/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath04/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath04/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath04/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath04/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2455/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/smath/guide",
            "slug": "textsmathguide",
            "id": 2573,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/smath/guide.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsmathguide/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2457/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/smath/00",
            "slug": "textsmath00",
            "id": 2574,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/smath/00.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsmath00/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath00/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath00/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath00/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath00/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath00/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath00/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath00/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2458/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/smath/01",
            "slug": "textsmath01",
            "id": 2575,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/smath/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsmath01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2459/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/smath/06",
            "slug": "textsmath06",
            "id": 2576,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/smath/06.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsmath06/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath06/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath06/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath06/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath06/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath06/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath06/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath06/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2460/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/smath/02",
            "slug": "textsmath02",
            "id": 2577,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/smath/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsmath02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmath02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2461/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/schart/01",
            "slug": "textschart01",
            "id": 2578,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/schart/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textschart01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2462/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/schart/04",
            "slug": "textschart04",
            "id": 2579,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/schart/04.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textschart04/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart04/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart04/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart04/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart04/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart04/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart04/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart04/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2463/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/schart/00",
            "slug": "textschart00",
            "id": 2580,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/schart/00.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textschart00/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart00/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart00/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart00/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart00/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart00/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart00/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart00/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2464/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/schart/02",
            "slug": "textschart02",
            "id": 2581,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/schart/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textschart02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textschart02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2465/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/05",
            "slug": "textscalc05",
            "id": 2582,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/05.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalc05/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc05/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc05/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc05/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc05/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc05/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc05/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc05/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2466/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/04",
            "slug": "textscalc04",
            "id": 2583,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/04.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalc04/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc04/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc04/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc04/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc04/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc04/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc04/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc04/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2467/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/guide",
            "slug": "textscalcguide",
            "id": 2584,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/guide.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalcguide/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcguide/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcguide/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcguide/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcguide/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcguide/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcguide/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcguide/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2468/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/01",
            "slug": "textscalc01",
            "id": 2585,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalc01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2469/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/00",
            "slug": "textscalc00",
            "id": 2586,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/00.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalc00/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc00/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc00/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc00/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc00/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc00/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc00/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc00/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2470/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/06",
            "slug": "textscalc06",
            "id": 2587,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/06.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalc06/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc06/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc06/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc06/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc06/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc06/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc06/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc06/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2471/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/02",
            "slug": "textscalc02",
            "id": 2588,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalc02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalc02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2473/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/scalc/menu",
            "slug": "textscalcmenu",
            "id": 2589,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help – 24.2",
                "slug": "libo_help-24-2",
                "id": 28,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-24-2/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <l10n@global.libreoffice.org>",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/scalc/menu.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textscalcmenu/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcmenu/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcmenu/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcmenu/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcmenu/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcmenu/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcmenu/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textscalcmenu/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for 24-2 help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 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://translations.documentfoundation.org/api/addons/2472/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "libreoffice site (hugo)",
            "slug": "libreofficeorg",
            "id": 2590,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "website",
                "slug": "website",
                "id": 9,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/website/",
                "url": "https://translations.documentfoundation.org/api/projects/website/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/website/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/website/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/website/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/website/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/website/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/website/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/website/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "master%topic=weblate",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "pot/libreofficeorg.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/website/libreofficeorg/",
            "url": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/infra/libreofficeorg/+/{{branch}}/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "{{ project_name }} translated using Weblate\r\n\r\n{{ language_name }} currently 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 for {{ project_name }} 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": 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://translations.documentfoundation.org/api/addons/2474/?format=api",
                "https://translations.documentfoundation.org/api/addons/2495/?format=api",
                "https://translations.documentfoundation.org/api/addons/2475/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}