mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-08 13:24:38 +00:00
Add Swedish translation
This commit is contained in:
11
app/locale/locale-sv-SE.js
Normal file
11
app/locale/locale-sv-SE.js
Normal 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",
|
||||
};
|
||||
Reference in New Issue
Block a user