diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-20 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-20 02:16:46 +0000 |
commit | b9c7865045dedd87211bea83215687910a1697ab (patch) | |
tree | 4b032fe99d016ab7becd87e87a788ecd8603f85b /apps/sharebymail/l10n | |
parent | 8f35a66100a38d4d8f7dc52b757d5bfdfd82c0f8 (diff) | |
download | nextcloud-server-b9c7865045dedd87211bea83215687910a1697ab.tar.gz nextcloud-server-b9c7865045dedd87211bea83215687910a1697ab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/en_GB.js | 5 | ||||
-rw-r--r-- | apps/sharebymail/l10n/en_GB.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js index 159cc6d5b74..b6bb16fbc5b 100644 --- a/apps/sharebymail/l10n/en_GB.js +++ b/apps/sharebymail/l10n/en_GB.js @@ -20,7 +20,12 @@ OC.L10N.register( "Failed to send share by email" : "Failed to send share by email", "Click the button below to open it." : "Click the button below to open it.", "Open »%s«" : "Open »%s«", + "%1$s via %2$s" : "%1$s via %2$s", + "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n", + "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it.", + "Password to access »%1$s« shared to you by %2$s" : "Password to access »%1$s« shared to you by %2$s", "Password to access »%s«" : "Password to access »%s«", + "It is protected with the following password:" : "It is protected with the following password:", "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", diff --git a/apps/sharebymail/l10n/en_GB.json b/apps/sharebymail/l10n/en_GB.json index ad1aedc6824..ec16c691cfc 100644 --- a/apps/sharebymail/l10n/en_GB.json +++ b/apps/sharebymail/l10n/en_GB.json @@ -18,7 +18,12 @@ "Failed to send share by email" : "Failed to send share by email", "Click the button below to open it." : "Click the button below to open it.", "Open »%s«" : "Open »%s«", + "%1$s via %2$s" : "%1$s via %2$s", + "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n", + "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it.", + "Password to access »%1$s« shared to you by %2$s" : "Password to access »%1$s« shared to you by %2$s", "Password to access »%s«" : "Password to access »%s«", + "It is protected with the following password:" : "It is protected with the following password:", "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", |