diff options
Diffstat (limited to 'apps/sharebymail/l10n/en_GB.js')
-rw-r--r-- | apps/sharebymail/l10n/en_GB.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js index f8fc53f1a6b..5c1336a808f 100644 --- a/apps/sharebymail/l10n/en_GB.js +++ b/apps/sharebymail/l10n/en_GB.js @@ -28,16 +28,15 @@ OC.L10N.register( "Send password by mail" : "Send password by mail", "Enforce password protection" : "Enforce password protection", "Sharing %s failed, this item is already shared with %s" : "Sharing %s failed, this item is already shared with %s", - "Failed to send share by E-mail" : "Failed to send share by E-mail", "%s shared »%s« with you" : "%s shared »%s« with you", "%s shared »%s« with you." : "%s shared »%s« with you.", "%s via %s" : "%s via %s", - "Password to access »%s« shared to you by %s" : "Password to access »%s« shared to you by %s", "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n", "%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", "It is protected with the following password: %s" : "It is protected with the following password: %s", - "Password to access »%s« shared with %s" : "Password to access »%s« shared with %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" }, "nplurals=2; plural=(n != 1);"); |