mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 09: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", "Adaptív méretarány"),
|
||||
("General", "Általános"),
|
||||
("Security", "Biztonság"),
|
||||
("Account", "Fiók"),
|
||||
("Theme", "Téma"),
|
||||
("Dark Theme", "Sötét téma"),
|
||||
("Dark", "Sötét"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Szerver"),
|
||||
("Direct IP Access", "Közvetlen IP hozzáférés"),
|
||||
("Proxy", "Proxy"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Alkalmaz"),
|
||||
("Disconnect all devices?", "Leválasztja az összes eszközt?"),
|
||||
("Clear", "Tisztítás"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Egyéb"),
|
||||
("Confirm before closing multiple tabs", "Biztos, hogy bezárja az összes lapot?"),
|
||||
("Keyboard Settings", "Billentyűzet beállítások"),
|
||||
("Custom", "Egyedi"),
|
||||
("Full Access", "Teljes hozzáférés"),
|
||||
("Screen Share", "Képernyőmegosztás"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "A Waylandhoz Ubuntu 21.04 vagy újabb verzió szükséges."),
|
||||
|
||||
Reference in New Issue
Block a user