diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-28 00:23:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-28 00:23:19 +0000 |
commit | 3df82a14a58322a1490fae79493dd3aa73b89a46 (patch) | |
tree | 3025e1b991595b3ec7cb6128503fac6f13ef88ee /apps/files/l10n/nb.js | |
parent | bf3ff8bbb8586f325ea60e48528e321ff70d7a31 (diff) | |
download | nextcloud-server-3df82a14a58322a1490fae79493dd3aa73b89a46.tar.gz nextcloud-server-3df82a14a58322a1490fae79493dd3aa73b89a46.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 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index fc4cc8e4ad7..dffcb8b2d7a 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -377,15 +377,10 @@ OC.L10N.register( "Direct link was copied (only works for users who have access to this file/folder)" : "Direktelenke ble kopiert (fungerer bare for brukere som har tilgang til denne filen/mappen)", "Copy direct link (only works for users who have access to this file/folder)" : "Kopier direktelenke (fungerer bare for brukere som har tilgang til denne filen/mappen)", "\"remote user\"" : "\"ekstern bruker\"", - "File name" : "Filnavn", - "\"{char}\" is not allowed inside a file name." : "\"{char}\" er ikke tillatt som en del av et filnavn.", - "\"{name}\" is not an allowed filetype." : "\"{name}\" er ikke en tillatt filtype.", "{newName} already exists." : "{newName} finnes allerede.", "Name cannot be empty" : "Navn kan ikke være tom", "Another entry with the same name already exists" : "En annen oppføring med samme navnet finnes allerede", "Storage informations" : "Informasjon om lagring", - "A file or folder with that name already exists." : "En fil eller mappe det navnet finnes allerede.", - "Invalid file name" : "Ugyldig filnavn", "Open the files app settings" : "Åpne Filer-appens innstillinger", "You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den", "The files is locked" : "Filene er låst", |