mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 02:51:28 +03:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Skala adaptivt"),
|
||||
("General", "Generellt"),
|
||||
("Security", "Säkerhet"),
|
||||
("Account", "Konto"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Mörkt tema"),
|
||||
("Dark", "Mörk"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Server"),
|
||||
("Direct IP Access", "Direkt IP åtkomst"),
|
||||
("Proxy", "Proxy"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Tillämpa"),
|
||||
("Disconnect all devices?", "Koppla ifrån alla enheter?"),
|
||||
("Clear", "Töm"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Övrigt"),
|
||||
("Confirm before closing multiple tabs", "Bekräfta innan du stänger flera flikar"),
|
||||
("Keyboard Settings", "Tangentbordsinställningar"),
|
||||
("Custom", "Anpassat"),
|
||||
("Full Access", "Full tillgång"),
|
||||
("Screen Share", "Skärmdelning"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland kräver Ubuntu 21.04 eller högre."),
|
||||
|
||||
Reference in New Issue
Block a user