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.js')
-rw-r--r--lib/l10n/sv.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index c1c5ad7d8f2..f808730f0cb 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -207,7 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Detta orsakas troligtvis av en cache/accelerator som t ex Zend OPchache eller eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-moduler har installerats, men de listas fortfarande som saknade?",
"Please ask your server administrator to restart the web server." : "Vänligen be din serveradministratör att starta om webbservern.",
- "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 krävs",
+ "PostgreSQL >= 9 required" : "PostgreSQL >= 9 krävs",
"Please upgrade your database version" : "Vänligen uppgradera din databas-version",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Vänligen ändra rättigheterna till 0770 så att katalogen inte kan listas av andra användare.",
"Your data directory is readable by other users" : "Din datamapp är läsbar av andra användare",
@@ -261,7 +261,6 @@ OC.L10N.register(
"%s shared »%s« with you." : "%s delade »%s« med dig.",
"%s via %s" : "%s via %s",
"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",
- "PostgreSQL >= 9 required" : "PostgreSQL >= 9 krävs",
"ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" används redan av moln - federationsleverantör \"%s\"",
"Sharing %1$s failed, because the user %2$s does not exist" : "Delning %1$s misslyckades för att användaren %2$s inte finns",
"Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delning %1$s misslyckades för att användaren %2$s inte är medlem i några grupper som %3$s är medlem i",