diff options
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r-- | lib/l10n/sv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 1b694852903..a74bc5302da 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -192,8 +192,8 @@ OC.L10N.register( "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.", "Setting locale to %s failed" : "Sätta locale till %s misslyckades", "Please install one of these locales on your system and restart your webserver." : "Vänligen Installera en av dessa språk på ditt system och starta om webbservern.", - "Please ask your server administrator to install the module." : "Vänligen be serveradministratören att installera modulen.", "PHP module %s not installed." : "PHP-modulen %s är inte installerad.", + "Please ask your server administrator to install the module." : "Vänligen be serveradministratören att installera modulen.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-inställning \"%s\" är inte inställd på \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Att ändra denna inställning i php.ini kommer göra så att Nextcloud fungerar igen", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload är satt till \"%s\" istället för det förväntade värdet \"0\"", |