From 4cdee4e973bbe97c406690c1a05b84734351b3af Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 2 Mar 2020 16:33:03 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1227 of 1227 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1227 of 1227 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1226 of 1226 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1225 of 1225 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1224 of 1224 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1223 of 1223 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1222 of 1222 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1221 of 1221 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1220 of 1220 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1219 of 1219 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1218 of 1218 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1217 of 1217 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1216 of 1216 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 25b1c58f0..e68e56164 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -571,7 +571,7 @@ "upload_success": "Your file ({0}) has been successfully uploaded and added to your drive.", "upload_notEnoughSpace": "There is not enough space for this file in your CryptDrive.", "upload_notEnoughSpaceBrief": "Not enough space", - "upload_tooLarge": "This file exceeds the maximum upload size.", + "upload_tooLarge": "This file exceeds the maximum upload size allowed for your account.", "upload_tooLargeBrief": "File too large", "upload_choose": "Choose a file", "upload_pending": "Pending", @@ -1147,10 +1147,10 @@ "features_noData": "No personal information required", "features_pricing": "Between {0} and {2}€ per month", "features_emailRequired": "Email address required", - "owner_removeText": "Remove an existing owner", - "owner_removePendingText": "Cancel a pending offer", + "owner_removeText": "Owners", + "owner_removePendingText": "Pending", "owner_addText": "Offer co-ownership to a contact", - "owner_unknownUser": "Unknown user", + "owner_unknownUser": "?????", "owner_removeButton": "Remove selected owners", "owner_removePendingButton": "Cancel selected offers", "owner_addButton": "Offer ownership", @@ -1311,5 +1311,17 @@ "settings_trimHistoryTitle": "Delete History", "settings_trimHistoryHint": "Save storage space by deleting the history of your drive and notifications. This will not affect the history of your pads. You can delete the history of pads in their properties dialog.", "makeACopy": "Make a copy", - "copy_title": "{0} (copy)" + "copy_title": "{0} (copy)", + "access_main": "Access", + "access_allow": "List", + "accessButton": "Access", + "restrictedError": "You are not authorised to access this document", + "contacts": "Contacts", + "access_noContact": "No other contact to add", + "allow_checkbox": "Using an access list means that only selected users and owners will be able to access this document.", + "allow_enabled": "enabled", + "allow_disabled": "disabled", + "allow_label": "Access list: {0}", + "access_muteRequests": "Mute access requests for this pad", + "owner_text": "The owner(s) of a pad are the only users authorised to: add/remove owners, restrict access to the pad with an access list, or delete the pad." }