diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
commit | 94d259e75048665718bef82ae4b94e521a78bbcb (patch) | |
tree | 8872b57093d9edd39ba40e09d24956163d3bf96a /lib/l10n/nb.json | |
parent | b98b5bb49591427a7944b1ee8374883b8910c289 (diff) | |
download | nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.tar.gz nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nb.json')
-rw-r--r-- | lib/l10n/nb.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 5a7e0d0c020..e58456cd681 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -85,12 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" er ikke tillatt i et fil- eller mappenavn.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" er en forbudt filtype.", "Filenames must not end with \"%1$s\"." : "Filnavn må ikke slutte med \"%1$s\".", + "Invalid parent path" : "Ugyldig overordnet bane", "File already exists" : "Filen finnes allerede", "Invalid path" : "Ugyldig filbane", "Failed to create file from template" : "Oppretting av fil fra mal feilet", "Templates" : "Maler", "Path contains invalid segments" : "Banen inneholder ugyldige segmenter", + "Filename is a reserved word" : "Filnavnet er et reservert ord", "Filename contains at least one invalid character" : "Filnavnet innehold minst et ugyldig tegn", + "Filename is too long" : "Filnavnet er for langt", "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres på grunn av at appinfo-filen ikke kan leses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi det ikke er kompatibel med denne serverversjonen.", |