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/sv.json')
-rw-r--r--core/l10n/sv.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 69ef17ee827..00af52d5df3 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -170,6 +170,10 @@
"Name" : "Namn",
"Size" : "Storlek",
"Modified" : "Ändrad",
+ "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltigt filnamn.",
+ "File name cannot be empty." : "Filnamnet kan inte vara tomt.",
+ "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp",
"{newName} already exists" : "{newName} existerar redan",
"Choose" : "Välj",
"Copy" : "Kopiera",