diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:09 +0000 |
commit | 88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68 (patch) | |
tree | faf116efcd62fa3281173628555e8d84cf267e19 /apps/sharebymail/l10n/en_GB.js | |
parent | 533dec0df0b3bcd2dd019424cb59744f68bae4c6 (diff) | |
download | nextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.tar.gz nextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/en_GB.js')
-rw-r--r-- | apps/sharebymail/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js index 2f91f557f8a..08297363a87 100644 --- a/apps/sharebymail/l10n/en_GB.js +++ b/apps/sharebymail/l10n/en_GB.js @@ -14,6 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Password to access {file} was sent to {email}", "Password to access {file} was sent to you" : "Password to access {file} was sent to you", "Share by mail" : "Share by mail", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Sharing %1$s failed, because this item is already shared with the account %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again.", "Failed to send share by email. Got an invalid email address" : "Failed to send share by email. Got an invalid email address", "Failed to send share by email" : "Failed to send share by email", @@ -37,6 +38,7 @@ OC.L10N.register( "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 dialogue.", "Could not find share" : "Could not find share", "Share provider which allows you to share files by mail" : "Share provider which allows you to share files by mail", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Allows people to share a personalized link to a file or folder by putting in an email address.", "Send password by mail" : "Send password by mail", "Reply to initiator" : "Reply to initiator", "Unable to update share by mail config" : "Unable to update share by mail config", |