Update hu.rs - fixing ID Server and others (#7366)

After a failed client setup in Network settings - due to wrong translation
This commit is contained in:
n-connect 2024-03-12 16:19:23 +01:00 committed by GitHub
parent be301b825f
commit 3c1492e9bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ lazy_static::lazy_static! {
pub static ref T: std::collections::HashMap<&'static str, &'static str> =
[
("Status", "Státusz"),
("Your Desktop", "Saját azonosító"),
("Your Desktop", "Saját asztal"),
("desk_tip", "A számítógép ezzel a jelszóval és azonosítóval érhető el távolról."),
("Password", "Jelszó"),
("Ready", "Kész"),
@ -28,7 +28,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Enable file transfer", "Fájlátvitel engedélyezése"),
("Enable TCP tunneling", "TCP tunneling engedélyezése"),
("IP Whitelisting", "IP engedélyezési lista"),
("ID/Relay Server", "Kiszolgáló szerver"),
("ID/Relay Server", "ID/Relay szerver"),
("Import server config", "Szerver konfiguráció importálása"),
("Export Server Config", "Szerver konfiguráció exportálása"),
("Import server configuration successfully", "Szerver konfiguráció sikeresen importálva"),
@ -37,7 +37,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Clipboard is empty", "A vágólap üres"),
("Stop service", "Szolgáltatás leállítása"),
("Change ID", "Azonosító megváltoztatása"),
("Your new ID", ""),
("Your new ID", "Az új azonosítód"),
("length %min% to %max%", ""),
("starts with a letter", ""),
("allowed characters", ""),
@ -49,13 +49,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Mute", "Némítás"),
("Build Date", "Build ideje"),
("Version", "Verzió"),
("Home", ""),
("Home", "Kezdőképernyő"),
("Audio Input", "Hangátvitel"),
("Enhancements", "Fejlesztések"),
("Hardware Codec", "Hardware kodek"),
("Adaptive bitrate", "Adaptív bitráta"),
("ID Server", "Szerver azonosító/domain"),
("Relay Server", "Kiszolgáló szerver"),
("ID Server", "ID szerver"),
("Relay Server", "Továbbító szerver"),
("API Server", "API szerver"),
("invalid_http", "A címnek mindenképpen http(s)://-el kell kezdődnie."),
("Invalid IP", "A megadott IP cím helytelen."),
@ -395,8 +395,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Accept sessions via both", ""),
("Please wait for the remote side to accept your session request...", ""),
("One-time Password", "Egyszer használatos jelszó"),
("Use one-time password", ""),
("One-time password length", ""),
("Use one-time password", "Használj ideiglenes jelszót"),
("One-time password length", "Egyszer használatos jelszó hossza"),
("Request access to your device", ""),
("Hide connection management window", ""),
("hide_cm_tip", ""),