Merge pull request #6251 from 21pages/translate

opt "True color" translation
This commit is contained in:
RustDesk 2023-11-01 12:00:51 +08:00 committed by GitHub
commit 7c98da85a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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", ""),