From e464c8e92d8663f3334c009ed50890f96e2a801d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Tue, 29 Nov 2022 20:19:03 +0100 Subject: [PATCH] New translations messages.en.xlf (English) --- translations/messages.en.xlf | 146 ++++++++++++++++++++++++++++++++++- 1 file changed, 145 insertions(+), 1 deletion(-) diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index cc01665e..4829af8e 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -7779,7 +7779,7 @@ Element 3 perm.parts - Common + Parts @@ -8692,6 +8692,12 @@ Element 3 Google + + + tfa.provider.webauthn_two_factor_provider + Security key + + obsolete @@ -9761,5 +9767,143 @@ Element 3 Target element ID + + + entity.info.parts_count_recursive + Number of parts with this element or its subelements + + + + + tools.server_infos.title + Server Infos + + + + + permission.preset.read_only + Read-Only + + + + + permission.preset.read_only.desc + Only allow read operations on data + + + + + permission.preset.all_inherit + Inherit all + + + + + permission.preset.all_inherit.desc + Set all permissions to Inherit + + + + + permission.preset.all_forbid + Forbid all + + + + + permission.preset.all_forbid.desc + Set all permissions to Forbid + + + + + permission.preset.all_allow + Allow all + + + + + permission.preset.all_allow.desc + Set all permissions to allow + + + + + perm.server_infos + Server infos + + + + + permission.preset.editor + Editor + + + + + permission.preset.editor.desc + Allow to change parts and data structures + + + + + permission.preset.admin + Admin + + + + + permission.preset.admin.desc + Allow administrative actions + + + + + permission.preset.button + Apply preset + + + + + perm.attachments.show_private + Show private attachments + + + + + perm.attachments.list_attachments + Show list of all attachments + + + + + user.edit.permission_success + Permission preset applied successfully. Check if the new permissions fit your needs. + + + + + perm.group.data + Data + + + + + part_list.action.action.group.needs_review + Needs Review + + + + + part_list.action.action.set_needs_review + Set Needs Review Status + + + + + part_list.action.action.unset_needs_review + Unset Needs Review Status + +