From 0c67bce3ab87f456e28e405333a409fef98c8e36 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 19 Mar 2021 11:52:34 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1189 of 1189 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1188 of 1188 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 6112b780d..d0e4d20cb 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -257,7 +257,7 @@ "fm_sharedFolderName": "Shared folder", "fm_searchPlaceholder": "Search...", "fm_newButton": "New", - "fm_newButtonTitle": "Create a new pad or folder, import a file in the current folder", + "fm_newButtonTitle": "Create a new document or folder, import a file in the current folder.", "fm_newFolder": "New folder", "fm_newFile": "New pad", "fm_morePads": "More", @@ -618,7 +618,7 @@ "creation_noOwner": "No owner", "creation_expiration": "Expiration date", "creation_passwordValue": "Password", - "creation_newPadModalDescription": "Click on a pad type to create it. You can also press Tab to select the type and press Enter to confirm.", + "creation_newPadModalDescription": "Click on a document type to create it. You can also press Tab to select the type and press Enter to confirm.", "password_info": "The pad you're trying to open no longer exist or is protected with a password. Enter the correct password to access its content.", "password_error": "Pad not found!
This error can be caused by two factors: either the password in invalid, or the pad has been deleted from the server.", "password_placeholder": "Type the password here...", @@ -1188,5 +1188,6 @@ "addOptionalPassword": "Add a password (optional)", "importError": "Failed to import (wrong format)", "fm_cantUploadHere": "Can't upload a file here", - "oo_lostEdits": "Unfortunately your recent unsaved edits could not be recovered after synchronising new content." + "oo_lostEdits": "Unfortunately your recent unsaved edits could not be recovered after synchronising new content.", + "toolbar_degraded": "Over {0} editors are currently present in this document. The user list and chat are disabled to improve performance." }