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/nb.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/nb.js')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 5ae4b4a687e..62b5f7a6d9a 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -151,6 +151,7 @@ OC.L10N.register( "Create share" : "Opprett deling", "Cancel" : "Avbryt", "Customize link" : "Tilpass lenke", + "Generate QR code" : "Generer QR-kode", "Add another link" : "Legg til en lenke til", "Create a new share link" : "Opprett ny delingslenke", "{shareWith} by {initiator}" : "{shareWith} av {initiator}", @@ -180,7 +181,7 @@ OC.L10N.register( "Guest" : "Gjest", "Group" : "Gruppe", "Email" : "E-post", - "Circle" : "Sirkel", + "Team" : "Lag", "Talk conversation" : "Talk-samtale", "Deck board" : "Deck tavle", "ScienceMesh" : "ScienceMesh", @@ -307,6 +308,7 @@ OC.L10N.register( "Only works for users with access to this folder" : "Virker kun for brukere med tilgang til mappen", "Only works for users with access to this file" : "Virker kun for brukere med tilgang til denne filen", "Password protect" : "Passordbeskyttelse", + "Circle" : "Sirkel", "Science Mesh" : "Science Mesh", "No other users with access found" : "Ingen andre brukere med tilgang funnet", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", |