mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 23:21:06 +03:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Adaptivno skaliranje"),
|
||||
("General", "Uopšteno"),
|
||||
("Security", "Bezbednost"),
|
||||
("Account", "Nalog"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Tamna tema"),
|
||||
("Dark", "Tamno"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Server"),
|
||||
("Direct IP Access", "Direktan IP pristup"),
|
||||
("Proxy", "Proksi"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Primeni"),
|
||||
("Disconnect all devices?", "Otkači sve uređaju?"),
|
||||
("Clear", "Obriši"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Ostalo"),
|
||||
("Confirm before closing multiple tabs", "Potvrda pre zatvaranja više kartica"),
|
||||
("Keyboard Settings", "Postavke tastature"),
|
||||
("Custom", "Korisnički"),
|
||||
("Full Access", "Pun pristup"),
|
||||
("Screen Share", "Deljenje ekrana"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland zahteva Ubuntu 21.04 ili veću verziju"),
|
||||
|
||||
Reference in New Issue
Block a user