From a3ee9de896c209a2d235c216a1fb9b10a72787be Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 2 Jul 2020 17:41:19 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1301 of 1301 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1300 of 1300 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1299 of 1299 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index ede0c1a5a..ef61b02bb 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -338,9 +338,9 @@ "fm_openParent": "Show in folder", "fm_noname": "Untitled Document", "fm_emptyTrashDialog": "Are you sure you want to empty the trash?", - "fm_removeSeveralPermanentlyDialog": "Are you sure you want to permanently remove these {0} elements from your CryptDrive?", + "fm_removeSeveralPermanentlyDialog": "Are you sure you want to remove these {0} items from your drive? They will remain in the drives of other users who have stored them.", "fm_removePermanentlyNote": "Owned pads will be removed from the server if you continue.", - "fm_removePermanentlyDialog": "Are you sure you want to permanently remove that element from your CryptDrive?", + "fm_removePermanentlyDialog": "Are you sure you want to remove this item from your drive? It will remain in the drives of other users who have stored it.", "fm_removeSeveralDialog": "Are you sure you want to move these {0} elements to the trash?", "fm_removeDialog": "Are you sure you want to move {0} to the trash?", "fm_deleteOwnedPad": "Are you sure you want to permanently remove this pad from the server?", @@ -389,9 +389,9 @@ "fc_expandAll": "Expand All", "fc_collapseAll": "Collapse All", "fc_delete": "Move to trash", - "fc_delete_owned": "Delete from the server", + "fc_delete_owned": "Destroy", "fc_restore": "Restore", - "fc_remove": "Remove from your CryptDrive", + "fc_remove": "Remove", "fc_remove_sharedfolder": "Remove", "fc_empty": "Empty the trash", "fc_prop": "Properties", @@ -1395,5 +1395,7 @@ "oo_refresh": "Refresh", "oo_refreshText": "This document has been updated", "support_category": "Choose a category", - "support_formCategoryError": "Error: category is empty" + "support_formCategoryError": "Error: category is empty", + "fm_emptyTrashOwned": "Your trash contains documents you own. You can remove them from your drive only, or destroy them for all users.", + "fm_restricted": "You do not have access" }