Translation components API.

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

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

{
    "count": 168,
    "next": "https://translate.tails.net/api/components/?page=3",
    "previous": "https://translate.tails.net/api/components/",
    "results": [
        {
            "name": "wiki/src/doc/sensitive_documents/printing_and_scanning.*.po",
            "slug": "printing_and_scanning",
            "id": 86,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents/printing_and_scanning.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents/printing_and_scanning.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/printing_and_scanning/",
            "url": "https://translate.tails.net/api/components/tails/printing_and_scanning/",
            "repository_url": "https://translate.tails.net/api/components/tails/printing_and_scanning/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/printing_and_scanning/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/printing_and_scanning/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/printing_and_scanning/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/printing_and_scanning/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/printing_and_scanning/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/printing_and_scanning/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/sensitive_documents/sound_and_video.*.po",
            "slug": "sound_and_video",
            "id": 87,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents/sound_and_video.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents/sound_and_video.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/sound_and_video/",
            "url": "https://translate.tails.net/api/components/tails/sound_and_video/",
            "repository_url": "https://translate.tails.net/api/components/tails/sound_and_video/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/sound_and_video/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/sound_and_video/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/sound_and_video/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/sound_and_video/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/sound_and_video/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/sound_and_video/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/sensitive_documents/office_suite.*.po",
            "slug": "office_suite",
            "id": 88,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents/office_suite.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents/office_suite.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/office_suite/",
            "url": "https://translate.tails.net/api/components/tails/office_suite/",
            "repository_url": "https://translate.tails.net/api/components/tails/office_suite/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/office_suite/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/office_suite/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/office_suite/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/office_suite/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/office_suite/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/office_suite/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/sensitive_documents/graphics.*.po",
            "slug": "sensitive_documents_graphics",
            "id": 89,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents/graphics.*.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.net/projects/tails/sensitive_documents_graphics/",
            "url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/",
            "repository_url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/sensitive_documents/metadata.*.po",
            "slug": "metadata",
            "id": 90,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents/metadata.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents/metadata.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/metadata/",
            "url": "https://translate.tails.net/api/components/tails/metadata/",
            "repository_url": "https://translate.tails.net/api/components/tails/metadata/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/metadata/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/metadata/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/metadata/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/metadata/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/metadata/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/metadata/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/upgrade/error.*.po",
            "slug": "error",
            "id": 91,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/upgrade/error.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/upgrade/error.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/error/",
            "url": "https://translate.tails.net/api/components/tails/error/",
            "repository_url": "https://translate.tails.net/api/components/tails/error/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/error/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/error/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/error/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/error/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/error/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/error/credits/",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/support/known_issues.*.po",
            "slug": "known_issues",
            "id": 125,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/support/known_issues.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/support/known_issues.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/known_issues/",
            "url": "https://translate.tails.net/api/components/tails/known_issues/",
            "repository_url": "https://translate.tails.net/api/components/tails/known_issues/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/known_issues/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/known_issues/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/known_issues/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/known_issues/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/known_issues/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/known_issues/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/support/faq.*.po",
            "slug": "faq",
            "id": 126,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/support/faq.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/support/faq.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/faq/",
            "url": "https://translate.tails.net/api/components/tails/faq/",
            "repository_url": "https://translate.tails.net/api/components/tails/faq/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/faq/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/faq/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/faq/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/faq/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/faq/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/faq/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/support/chat.*.po",
            "slug": "chat",
            "id": 127,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/support/chat.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/support/chat.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/chat/",
            "url": "https://translate.tails.net/api/components/tails/chat/",
            "repository_url": "https://translate.tails.net/api/components/tails/chat/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/chat/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/chat/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/chat/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/chat/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/chat/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/chat/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/support/talk.*.po",
            "slug": "talk",
            "id": 128,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/support/talk.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/support/talk.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/talk/",
            "url": "https://translate.tails.net/api/components/tails/talk/",
            "repository_url": "https://translate.tails.net/api/components/tails/talk/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/talk/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/talk/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/talk/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/talk/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/talk/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/talk/credits/",
            "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": "Weblate commit",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/first_steps/welcome_screen/administration_password.*.po",
            "slug": "wikisrcdocfirst_stepswelcome_screenadministration_password-po",
            "id": 287,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/welcome_screen/administration_password.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/startup_options/administration_password.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/credits/",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/persistent_storage/delete.*.po",
            "slug": "wikisrcdocpersistent_storagedelete-po",
            "id": 297,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/persistent_storage/delete.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/persistence/delete.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/wikisrcdocpersistent_storagedelete-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/credits/",
            "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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/first_steps/reset/linux.*.po",
            "slug": "wikisrcdocfirst_stepsresetlinux-po",
            "id": 302,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/reset/linux.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/reset/linux.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepsresetlinux-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetlinux-po/credits/",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/first_steps/reset/windows.*.po",
            "slug": "wikisrcdocfirst_stepsresetwindows-po",
            "id": 303,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/reset/windows.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/reset/windows.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepsresetwindows-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/credits/",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/first_steps/reset/mac.*.po",
            "slug": "wikisrcdocfirst_stepsresetmac-po",
            "id": 304,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/reset/mac.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/reset/mac.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepsresetmac-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/credits/",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/advanced_topics/virtualization/boxes.*.po",
            "slug": "advanced_topics_virtualization_boxes",
            "id": 307,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/virtualization/boxes.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics/virtualization/boxes.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/advanced_topics_virtualization_boxes/",
            "url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/",
            "repository_url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/credits/",
            "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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/advanced_topics/virtualization/virt-manager.*.po",
            "slug": "advanced_topics_virt_manager",
            "id": 308,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/virtualization/virt-manager.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics/virtualization/virt-manager.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/advanced_topics_virt_manager/",
            "url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/",
            "repository_url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/credits/",
            "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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/clone.*.po",
            "slug": "install-clone",
            "id": 309,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/clone.*.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.net/projects/tails/install-clone/",
            "url": "https://translate.tails.net/api/components/tails/install-clone/",
            "repository_url": "https://translate.tails.net/api/components/tails/install-clone/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/install-clone/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/install-clone/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/install-clone/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/install-clone/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/install-clone/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/install-clone/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/advanced_topics/lan.*.po",
            "slug": "lan",
            "id": 316,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/lan.*.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.net/projects/tails/lan/",
            "url": "https://translate.tails.net/api/components/tails/lan/",
            "repository_url": "https://translate.tails.net/api/components/tails/lan/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/lan/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/lan/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/lan/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/lan/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/lan/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/lan/credits/",
            "new_lang": "contact",
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/anonymous_internet/tor/circuits.*.po",
            "slug": "wikisrcdocanonymous_internettorcircuits-po",
            "id": 319,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/tor/circuits.*.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.net/projects/tails/wikisrcdocanonymous_internettorcircuits-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/credits/",
            "new_lang": "contact",
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/first_steps/welcome_screen/mac_spoofing.*.po",
            "slug": "wikisrcdocfirst_stepswelcome_screenmac_spoofing-po",
            "id": 335,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/welcome_screen/mac_spoofing.*.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.net/projects/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/upgrade/error/install.*.po",
            "slug": "upgrade-error-install",
            "id": 341,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/upgrade/error/install.*.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.net/projects/tails/upgrade-error-install/",
            "url": "https://translate.tails.net/api/components/tails/upgrade-error-install/",
            "repository_url": "https://translate.tails.net/api/components/tails/upgrade-error-install/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/upgrade-error-install/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/upgrade-error-install/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/upgrade-error-install/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/upgrade-error-install/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/upgrade-error-install/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/upgrade-error-install/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/dvd.*.po",
            "slug": "install-dvd",
            "id": 344,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/dvd.*.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.net/projects/tails/install-dvd/",
            "url": "https://translate.tails.net/api/components/tails/install-dvd/",
            "repository_url": "https://translate.tails.net/api/components/tails/install-dvd/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/install-dvd/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/install-dvd/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/install-dvd/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/install-dvd/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/install-dvd/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/install-dvd/credits/",
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/linux.*.po",
            "slug": "linux",
            "id": 345,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/linux.*.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.net/projects/tails/linux/",
            "url": "https://translate.tails.net/api/components/tails/linux/",
            "repository_url": "https://translate.tails.net/api/components/tails/linux/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/linux/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/linux/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/linux/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/linux/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/linux/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/linux/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/mac.*.po",
            "slug": "mac",
            "id": 346,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/mac.*.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.net/projects/tails/mac/",
            "url": "https://translate.tails.net/api/components/tails/mac/",
            "repository_url": "https://translate.tails.net/api/components/tails/mac/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/mac/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/mac/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/mac/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/mac/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/mac/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/mac/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/inc/steps/download.inline.*.po",
            "slug": "downloadinline",
            "id": 353,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/download.inline.*.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.net/projects/tails/downloadinline/",
            "url": "https://translate.tails.net/api/components/tails/downloadinline/",
            "repository_url": "https://translate.tails.net/api/components/tails/downloadinline/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/downloadinline/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/downloadinline/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/downloadinline/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/downloadinline/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/downloadinline/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/downloadinline/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/inc/steps/mac_startup_disks.inline.*.po",
            "slug": "mac_startup_disksinline",
            "id": 357,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/mac_startup_disks.inline.*.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.net/projects/tails/mac_startup_disksinline/",
            "url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/",
            "repository_url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/inc/steps/restart_first_time.inline.*.po",
            "slug": "restart_first_timeinline",
            "id": 359,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/restart_first_time.inline.*.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.net/projects/tails/restart_first_timeinline/",
            "url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/",
            "repository_url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/restart_first_timeinline/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/inc/steps/restart_second_time.inline.*.po",
            "slug": "restart_second_timeinline",
            "id": 360,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/restart_second_time.inline.*.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.net/projects/tails/restart_second_timeinline/",
            "url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/",
            "repository_url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/restart_second_timeinline/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/inc/steps/verify_up-to-date.inline.*.po",
            "slug": "verify_up-to-dateinline",
            "id": 361,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/steps/verify_up-to-date.inline.*.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.net/projects/tails/verify_up-to-dateinline/",
            "url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/",
            "repository_url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/about.*.po",
            "slug": "doc-about",
            "id": 423,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about.*.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.net/projects/tails/doc-about/",
            "url": "https://translate.tails.net/api/components/tails/doc-about/",
            "repository_url": "https://translate.tails.net/api/components/tails/doc-about/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/doc-about/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/doc-about/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/doc-about/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/doc-about/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/doc-about/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/doc-about/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/upgrade/clone.*.po",
            "slug": "wikisrcdocupgradeclone-po",
            "id": 432,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/upgrade/clone.*.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.net/projects/tails/wikisrcdocupgradeclone-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradeclone-po/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/upgrade/tails.*.po",
            "slug": "wikisrcdocupgradetails-po",
            "id": 433,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/upgrade/tails.*.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.net/projects/tails/wikisrcdocupgradetails-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocupgradetails-po/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install.*.po",
            "slug": "install",
            "id": 437,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install.*.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.net/projects/tails/install/",
            "url": "https://translate.tails.net/api/components/tails/install/",
            "repository_url": "https://translate.tails.net/api/components/tails/install/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/install/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/install/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/install/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/install/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/install/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/install/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/clone/mac.*.po",
            "slug": "wikisrcinstallclonemac-po",
            "id": 438,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/clone/mac.*.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.net/projects/tails/wikisrcinstallclonemac-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcinstallclonemac-po/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/download.*.po",
            "slug": "install-download",
            "id": 442,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/download.*.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.net/projects/tails/install-download/",
            "url": "https://translate.tails.net/api/components/tails/install-download/",
            "repository_url": "https://translate.tails.net/api/components/tails/install-download/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/install-download/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/install-download/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/install-download/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/install-download/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/install-download/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/install-download/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/install/inc/overview.*.po",
            "slug": "install-inc-overview",
            "id": 452,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/install/inc/overview.*.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.net/projects/tails/install-inc-overview/",
            "url": "https://translate.tails.net/api/components/tails/install-inc-overview/",
            "repository_url": "https://translate.tails.net/api/components/tails/install-inc-overview/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/install-inc-overview/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/install-inc-overview/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/install-inc-overview/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/install-inc-overview/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/install-inc-overview/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/install-inc-overview/credits/",
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/anonymous_internet/thunderbird.*.po",
            "slug": "thunderbird",
            "id": 475,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/thunderbird.*.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.net/projects/tails/thunderbird/",
            "url": "https://translate.tails.net/api/components/tails/thunderbird/",
            "repository_url": "https://translate.tails.net/api/components/tails/thunderbird/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/thunderbird/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/thunderbird/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/thunderbird/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/thunderbird/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/thunderbird/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/thunderbird/credits/",
            "new_lang": "contact",
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/about/contact.*.po",
            "slug": "wikisrcdocaboutcontact-po",
            "id": 476,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "https://gitlab.tails.boum.org/tails/tails/-/blob/{{branch}}/{{filename}}#L{{line}}",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/contact.*.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.net/projects/tails/wikisrcdocaboutcontact-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocaboutcontact-po/credits/",
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://gitlab.tails.boum.org/tails/tails/-/blob/{{branch}}/{{filename}}#L{{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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/about/openpgp_keys/signing_key_revocation.*.po",
            "slug": "signing_key_revocation",
            "id": 477,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/openpgp_keys/signing_key_revocation.*.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.net/projects/tails/signing_key_revocation/",
            "url": "https://translate.tails.net/api/components/tails/signing_key_revocation/",
            "repository_url": "https://translate.tails.net/api/components/tails/signing_key_revocation/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/signing_key_revocation/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/signing_key_revocation/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/signing_key_revocation/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/signing_key_revocation/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/signing_key_revocation/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/signing_key_revocation/credits/",
            "new_lang": "contact",
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/donate.*.po",
            "slug": "src-donate",
            "id": 495,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/donate.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/donate.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.net/projects/tails/src-donate/",
            "url": "https://translate.tails.net/api/components/tails/src-donate/",
            "repository_url": "https://translate.tails.net/api/components/tails/src-donate/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/src-donate/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/src-donate/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/src-donate/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/src-donate/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/src-donate/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/src-donate/credits/",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/anonymous_internet/onionshare.*.po",
            "slug": "onionshare",
            "id": 514,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/onionshare.*.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.net/projects/tails/onionshare/",
            "url": "https://translate.tails.net/api/components/tails/onionshare/",
            "repository_url": "https://translate.tails.net/api/components/tails/onionshare/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/onionshare/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/onionshare/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/onionshare/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/onionshare/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/onionshare/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/onionshare/credits/",
            "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)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/support/known_issues/graphics.*.po",
            "slug": "support-known_issues-graphics",
            "id": 1833,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/support/known_issues/graphics.*.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.net/projects/tails/support-known_issues-graphics/",
            "url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/",
            "repository_url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/support-known_issues-graphics/credits/",
            "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": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy/luks_vs_veracrypt.inline.*.po",
            "slug": "wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo",
            "id": 1848,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy/luks_vs_veracrypt.inline.*.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.net/projects/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/credits/",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "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": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "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.net/projects/tails/wikisrcdocencryption_and_privacyveracryptpo/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/credits/",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "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": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "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.net/projects/tails/wikisrcdocpersistent_storageadditional_software-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/credits/",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "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": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "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.net/projects/tails/wikisrcdocanonymous_internetno-wifi-inline-po/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetno-wifi-inline-po/credits/",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "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": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "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.net/projects/tails/wikisrcinstalldownload-isopo/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/credits/",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "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": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "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.net/projects/tails/wikisrcinstallincstepscloneinlinepo/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/credits/",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        },
        {
            "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": [
                    "base",
                    "en_en",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.tails.net/languages/en/",
                "url": "https://translate.tails.net/api/languages/en/",
                "statistics_url": "https://translate.tails.net/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.net/projects/tails/",
                "url": "https://translate.tails.net/api/projects/tails/",
                "check_flags": "",
                "components_list_url": "https://translate.tails.net/api/projects/tails/components/",
                "repository_url": "https://translate.tails.net/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/",
                "categories_url": "https://translate.tails.net/api/projects/tails/categories/",
                "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.net/api/projects/tails/languages/",
                "labels_url": "https://translate.tails.net/api/projects/tails/labels/",
                "credits_url": "https://translate.tails.net/api/projects/tails/credits/",
                "lock_url": "https://translate.tails.net/api/projects/tails/lock/",
                "translation_review": true,
                "source_review": false,
                "commit_policy": 0,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": "",
                "secondary_language": null,
                "enforced_2fa": false,
                "machinery_settings": "https://translate.tails.net/api/projects/tails/machinery_settings/",
                "locked": false
            },
            "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.net/projects/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/",
            "url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/",
            "repository_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/repository/",
            "translations_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/translations/",
            "statistics_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/statistics/",
            "lock_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/lock/",
            "links_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/links/",
            "changes_list_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/changes/",
            "task_url": null,
            "credits_url": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/credits/",
            "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": "^[^.]+$",
            "key_filter": "",
            "secondary_language": null,
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tails.net/api/components/tails/index/",
            "locked": false
        }
    ]
}