Translation projects API.

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

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

{
    "count": 303,
    "next": "https://translate.tails.boum.org/api/projects/tails/components/?format=api&page=5",
    "previous": "https://translate.tails.boum.org/api/projects/tails/components/?format=api&page=3",
    "results": [
        {
            "name": "wiki/src/doc/encryption_and_privacy/veracrypt.*.po",
            "slug": "wikisrcdocencryption_and_privacyveracryptpo",
            "id": 1849,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy/veracrypt.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocencryption_and_privacyveracryptpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/persistent_storage/additional_software.*.po",
            "slug": "wikisrcdocpersistent_storageadditional_software-po",
            "id": 1850,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/persistent_storage/additional_software.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageadditional_software-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/zwiebelfreunde_raided.*.po",
            "slug": "wikisrcnewszwiebelfreunde_raidedpo",
            "id": 1853,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/zwiebelfreunde_raided.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewszwiebelfreunde_raidedpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewszwiebelfreunde_raidedpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/2018-fundraiser.*.po",
            "slug": "wikisrcnews2018-fundraiserpo",
            "id": 1854,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/2018-fundraiser.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnews2018-fundraiserpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2018-fundraiserpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2018-fundraiserpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2018-fundraiserpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2018-fundraiserpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2018-fundraiserpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2018-fundraiserpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2018-fundraiserpo/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/achievements_in_2018.*.po",
            "slug": "wikisrcnewsachievements_in_2018po",
            "id": 1859,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/achievements_in_2018.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsachievements_in_2018po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2018po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2018po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2018po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2018po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2018po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2018po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2018po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/no-wifi.inline.*.po",
            "slug": "wikisrcdocanonymous_internetno-wifi-inline-po",
            "id": 1860,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/no-wifi.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internetno-wifi-inline-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/download-iso.*.po",
            "slug": "wikisrcinstalldownload-isopo",
            "id": 1863,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/download-iso.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstalldownload-isopo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstalldownload-isopo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstalldownload-isopo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstalldownload-isopo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstalldownload-isopo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstalldownload-isopo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstalldownload-isopo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstalldownload-isopo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/clone.inline.*.po",
            "slug": "wikisrcinstallincstepscloneinlinepo",
            "id": 1864,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/clone.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepscloneinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepscloneinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepscloneinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepscloneinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepscloneinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepscloneinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepscloneinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepscloneinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/install_with_etcher.inline.*.po",
            "slug": "wikisrcinstallincstepsinstall_with_etcherinlinepo",
            "id": 1865,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/install_with_etcher.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/install_with_gnome_disks.inline.*.po",
            "slug": "wikisrcinstallincstepsinstall_with_gnome_disksinlinepo",
            "id": 1866,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/install_with_gnome_disks.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/plans_for_2019.*.po",
            "slug": "wikisrcnewsplans_for_2019po",
            "id": 1871,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/plans_for_2019.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsplans_for_2019po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2019po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2019po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2019po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2019po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2019po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2019po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2019po/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/misc/unsafe_browser_warning.*.po",
            "slug": "wikisrcmiscunsafe_browser_warningpo",
            "id": 1872,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/misc/unsafe_browser_warning.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcmiscunsafe_browser_warningpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcmiscunsafe_browser_warningpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcmiscunsafe_browser_warningpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcmiscunsafe_browser_warningpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcmiscunsafe_browser_warningpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcmiscunsafe_browser_warningpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcmiscunsafe_browser_warningpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcmiscunsafe_browser_warningpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/new_cryptocurrencies.*.po",
            "slug": "wikisrcnewsnew_cryptocurrenciespo",
            "id": 1873,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/new_cryptocurrencies.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsnew_cryptocurrenciespo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsnew_cryptocurrenciespo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsnew_cryptocurrenciespo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsnew_cryptocurrenciespo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsnew_cryptocurrenciespo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsnew_cryptocurrenciespo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsnew_cryptocurrenciespo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsnew_cryptocurrenciespo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/security/noscript_disabled_in_tor_browser.*.po",
            "slug": "wikisrcsecuritynoscript_disabled_in_tor_browserpo",
            "id": 1880,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/security/noscript_disabled_in_tor_browser.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/home/donate.inline.*.po",
            "slug": "wikisrchomedonate-inline-po",
            "id": 1881,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/home/donate.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrchomedonate-inline-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrchomedonate-inline-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrchomedonate-inline-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrchomedonate-inline-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrchomedonate-inline-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrchomedonate-inline-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrchomedonate-inline-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrchomedonate-inline-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/home/testing.*.po",
            "slug": "wikisrchometestingpo",
            "id": 1882,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/home/testing.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrchometestingpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrchometestingpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrchometestingpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrchometestingpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrchometestingpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrchometestingpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrchometestingpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrchometestingpo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/version_3.14.1/sandbox_escape.inline.*.po",
            "slug": "wikisrcnewsversion_3141sandbox_escapeinlinepo",
            "id": 1885,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/version_3.14.1/sandbox_escape.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_3141sandbox_escapeinlinepo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/security/sandbox_escape_in_tor_browser.*.po",
            "slug": "wikisrcsecuritysandbox_escape_in_tor_browserpo",
            "id": 1886,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/security/sandbox_escape_in_tor_browser.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/sandbox.*.po",
            "slug": "wikisrcsandboxpo",
            "id": 1889,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/sandbox.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcsandboxpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcsandboxpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsandboxpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsandboxpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsandboxpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsandboxpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsandboxpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcsandboxpo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/pc_boot_menu.inline.*.po",
            "slug": "wikisrcinstallincstepspc_boot_menuinlinepo",
            "id": 1890,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/pc_boot_menu.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepspc_boot_menuinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/unsafe_browser/captive_portal.inline.*.po",
            "slug": "wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo",
            "id": 1892,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/unsafe_browser/captive_portal.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsercaptive_portalinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/job_illustrations_how_tails_work.*.po",
            "slug": "wikisrcnewsjob_illustrations_how_tails_work-po",
            "id": 1895,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/job_illustrations_how_tails_work.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsjob_illustrations_how_tails_work-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjob_illustrations_how_tails_work-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjob_illustrations_how_tails_work-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjob_illustrations_how_tails_work-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjob_illustrations_how_tails_work-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjob_illustrations_how_tails_work-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjob_illustrations_how_tails_work-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjob_illustrations_how_tails_work-po/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/upgrade/repair.*.po",
            "slug": "wikisrcdocupgraderepairpo",
            "id": 1896,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/upgrade/repair.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocupgraderepairpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairpo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/upgrade/repair.inline.*.po",
            "slug": "wikisrcdocupgraderepairinlinepo",
            "id": 1897,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/upgrade/repair.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocupgraderepairinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderepairinlinepo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/2019-fundraiser.*.po",
            "slug": "wikisrcnews2019-fundraiserpo",
            "id": 1898,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/2019-fundraiser.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnews2019-fundraiserpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2019-fundraiserpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2019-fundraiserpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2019-fundraiserpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2019-fundraiserpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2019-fundraiserpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2019-fundraiserpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnews2019-fundraiserpo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/install_etcher_in_mac.inline.*.po",
            "slug": "wikisrcinstallincstepsinstall_etcher_in_macinlinepo",
            "id": 1900,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/install_etcher_in_mac.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/install_etcher_in_windows.inline.*.po",
            "slug": "wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo",
            "id": 1901,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/install_etcher_in_windows.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsinstall_etcher_in_windowsinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/upgrade/linux.*.po",
            "slug": "wikisrcupgradelinuxpo",
            "id": 1904,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/upgrade/linux.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcupgradelinuxpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgradelinuxpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgradelinuxpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgradelinuxpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgradelinuxpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgradelinuxpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgradelinuxpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgradelinuxpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/upgrade/mac.*.po",
            "slug": "wikisrcupgrademacpo",
            "id": 1907,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/upgrade/mac.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcupgrademacpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgrademacpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgrademacpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgrademacpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgrademacpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgrademacpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgrademacpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcupgrademacpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/achievements_in_2019.*.po",
            "slug": "wikisrcnewsachievements_in_2019po",
            "id": 1911,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/achievements_in_2019.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsachievements_in_2019po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2019po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2019po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2019po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2019po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2019po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2019po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsachievements_in_2019po/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/call-for-translations.*.po",
            "slug": "wikisrcnewscall-for-translationspo",
            "id": 1912,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/call-for-translations.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewscall-for-translationspo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscall-for-translationspo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscall-for-translationspo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscall-for-translationspo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscall-for-translationspo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscall-for-translationspo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscall-for-translationspo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscall-for-translationspo/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/plans_for_2020.*.po",
            "slug": "wikisrcnewsplans_for_2020po",
            "id": 1914,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/plans_for_2020.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsplans_for_2020po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2020po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2020po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2020po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2020po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2020po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2020po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsplans_for_2020po/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": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/celebrating_10_years.*.po",
            "slug": "wikisrcnewscelebrating_10_yearspo",
            "id": 1916,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/celebrating_10_years.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewscelebrating_10_yearspo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearspo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearspo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearspo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearspo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearspo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearspo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearspo/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/celebrating_10_years/mafe.*.po",
            "slug": "wikisrcnewscelebrating_10_yearsmafepo",
            "id": 1917,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/celebrating_10_years/mafe.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewscelebrating_10_yearsmafepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearsmafepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearsmafepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearsmafepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearsmafepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearsmafepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearsmafepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewscelebrating_10_yearsmafepo/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/javascript_sometimes_enabled_in_safest.*.po",
            "slug": "wikisrcnewsjavascript_sometimes_enabled_in_safestpo",
            "id": 1926,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/javascript_sometimes_enabled_in_safest.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsjavascript_sometimes_enabled_in_safestpo/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news/version_4.4/javascript_sometimes_enabled_in_safest.inline.*.po",
            "slug": "wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo",
            "id": 1927,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news/version_4.4/javascript_sometimes_enabled_in_safest.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_44javascript_sometimes_enabled_in_safestinlinepo/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics/boot_options.*.po",
            "slug": "wikisrcdocadvanced_topicsboot_optionspo",
            "id": 1929,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/boot_options.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsboot_optionspo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/unsafe_browser/signing_in.inline.*.po",
            "slug": "wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po",
            "id": 1935,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/unsafe_browser/signing_in.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersigning_in-inline-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/unsafe_browser/security_implications.inline.*.po",
            "slug": "wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo",
            "id": 1936,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/unsafe_browser/security_implications.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/social_contract.*.po",
            "slug": "wikisrcdocaboutsocial_contractpo",
            "id": 1940,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/social_contract.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocaboutsocial_contractpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps/start/mac.*.po",
            "slug": "wikisrcdocfirst_stepsstartmacpo",
            "id": 1941,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/start/mac.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsstartmacpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps/start/not_entirely.inline.*.po",
            "slug": "wikisrcdocfirst_stepsstartnot_entirelyinlinepo",
            "id": 1942,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/start/not_entirely.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps/start/pc.*.po",
            "slug": "wikisrcdocfirst_stepsstartpcpo",
            "id": 1943,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/start/pc.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsstartpcpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartpcpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartpcpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartpcpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartpcpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartpcpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartpcpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartpcpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/windows_boot_menu.inline.*.po",
            "slug": "wikisrcinstallincstepswindows_boot_menuinlinepo",
            "id": 1944,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/windows_boot_menu.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/install/inc/steps/basic_troubleshooting.inline.*.po",
            "slug": "wikisrcinstallincstepsbasic_troubleshootinginlinepo",
            "id": 1945,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/basic_troubleshooting.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/persistent_storage/recover.*.po",
            "slug": "wikisrcdocpersistent_storagerecover-po",
            "id": 1949,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/persistent_storage/recover.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storagerecover-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagerecover-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagerecover-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagerecover-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagerecover-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagerecover-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagerecover-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagerecover-po/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/donate/testimonials.inline.*.po",
            "slug": "wikisrcdonatetestimonialsinlinepo",
            "id": 1950,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/donate/testimonials.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdonatetestimonialsinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatetestimonialsinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatetestimonialsinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatetestimonialsinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatetestimonialsinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatetestimonialsinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatetestimonialsinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatetestimonialsinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/donate/canceled/feedback.*.po",
            "slug": "wikisrcdonatecanceledfeedbackpo",
            "id": 1951,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/donate/canceled/feedback.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdonatecanceledfeedbackpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledfeedbackpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledfeedbackpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledfeedbackpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledfeedbackpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledfeedbackpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledfeedbackpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledfeedbackpo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/donate/canceled/others.inline.*.po",
            "slug": "wikisrcdonatecanceledothersinlinepo",
            "id": 1952,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/donate/canceled/others.inline.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdonatecanceledothersinlinepo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/donate/canceled/submit.*.po",
            "slug": "wikisrcdonatecanceledsubmitpo",
            "id": 1953,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/donate/canceled/submit.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "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://translate.tails.boum.org/projects/tails/wikisrcdonatecanceledsubmitpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledsubmitpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledsubmitpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledsubmitpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledsubmitpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledsubmitpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledsubmitpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledsubmitpo/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": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}