mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Escala adaptativa"),
|
||||
("General", ""),
|
||||
("Security", "Seguridad"),
|
||||
("Account", "Cuenta"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Tema Oscuro"),
|
||||
("Dark", "Oscuro"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Servidor"),
|
||||
("Direct IP Access", "Acceso IP Directo"),
|
||||
("Proxy", ""),
|
||||
("Port", "Puerto"),
|
||||
("Apply", "Aplicar"),
|
||||
("Disconnect all devices?", "¿Desconectar todos los dispositivos?"),
|
||||
("Clear", "Borrar"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Otro"),
|
||||
("Confirm before closing multiple tabs", "Confirmar antes de cerrar múltiples pestañas"),
|
||||
("Keyboard Settings", "Ajustes de teclado"),
|
||||
("Custom", "Personalizado"),
|
||||
("Full Access", "Acceso completo"),
|
||||
("Screen Share", "Compartir pantalla"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland requiere Ubuntu 21.04 o una versión superior."),
|
||||
|
||||
Reference in New Issue
Block a user