diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-26 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-26 00:21:54 +0000 |
commit | bdc45efabee2a7b2f07cfee37f882c11e9cda4f5 (patch) | |
tree | ce25639da0e01e58b2910a63fb68d0912c9b44a0 /apps/files_sharing/l10n/en_GB.js | |
parent | 97540aea9d24345d4db1358c0e0fa6a78ef4a1ec (diff) | |
download | nextcloud-server-bdc45efabee2a7b2f07cfee37f882c11e9cda4f5.tar.gz nextcloud-server-bdc45efabee2a7b2f07cfee37f882c11e9cda4f5.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 10a4c667dac..323926056ba 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -88,7 +88,6 @@ OC.L10N.register( "no sharing rights on this item" : "no sharing rights on this item", "You are not allowed to edit incoming shares" : "You are not allowed to edit incoming shares", "Wrong or no update parameter given" : "Wrong or no update parameter given", - "You are not allowed to edit link shares that you don't own" : "You are not allowed to edit link shares that you don't own", "Share must at least have READ or CREATE permissions" : "Share must at least have READ or CREATE permissions", "Share must have READ permission if UPDATE or DELETE permission is set" : "Share must have READ permission if UPDATE or DELETE permission is set", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled.", @@ -418,6 +417,7 @@ OC.L10N.register( "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", + "You are not allowed to edit link shares that you don't own" : "You are not allowed to edit link shares that you don't own", "_1 email address already added_::_{count} email addresses already added_" : ["1 email address already added","{count} email addresses already added"], "_1 email address added_::_{count} email addresses added_" : ["1 email address added","{count} email addresses added"], "Enter your name" : "Enter your name" |