diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:38 +0000 |
commit | ef57270c5160dbd223a6bce508e469c81407ab3c (patch) | |
tree | 3747ee9e963043909bb5aa44a35a0d5deea370ba /apps/files_sharing/l10n/en_GB.js | |
parent | 2a1df3b7fcf5d4892728fe27b3c7a59f807dc369 (diff) | |
download | nextcloud-server-ef57270c5160dbd223a6bce508e469c81407ab3c.tar.gz nextcloud-server-ef57270c5160dbd223a6bce508e469c81407ab3c.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index ce4486da202..2fee3edda59 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -291,13 +291,13 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", "Toggle list of others with access to this file" : "Toggle list of others with access to this file", "Unable to fetch inherited shares" : "Unable to fetch inherited shares", - "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["The following email address is not valid: {emails}","The following email addresses are not valid: {emails}"], "Link shares" : "Link shares", "Shares" : "Shares", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", "this share just expired." : "this share just expired.", "Shared with you by {owner}" : "Shared with you by {owner}", + "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["The following email address is not valid: {emails}","The following email addresses are not valid: {emails}"], "Link to a file" : "Link to a file", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "Open in Files", |