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 'core/l10n/sv.js')
-rw-r--r--core/l10n/sv.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 30f3b23f59b..db7a0abccd3 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -330,7 +330,6 @@ OC.L10N.register(
"Your client should now be connected!" : "Din klient ska nu vara ansluten!",
"You can close this window." : "Du kan stänga det här fönstret.",
"This share is password-protected" : "Denna delning är lösenordsskyddad",
- "The password is wrong. Try again." : "Felaktigt lösenord. Försök igen.",
"Email address" : "E-postadress",
"Request password" : "Begär lösenord",
"Go to %s" : "Gå till %s",
@@ -371,6 +370,7 @@ OC.L10N.register(
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 är den sista versionen som stöder PHP 7.2. Nextcloud 21 kräver minst PHP 7.3.",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache-modulen är inte korrekt konfigurerad. {linkstart}För bättre prestanda rekommenderas ↗{linkend} att använda följande inställningar i <code>php.ini</code>:",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Din datamapp och filer är förmodligen tillgängliga från Internet. .htaccess-filen fungerar inte. Det rekommenderas starkt att du konfigurerar din webbserver så att datakatalogen inte längre är tillgänglig eller flyttar datakatalogen utanför dokument root för webbservern.",
+ "The password is wrong. Try again." : "Felaktigt lösenord. Försök igen.",
"You haven't added any info yet" : "Du har inte angivit någon information ännu",
"{user} hasn't added any info yet" : "{user} har inte angivit någon information ännu"
},