Translation components API.

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

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

{
    "count": 436,
    "next": null,
    "previous": "https://kodi.weblate.cloud/api/components/?format=api&page=8",
    "results": [
        {
            "name": "game.libretro.galaxy",
            "slug": "game-libretro-galaxy",
            "id": 640,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.galaxy.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-galaxy/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.galaxy/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.galaxy/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-galaxy/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-galaxy/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-galaxy/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-galaxy/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-galaxy/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-galaxy/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-galaxy/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-galaxy/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.galaxy.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2169/?format=api",
                "https://kodi.weblate.cloud/api/addons/2170/?format=api",
                "https://kodi.weblate.cloud/api/addons/2171/?format=api",
                "https://kodi.weblate.cloud/api/addons/2172/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.ep128emu",
            "slug": "game-libretro-ep128emu",
            "id": 641,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.ep128emu.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-ep128emu/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.ep128emu/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.ep128emu/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-ep128emu/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-ep128emu/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-ep128emu/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-ep128emu/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-ep128emu/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-ep128emu/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-ep128emu/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-ep128emu/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.ep128emu.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2173/?format=api",
                "https://kodi.weblate.cloud/api/addons/2174/?format=api",
                "https://kodi.weblate.cloud/api/addons/2175/?format=api",
                "https://kodi.weblate.cloud/api/addons/2176/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.same_cdi",
            "slug": "game-libretro-same_cdi",
            "id": 642,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.same_cdi.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-same_cdi/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.same_cdi/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.same_cdi/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-same_cdi/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-same_cdi/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-same_cdi/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-same_cdi/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-same_cdi/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-same_cdi/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-same_cdi/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-same_cdi/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.same_cdi.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2177/?format=api",
                "https://kodi.weblate.cloud/api/addons/2178/?format=api",
                "https://kodi.weblate.cloud/api/addons/2179/?format=api",
                "https://kodi.weblate.cloud/api/addons/2180/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.swanstation",
            "slug": "game-libretro-swanstation",
            "id": 643,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.swanstation.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-swanstation/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.swanstation/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.swanstation/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-swanstation/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-swanstation/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-swanstation/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-swanstation/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-swanstation/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-swanstation/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-swanstation/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-swanstation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.swanstation.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2182/?format=api",
                "https://kodi.weblate.cloud/api/addons/2183/?format=api",
                "https://kodi.weblate.cloud/api/addons/2184/?format=api",
                "https://kodi.weblate.cloud/api/addons/2185/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.controller.genesis.3button",
            "slug": "game-controller-genesis-3button",
            "id": 645,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/controller-topology-project.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "addons/game.controller.genesis.3button/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "addons/game.controller.genesis.3button/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "ODbL-1.0",
            "license_url": "https://spdx.org/licenses/ODbL-1.0.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-controller-genesis-3button/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-3button/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-3button/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-3button/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-3button/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-3button/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-3button/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-3button/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/controller-topology-project.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2193/?format=api",
                "https://kodi.weblate.cloud/api/addons/2191/?format=api",
                "https://kodi.weblate.cloud/api/addons/2192/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-ws/?format=api"
        },
        {
            "name": "game.controller.genesis.4wayplay",
            "slug": "game-controller-genesis-4wayplay",
            "id": 646,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/controller-topology-project.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "addons/game.controller.genesis.4wayplay/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "addons/game.controller.genesis.4wayplay/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "ODbL-1.0",
            "license_url": "https://spdx.org/licenses/ODbL-1.0.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-controller-genesis-4wayplay/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-4wayplay/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-4wayplay/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-4wayplay/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-4wayplay/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-4wayplay/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-4wayplay/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-genesis-4wayplay/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/controller-topology-project.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2194/?format=api",
                "https://kodi.weblate.cloud/api/addons/2195/?format=api",
                "https://kodi.weblate.cloud/api/addons/2196/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-controller-ws/?format=api"
        },
        {
            "name": "repository.xbmc.org",
            "slug": "repository-xbmc-org",
            "id": 647,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi core",
                "slug": "kodi-core",
                "id": 2,
                "web": "https://kodi.tv/",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-core/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-core/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-core/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-core/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-core/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-core/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-core/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-core/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-core/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "af:af_za,ar:ar_sa,am:am_et,ast:ast_es,az:az_az,be:be_by,bg:bg_bg,bs:bs_ba,ca:ca_es,cs:cs_cz,cy:cy_gb,da:da_dk,de:de_de,el:el_gr,en:en_gb,es:es_es,et:et_ee,eu:eu_es,fa:fa_af,fi:fi_fi,fo:fo_fo,fr:fr_fr,gl:gl_es,hi:hi_in,hr:hr_hr,hu:hu_hu,hy:hy_am,id:id_id,is:is_is,it:it_it,iw:he_il,ja:ja_jp,kl:kl_gl,kn:kn_in,ko:ko_kr,lt:lt_lt,lv:lv_lv,mk:mk_mk,ml:ml_in,mn:mn_mn,ms:ms_my,mt:mt_mt,my:my_mm,nb:nb_no,os:os_os,nl:nl_nl,pl:pl_pl,pt:pt_pt,ro:ro_ro,ru:ru_ru,si:si_lk,sk:sk_sk,sl:sl_si,sq:sq_al,sr:sr_rs,sr_rs@latin:sr_Latn,sv:sv_se,tg:tg_tj,ta:ta_in,te:te_in,th:th_th,tr:tr_tr,uk:uk_ua,uz:uz_uz,vi:vi_vn"
            },
            "vcs": "github",
            "repo": "https://github.com/xbmc/xbmc.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "addons/repository.xbmc.org/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "addons/repository.xbmc.org/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-core/repository-xbmc-org/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-core/repository-xbmc-org/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-core/repository-xbmc-org/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-core/repository-xbmc-org/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-core/repository-xbmc-org/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-core/repository-xbmc-org/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-core/repository-xbmc-org/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-core/repository-xbmc-org/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2204/?format=api",
                "https://kodi.weblate.cloud/api/addons/2205/?format=api",
                "https://kodi.weblate.cloud/api/addons/2206/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-estuary/?format=api"
        },
        {
            "name": "game.libretro.vice_x64dtv",
            "slug": "game-libretro-vice_x64dtv",
            "id": 648,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_x64dtv.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_x64dtv/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_x64dtv/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_x64dtv/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_x64dtv/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64dtv/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64dtv/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64dtv/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64dtv/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64dtv/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64dtv/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64dtv/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_x64dtv.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2207/?format=api",
                "https://kodi.weblate.cloud/api/addons/2208/?format=api",
                "https://kodi.weblate.cloud/api/addons/2209/?format=api",
                "https://kodi.weblate.cloud/api/addons/2210/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_x128",
            "slug": "game-libretro-vice_x128",
            "id": 649,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_x128.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_x128/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_x128/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_x128/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_x128/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x128/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x128/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x128/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x128/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x128/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x128/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x128/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_x128.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2211/?format=api",
                "https://kodi.weblate.cloud/api/addons/2212/?format=api",
                "https://kodi.weblate.cloud/api/addons/2213/?format=api",
                "https://kodi.weblate.cloud/api/addons/2214/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_x64",
            "slug": "game-libretro-vice_x64",
            "id": 650,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_x64.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_x64/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_x64/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_x64/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_x64/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_x64.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2215/?format=api",
                "https://kodi.weblate.cloud/api/addons/2216/?format=api",
                "https://kodi.weblate.cloud/api/addons/2217/?format=api",
                "https://kodi.weblate.cloud/api/addons/2218/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_x64sc",
            "slug": "game-libretro-vice_x64sc",
            "id": 651,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_x64sc.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_x64sc/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_x64sc/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_x64sc/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_x64sc/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64sc/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64sc/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64sc/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64sc/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64sc/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64sc/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_x64sc/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_x64sc.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2219/?format=api",
                "https://kodi.weblate.cloud/api/addons/2220/?format=api",
                "https://kodi.weblate.cloud/api/addons/2221/?format=api",
                "https://kodi.weblate.cloud/api/addons/2222/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_xcbm2",
            "slug": "game-libretro-vice_xcbm2",
            "id": 652,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_xcbm2.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_xcbm2/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_xcbm2/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_xcbm2/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_xcbm2/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm2/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm2/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm2/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm2/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm2/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm2/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm2/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_xcbm2.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2223/?format=api",
                "https://kodi.weblate.cloud/api/addons/2224/?format=api",
                "https://kodi.weblate.cloud/api/addons/2225/?format=api",
                "https://kodi.weblate.cloud/api/addons/2226/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_xcbm5x0",
            "slug": "game-libretro-vice_xcbm5x0",
            "id": 653,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_xcbm5x0.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_xcbm5x0/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_xcbm5x0/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_xcbm5x0/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_xcbm5x0/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm5x0/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm5x0/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm5x0/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm5x0/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm5x0/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm5x0/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xcbm5x0/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_xcbm5x0.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2227/?format=api",
                "https://kodi.weblate.cloud/api/addons/2228/?format=api",
                "https://kodi.weblate.cloud/api/addons/2229/?format=api",
                "https://kodi.weblate.cloud/api/addons/2230/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_xpet",
            "slug": "game-libretro-vice_xpet",
            "id": 654,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_xpet.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_xpet/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_xpet/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_xpet/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_xpet/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xpet/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xpet/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xpet/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xpet/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xpet/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xpet/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xpet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_xpet.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2231/?format=api",
                "https://kodi.weblate.cloud/api/addons/2232/?format=api",
                "https://kodi.weblate.cloud/api/addons/2233/?format=api",
                "https://kodi.weblate.cloud/api/addons/2234/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_xplus4",
            "slug": "game-libretro-vice_xplus4",
            "id": 655,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_xplus4.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_xplus4/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_xplus4/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_xplus4/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_xplus4/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xplus4/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xplus4/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xplus4/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xplus4/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xplus4/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xplus4/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xplus4/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_xplus4.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2235/?format=api",
                "https://kodi.weblate.cloud/api/addons/2236/?format=api",
                "https://kodi.weblate.cloud/api/addons/2237/?format=api",
                "https://kodi.weblate.cloud/api/addons/2238/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_xscpu64",
            "slug": "game-libretro-vice_xscpu64",
            "id": 656,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_xscpu64.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_xscpu64/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_xscpu64/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_xscpu64/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_xscpu64/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xscpu64/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xscpu64/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xscpu64/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xscpu64/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xscpu64/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xscpu64/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xscpu64/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_xscpu64.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2239/?format=api",
                "https://kodi.weblate.cloud/api/addons/2240/?format=api",
                "https://kodi.weblate.cloud/api/addons/2241/?format=api",
                "https://kodi.weblate.cloud/api/addons/2242/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice_xvic",
            "slug": "game-libretro-vice_xvic",
            "id": 657,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice_xvic.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice_xvic/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice_xvic/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice_xvic/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice_xvic/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xvic/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xvic/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xvic/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xvic/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xvic/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xvic/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice_xvic/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice_xvic.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2243/?format=api",
                "https://kodi.weblate.cloud/api/addons/2244/?format=api",
                "https://kodi.weblate.cloud/api/addons/2245/?format=api",
                "https://kodi.weblate.cloud/api/addons/2246/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.a5200",
            "slug": "game-libretro-a5200",
            "id": 658,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.a5200.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-a5200/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.a5200/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.a5200/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-a5200/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-a5200/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-a5200/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-a5200/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-a5200/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-a5200/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-a5200/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-a5200/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.a5200.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2247/?format=api",
                "https://kodi.weblate.cloud/api/addons/2248/?format=api",
                "https://kodi.weblate.cloud/api/addons/2249/?format=api",
                "https://kodi.weblate.cloud/api/addons/2250/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.jumpnbump",
            "slug": "game-libretro-jumpnbump",
            "id": 659,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.jumpnbump.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-jumpnbump/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.jumpnbump/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.jumpnbump/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-jumpnbump/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-jumpnbump/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-jumpnbump/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-jumpnbump/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-jumpnbump/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-jumpnbump/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-jumpnbump/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-jumpnbump/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.jumpnbump.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2251/?format=api",
                "https://kodi.weblate.cloud/api/addons/2252/?format=api",
                "https://kodi.weblate.cloud/api/addons/2253/?format=api",
                "https://kodi.weblate.cloud/api/addons/2254/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.gearsystem",
            "slug": "game-libretro-gearsystem",
            "id": 660,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.gearsystem.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-gearsystem/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.gearsystem/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.gearsystem/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-gearsystem/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearsystem/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearsystem/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearsystem/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearsystem/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearsystem/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearsystem/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearsystem/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.gearsystem.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2255/?format=api",
                "https://kodi.weblate.cloud/api/addons/2256/?format=api",
                "https://kodi.weblate.cloud/api/addons/2257/?format=api",
                "https://kodi.weblate.cloud/api/addons/2258/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.gearcoleco",
            "slug": "game-libretro-gearcoleco",
            "id": 661,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.gearcoleco.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-gearcoleco/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.gearcoleco/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.gearcoleco/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-gearcoleco/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearcoleco/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearcoleco/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearcoleco/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearcoleco/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearcoleco/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearcoleco/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gearcoleco/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.gearcoleco.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2259/?format=api",
                "https://kodi.weblate.cloud/api/addons/2260/?format=api",
                "https://kodi.weblate.cloud/api/addons/2261/?format=api",
                "https://kodi.weblate.cloud/api/addons/2262/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.bsnes",
            "slug": "game-libretro-bsnes",
            "id": 662,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.bsnes.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-bsnes/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.bsnes/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.bsnes/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-bsnes/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.bsnes.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2264/?format=api",
                "https://kodi.weblate.cloud/api/addons/2265/?format=api",
                "https://kodi.weblate.cloud/api/addons/2266/?format=api",
                "https://kodi.weblate.cloud/api/addons/2267/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.bsnes-hd",
            "slug": "game-libretro-bsnes-hd",
            "id": 663,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.bsnes-hd.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-bsnes-hd/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.bsnes-hd/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.bsnes-hd/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-bsnes-hd/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes-hd/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes-hd/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes-hd/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes-hd/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes-hd/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes-hd/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-bsnes-hd/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.bsnes-hd.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2268/?format=api",
                "https://kodi.weblate.cloud/api/addons/2269/?format=api",
                "https://kodi.weblate.cloud/api/addons/2270/?format=api",
                "https://kodi.weblate.cloud/api/addons/2271/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.uae4arm",
            "slug": "game-libretro-uae4arm",
            "id": 664,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.uae4arm.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-uae4arm/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.uae4arm/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.uae4arm/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-uae4arm/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-uae4arm/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-uae4arm/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-uae4arm/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-uae4arm/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-uae4arm/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-uae4arm/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-uae4arm/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.uae4arm.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2272/?format=api",
                "https://kodi.weblate.cloud/api/addons/2273/?format=api",
                "https://kodi.weblate.cloud/api/addons/2274/?format=api",
                "https://kodi.weblate.cloud/api/addons/2275/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.moonlight",
            "slug": "game-libretro-moonlight",
            "id": 665,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.moonlight.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-moonlight/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.moonlight/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.moonlight/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-moonlight/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-moonlight/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-moonlight/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-moonlight/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-moonlight/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-moonlight/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-moonlight/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-moonlight/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.moonlight.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2277/?format=api",
                "https://kodi.weblate.cloud/api/addons/2278/?format=api",
                "https://kodi.weblate.cloud/api/addons/2279/?format=api",
                "https://kodi.weblate.cloud/api/addons/2280/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "skin.copacetic",
            "slug": "skin-copacetic",
            "id": 666,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: skins",
                "slug": "kodi-add-ons-skins",
                "id": 24,
                "web": "https://kodi.tv/addons/omega/category/skins",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-skins/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-skins/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "en_AU:en_au,en_NZ:en_nz,en_US:en_us,es_AR:es_ar,es_MX:es_mx,sr_rs@latin:sr_Latn,nb_NO:nb_no,pt_BR:pt_br"
            },
            "vcs": "github",
            "repo": "https://github.com/realcopacetic/skin.copacetic.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-skins/skin-copacetic/",
            "branch": "master",
            "push_branch": "",
            "filemask": "language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "CC-BY-NC-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-skins/skin-copacetic/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-copacetic/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-copacetic/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-copacetic/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-copacetic/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-copacetic/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-copacetic/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-copacetic/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2282/?format=api",
                "https://kodi.weblate.cloud/api/addons/2283/?format=api",
                "https://kodi.weblate.cloud/api/addons/2284/?format=api",
                "https://kodi.weblate.cloud/api/addons/2285/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.beetle-psx-hw",
            "slug": "game-libretro-beetle-psx-hw",
            "id": 667,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.beetle-psx-hw.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-beetle-psx-hw/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.beetle-psx-hw/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.beetle-psx-hw/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-beetle-psx-hw/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-psx-hw/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-psx-hw/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-psx-hw/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-psx-hw/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-psx-hw/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-psx-hw/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-psx-hw/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.beetle-psx-hw.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2290/?format=api",
                "https://kodi.weblate.cloud/api/addons/2291/?format=api",
                "https://kodi.weblate.cloud/api/addons/2293/?format=api",
                "https://kodi.weblate.cloud/api/addons/2292/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.fbalpha",
            "slug": "game-libretro-fbalpha",
            "id": 668,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.fbalpha.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-fbalpha/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.fbalpha/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.fbalpha/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-fbalpha/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-fbalpha/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-fbalpha/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-fbalpha/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-fbalpha/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-fbalpha/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-fbalpha/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-fbalpha/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.fbalpha.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2294/?format=api",
                "https://kodi.weblate.cloud/api/addons/2295/?format=api",
                "https://kodi.weblate.cloud/api/addons/2296/?format=api",
                "https://kodi.weblate.cloud/api/addons/2297/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.beetle-cygne",
            "slug": "game-libretro-beetle-cygne",
            "id": 669,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.beetle-cygne.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-beetle-cygne/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.beetle-cygne/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.beetle-cygne/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-beetle-cygne/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.beetle-cygne.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2298/?format=api",
                "https://kodi.weblate.cloud/api/addons/2299/?format=api",
                "https://kodi.weblate.cloud/api/addons/2300/?format=api",
                "https://kodi.weblate.cloud/api/addons/2301/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.vice",
            "slug": "game-libretro-vice",
            "id": 670,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.vice.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-vice/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.vice/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.vice/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-vice/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-vice/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.vice.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2305/?format=api",
                "https://kodi.weblate.cloud/api/addons/2302/?format=api",
                "https://kodi.weblate.cloud/api/addons/2304/?format=api",
                "https://kodi.weblate.cloud/api/addons/2303/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.gme",
            "slug": "game-libretro-gme",
            "id": 671,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.gme.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-gme/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.gme/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "game.libretro.gme/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-gme/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gme/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gme/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gme/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gme/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gme/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gme/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-gme/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.gme.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2308/?format=api",
                "https://kodi.weblate.cloud/api/addons/2309/?format=api",
                "https://kodi.weblate.cloud/api/addons/2307/?format=api",
                "https://kodi.weblate.cloud/api/addons/2306/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.reicast",
            "slug": "game-libretro-reicast",
            "id": 672,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.reicast.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-reicast/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.reicast/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "game.libretro.reicast/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-reicast/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-reicast/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-reicast/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-reicast/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-reicast/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-reicast/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-reicast/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-reicast/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.reicast.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2311/?format=api",
                "https://kodi.weblate.cloud/api/addons/2313/?format=api",
                "https://kodi.weblate.cloud/api/addons/2310/?format=api",
                "https://kodi.weblate.cloud/api/addons/2312/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "game.libretro.4do",
            "slug": "game-libretro-4do",
            "id": 673,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: game",
                "slug": "kodi-add-ons-game",
                "id": 11,
                "web": "https://kodi.tv/addons/omega/category/game-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-game/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "git",
            "repo": "https://github.com/kodi-game/game.libretro.4do.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-game/game-libretro-4do/",
            "branch": "master",
            "push_branch": "",
            "filemask": "game.libretro.4do/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "game.libretro.4do/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-4do/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-4do/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-4do/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-4do/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-4do/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-4do/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-4do/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-4do/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:kodi-game/game.libretro.4do.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 336,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2314/?format=api",
                "https://kodi.weblate.cloud/api/addons/2317/?format=api",
                "https://kodi.weblate.cloud/api/addons/2315/?format=api",
                "https://kodi.weblate.cloud/api/addons/2316/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pvr.octonet",
            "slug": "pvr-octonet",
            "id": 674,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: PVR clients",
                "slug": "kodi-add-ons-pvr-clients",
                "id": 17,
                "web": "https://kodi.tv/addons/omega/category/pvr-clients",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-pvr-clients/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "github",
            "repo": "https://github.com/DigitalDevices/pvr.octonet.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-pvr-clients/pvr-octonet/",
            "branch": "Omega",
            "push_branch": "",
            "filemask": "pvr.octonet/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pvr.octonet/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-octonet/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2319/?format=api",
                "https://kodi.weblate.cloud/api/addons/2322/?format=api",
                "https://kodi.weblate.cloud/api/addons/2320/?format=api",
                "https://kodi.weblate.cloud/api/addons/2321/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "screensaver.system47",
            "slug": "screensaver-system47",
            "id": 675,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: look and feel",
                "slug": "kodi-add-ons-look-and-feel",
                "id": 8,
                "web": "https://kodi.tv/addons/omega/category/screensavers",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-look-and-feel/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "github",
            "repo": "https://github.com/Lunatixz/KODI_Addons.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "screensaver.system47/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "screensaver.system47/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/screensaver-system47/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-system47/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-system47/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-system47/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-system47/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-system47/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-system47/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-system47/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2325/?format=api",
                "https://kodi.weblate.cloud/api/addons/2326/?format=api",
                "https://kodi.weblate.cloud/api/addons/2327/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-videosaver/?format=api"
        },
        {
            "name": "service.pvr.channels.cleaner",
            "slug": "service-pvr-channels-cleaner",
            "id": 676,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "project": {
                "name": "Kodi add-ons: services",
                "slug": "kodi-add-ons-services",
                "id": 18,
                "web": "https://kodi.tv/addons/omega/category/services",
                "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-services/",
                "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/?format=api",
                "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/components/?format=api",
                "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/repository/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/statistics/?format=api",
                "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/categories/?format=api",
                "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/changes/?format=api",
                "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/languages/?format=api",
                "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
                "enable_hooks": true,
                "language_aliases": "sr_rs@latin:sr_Latn"
            },
            "vcs": "github",
            "repo": "https://github.com/Lunatixz/KODI_Addons.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "service.pvr.channels.cleaner/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "service.pvr.channels.cleaner/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-services/service-pvr-channels-cleaner/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2328/?format=api",
                "https://kodi.weblate.cloud/api/addons/2329/?format=api",
                "https://kodi.weblate.cloud/api/addons/2330/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-videosaver/?format=api"
        }
    ]
}