diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:45 +0000 |
commit | 93e9d50af638737c6ba6d65489270725fe87e743 (patch) | |
tree | 301be1bffa3ca5d174b44480dc8a0492c95e05ad /apps/files_sharing/l10n/en_GB.js | |
parent | d78f7acfd752e9f0a342515e3208d51ff84f9c2c (diff) | |
download | nextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.tar.gz nextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index d70f2ff1f16..9bc9767d2df 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -69,6 +69,7 @@ OC.L10N.register( "Share for file {file} with {user} expired" : "Share for file {file} with {user} expired", "Share for file {file} expired" : "Share for file {file} expired", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A file or folder shared by mail or by public link was <strong>downloaded</strong>", + "Files have been <strong>uploaded</strong> to a folder shared by mail or by public link" : "Files have been <strong>uploaded</strong> to a folder shared by mail or by public link", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", "Sharing" : "Sharing", "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>", |