diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:15 +0000 |
commit | c4a8faaa193cd6777579458c17c6a380159c033e (patch) | |
tree | 9106a0837c48bcd7f17d17dd8c1f4f0470e64d79 /apps/files/l10n/nb.js | |
parent | aff5d46e47e237372c2b550f95502c118ab5f182 (diff) | |
download | nextcloud-server-c4a8faaa193cd6777579458c17c6a380159c033e.tar.gz nextcloud-server-c4a8faaa193cd6777579458c17c6a380159c033e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nb.js')
-rw-r--r-- | apps/files/l10n/nb.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 1b4f08abb9c..2617685c638 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -175,9 +175,12 @@ OC.L10N.register( "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktivert 2FA, må du opprette og bruke et nytt app-passord ved å klikke her.", "Clipboard is not available" : "Utklippstavlen er ikke tilgjengelig", "WebDAV URL copied to clipboard" : "WebDAV-URL kopiert til utklippstavlen", + "Owner" : "Eier", "Remove from favorites" : "Fjern fra favoritter", "Add to favorites" : "Legg til i favoritter", "Tags" : "Merkelapper", + "You" : "Du", + "Shared multiple times with different people" : "Del flere ganger med forskjellige personer", "Unable to change the favourite state of the file" : "Kan ikke endre favorittstatus til filen", "Error while loading the file data" : "Feil ved lasting av fildata", "Pick a template for {name}" : "Velg en mal for {name}", |