Translation components API.

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

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

{
    "count": 66,
    "next": "https://itzulpenak.gamerauntsia.eus/api/components/?page=2",
    "previous": null,
    "results": [
        {
            "name": "UI",
            "slug": "ui",
            "id": 1,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "superstarfighter",
                "slug": "superstarfighter",
                "id": 1,
                "web": "https://notapixel.itch.io/superstarfighter",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/superstarfighter/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/notapixelstudio/superstarfighter.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/superstarfighter/ui/",
            "branch": "master",
            "push_branch": "",
            "filemask": "godot/locale/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "godot/locale/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/superstarfighter/ui/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Menu nagusia",
            "slug": "menu-nagusia",
            "id": 2,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/supertux/menu-nagusia/",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/locale/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/locale/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/menu-nagusia/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Bonus-1",
            "slug": "bonus-1",
            "id": 3,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/bonus1/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/bonus1/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/bonus-1/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Bonus-2",
            "slug": "bonus-2",
            "id": 4,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/bonus2/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/bonus2/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/bonus-2/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Bonus-3",
            "slug": "bonus-3",
            "id": 5,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/bonus3/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/bonus3/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/bonus-3/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Halloween-2014",
            "slug": "halloween-2014",
            "id": 6,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/halloween2014/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/halloween2014/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/halloween-2014/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Incubator",
            "slug": "incubator",
            "id": 7,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/incubator/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/incubator/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/incubator/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "World-1",
            "slug": "world-1",
            "id": 8,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/world1/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/world1/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/world-1/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "World-2",
            "slug": "world-2",
            "id": 9,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/world2/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/world2/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/world-2/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Interfazea",
            "slug": "interfazea",
            "id": 11,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "SuperTuxKart",
                "slug": "supertuxkart",
                "id": 3,
                "web": "https://supertuxkart.net",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertuxkart/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:supertuxkart/stk-code.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/supertuxkart/interfazea/",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/po/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/po/supertuxkart.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertuxkart/interfazea/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Actors",
            "slug": "actors",
            "id": 12,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/shattered-pixel-dungeon/actors/",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/actors/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Items",
            "slug": "items",
            "id": 13,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/items/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Journal",
            "slug": "journal",
            "id": 14,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/journal/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Levels",
            "slug": "levels",
            "id": 15,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/levels/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Misc",
            "slug": "misc",
            "id": 16,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/misc/misc_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/misc/misc.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/misc/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Plants",
            "slug": "plants",
            "id": 17,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/plants/plants_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/plants/plants.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/plants/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Scenes",
            "slug": "scenes",
            "id": 18,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/scenes/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "UI",
            "slug": "ui",
            "id": 19,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/ui/ui_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/ui/ui.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/ui/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Windows",
            "slug": "windowns",
            "id": 20,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/windows/windows_*.properties",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/windows/windows.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/windowns/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/changes/",
            "task_url": null,
            "new_lang": "add",
            "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 }})\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": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Engine",
            "slug": "engine",
            "id": 21,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/"
            },
            "project": {
                "name": "0AD",
                "slug": "0ad",
                "id": 5,
                "web": "http://play0ad.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/components/",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/statistics/",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/changes/",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/0ad/engine/",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/l10n/*.engine.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/l10n/engine.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/engine/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/repository/",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/translations/",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/statistics/",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/lock/",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/links/",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/changes/",
            "task_url": null,
            "new_lang": "add",
            "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": 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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}