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 'lib/l10n/sv.json')
-rw-r--r--lib/l10n/sv.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json
index b5f9b4efe62..3742a85a1d8 100644
--- a/lib/l10n/sv.json
+++ b/lib/l10n/sv.json
@@ -178,7 +178,6 @@
"Cannot write into \"config\" directory" : "Kan inte skriva till \"config\" katalogen",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Detta kan vanligtvis åtgärda genom att ge webbservern skrivåtkomst till konfigureringsmappen. Se %s",
"Cannot write into \"apps\" directory" : "Kan inte skriva till \"apps\" katalogen!",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Detta kan vanligtvis åtgärdas genom att ge webbservern skrivrättigheter till applikationskatalogen eller stänga av app-butiken i konfigurationsfilen.",
"Cannot create \"data\" directory" : "Kan inte skapa \"data\"-mapp",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Detta kan vanligtvis åtgärda genom att ge webbservern skrivåtkomst till rotkatalogen. Se %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Rättigheter kan vanligtvis fixas genom att ge webbservern skrivåtkomst till rotkatalogen. Se %s.",
@@ -223,6 +222,7 @@
"Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter",
"Files can’t be shared with create permissions" : "Filer kan inte delas med rättigheter att skapa",
"Can’t set expiration date more than %s days in the future" : "Kan inte sätta utgångsdatum mer än %s dagar framåt",
- "Can't read file" : "Kan inte läsa filen"
+ "Can't read file" : "Kan inte läsa filen",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Detta kan vanligtvis åtgärdas genom att ge webbservern skrivrättigheter till applikationskatalogen eller stänga av app-butiken i konfigurationsfilen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file