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:
authorNextcloud bot <bot@nextcloud.com>2019-11-03 05:16:06 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-03 05:16:06 +0300
commit827a3c545afbffead72a89931ab1a4a07ce3a3d2 (patch)
tree5b8a0117fccb5e4fc063bc9eb600ef418d08cb1a /lib/l10n/sv.js
parent686f1931ae3e7723c421d6e2c8f9e4e9957589af (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r--lib/l10n/sv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index 53e0b834f48..acd76c6e98b 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -180,7 +180,7 @@ OC.L10N.register(
"User disabled" : "Användare inaktiverad",
"Login canceled by app" : "Inloggningen avbruten av appen",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Appen \"%1$s\" kan inte installeras eftersom följande beroenden inte är uppfyllda: %2$s",
- "a safe home for all your data" : "En säker lagringsplats för all din data",
+ "a safe home for all your data" : "ett säkert hem för alla dina data",
"File is currently busy, please try again later" : "Filen är för tillfället upptagen, vänligen försök igen senare",
"Can't read file" : "Kan ej läsa filen",
"Application is not enabled" : "Applikationen är inte aktiverad",
@@ -189,7 +189,7 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Inga databasdrivrutiner (sqlite, mysql, eller postgresql) installerade.",
"Cannot write into \"config\" directory" : "Kan inte skriva till \"config\" katalogen",
"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. See %s" : "Detta kan vanligtvis fixas genom att ge webbservern skrivåtkomst till mappen för appar eller genom att avaktivera App store i konfigurationsfilen. Se %s",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Detta kan vanligtvis lösas genom att ge webbservern skrivåtkomst till mappen för appar eller genom att inaktivera appbutiken i konfigurationsfilen. Se %s",
"Cannot create \"data\" directory" : "Kan inte skapa \"datamapp\"",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Detta kan vanligtvis fixas 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.",