diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
commit | cf2e3bc0ee73afb2551ee7c763de3b1195953205 (patch) | |
tree | a4ba92ce1106a155980d156ad56a8c7b06bf883f /apps/files_sharing/l10n/en_GB.json | |
parent | 065e1e82c385dabb319c16fa6f867fc057d8fd5d (diff) | |
download | nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.tar.gz nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index adbe90dbf45..875e6bca00c 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -131,6 +131,7 @@ "Upload" : "Upload", "Edit" : "Edit", "Bundled permissions" : "Bundled permissions", + "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", "remote" : "remote", @@ -156,6 +157,7 @@ "Enter a date" : "Enter a date", "Create share" : "Create share", "Cancel" : "Cancel", + "Customize link" : "Customise link", "Add another link" : "Add another link", "Create a new share link" : "Create a new share link", "{shareWith} by {initiator}" : "{shareWith} by {initiator}", @@ -170,6 +172,7 @@ "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", "View only" : "View only", + "Can edit" : "Can edit", "File drop" : "File drop", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", @@ -187,8 +190,11 @@ "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", + "Set password" : "Set password", + "Password" : "Password", "Password expires {passwordExpirationTime}" : "Password expires {passwordExpirationTime}", "Password expired" : "Password expired", "Set expiration date" : "Set expiration date", @@ -199,6 +205,10 @@ "Create" : "Create", "Update" : "Update", "Share" : "Share", + "Delete share" : "Delete share", + "Share with " : "Share with ", + "Save share" : "Save share", + "Update share" : "Update share", "Others with access" : "Others with access", "No other users with access found" : "No other users with access found", "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", |