From 1b15c5cf8af0a4d2e957ccd6dd577dfb7bc5f5fd Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 12 Nov 2019 09:54:02 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1148 of 1148 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1147 of 1147 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1146 of 1146 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1145 of 1145 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1143 of 1143 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1142 of 1142 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1141 of 1141 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1140 of 1140 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1139 of 1139 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1138 of 1138 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 01106db0a..769f5a52d 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1231,5 +1231,16 @@ "properties_confirmNewFile": "Are you sure? Adding a password will change this file's URL. Users without the password will lose access to this file.", "properties_passwordWarningFile": "The password was successfully changed but we were unable to update your CryptDrive with the new data. You may have to remove the old version of the file manually.", "properties_passwordSuccessFile": "The password was successfully changed.", - "driveOfflineError": "Your connection to CryptPad has been lost. Changes to this pad will not be saved in your CryptDrive. Please close all CryptPad tabs and try again in a new window. " + "driveOfflineError": "Your connection to CryptPad has been lost. Changes to this pad will not be saved in your CryptDrive. Please close all CryptPad tabs and try again in a new window. ", + "teams_table": "Roles", + "teams_table_generic": "Roles and permissions", + "teams_table_generic_view": "View: access folders and pads (read-only).", + "teams_table_generic_edit": "Edit: create, modify, and delete folders and pads.", + "teams_table_generic_admin": "Manage Members: invite and revoke members, change member roles up to Admin.", + "teams_table_generic_own": "Manage Team: change team name and avatar, add or remove Owners, change team subscription, delete team.", + "teams_table_specific": "Exceptions", + "teams_table_specificHint": "These are older shared folders where viewers still have permission to edit existing pads. Pads created or copied into these folders will have standard permissions.", + "teams_table_admins": "Manage members", + "teams_table_owners": "Manage team", + "teams_table_role": "Role" }