diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-30 01:55:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-30 01:55:06 -0500 |
commit | f4d20dc1f30d4ab4748166956fcacdaeb0773e75 (patch) | |
tree | 77568458e7fa2e159f1a8182ebc7b2e43de766a0 /core/l10n/sv.js | |
parent | 24fc1c751ac1521ef02540bbf6d4d8fefc393b39 (diff) | |
download | nextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.tar.gz nextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 3 |
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.", |