Translation components API.

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

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

{
    "count": 688,
    "next": "https://translations.documentfoundation.org/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "instsetoo_native/inc_openoffice/windows/msi_languages",
            "slug": "instsetoo_nativeinc_openofficewindowsmsi_languages",
            "id": 1,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/instsetoo_native/inc_openoffice/windows/msi_languages.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_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/{{branch}}/{{component_name}}/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for master ui\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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/1/?format=api",
                "https://translations.documentfoundation.org/api/addons/2/?format=api",
                "https://translations.documentfoundation.org/api/addons/3/?format=api",
                "https://translations.documentfoundation.org/api/addons/4/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "basctl/messages",
            "slug": "basctlmessages",
            "id": 2,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/basctl/messages.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_ui-master/basctlmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basctlmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basctlmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basctlmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basctlmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basctlmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basctlmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basctlmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/10/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "vcl/messages",
            "slug": "vclmessages",
            "id": 3,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/vcl/messages.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_ui-master/vclmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/11/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wizards/messages",
            "slug": "wizardsmessages",
            "id": 4,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/wizards/messages.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_ui-master/wizardsmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/12/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wizards/source/resources",
            "slug": "wizardssourceresources",
            "id": 5,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/wizards/source/resources.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_ui-master/wizardssourceresources/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/13/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "avmedia/messages",
            "slug": "avmediamessages",
            "id": 6,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/avmedia/messages.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_ui-master/avmediamessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/14/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "basic/messages",
            "slug": "basicmessages",
            "id": 7,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/basic/messages.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_ui-master/basicmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/15/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "readlicense_oo/docs",
            "slug": "readlicense_oodocs",
            "id": 8,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/readlicense_oo/docs.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_ui-master/readlicense_oodocs/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/16/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "sfx2/messages",
            "slug": "sfx2messages",
            "id": 9,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sfx2/messages.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_ui-master/sfx2messages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/17/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/messages",
            "slug": "connectivitymessages",
            "id": 10,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/messages.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_ui-master/connectivitymessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/18/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistrymysql_jdbcorgopenofficeofficedataaccess",
            "id": 11,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysql_jdbcorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/19/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/writer/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistrywriterorgopenofficeofficedataaccess",
            "id": 12,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/writer/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrywriterorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/20/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/flat/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistryflatorgopenofficeofficedataaccess",
            "id": 13,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/flat/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryflatorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/21/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/jdbc/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistryjdbcorgopenofficeofficedataaccess",
            "id": 14,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryjdbcorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/22/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/calc/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistrycalcorgopenofficeofficedataaccess",
            "id": 15,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/calc/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrycalcorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/23/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/hsqldb/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistryhsqldborgopenofficeofficedataaccess",
            "id": 16,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryhsqldborgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/24/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/odbc/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistryodbcorgopenofficeofficedataaccess",
            "id": 17,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/odbc/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/26/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/ado/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistryadoorgopenofficeofficedataaccess",
            "id": 18,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/ado/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/27/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/postgresql/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistrypostgresqlorgopenofficeofficedataaccess",
            "id": 19,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrypostgresqlorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/28/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/dbase/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistrydbaseorgopenofficeofficedataaccess",
            "id": 20,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/dbase/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrydbaseorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/29/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/evoab2/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistryevoab2orgopenofficeofficedataaccess",
            "id": 21,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/30/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/mysqlc/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistrymysqlcorgopenofficeofficedataaccess",
            "id": 22,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymysqlcorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/31/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/firebird/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistryfirebirdorgopenofficeofficedataaccess",
            "id": 23,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/firebird/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryfirebirdorgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/32/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "connectivity/registry/macab/org/openoffice/Office/DataAccess",
            "slug": "connectivityregistrymacaborgopenofficeofficedataaccess",
            "id": 25,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/connectivity/registry/macab/org/openoffice/Office/DataAccess.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_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistrymacaborgopenofficeofficedataaccess/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/34/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xmlsecurity/messages",
            "slug": "xmlsecuritymessages",
            "id": 26,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/xmlsecurity/messages.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_ui-master/xmlsecuritymessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/35/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "desktop/messages",
            "slug": "desktopmessages",
            "id": 27,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/desktop/messages.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_ui-master/desktopmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/36/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "framework/messages",
            "slug": "frameworkmessages",
            "id": 28,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/framework/messages.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_ui-master/frameworkmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/frameworkmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/frameworkmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/frameworkmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/frameworkmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/frameworkmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/frameworkmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/frameworkmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/37/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "filter/messages",
            "slug": "filtermessages",
            "id": 29,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/filter/messages.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_ui-master/filtermessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/38/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "filter/source/config/fragments/internalgraphicfilters",
            "slug": "filtersourceconfigfragmentsinternalgraphicfilters",
            "id": 30,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/filter/source/config/fragments/internalgraphicfilters.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_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/39/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "filter/source/config/fragments/types",
            "slug": "filtersourceconfigfragmentstypes",
            "id": 31,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/filter/source/config/fragments/types.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_ui-master/filtersourceconfigfragmentstypes/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentstypes/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentstypes/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentstypes/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentstypes/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentstypes/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentstypes/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentstypes/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/40/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "filter/source/config/fragments/filters",
            "slug": "filtersourceconfigfragmentsfilters",
            "id": 32,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/filter/source/config/fragments/filters.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_ui-master/filtersourceconfigfragmentsfilters/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/25/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "svl/messages",
            "slug": "svlmessages",
            "id": 33,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/svl/messages.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_ui-master/svlmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/41/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "setup_native/source/mac",
            "slug": "setup_nativesourcemac",
            "id": 34,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/setup_native/source/mac.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_ui-master/setup_nativesourcemac/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/42/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "fpicker/messages",
            "slug": "fpickermessages",
            "id": 35,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/fpicker/messages.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_ui-master/fpickermessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/43/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "nlpsolver/src/locale",
            "slug": "nlpsolversrclocale",
            "id": 36,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/nlpsolver/src/locale.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_ui-master/nlpsolversrclocale/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/44/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "nlpsolver/src/com/sun/star/comp/Calc/NLPSolver",
            "slug": "nlpsolversrccomsunstarcompcalcnlpsolver",
            "id": 37,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.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_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrccomsunstarcompcalcnlpsolver/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/45/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver",
            "slug": "nlpsolverhelpencomsunstarcompcalcnlpsolver",
            "id": 38,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.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_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/46/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "reportbuilder/java/org/libreoffice/report/function/metadata",
            "slug": "reportbuilderjavaorglibreofficereportfunctionmetadata",
            "id": 39,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/reportbuilder/java/org/libreoffice/report/function/metadata.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_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportbuilderjavaorglibreofficereportfunctionmetadata/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/47/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "cui/messages",
            "slug": "cuimessages",
            "id": 40,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/cui/messages.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_ui-master/cuimessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/48/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "sd/messages",
            "slug": "sdmessages",
            "id": 41,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sd/messages.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_ui-master/sdmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/49/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "officecfg/registry/data/org/openoffice",
            "slug": "officecfgregistrydataorgopenoffice",
            "id": 42,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/officecfg/registry/data/org/openoffice.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_ui-master/officecfgregistrydataorgopenoffice/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/50/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "officecfg/registry/data/org/openoffice/Office",
            "slug": "officecfgregistrydataorgopenofficeoffice",
            "id": 43,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/officecfg/registry/data/org/openoffice/Office.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_ui-master/officecfgregistrydataorgopenofficeoffice/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeoffice/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeoffice/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeoffice/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeoffice/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeoffice/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeoffice/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeoffice/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/51/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "officecfg/registry/data/org/openoffice/Office/UI",
            "slug": "officecfgregistrydataorgopenofficeofficeui",
            "id": 44,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/officecfg/registry/data/org/openoffice/Office/UI.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_ui-master/officecfgregistrydataorgopenofficeofficeui/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/52/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "starmath/messages",
            "slug": "starmathmessages",
            "id": 45,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/starmath/messages.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_ui-master/starmathmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/starmathmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/starmathmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/starmathmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/starmathmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/starmathmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/starmathmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/starmathmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/53/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "sw/messages",
            "slug": "swmessages",
            "id": 46,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sw/messages.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_ui-master/swmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/54/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "scaddins/messages",
            "slug": "scaddinsmessages",
            "id": 47,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/scaddins/messages.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_ui-master/scaddinsmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scaddinsmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scaddinsmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scaddinsmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scaddinsmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scaddinsmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scaddinsmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scaddinsmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/55/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "swext/mediawiki/help",
            "slug": "swextmediawikihelp",
            "id": 48,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/swext/mediawiki/help.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_ui-master/swextmediawikihelp/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/56/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "swext/mediawiki/src",
            "slug": "swextmediawikisrc",
            "id": 49,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/swext/mediawiki/src.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_ui-master/swextmediawikisrc/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrc/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrc/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrc/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrc/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrc/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrc/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrc/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/57/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "swext/mediawiki/src/registry/data/org/openoffice/Office",
            "slug": "swextmediawikisrcregistrydataorgopenofficeoffice",
            "id": 50,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/swext/mediawiki/src/registry/data/org/openoffice/Office.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_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeoffice/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/58/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "swext/mediawiki/src/registry/data/org/openoffice/Office/Custom",
            "slug": "swextmediawikisrcregistrydataorgopenofficeofficecustom",
            "id": 51,
            "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 UI - master",
                "slug": "libo_ui-master",
                "id": 1,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/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": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.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_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/59/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}