Translation components API.

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

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

{
    "count": 444,
    "next": "https://weblate.rob006.net/api/components/?format=api&page=4",
    "previous": "https://weblate.rob006.net/api/components/?format=api&page=2",
    "results": [
        {
            "name": "kyrne-whisper",
            "slug": "kyrne-whisper",
            "id": 1038,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/kyrne-whisper.json",
            "screenshot_filemask": "",
            "template": "sources/kyrne-whisper.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-whisper/",
            "url": "https://weblate.rob006.net/api/components/flarum/kyrne-whisper/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kyrne-whisper/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kyrne-whisper/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kyrne-whisper/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kyrne-whisper/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kyrne-whisper/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kyrne-whisper/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ralkage-hcaptcha",
            "slug": "ralkage-hcaptcha",
            "id": 1039,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/ralkage-hcaptcha.json",
            "screenshot_filemask": "",
            "template": "sources/ralkage-hcaptcha.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/ralkage-hcaptcha/",
            "url": "https://weblate.rob006.net/api/components/flarum/ralkage-hcaptcha/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ralkage-hcaptcha/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ralkage-hcaptcha/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ralkage-hcaptcha/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ralkage-hcaptcha/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ralkage-hcaptcha/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ralkage-hcaptcha/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-og-meta-tag",
            "slug": "justoverclock-og-meta-tag",
            "id": 1040,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-og-meta-tag.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-og-meta-tag.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-og-meta-tag/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-og-meta-tag/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-og-meta-tag/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-og-meta-tag/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-og-meta-tag/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-og-meta-tag/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-og-meta-tag/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-og-meta-tag/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-username-blacklist",
            "slug": "justoverclock-username-blacklist",
            "id": 1041,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-username-blacklist.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-username-blacklist.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-username-blacklist/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-username-blacklist/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-username-blacklist/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-username-blacklist/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-username-blacklist/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-username-blacklist/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-username-blacklist/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-username-blacklist/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "serakoi-hideprofile",
            "slug": "serakoi-hideprofile",
            "id": 1042,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/serakoi-hideprofile.json",
            "screenshot_filemask": "",
            "template": "sources/serakoi-hideprofile.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/serakoi-hideprofile/",
            "url": "https://weblate.rob006.net/api/components/flarum/serakoi-hideprofile/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/serakoi-hideprofile/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/serakoi-hideprofile/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/serakoi-hideprofile/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/serakoi-hideprofile/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/serakoi-hideprofile/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/serakoi-hideprofile/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-geo-weather",
            "slug": "justoverclock-geo-weather",
            "id": 1043,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-geo-weather.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-geo-weather.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-geo-weather/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-geo-weather/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-geo-weather/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-geo-weather/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-geo-weather/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-geo-weather/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-geo-weather/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-geo-weather/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-username-blacklist",
            "slug": "clarkwinkelmann-username-blacklist",
            "id": 1045,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-username-blacklist.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-username-blacklist.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-username-blacklist/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-username-blacklist/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-username-blacklist/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-username-blacklist/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-username-blacklist/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-username-blacklist/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-username-blacklist/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-username-blacklist/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-email-whitelist",
            "slug": "clarkwinkelmann-email-whitelist",
            "id": 1046,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-email-whitelist.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-email-whitelist.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-email-whitelist/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-whitelist/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-whitelist/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-whitelist/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-whitelist/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-whitelist/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-whitelist/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-whitelist/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "afrux-forum-stats-widget",
            "slug": "afrux-forum-stats-widget",
            "id": 1049,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/afrux-forum-stats-widget.json",
            "screenshot_filemask": "",
            "template": "sources/afrux-forum-stats-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/afrux-forum-stats-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-stats-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-stats-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-stats-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-stats-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-stats-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-stats-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-stats-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "afrux-top-posters-widget",
            "slug": "afrux-top-posters-widget",
            "id": 1052,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/afrux-top-posters-widget.json",
            "screenshot_filemask": "",
            "template": "sources/afrux-top-posters-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/afrux-top-posters-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/afrux-top-posters-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/afrux-top-posters-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/afrux-top-posters-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/afrux-top-posters-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/afrux-top-posters-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/afrux-top-posters-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/afrux-top-posters-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "afrux-online-users-widget",
            "slug": "afrux-online-users-widget",
            "id": 1053,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/afrux-online-users-widget.json",
            "screenshot_filemask": "",
            "template": "sources/afrux-online-users-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/afrux-online-users-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/afrux-online-users-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/afrux-online-users-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/afrux-online-users-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/afrux-online-users-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/afrux-online-users-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/afrux-online-users-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/afrux-online-users-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "afrux-news-widget",
            "slug": "afrux-news-widget",
            "id": 1054,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/afrux-news-widget.json",
            "screenshot_filemask": "",
            "template": "sources/afrux-news-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/afrux-news-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/afrux-news-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/afrux-news-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/afrux-news-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/afrux-news-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/afrux-news-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/afrux-news-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/afrux-news-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-post-permissions",
            "slug": "clarkwinkelmann-post-permissions",
            "id": 1058,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-post-permissions.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-post-permissions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-post-permissions/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-permissions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-permissions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-permissions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-permissions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-permissions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-permissions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-permissions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "davwheat-ads",
            "slug": "davwheat-ads",
            "id": 1059,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/davwheat-ads.json",
            "screenshot_filemask": "",
            "template": "sources/davwheat-ads.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/davwheat-ads/",
            "url": "https://weblate.rob006.net/api/components/flarum/davwheat-ads/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/davwheat-ads/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/davwheat-ads/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/davwheat-ads/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/davwheat-ads/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/davwheat-ads/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/davwheat-ads/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-last-tweet",
            "slug": "justoverclock-last-tweet",
            "id": 1060,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-last-tweet.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-last-tweet.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-last-tweet/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-tweet/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-tweet/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-tweet/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-tweet/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-tweet/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-tweet/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-tweet/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-events-countdown",
            "slug": "justoverclock-events-countdown",
            "id": 1061,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-events-countdown.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-events-countdown.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-events-countdown/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-events-countdown/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-events-countdown/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-events-countdown/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-events-countdown/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-events-countdown/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-events-countdown/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-events-countdown/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-custom-html-widget",
            "slug": "justoverclock-custom-html-widget",
            "id": 1062,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-custom-html-widget.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-custom-html-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-custom-html-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-html-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-html-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-html-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-html-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-html-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-html-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-html-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-youtube-video-feed",
            "slug": "justoverclock-youtube-video-feed",
            "id": 1067,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-youtube-video-feed.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-youtube-video-feed.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-youtube-video-feed/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-youtube-video-feed/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-youtube-video-feed/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-youtube-video-feed/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-youtube-video-feed/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-youtube-video-feed/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-youtube-video-feed/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-youtube-video-feed/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-edit-posts",
            "slug": "justoverclock-edit-posts",
            "id": 1069,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-edit-posts.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-edit-posts.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-edit-posts/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-edit-posts/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-edit-posts/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-edit-posts/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-edit-posts/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-edit-posts/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-edit-posts/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-edit-posts/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "miniflar-top-like-givers-widget",
            "slug": "miniflar-top-like-givers-widget",
            "id": 1070,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/miniflar-top-like-givers-widget.json",
            "screenshot_filemask": "",
            "template": "sources/miniflar-top-like-givers-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/miniflar-top-like-givers-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/miniflar-top-like-givers-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/miniflar-top-like-givers-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/miniflar-top-like-givers-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/miniflar-top-like-givers-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/miniflar-top-like-givers-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/miniflar-top-like-givers-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/miniflar-top-like-givers-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "afrux-forum-widgets-core",
            "slug": "afrux-forum-widgets-core",
            "id": 1071,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/afrux-forum-widgets-core.json",
            "screenshot_filemask": "",
            "template": "sources/afrux-forum-widgets-core.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/afrux-forum-widgets-core/",
            "url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-widgets-core/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-widgets-core/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-widgets-core/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-widgets-core/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-widgets-core/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-widgets-core/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/afrux-forum-widgets-core/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ffans-clipboardjs",
            "slug": "ffans-clipboardjs",
            "id": 1073,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/ffans-clipboardjs.json",
            "screenshot_filemask": "",
            "template": "sources/ffans-clipboardjs.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/ffans-clipboardjs/",
            "url": "https://weblate.rob006.net/api/components/flarum/ffans-clipboardjs/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ffans-clipboardjs/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ffans-clipboardjs/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ffans-clipboardjs/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ffans-clipboardjs/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ffans-clipboardjs/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ffans-clipboardjs/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "webbinaro-calendar",
            "slug": "webbinaro-calendar",
            "id": 1074,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/webbinaro-calendar.json",
            "screenshot_filemask": "",
            "template": "sources/webbinaro-calendar.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/webbinaro-calendar/",
            "url": "https://weblate.rob006.net/api/components/flarum/webbinaro-calendar/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-calendar/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-calendar/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-calendar/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-calendar/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-calendar/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-calendar/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "sycho-move-posts",
            "slug": "sycho-move-posts",
            "id": 1075,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/sycho-move-posts.json",
            "screenshot_filemask": "",
            "template": "sources/sycho-move-posts.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/sycho-move-posts/",
            "url": "https://weblate.rob006.net/api/components/flarum/sycho-move-posts/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/sycho-move-posts/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/sycho-move-posts/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/sycho-move-posts/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/sycho-move-posts/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/sycho-move-posts/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sycho-move-posts/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "askvortsov-article-series",
            "slug": "askvortsov-article-series",
            "id": 1077,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/askvortsov-article-series.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-article-series.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-article-series/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-article-series/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-article-series/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-article-series/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-article-series/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-article-series/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-article-series/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-article-series/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-last-users-posts",
            "slug": "justoverclock-last-users-posts",
            "id": 1078,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-last-users-posts.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-last-users-posts.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-last-users-posts/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-users-posts/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-users-posts/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-users-posts/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-users-posts/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-users-posts/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-users-posts/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-users-posts/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-hot-discussions",
            "slug": "justoverclock-hot-discussions",
            "id": 1079,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-hot-discussions.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-hot-discussions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-hot-discussions/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-discussion-info",
            "slug": "justoverclock-discussion-info",
            "id": 1080,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-discussion-info.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-discussion-info.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-discussion-info/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-info/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-info/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-info/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-info/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-info/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-info/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-info/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-last-registered-users",
            "slug": "justoverclock-last-registered-users",
            "id": 1081,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-last-registered-users.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-last-registered-users.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-last-registered-users/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-registered-users/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-registered-users/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-registered-users/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-registered-users/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-registered-users/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-registered-users/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-registered-users/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-discussion-hero-showtags",
            "slug": "justoverclock-discussion-hero-showtags",
            "id": 1082,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-discussion-hero-showtags.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-discussion-hero-showtags.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-discussion-hero-showtags/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-hero-showtags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-hero-showtags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-hero-showtags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-hero-showtags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-hero-showtags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-hero-showtags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discussion-hero-showtags/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-related-discussions",
            "slug": "justoverclock-related-discussions",
            "id": 1083,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-related-discussions.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-related-discussions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-related-discussions/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-related-discussions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-related-discussions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-related-discussions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-related-discussions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-related-discussions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-related-discussions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-related-discussions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-featured-discussions",
            "slug": "clarkwinkelmann-featured-discussions",
            "id": 1084,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-featured-discussions.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-featured-discussions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-featured-discussions/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-featured-discussions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-featured-discussions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-featured-discussions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-featured-discussions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-featured-discussions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-featured-discussions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-featured-discussions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Flarum",
            "slug": "glossary",
            "id": 1086,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.rob006.net/git/flarum/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/glossary/",
            "url": "https://weblate.rob006.net/api/components/flarum/glossary/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/glossary/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/glossary/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/glossary/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/glossary/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/glossary/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-imdb-api",
            "slug": "justoverclock-imdb-api",
            "id": 1087,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-imdb-api.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-imdb-api.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-imdb-api/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-imdb-api/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-imdb-api/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-imdb-api/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-imdb-api/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-imdb-api/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-imdb-api/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-imdb-api/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "davwheat-share",
            "slug": "davwheat-share",
            "id": 1088,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/davwheat-share.json",
            "screenshot_filemask": "",
            "template": "sources/davwheat-share.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/davwheat-share/",
            "url": "https://weblate.rob006.net/api/components/flarum/davwheat-share/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/davwheat-share/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/davwheat-share/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/davwheat-share/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/davwheat-share/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/davwheat-share/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/davwheat-share/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-igdb-api",
            "slug": "justoverclock-igdb-api",
            "id": 1089,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-igdb-api.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-igdb-api.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-igdb-api/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-igdb-api/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-igdb-api/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-igdb-api/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-igdb-api/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-igdb-api/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-igdb-api/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-igdb-api/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-feautured-discussions-widget",
            "slug": "justoverclock-feautured-discussions-widget",
            "id": 1091,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-feautured-discussions-widget.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-feautured-discussions-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-feautured-discussions-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feautured-discussions-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feautured-discussions-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feautured-discussions-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feautured-discussions-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feautured-discussions-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feautured-discussions-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feautured-discussions-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "afrux-asirem",
            "slug": "afrux-asirem",
            "id": 1092,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/afrux-asirem.json",
            "screenshot_filemask": "",
            "template": "sources/afrux-asirem.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/afrux-asirem/",
            "url": "https://weblate.rob006.net/api/components/flarum/afrux-asirem/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/afrux-asirem/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/afrux-asirem/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/afrux-asirem/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/afrux-asirem/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/afrux-asirem/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/afrux-asirem/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "nosun-reply-to-see",
            "slug": "nosun-reply-to-see",
            "id": 1093,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/nosun-reply-to-see.json",
            "screenshot_filemask": "",
            "template": "sources/nosun-reply-to-see.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/nosun-reply-to-see/",
            "url": "https://weblate.rob006.net/api/components/flarum/nosun-reply-to-see/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nosun-reply-to-see/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nosun-reply-to-see/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nosun-reply-to-see/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nosun-reply-to-see/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nosun-reply-to-see/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nosun-reply-to-see/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-flachat",
            "slug": "justoverclock-flachat",
            "id": 1094,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-flachat.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-flachat.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-flachat/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-flachat/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-flachat/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-flachat/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-flachat/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-flachat/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-flachat/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-flachat/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ianm-oauth-amazon",
            "slug": "ianm-oauth-amazon",
            "id": 1095,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/ianm-oauth-amazon.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-oauth-amazon.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/ianm-oauth-amazon/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-oauth-amazon/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-oauth-amazon/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-oauth-amazon/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-oauth-amazon/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-oauth-amazon/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-oauth-amazon/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-oauth-amazon/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-see-past-first-post",
            "slug": "clarkwinkelmann-see-past-first-post",
            "id": 1096,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-see-past-first-post.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-see-past-first-post.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-see-past-first-post/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-see-past-first-post/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-see-past-first-post/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-see-past-first-post/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-see-past-first-post/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-see-past-first-post/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-see-past-first-post/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-see-past-first-post/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ramesh-dada-gui-image-and-link",
            "slug": "ramesh-dada-gui-image-and-link",
            "id": 1097,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/ramesh-dada-gui-image-and-link.json",
            "screenshot_filemask": "",
            "template": "sources/ramesh-dada-gui-image-and-link.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/ramesh-dada-gui-image-and-link/",
            "url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-gui-image-and-link/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-gui-image-and-link/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-gui-image-and-link/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-gui-image-and-link/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-gui-image-and-link/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-gui-image-and-link/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-gui-image-and-link/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ramesh-dada-realtime",
            "slug": "ramesh-dada-realtime",
            "id": 1098,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/ramesh-dada-realtime.json",
            "screenshot_filemask": "",
            "template": "sources/ramesh-dada-realtime.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/ramesh-dada-realtime/",
            "url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-realtime/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-realtime/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-realtime/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-realtime/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-realtime/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-realtime/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ramesh-dada-realtime/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ganuonglachanh-sonic",
            "slug": "ganuonglachanh-sonic",
            "id": 1099,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/ganuonglachanh-sonic.json",
            "screenshot_filemask": "",
            "template": "sources/ganuonglachanh-sonic.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/ganuonglachanh-sonic/",
            "url": "https://weblate.rob006.net/api/components/flarum/ganuonglachanh-sonic/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ganuonglachanh-sonic/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ganuonglachanh-sonic/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ganuonglachanh-sonic/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ganuonglachanh-sonic/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ganuonglachanh-sonic/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ganuonglachanh-sonic/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-carving-contest",
            "slug": "clarkwinkelmann-carving-contest",
            "id": 1101,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-carving-contest.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-carving-contest.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-carving-contest/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-website-live-screenshot",
            "slug": "justoverclock-website-live-screenshot",
            "id": 1102,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-website-live-screenshot.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-website-live-screenshot.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-website-live-screenshot/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-website-live-screenshot/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-website-live-screenshot/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-website-live-screenshot/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-website-live-screenshot/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-website-live-screenshot/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-website-live-screenshot/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-website-live-screenshot/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "blomstra-search",
            "slug": "blomstra-search",
            "id": 1103,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/blomstra-search.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-search.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/blomstra-search/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-search/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-search/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-search/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-search/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-search/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-search/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-search/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "blomstra-mark-unread",
            "slug": "blomstra-mark-unread",
            "id": 1104,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/blomstra-mark-unread.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-mark-unread.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/blomstra-mark-unread/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-mark-unread/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-mark-unread/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-mark-unread/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-mark-unread/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-mark-unread/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-mark-unread/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-mark-unread/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "tokenjenny-web3",
            "slug": "tokenjenny-web3",
            "id": 1105,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/tokenjenny-web3.json",
            "screenshot_filemask": "",
            "template": "sources/tokenjenny-web3.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/tokenjenny-web3/",
            "url": "https://weblate.rob006.net/api/components/flarum/tokenjenny-web3/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/tokenjenny-web3/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/tokenjenny-web3/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/tokenjenny-web3/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/tokenjenny-web3/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/tokenjenny-web3/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/tokenjenny-web3/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-theaudiodb-api",
            "slug": "justoverclock-theaudiodb-api",
            "id": 1108,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-theaudiodb-api.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-theaudiodb-api.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-theaudiodb-api/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-theaudiodb-api/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-theaudiodb-api/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-theaudiodb-api/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-theaudiodb-api/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-theaudiodb-api/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-theaudiodb-api/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-theaudiodb-api/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "acpl-lscache",
            "slug": "acpl-lscache",
            "id": 1110,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/acpl-lscache.json",
            "screenshot_filemask": "",
            "template": "sources/acpl-lscache.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/acpl-lscache/",
            "url": "https://weblate.rob006.net/api/components/flarum/acpl-lscache/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/acpl-lscache/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/acpl-lscache/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/acpl-lscache/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/acpl-lscache/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/acpl-lscache/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/acpl-lscache/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datitisev-discussion-agree-message",
            "slug": "datitisev-discussion-agree-message",
            "id": 1111,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datitisev-discussion-agree-message.json",
            "screenshot_filemask": "",
            "template": "sources/datitisev-discussion-agree-message.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-discussion-agree-message/",
            "url": "https://weblate.rob006.net/api/components/flarum/datitisev-discussion-agree-message/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-discussion-agree-message/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-discussion-agree-message/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-discussion-agree-message/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-discussion-agree-message/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-discussion-agree-message/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-discussion-agree-message/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-auto-post-count-badge",
            "slug": "justoverclock-auto-post-count-badge",
            "id": 1112,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-auto-post-count-badge.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-auto-post-count-badge.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-auto-post-count-badge/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-count-badge/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-count-badge/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-count-badge/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-count-badge/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-count-badge/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-count-badge/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-count-badge/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-collapsible-posts",
            "slug": "clarkwinkelmann-collapsible-posts",
            "id": 1113,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-collapsible-posts.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-collapsible-posts.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-collapsible-posts/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-collapsible-posts/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-collapsible-posts/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-collapsible-posts/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-collapsible-posts/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-collapsible-posts/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-collapsible-posts/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-collapsible-posts/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-add-like-controls",
            "slug": "datlechin-add-like-controls",
            "id": 1114,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-add-like-controls.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-add-like-controls.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-add-like-controls/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-add-like-controls/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-add-like-controls/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-add-like-controls/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-add-like-controls/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-add-like-controls/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-add-like-controls/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-add-like-controls/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-auto-post-badge-pro",
            "slug": "justoverclock-auto-post-badge-pro",
            "id": 1116,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-auto-post-badge-pro.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-auto-post-badge-pro.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-auto-post-badge-pro/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-badge-pro/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-badge-pro/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-badge-pro/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-badge-pro/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-badge-pro/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-badge-pro/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-auto-post-badge-pro/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "michaelbelgium-mybb-to-flarum",
            "slug": "michaelbelgium-mybb-to-flarum",
            "id": 1119,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/michaelbelgium-mybb-to-flarum.json",
            "screenshot_filemask": "",
            "template": "sources/michaelbelgium-mybb-to-flarum.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-mybb-to-flarum/",
            "url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-mybb-to-flarum/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-mybb-to-flarum/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-mybb-to-flarum/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-mybb-to-flarum/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-mybb-to-flarum/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-mybb-to-flarum/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-mybb-to-flarum/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "webbinaro-age-check",
            "slug": "webbinaro-age-check",
            "id": 1120,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/webbinaro-age-check.json",
            "screenshot_filemask": "",
            "template": "sources/webbinaro-age-check.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/webbinaro-age-check/",
            "url": "https://weblate.rob006.net/api/components/flarum/webbinaro-age-check/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-age-check/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-age-check/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-age-check/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-age-check/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-age-check/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-age-check/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-roll-die",
            "slug": "clarkwinkelmann-roll-die",
            "id": 1121,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-roll-die.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-roll-die.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-roll-die/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-roll-die/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-roll-die/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-roll-die/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-roll-die/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-roll-die/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-roll-die/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-roll-die/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-scroll-buttons",
            "slug": "datlechin-scroll-buttons",
            "id": 1122,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-scroll-buttons.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-scroll-buttons.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-scroll-buttons/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-scroll-buttons/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-scroll-buttons/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-scroll-buttons/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-scroll-buttons/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-scroll-buttons/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-scroll-buttons/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-scroll-buttons/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-composer-autocomplete",
            "slug": "justoverclock-composer-autocomplete",
            "id": 1123,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-composer-autocomplete.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-composer-autocomplete.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-composer-autocomplete/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-composer-autocomplete/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-composer-autocomplete/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-composer-autocomplete/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-composer-autocomplete/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-composer-autocomplete/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-composer-autocomplete/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-composer-autocomplete/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-pronouns",
            "slug": "datlechin-pronouns",
            "id": 1125,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-pronouns.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-pronouns.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-pronouns/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-pronouns/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-pronouns/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-pronouns/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-pronouns/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-pronouns/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-pronouns/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-pronouns/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-last-post-useravatar",
            "slug": "justoverclock-last-post-useravatar",
            "id": 1126,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-last-post-useravatar.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-last-post-useravatar.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-last-post-useravatar/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-post-useravatar/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-post-useravatar/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-post-useravatar/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-post-useravatar/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-post-useravatar/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-post-useravatar/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-last-post-useravatar/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "davwheat-virtual-authors",
            "slug": "davwheat-virtual-authors",
            "id": 1127,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/davwheat-virtual-authors.json",
            "screenshot_filemask": "",
            "template": "sources/davwheat-virtual-authors.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/davwheat-virtual-authors/",
            "url": "https://weblate.rob006.net/api/components/flarum/davwheat-virtual-authors/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/davwheat-virtual-authors/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/davwheat-virtual-authors/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/davwheat-virtual-authors/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/davwheat-virtual-authors/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/davwheat-virtual-authors/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/davwheat-virtual-authors/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "xelson-chat",
            "slug": "xelson-chat",
            "id": 1128,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/xelson-chat.json",
            "screenshot_filemask": "",
            "template": "sources/xelson-chat.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/xelson-chat/",
            "url": "https://weblate.rob006.net/api/components/flarum/xelson-chat/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/xelson-chat/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/xelson-chat/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/xelson-chat/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/xelson-chat/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/xelson-chat/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/xelson-chat/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-signup-button",
            "slug": "datlechin-signup-button",
            "id": 1129,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-signup-button.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-signup-button.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-signup-button/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-signup-button/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-signup-button/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-signup-button/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-signup-button/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-signup-button/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-signup-button/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-signup-button/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-hot-discussions-cards",
            "slug": "justoverclock-hot-discussions-cards",
            "id": 1130,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-hot-discussions-cards.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-hot-discussions-cards.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-hot-discussions-cards/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions-cards/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions-cards/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions-cards/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions-cards/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions-cards/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions-cards/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hot-discussions-cards/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-keyboard-shortcuts",
            "slug": "datlechin-keyboard-shortcuts",
            "id": 1131,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-keyboard-shortcuts.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-keyboard-shortcuts.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-keyboard-shortcuts/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-keyboard-shortcuts/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-keyboard-shortcuts/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-keyboard-shortcuts/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-keyboard-shortcuts/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-keyboard-shortcuts/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-keyboard-shortcuts/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-keyboard-shortcuts/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-usercard-uid",
            "slug": "datlechin-usercard-uid",
            "id": 1133,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-usercard-uid.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-usercard-uid.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-usercard-uid/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-usercard-uid/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-usercard-uid/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-usercard-uid/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-usercard-uid/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-usercard-uid/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-usercard-uid/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-usercard-uid/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-frontend-blog",
            "slug": "justoverclock-frontend-blog",
            "id": 1134,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-frontend-blog.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-frontend-blog.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-frontend-blog/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-frontend-blog/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-frontend-blog/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-frontend-blog/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-frontend-blog/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-frontend-blog/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-frontend-blog/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-frontend-blog/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-birthdays",
            "slug": "datlechin-birthdays",
            "id": 1135,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-birthdays.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-birthdays.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-birthdays/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-birthdays/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-birthdays/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-birthdays/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-birthdays/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-birthdays/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-birthdays/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-birthdays/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "blomstra-flag-duplicates",
            "slug": "blomstra-flag-duplicates",
            "id": 1137,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/blomstra-flag-duplicates.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-flag-duplicates.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/blomstra-flag-duplicates/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-flag-duplicates/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-flag-duplicates/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-flag-duplicates/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-flag-duplicates/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-flag-duplicates/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-flag-duplicates/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-flag-duplicates/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "sycho-private-facade",
            "slug": "sycho-private-facade",
            "id": 1138,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/sycho-private-facade.json",
            "screenshot_filemask": "",
            "template": "sources/sycho-private-facade.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/sycho-private-facade/",
            "url": "https://weblate.rob006.net/api/components/flarum/sycho-private-facade/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/sycho-private-facade/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/sycho-private-facade/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/sycho-private-facade/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/sycho-private-facade/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/sycho-private-facade/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sycho-private-facade/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-title-length",
            "slug": "datlechin-title-length",
            "id": 1139,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-title-length.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-title-length.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-title-length/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-title-length/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-title-length/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-title-length/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-title-length/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-title-length/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-title-length/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-title-length/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "littlecxm-reply-to-see",
            "slug": "littlecxm-reply-to-see",
            "id": 1140,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/littlecxm-reply-to-see.json",
            "screenshot_filemask": "",
            "template": "sources/littlecxm-reply-to-see.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/littlecxm-reply-to-see/",
            "url": "https://weblate.rob006.net/api/components/flarum/littlecxm-reply-to-see/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/littlecxm-reply-to-see/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/littlecxm-reply-to-see/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/littlecxm-reply-to-see/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/littlecxm-reply-to-see/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/littlecxm-reply-to-see/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/littlecxm-reply-to-see/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-landing-page",
            "slug": "datlechin-landing-page",
            "id": 1141,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-landing-page.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-landing-page.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-landing-page/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-landing-page/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-landing-page/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-landing-page/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-landing-page/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-landing-page/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-landing-page/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-landing-page/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-country-flags",
            "slug": "justoverclock-country-flags",
            "id": 1142,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-country-flags.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-country-flags.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-country-flags/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-country-flags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-country-flags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-country-flags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-country-flags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-country-flags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-country-flags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-country-flags/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-user-pc-specs",
            "slug": "justoverclock-user-pc-specs",
            "id": 1143,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-user-pc-specs.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-user-pc-specs.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-user-pc-specs/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-pc-specs/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-pc-specs/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-pc-specs/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-pc-specs/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-pc-specs/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-pc-specs/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-pc-specs/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "blessing-oauth-client",
            "slug": "blessing-oauth-client",
            "id": 1145,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/blessing-oauth-client.json",
            "screenshot_filemask": "",
            "template": "sources/blessing-oauth-client.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/blessing-oauth-client/",
            "url": "https://weblate.rob006.net/api/components/flarum/blessing-oauth-client/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blessing-oauth-client/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blessing-oauth-client/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blessing-oauth-client/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blessing-oauth-client/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blessing-oauth-client/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blessing-oauth-client/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "webbinaro-affiliator",
            "slug": "webbinaro-affiliator",
            "id": 1146,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/webbinaro-affiliator.json",
            "screenshot_filemask": "",
            "template": "sources/webbinaro-affiliator.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/webbinaro-affiliator/",
            "url": "https://weblate.rob006.net/api/components/flarum/webbinaro-affiliator/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-affiliator/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-affiliator/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-affiliator/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-affiliator/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-affiliator/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/webbinaro-affiliator/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-tag-passwords",
            "slug": "datlechin-tag-passwords",
            "id": 1149,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-tag-passwords.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-tag-passwords.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-tag-passwords/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-tag-passwords/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-tag-passwords/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-tag-passwords/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-tag-passwords/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-tag-passwords/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-tag-passwords/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-tag-passwords/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-link-preview",
            "slug": "datlechin-link-preview",
            "id": 1150,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-link-preview.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-link-preview.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-link-preview/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-link-preview/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-link-preview/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-link-preview/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-link-preview/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-link-preview/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-link-preview/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-link-preview/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-users-map-location",
            "slug": "justoverclock-users-map-location",
            "id": 1151,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-users-map-location.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-users-map-location.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-users-map-location/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-users-map-location/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-users-map-location/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-users-map-location/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-users-map-location/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-users-map-location/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-users-map-location/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-users-map-location/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-remove-sidenav",
            "slug": "datlechin-remove-sidenav",
            "id": 1152,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-remove-sidenav.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-remove-sidenav.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-remove-sidenav/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-remove-sidenav/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-remove-sidenav/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-remove-sidenav/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-remove-sidenav/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-remove-sidenav/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-remove-sidenav/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-remove-sidenav/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-silent-edit",
            "slug": "datlechin-silent-edit",
            "id": 1153,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-silent-edit.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-silent-edit.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-silent-edit/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-silent-edit/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-silent-edit/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-silent-edit/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-silent-edit/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-silent-edit/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-silent-edit/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-silent-edit/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datlechin-posted-on",
            "slug": "datlechin-posted-on",
            "id": 1154,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datlechin-posted-on.json",
            "screenshot_filemask": "",
            "template": "sources/datlechin-posted-on.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datlechin-posted-on/",
            "url": "https://weblate.rob006.net/api/components/flarum/datlechin-posted-on/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datlechin-posted-on/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datlechin-posted-on/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datlechin-posted-on/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datlechin-posted-on/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datlechin-posted-on/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datlechin-posted-on/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-mass-actions",
            "slug": "clarkwinkelmann-mass-actions",
            "id": 1155,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-mass-actions.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-mass-actions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-mass-actions/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mass-actions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mass-actions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mass-actions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mass-actions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mass-actions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mass-actions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mass-actions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "blomstra-user-filter",
            "slug": "blomstra-user-filter",
            "id": 1156,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/blomstra-user-filter.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-user-filter.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/blomstra-user-filter/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-user-filter/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-user-filter/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-user-filter/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-user-filter/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-user-filter/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-user-filter/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-user-filter/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "blomstra-sort-order-toggle",
            "slug": "blomstra-sort-order-toggle",
            "id": 1157,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/blomstra-sort-order-toggle.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-sort-order-toggle.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/blomstra-sort-order-toggle/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-sort-order-toggle/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-sort-order-toggle/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-sort-order-toggle/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-sort-order-toggle/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-sort-order-toggle/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-sort-order-toggle/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-sort-order-toggle/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-user-statistics",
            "slug": "justoverclock-user-statistics",
            "id": 1158,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-user-statistics.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-user-statistics.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-user-statistics/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-statistics/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-statistics/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-statistics/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-statistics/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-statistics/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-statistics/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-user-statistics/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-discord-widget",
            "slug": "justoverclock-discord-widget",
            "id": 1159,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-discord-widget.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-discord-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-discord-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discord-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discord-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discord-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discord-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discord-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discord-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-discord-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "glowingblue-localizd",
            "slug": "glowingblue-localizd",
            "id": 1161,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/glowingblue-localizd.json",
            "screenshot_filemask": "",
            "template": "sources/glowingblue-localizd.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/glowingblue-localizd/",
            "url": "https://weblate.rob006.net/api/components/flarum/glowingblue-localizd/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-localizd/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-localizd/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-localizd/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-localizd/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-localizd/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-localizd/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "blomstra-secondary-tags-toggler",
            "slug": "blomstra-secondary-tags-toggler",
            "id": 1162,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/blomstra-secondary-tags-toggler.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-secondary-tags-toggler.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/blomstra-secondary-tags-toggler/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-secondary-tags-toggler/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-secondary-tags-toggler/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-secondary-tags-toggler/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-secondary-tags-toggler/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-secondary-tags-toggler/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-secondary-tags-toggler/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-secondary-tags-toggler/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-random-post",
            "slug": "justoverclock-random-post",
            "id": 1163,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-random-post.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-random-post.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-random-post/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-random-post/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-random-post/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-random-post/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-random-post/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-random-post/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-random-post/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-random-post/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "justoverclock-steam-api",
            "slug": "justoverclock-steam-api",
            "id": 1164,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/justoverclock-steam-api.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-steam-api.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/justoverclock-steam-api/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-steam-api/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-steam-api/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-steam-api/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-steam-api/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-steam-api/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-steam-api/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-steam-api/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flamarkt-taxonomies",
            "slug": "flamarkt-taxonomies",
            "id": 1166,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flamarkt-taxonomies.json",
            "screenshot_filemask": "",
            "template": "sources/flamarkt-taxonomies.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flamarkt-taxonomies/",
            "url": "https://weblate.rob006.net/api/components/flarum/flamarkt-taxonomies/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-taxonomies/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-taxonomies/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-taxonomies/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-taxonomies/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-taxonomies/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-taxonomies/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flamarkt-matomo",
            "slug": "flamarkt-matomo",
            "id": 1167,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flamarkt-matomo.json",
            "screenshot_filemask": "",
            "template": "sources/flamarkt-matomo.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flamarkt-matomo/",
            "url": "https://weblate.rob006.net/api/components/flarum/flamarkt-matomo/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-matomo/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-matomo/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-matomo/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-matomo/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-matomo/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-matomo/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flamarkt-backoffice",
            "slug": "flamarkt-backoffice",
            "id": 1168,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flamarkt-backoffice.json",
            "screenshot_filemask": "",
            "template": "sources/flamarkt-backoffice.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flamarkt-backoffice/",
            "url": "https://weblate.rob006.net/api/components/flarum/flamarkt-backoffice/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-backoffice/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-backoffice/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-backoffice/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-backoffice/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-backoffice/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flamarkt-backoffice/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-colorful-borders",
            "slug": "clarkwinkelmann-colorful-borders",
            "id": 1175,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-colorful-borders.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-colorful-borders.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-colorful-borders/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-colorful-borders/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-colorful-borders/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-colorful-borders/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-colorful-borders/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-colorful-borders/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-colorful-borders/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-colorful-borders/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}