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>2018-02-01 04:10:52 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 04:10:52 +0300
commit009874a4c2ac9325b0345d9ce4917d6023e68177 (patch)
treefe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/sv.js
parent46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (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 2e6c4defce8..99516f6ea82 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -186,8 +186,6 @@ OC.L10N.register(
"Could not create user" : "Kunde inte skapa användare",
"User disabled" : "Användare inaktiverad",
"Login canceled by app" : "Inloggningen avbruten av appen",
- "No app name specified" : "Inget appnamn angivet",
- "App '%s' could not be installed!" : "Applikationen \"%s\" gick inte att installera!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Applikationen \"%s\" kan ej installeras eftersom följande kriterier inte är uppfyllda: %s",
"a safe home for all your data" : "En säker lagringsplats för all din data",
"File is currently busy, please try again later" : "Filen är för tillfället upptagen, vänligen försök igen senare",
@@ -246,6 +244,8 @@ OC.L10N.register(
"Cannot set expiration date more than %s days in the future" : "Kan ej välja ett utgångsdatum längre fram än %s dagar",
"Personal" : "Personliga Inställningar",
"Admin" : "Administration",
+ "No app name specified" : "Inget appnamn angivet",
+ "App '%s' could not be installed!" : "Applikationen \"%s\" gick inte att installera!",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Detta kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till applikationskatalogen %s eller stänga av app-butik i konfigurationsfilen.",
"Cannot create \"data\" directory (%s)" : "Kan inte skapa \"data\" katalog (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Detta kan vanligtvis åtgärdas genom att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> ge webbserver skrivåtkomst till rotkatalogen </a>.",