Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/en_GB.js')
-rw-r--r--apps/sharebymail/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js
index a0d66483d63..4a4880d861e 100644
--- a/apps/sharebymail/l10n/en_GB.js
+++ b/apps/sharebymail/l10n/en_GB.js
@@ -28,16 +28,16 @@ OC.L10N.register(
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s shared »%s« with you. You should have already received a separate mail with a link to access it.",
"Password to access »%s« shared to you by %s" : "Password to access »%s« shared to you by %s",
"Password to access »%s«" : "Password to access »%s«",
- "It is protected with the following password: %s" : "It is protected with the following password: %s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient.",
"Password to access »%s« shared with %s" : "Password to access »%s« shared with %s",
- "This is the password: %s" : "This is the password: %s",
"You can choose a different password at any time in the share dialog." : "You can choose a different password at any time in the share dialog.",
"Could not find share" : "Could not find share",
"Share by mail" : "Share by mail",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Allows users to share a personalised link to a file or folder by putting in an email address.",
"Send password by mail" : "Send password by mail",
"Enforce password protection" : "Enforce password protection",
- "Failed to send share by E-mail" : "Failed to send share by E-mail"
+ "Failed to send share by E-mail" : "Failed to send share by E-mail",
+ "It is protected with the following password: %s" : "It is protected with the following password: %s",
+ "This is the password: %s" : "This is the password: %s"
},
"nplurals=2; plural=(n != 1);");