Add Swedish translation

This commit is contained in:
Samuel Mannehed 2016-10-28 15:40:08 +02:00
parent fdb02f8570
commit a4fc1fa586
2 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,11 @@
Language = {
"Connected (encrypted) to ": "Ansluten (krypterat) till ",
"Connected (unencrypted) to ": "Ansluten (okrypterat) till ",
"Must set host and port": "Du måste specifiera en host och port",
"Disconnect timeout": "Det tog för lång tid att koppla ner",
"Password is required": "Lösenord krävs",
"Forcing clipping mode since scrollbars aren't supported by IE in fullscreen": "Tvingar 'Clipping mode' eftersom skrollning inte stödjs av IE i fullskärm",
"Connecting": "Ansluter",
"Disconnecting": "Kopplar ner",
"Disconnected": "Frånkopplad",
};

View File

@ -382,7 +382,9 @@ Util.Localisation = {
'nl-NL': 'nl-NL',
'nl-BE': 'nl-NL',
'de': 'de-DE',
'de-DE': 'de-DE'
'de-DE': 'de-DE',
'sv-SE': 'sv-SE',
'sv': 'sv-SE'
},
// Get language code from browser and verify it