Translation components API.

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

GET /api/components/?format=api&page=2
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=3",
    "previous": "https://translations.documentfoundation.org/api/components/?format=api",
    "results": [
        {
            "name": "reportdesign/messages",
            "slug": "reportdesignmessages",
            "id": 52,
            "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/reportdesign/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/reportdesignmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/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/60/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "sc/messages",
            "slug": "scmessages",
            "id": 53,
            "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/sc/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/scmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/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/61/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "forms/messages",
            "slug": "formsmessages",
            "id": 54,
            "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/forms/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/formsmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/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/62/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "dictionaries/ar",
            "slug": "dictionariesar",
            "id": 55,
            "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/dictionaries/ar.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/dictionaries/dictionariesar/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/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/dictionaries/+/master/ar/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/63/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/sq_AL",
            "slug": "dictionariessq_al",
            "id": 56,
            "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/dictionaries/sq_AL.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/dictionaries/dictionariessq_al/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/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/dictionaries/+/master/sq_AL/{{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/64/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/zu_ZA",
            "slug": "dictionarieszu_za",
            "id": 57,
            "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/dictionaries/zu_ZA.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/dictionaries/dictionarieszu_za/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/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/dictionaries/+/master/zu_ZA/{{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/65/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/sl_SI",
            "slug": "dictionariessl_si",
            "id": 58,
            "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/dictionaries/sl_SI.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/dictionaries/dictionariessl_si/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/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/dictionaries/+/master/sl_SI/{{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/66/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/ro",
            "slug": "dictionariesro",
            "id": 59,
            "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/dictionaries/ro.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/dictionaries/dictionariesro/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/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/dictionaries/+/master/ro/{{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/67/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/gu_IN",
            "slug": "dictionariesgu_in",
            "id": 60,
            "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/dictionaries/gu_IN.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/dictionaries/dictionariesgu_in/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/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/dictionaries/+/master/gu_IN/{{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/68/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/gl",
            "slug": "dictionariesgl",
            "id": 61,
            "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/dictionaries/gl.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/dictionaries/dictionariesgl/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/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/dictionaries/+/master/gl/{{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/69/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/tr_TR",
            "slug": "dictionariestr_tr",
            "id": 62,
            "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/dictionaries/tr_TR.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/dictionaries/dictionariestr_tr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/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/dictionaries/+/master/tr_TR/{{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/70/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/sr",
            "slug": "dictionariessr",
            "id": 63,
            "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/dictionaries/sr.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/dictionaries/dictionariessr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/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/dictionaries/+/master/sr/{{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/71/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/an_ES",
            "slug": "dictionariesan_es",
            "id": 64,
            "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/dictionaries/an_ES.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/dictionaries/dictionariesan_es/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/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/dictionaries/+/master/an_ES/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/72/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/nl_NL",
            "slug": "dictionariesnl_nl",
            "id": 65,
            "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/dictionaries/nl_NL.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/dictionaries/dictionariesnl_nl/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/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/dictionaries/+/master/nl_NL/{{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/73/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/af_ZA",
            "slug": "dictionariesaf_za",
            "id": 66,
            "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/dictionaries/af_ZA.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/dictionaries/dictionariesaf_za/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/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/dictionaries/+/master/af_ZA/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/74/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/no",
            "slug": "dictionariesno",
            "id": 67,
            "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/dictionaries/no.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/dictionaries/dictionariesno/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/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/dictionaries/+/master/no/{{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/75/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/oc_FR",
            "slug": "dictionariesoc_fr",
            "id": 68,
            "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/dictionaries/oc_FR.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/dictionaries/dictionariesoc_fr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/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/dictionaries/+/master/oc_FR/{{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/76/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/el_GR",
            "slug": "dictionariesel_gr",
            "id": 69,
            "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/dictionaries/el_GR.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/dictionaries/dictionariesel_gr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/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/dictionaries/+/master/el_GR/{{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/77/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/es",
            "slug": "dictionarieses",
            "id": 70,
            "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/dictionaries/es.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/dictionaries/dictionarieses/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieses/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieses/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieses/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieses/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieses/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieses/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieses/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/dictionaries/+/master/es/{{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/78/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/kmr_Latn",
            "slug": "dictionarieskmr_latn",
            "id": 71,
            "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/dictionaries/kmr_Latn.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/dictionaries/dictionarieskmr_latn/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/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/dictionaries/+/master/kmr_Latn/{{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/79/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/pl_PL",
            "slug": "dictionariespl_pl",
            "id": 72,
            "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/dictionaries/pl_PL.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/dictionaries/dictionariespl_pl/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/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/dictionaries/+/master/pl_PL/{{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/80/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/he_IL",
            "slug": "dictionarieshe_il",
            "id": 73,
            "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/dictionaries/he_IL.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/dictionaries/dictionarieshe_il/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/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/dictionaries/+/master/he_IL/{{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/81/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/br_FR",
            "slug": "dictionariesbr_fr",
            "id": 74,
            "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/dictionaries/br_FR.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/dictionaries/dictionariesbr_fr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/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/dictionaries/+/master/br_FR/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/82/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/et_EE",
            "slug": "dictionarieset_ee",
            "id": 75,
            "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/dictionaries/et_EE.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/dictionaries/dictionarieset_ee/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/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/dictionaries/+/master/et_EE/{{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/83/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/th_TH",
            "slug": "dictionariesth_th",
            "id": 76,
            "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/dictionaries/th_TH.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/dictionaries/dictionariesth_th/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/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/dictionaries/+/master/th_TH/{{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/84/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/lv_LV",
            "slug": "dictionarieslv_lv",
            "id": 77,
            "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/dictionaries/lv_LV.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/dictionaries/dictionarieslv_lv/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/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/dictionaries/+/master/lv_LV/{{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/85/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/bo",
            "slug": "dictionariesbo",
            "id": 78,
            "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/dictionaries/bo.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/dictionaries/dictionariesbo/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/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/dictionaries/+/master/bo/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/86/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/da_DK",
            "slug": "dictionariesda_dk",
            "id": 79,
            "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/dictionaries/da_DK.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/dictionaries/dictionariesda_dk/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/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/dictionaries/+/master/da_DK/{{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/87/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/bg_BG",
            "slug": "dictionariesbg_bg",
            "id": 80,
            "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/dictionaries/bg_BG.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/dictionaries/dictionariesbg_bg/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/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/dictionaries/+/master/bg_BG/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/88/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/de",
            "slug": "dictionariesde",
            "id": 81,
            "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/dictionaries/de.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/dictionaries/dictionariesde/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/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/dictionaries/+/master/de/{{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/89/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/it_IT",
            "slug": "dictionariesit_it",
            "id": 82,
            "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/dictionaries/it_IT.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/dictionaries/dictionariesit_it/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/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/dictionaries/+/master/it_IT/{{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/90/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/ne_NP",
            "slug": "dictionariesne_np",
            "id": 83,
            "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/dictionaries/ne_NP.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/dictionaries/dictionariesne_np/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/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/dictionaries/+/master/ne_NP/{{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/91/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/is",
            "slug": "dictionariesis",
            "id": 84,
            "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/dictionaries/is.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/dictionaries/dictionariesis/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/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/dictionaries/+/master/is/{{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/92/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/gug",
            "slug": "dictionariesgug",
            "id": 85,
            "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/dictionaries/gug.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/dictionaries/dictionariesgug/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/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/dictionaries/+/master/gug/{{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/93/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/bn_BD",
            "slug": "dictionariesbn_bd",
            "id": 86,
            "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/dictionaries/bn_BD.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/dictionaries/dictionariesbn_bd/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/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/dictionaries/+/master/bn_BD/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/94/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/en",
            "slug": "dictionariesen",
            "id": 87,
            "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/dictionaries/en.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/dictionaries/dictionariesen/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/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/dictionaries/+/master/en/{{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/95/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/pt_BR",
            "slug": "dictionariespt_br",
            "id": 88,
            "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/dictionaries/pt_BR.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/dictionaries/dictionariespt_br/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/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/dictionaries/+/master/pt_BR/{{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/96/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/si_LK",
            "slug": "dictionariessi_lk",
            "id": 89,
            "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/dictionaries/si_LK.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/dictionaries/dictionariessi_lk/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/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/dictionaries/+/master/si_LK/{{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/97/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/bs_BA",
            "slug": "dictionariesbs_ba",
            "id": 90,
            "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/dictionaries/bs_BA.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/dictionaries/dictionariesbs_ba/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/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/dictionaries/+/master/bs_BA/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/98/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/fr_FR",
            "slug": "dictionariesfr_fr",
            "id": 91,
            "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/dictionaries/fr_FR.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/dictionaries/dictionariesfr_fr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/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/dictionaries/+/master/fr_FR/{{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/99/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/hr_HR",
            "slug": "dictionarieshr_hr",
            "id": 92,
            "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/dictionaries/hr_HR.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/dictionaries/dictionarieshr_hr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/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/dictionaries/+/master/hr_HR/{{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/100/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/hi_IN",
            "slug": "dictionarieshi_in",
            "id": 93,
            "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/dictionaries/hi_IN.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/dictionaries/dictionarieshi_in/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/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/dictionaries/+/master/hi_IN/{{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/101/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/cs_CZ",
            "slug": "dictionariescs_cz",
            "id": 94,
            "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/dictionaries/cs_CZ.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/dictionaries/dictionariescs_cz/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/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/dictionaries/+/master/cs_CZ/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/102/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/vi",
            "slug": "dictionariesvi",
            "id": 95,
            "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/dictionaries/vi.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/dictionaries/dictionariesvi/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/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/dictionaries/+/master/vi/{{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/103/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/pt_PT",
            "slug": "dictionariespt_pt",
            "id": 96,
            "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/dictionaries/pt_PT.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/dictionaries/dictionariespt_pt/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_pt/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_pt/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_pt/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_pt/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_pt/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_pt/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_pt/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/dictionaries/+/master/pt_PT/{{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/104/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/gd_GB",
            "slug": "dictionariesgd_gb",
            "id": 97,
            "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/dictionaries/gd_GB.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/dictionaries/dictionariesgd_gb/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/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/dictionaries/+/master/gd_GB/{{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/105/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/sw_TZ",
            "slug": "dictionariessw_tz",
            "id": 98,
            "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/dictionaries/sw_TZ.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/dictionaries/dictionariessw_tz/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/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/dictionaries/+/master/sw_TZ/{{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/106/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/be_BY",
            "slug": "dictionariesbe_by",
            "id": 99,
            "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/dictionaries/be_BY.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/dictionaries/dictionariesbe_by/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/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/dictionaries/+/master/be_BY/{{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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/107/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/sv_SE",
            "slug": "dictionariessv_se",
            "id": 100,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 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/dictionaries/sv_SE.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/dictionaries/dictionariessv_se/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/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/dictionaries/+/master/sv_SE/{{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/108/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/id",
            "slug": "dictionariesid",
            "id": 101,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 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/dictionaries/id.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/dictionaries/dictionariesid/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/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/dictionaries/+/master/id/{{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/109/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        }
    ]
}