diff --git a/src/lang/hu.rs b/src/lang/hu.rs index 8680910b3..63d1d56b3 100644 --- a/src/lang/hu.rs +++ b/src/lang/hu.rs @@ -45,10 +45,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Website", "Weboldal"), ("About", "Rólunk"), ("Slogan_tip", ""), - ("Privacy Statement", ""), + ("Privacy Statement", "Adatvédelmi nyilatkozat"), ("Mute", "Némítás"), - ("Build Date", ""), - ("Version", ""), + ("Build Date", "Build ideje"), + ("Version", "Verzió"), ("Home", ""), ("Audio Input", "Hangátvitel"), ("Enhancements", "Fejlesztések"), @@ -345,7 +345,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Light Theme", ""), ("Dark", "Sötét"), ("Light", "Világos"), - ("Follow System", ""), + ("Follow System", "Rendszer téma követése"), ("Enable hardware codec", "Hardveres kodek engedélyezése"), ("Unlock Security Settings", "Biztonsági beállítások feloldása"), ("Enable audio", "Hang engedélyezése"), @@ -394,7 +394,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Accept sessions via click", ""), ("Accept sessions via both", ""), ("Please wait for the remote side to accept your session request...", ""), - ("One-time Password", ""), + ("One-time Password", "Egyszer használatos jelszó"), ("Use one-time password", ""), ("One-time password length", ""), ("Request access to your device", ""), @@ -404,8 +404,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Right click to select tabs", ""), ("Skipped", ""), ("Add to address book", ""), - ("Group", ""), - ("Search", ""), + ("Group", "Csoport"), + ("Search", "Keresés"), ("Closed manually by web console", ""), ("Local keyboard type", ""), ("Select local keyboard type", ""), @@ -434,10 +434,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Switch Sides", ""), ("Please confirm if you want to share your desktop?", ""), ("Display", ""), - ("Default View Style", ""), - ("Default Scroll Style", ""), - ("Default Image Quality", ""), - ("Default Codec", ""), + ("Default View Style", "Alapértelmezett megjelenítés"), + ("Default Scroll Style", "Alapértelmezett görgetés"), + ("Default Image Quality", "Alapértelmezett képminőség"), + ("Default Codec", "Alapértelmezett kódek"), ("Bitrate", ""), ("FPS", ""), ("Auto", ""), @@ -447,8 +447,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Stop voice call", ""), ("relay_hint_tip", ""), ("Reconnect", ""), - ("Codec", ""), - ("Resolution", ""), + ("Codec", "Kódek"), + ("Resolution", "Felbontás"), ("No transfers in progress", ""), ("Set one-time password length", ""), ("install_cert_tip", ""), @@ -509,9 +509,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Exit", ""), ("Open", ""), ("logout_tip", ""), - ("Service", ""), - ("Start", ""), - ("Stop", ""), + ("Service", "Szolgáltatás"), + ("Start", "Indítás"), + ("Stop", "Leállítás"), ("exceed_max_devices", ""), ("Sync with recent sessions", ""), ("Sort tags", ""),