Translation components API.

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

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

{
    "count": 20,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "LuCI/applications/openmptcprouter",
            "slug": "luciapplicationsopenmptcprouter",
            "id": 1,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "http://weblate.openmptcprouter.com/git/omr/luciapplicationsopenmptcprouter/",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-openmptcprouter/po/*/openmptcprouter.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-openmptcprouter/po/templates/openmptcprouter.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsopenmptcprouter/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/Ysurac/openmptcprouter-feeds/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/3/?format=api",
                "http://weblate.openmptcprouter.com/api/addons/4/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "LuCI/applications/dsvpn",
            "slug": "luciapplicationsdsvpn",
            "id": 2,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-dsvpn/po/*/dsvpn.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-dsvpn/po/templates/dsvpn.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsdsvpn/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsdsvpn/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsdsvpn/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsdsvpn/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsdsvpn/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsdsvpn/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsdsvpn/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsdsvpn/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/Ysurac/openmptcprouter-feeds/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/6/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/iperf",
            "slug": "luciapplicationsiperf",
            "id": 4,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-iperf/po/*/iperf.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-iperf/po/templates/iperf.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsiperf/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/9/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/mail",
            "slug": "luciapplicationsmail",
            "id": 5,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-mail/po/*/mail.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-mail/po/templates/mail.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsmail/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmail/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmail/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmail/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmail/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmail/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmail/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmail/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/10/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/mlvpn",
            "slug": "luciapplicationsmlvpn",
            "id": 6,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-mlvpn/po/*/mlvpn.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-mlvpn/po/templates/mlvpn.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsmlvpn/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/11/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/mptcp",
            "slug": "luciapplicationsmptcp",
            "id": 7,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-mptcp/po/*/mptcp.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-mptcp/po/templates/mptcp.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsmptcp/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/5/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/omr-bypass",
            "slug": "luciapplicationsomr-bypass",
            "id": 8,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-omr-bypass/po/*/omr-bypass.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-omr-bypass/po/templates/omr-bypass.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-bypass/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/12/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/omr-dscp",
            "slug": "luciapplicationsomr-dscp",
            "id": 9,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-omr-dscp/po/*/omr-dscp.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-omr-dscp/po/templates/omr-dscp.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-dscp/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-dscp/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-dscp/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-dscp/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-dscp/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-dscp/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-dscp/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-dscp/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/13/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/omr-quota",
            "slug": "luciapplicationsomr-quota",
            "id": 10,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-omr-quota/po/*/omr-quota.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-omr-quota/po/templates/omr-quota.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/14/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/omr-tracker",
            "slug": "luciapplicationsomr-tracker",
            "id": 11,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-omr-tracker/po/*/omr-tracker.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-omr-tracker/po/templates/omr-tracker.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-tracker/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/15/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/shutdown",
            "slug": "luciapplicationsshutdown",
            "id": 13,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-shutdown/po/*/shutdown.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-shutdown/po/templates/shutdown.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsshutdown/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/17/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/snmpd",
            "slug": "luciapplicationssnmpd",
            "id": 14,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-snmpd/po/*/snmpd.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-snmpd/po/templates/snmpd.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationssnmpd/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/18/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "luci-base",
            "slug": "luci-base",
            "id": 18,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-base/po/*/base.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-base/po/templates/base.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luci-base/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luci-base/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luci-base/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luci-base/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luci-base/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luci-base/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luci-base/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luci-base/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/glorytun-tcp",
            "slug": "glorytun-tcp",
            "id": 19,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-glorytun-tcp/po/*/glorytun-tcp.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-glorytun-tcp/po/templates/glorytun-tcp.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/glorytun-tcp/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/glorytun-tcp/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/glorytun-tcp/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/glorytun-tcp/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/glorytun-tcp/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/glorytun-tcp/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/glorytun-tcp/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/glorytun-tcp/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/7/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/glorytun-udp",
            "slug": "luciapplicationsglorytun-udp",
            "id": 20,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-glorytun-udp/po/*/glorytun-udp.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-glorytun-udp/po/templates/glorytun-udp.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsglorytun-udp/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsglorytun-udp/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsglorytun-udp/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsglorytun-udp/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsglorytun-udp/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsglorytun-udp/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsglorytun-udp/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsglorytun-udp/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/8/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/packet-capture",
            "slug": "luciapplicationspacket-capture",
            "id": 21,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-packet-capture/po/*/packet-capture.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-packet-capture/po/templates/packet-capture.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationspacket-capture/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/16/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/sysupgrade",
            "slug": "luciapplicationssysupgrade",
            "id": 22,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-sysupgrade/po/*/sysupgrade.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-sysupgrade/po/templates/sysupgrade.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationssysupgrade/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssysupgrade/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssysupgrade/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssysupgrade/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssysupgrade/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssysupgrade/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssysupgrade/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssysupgrade/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.openmptcprouter.com/api/addons/19/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "OpenMPTCProuter",
            "slug": "glossary",
            "id": 23,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "http://weblate.openmptcprouter.com/git/omr/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/glossary/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/glossary/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/glossary/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/glossary/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/glossary/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/glossary/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/glossary/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/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": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "LuCI/mod/dashboard",
            "slug": "lucimoddashboard",
            "id": 25,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-mod-dashboard/po/*/dashboard.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-mod-dashboard/po/templates/dashboard.pot",
            "file_format": "po",
            "license": "LGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/lucimoddashboard/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        },
        {
            "name": "LuCI/applications/sqm-autorate",
            "slug": "luciapplicationssqm-autorate",
            "id": 26,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenMPTCProuter",
                "slug": "omr",
                "id": 1,
                "web": "https://www.openmptcprouter.com/",
                "web_url": "http://weblate.openmptcprouter.com/projects/omr/",
                "url": "http://weblate.openmptcprouter.com/api/projects/omr/?format=api",
                "components_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/components/?format=api",
                "repository_url": "http://weblate.openmptcprouter.com/api/projects/omr/repository/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/projects/omr/statistics/?format=api",
                "categories_url": "http://weblate.openmptcprouter.com/api/projects/omr/categories/?format=api",
                "changes_list_url": "http://weblate.openmptcprouter.com/api/projects/omr/changes/?format=api",
                "languages_url": "http://weblate.openmptcprouter.com/api/projects/omr/languages/?format=api",
                "labels_url": "http://weblate.openmptcprouter.com/api/projects/omr/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/Ysurac/openmptcprouter-feeds.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "luci-app-sqm-autorate/po/*/sqm.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "luci-app-sqm-autorate/po/templates/sqm.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationssqm-autorate/",
            "url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssqm-autorate/?format=api",
            "repository_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssqm-autorate/repository/?format=api",
            "translations_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssqm-autorate/translations/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssqm-autorate/statistics/?format=api",
            "lock_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssqm-autorate/lock/?format=api",
            "links_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssqm-autorate/links/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssqm-autorate/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/openmptcprouter-translation/openmptcprouter-feeds.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api"
        }
    ]
}