Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/nb.json')
-rw-r--r--core/l10n/nb.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index 70553e8f92f..0996c94c7cd 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -162,6 +162,10 @@
"Name" : "Navn",
"Size" : "Størrelse",
"Modified" : "Endret",
+ "\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.",
+ "File name cannot be empty." : "Filnavn kan ikke være tomt.",
+ "\"/\" is not allowed inside a file name." : "\"/\" tillates ikke i et filnavn.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype",
"{newName} already exists" : "{newName} finnes allerede",
"Choose" : "Velg",
"Copy" : "Kopier",