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