Components
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/phyphox/components/?format=api
{ "count": 7, "next": null, "previous": null, "results": [ { "name": "Android", "slug": "android", "id": 1, "source_language": { "code": "en", "name": "English", "plural": { "id": 136, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1728473503, "web_url": "https://translate.phyphox.org/languages/en/", "url": "https://translate.phyphox.org/api/languages/en/?format=api", "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api" }, "vcs": "git", "repo": "https://github.com/Staacks/phyphox-android.git", "git_export": "https://translate.phyphox.org/git/phyphox/android/", "branch": "translation", "push_branch": "translation", "filemask": "app/src/main/res/values-*/strings.xml", "template": "app/src/main/res/values/strings.xml", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "aresource", "license": "GPL-3.0-or-later", "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html", "agreement": "", "web_url": "https://translate.phyphox.org/projects/phyphox/android/", "url": "https://translate.phyphox.org/api/components/phyphox/android/?format=api", "repository_url": "https://translate.phyphox.org/api/components/phyphox/android/repository/?format=api", "translations_url": "https://translate.phyphox.org/api/components/phyphox/android/translations/?format=api", "statistics_url": "https://translate.phyphox.org/api/components/phyphox/android/statistics/?format=api", "lock_url": "https://translate.phyphox.org/api/components/phyphox/android/lock/?format=api", "links_url": "https://translate.phyphox.org/api/components/phyphox/android/links/?format=api", "changes_list_url": "https://translate.phyphox.org/api/components/phyphox/android/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/Staacks/phyphox-android.git", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver" }, { "name": "iOS", "slug": "ios", "id": 2, "source_language": { "code": "en", "name": "English", "plural": { "id": 136, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1728473503, "web_url": "https://translate.phyphox.org/languages/en/", "url": "https://translate.phyphox.org/api/languages/en/?format=api", "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api" }, "vcs": "git", "repo": "https://github.com/Staacks/phyphox-ios.git", "git_export": "https://translate.phyphox.org/git/phyphox/ios/", "branch": "translation", "push_branch": "", "filemask": "phyphox-iOS/phyphox/*.lproj/Localizable.strings", "template": "phyphox-iOS/phyphox/en.lproj/Localizable.strings", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "strings-utf8", "license": "GPL-3.0-or-later", "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html", "agreement": "", "web_url": "https://translate.phyphox.org/projects/phyphox/ios/", "url": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api", "repository_url": "https://translate.phyphox.org/api/components/phyphox/ios/repository/?format=api", "translations_url": "https://translate.phyphox.org/api/components/phyphox/ios/translations/?format=api", "statistics_url": "https://translate.phyphox.org/api/components/phyphox/ios/statistics/?format=api", "lock_url": "https://translate.phyphox.org/api/components/phyphox/ios/lock/?format=api", "links_url": "https://translate.phyphox.org/api/components/phyphox/ios/links/?format=api", "changes_list_url": "https://translate.phyphox.org/api/components/phyphox/ios/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/Staacks/phyphox-ios.git", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver" }, { "name": "iOS InfoPlist", "slug": "ios-infoplist", "id": 3, "source_language": { "code": "en", "name": "English", "plural": { "id": 136, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1728473503, "web_url": "https://translate.phyphox.org/languages/en/", "url": "https://translate.phyphox.org/api/languages/en/?format=api", "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api" }, "vcs": "git", "repo": "https://github.com/Staacks/phyphox-ios.git", "git_export": "", "branch": "translation", "push_branch": "", "filemask": "phyphox-iOS/phyphox/*.lproj/InfoPlist.strings", "template": "phyphox-iOS/phyphox/en.lproj/InfoPlist.strings", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "strings-utf8", "license": "GPL-3.0-or-later", "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html", "agreement": "", "web_url": "https://translate.phyphox.org/projects/phyphox/ios-infoplist/", "url": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/?format=api", "repository_url": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/repository/?format=api", "translations_url": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/translations/?format=api", "statistics_url": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/statistics/?format=api", "lock_url": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/lock/?format=api", "links_url": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/links/?format=api", "changes_list_url": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/Staacks/phyphox-ios.git", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver" }, { "name": "experiments", "slug": "experiments", "id": 4, "source_language": { "code": "en", "name": "English", "plural": { "id": 136, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1728473503, "web_url": "https://translate.phyphox.org/languages/en/", "url": "https://translate.phyphox.org/api/languages/en/?format=api", "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api" }, "vcs": "git", "repo": "https://github.com/Staacks/phyphox-translation.git", "git_export": "https://translate.phyphox.org/git/phyphox/experiments/", "branch": "master", "push_branch": "master", "filemask": "experiments/*.po", "template": "experiments/en.po", "edit_template": true, "intermediate": "", "new_base": "experiments/template.pot", "file_format": "po-mono", "license": "GPL-3.0-or-later", "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html", "agreement": "", "web_url": "https://translate.phyphox.org/projects/phyphox/experiments/", "url": "https://translate.phyphox.org/api/components/phyphox/experiments/?format=api", "repository_url": "https://translate.phyphox.org/api/components/phyphox/experiments/repository/?format=api", "translations_url": "https://translate.phyphox.org/api/components/phyphox/experiments/translations/?format=api", "statistics_url": "https://translate.phyphox.org/api/components/phyphox/experiments/statistics/?format=api", "lock_url": "https://translate.phyphox.org/api/components/phyphox/experiments/lock/?format=api", "links_url": "https://translate.phyphox.org/api/components/phyphox/experiments/links/?format=api", "changes_list_url": "https://translate.phyphox.org/api/components/phyphox/experiments/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/Staacks/phyphox-translation.git", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver" }, { "name": "App Stores", "slug": "app-stores", "id": 5, "source_language": { "code": "en", "name": "English", "plural": { "id": 136, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1728473503, "web_url": "https://translate.phyphox.org/languages/en/", "url": "https://translate.phyphox.org/api/languages/en/?format=api", "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api" }, "vcs": "git", "repo": "https://github.com/Staacks/phyphox-translation.git", "git_export": "", "branch": "master", "push_branch": "master", "filemask": "store/*.po", "template": "store/en.po", "edit_template": true, "intermediate": "", "new_base": "store/template.pot", "file_format": "po-mono", "license": "GPL-3.0-or-later", "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html", "agreement": "", "web_url": "https://translate.phyphox.org/projects/phyphox/app-stores/", "url": "https://translate.phyphox.org/api/components/phyphox/app-stores/?format=api", "repository_url": "https://translate.phyphox.org/api/components/phyphox/app-stores/repository/?format=api", "translations_url": "https://translate.phyphox.org/api/components/phyphox/app-stores/translations/?format=api", "statistics_url": "https://translate.phyphox.org/api/components/phyphox/app-stores/statistics/?format=api", "lock_url": "https://translate.phyphox.org/api/components/phyphox/app-stores/lock/?format=api", "links_url": "https://translate.phyphox.org/api/components/phyphox/app-stores/links/?format=api", "changes_list_url": "https://translate.phyphox.org/api/components/phyphox/app-stores/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/Staacks/phyphox-translation.git", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver" }, { "name": "phyphox", "slug": "glossary", "id": 6, "source_language": { "code": "en", "name": "English", "plural": { "id": 136, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1728473503, "web_url": "https://translate.phyphox.org/languages/en/", "url": "https://translate.phyphox.org/api/languages/en/?format=api", "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api" }, "vcs": "local", "repo": "local:", "git_export": "https://translate.phyphox.org/git/phyphox/glossary/", "branch": "main", "push_branch": "", "filemask": "*.tbx", "template": "", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "tbx", "license": "GPL-3.0-or-later", "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html", "agreement": "", "web_url": "https://translate.phyphox.org/projects/phyphox/glossary/", "url": "https://translate.phyphox.org/api/components/phyphox/glossary/?format=api", "repository_url": "https://translate.phyphox.org/api/components/phyphox/glossary/repository/?format=api", "translations_url": "https://translate.phyphox.org/api/components/phyphox/glossary/translations/?format=api", "statistics_url": "https://translate.phyphox.org/api/components/phyphox/glossary/statistics/?format=api", "lock_url": "https://translate.phyphox.org/api/components/phyphox/glossary/lock/?format=api", "links_url": "https://translate.phyphox.org/api/components/phyphox/glossary/links/?format=api", "changes_list_url": "https://translate.phyphox.org/api/components/phyphox/glossary/changes/?format=api", "task_url": null, "new_lang": "none", "language_code_style": "", "push": "", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": false, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": true, "glossary_color": "silver" }, { "name": "iOS Settings", "slug": "ios-settings", "id": 7, "source_language": { "code": "en", "name": "English", "plural": { "id": 136, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1728473503, "web_url": "https://translate.phyphox.org/languages/en/", "url": "https://translate.phyphox.org/api/languages/en/?format=api", "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api" }, "vcs": "git", "repo": "https://github.com/Staacks/phyphox-ios.git", "git_export": "", "branch": "translation", "push_branch": "", "filemask": "phyphox-iOS/phyphox/Settings.bundle/*.lproj/Root.strings", "template": "phyphox-iOS/phyphox/Settings.bundle/en.lproj/Root.strings", "edit_template": true, "intermediate": "", "new_base": "", "file_format": "strings", "license": "", "license_url": null, "agreement": "", "web_url": "https://translate.phyphox.org/projects/phyphox/ios-settings/", "url": "https://translate.phyphox.org/api/components/phyphox/ios-settings/?format=api", "repository_url": "https://translate.phyphox.org/api/components/phyphox/ios-settings/repository/?format=api", "translations_url": "https://translate.phyphox.org/api/components/phyphox/ios-settings/translations/?format=api", "statistics_url": "https://translate.phyphox.org/api/components/phyphox/ios-settings/statistics/?format=api", "lock_url": "https://translate.phyphox.org/api/components/phyphox/ios-settings/lock/?format=api", "links_url": "https://translate.phyphox.org/api/components/phyphox/ios-settings/links/?format=api", "changes_list_url": "https://translate.phyphox.org/api/components/phyphox/ios-settings/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/Staacks/phyphox-ios.git", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})\n\n", "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n", "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}", "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n\n", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 24, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver" } ] }