summaryrefslogtreecommitdiffstats
path: root/core/l10n/sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r--core/l10n/sv.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 8b933a94a18..8940982bf21 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"Hello world!" : "Hej värld!",
"sunny" : "soligt",
"Hello {name}, the weather is {weather}" : "Hej {name}, vädret är {weather}",
+ "Hello {name}" : "Hej {name}",
"_download %n file_::_download %n files_" : ["Ladda ner %n fil","Ladda ner %n filer"],
"Updating {productName} to version {version}, this may take a while." : "Uppdaterar {productName} till version {version}, detta kan ta en stund.",
"Please reload the page." : "Vänligen ladda om sidan.",
@@ -132,7 +133,7 @@ OC.L10N.register(
"New password" : "Nytt lösenord",
"New Password" : "Nytt lösenord",
"Reset password" : "Återställ lösenordet",
- "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} sökresultat på andra platser","{count} sökresultat på andra platser"],
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X stöds inte och %s kommer inte att fungera korrekt på denna plattform. Använd på egen risk!",
"For the best results, please consider using a GNU/Linux server instead." : "För bästa resultat, överväg att använda en GNU/Linux server istället.",
"Please install the cURL extension and restart your webserver." : "Vänligen installera tillägget cURL och starta om din webbserver.",