diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
commit | 89b8f86eec1cd16ee7368a191454a45bb034cc34 (patch) | |
tree | a5a82d861e05343ccfa8bfefc2e08e40209229e3 /apps/files_sharing/l10n/en_GB.js | |
parent | f8699ecfa8e429146e03850d860c7ac5d4466b09 (diff) | |
download | nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.tar.gz nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 3c95faa0b2f..f698deb2c89 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -151,6 +151,7 @@ OC.L10N.register( "Create share" : "Create share", "Cancel" : "Cancel", "Customize link" : "Customise link", + "Generate QR code" : "Generate QR code", "Add another link" : "Add another link", "Create a new share link" : "Create a new share link", "{shareWith} by {initiator}" : "{shareWith} by {initiator}", @@ -180,7 +181,7 @@ OC.L10N.register( "Guest" : "Guest", "Group" : "Group", "Email" : "Email", - "Circle" : "Circle", + "Team" : "Team", "Talk conversation" : "Talk conversation", "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", @@ -307,6 +308,7 @@ OC.L10N.register( "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", "Password protect" : "Password protect", + "Circle" : "Circle", "Science Mesh" : "Science Mesh", "No other users with access found" : "No other users with access found", "No entries found in this folder" : "No entries found in this folder", |