opt "True color" translation

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2023-11-01 11:05:58 +08:00
parent a4bbcbe5ff
commit 36f7d64352
40 changed files with 41 additions and 41 deletions

View File

@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List", "列表"),
("Virtual display", "虚拟显示器"),
("Plug out all", "拔出所有"),
("True color(4:4:4)", "真彩模式(4:4:4)"),
("True color (4:4:4)", "真彩模式4:4:4"),
].iter().cloned().collect();
}

View File

@ -565,7 +565,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Open in new window", "Abrir en una nueva ventana"),
("Show displays as individual windows", "Mostrar pantallas como ventanas individuales"),
("Use all my displays for the remote session", "Usar todas mis pantallas para la sesión remota"),
("selinux_tip", ""),
("selinux_tip", "SELinux está activado en tu dispositivo, lo que puede hacer que RustDesk no se ejecute correctamente como lado controlado."),
("Change view", ""),
("Big tiles", ""),
("Small tiles", ""),