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", "Seguretat"),
|
||||
("Account", "Compte"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Tema Fosc"),
|
||||
("Dark", "Fosc"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Servidor"),
|
||||
("Direct IP Access", "Accés IP Directe"),
|
||||
("Proxy", ""),
|
||||
("Port", ""),
|
||||
("Apply", "Aplicar"),
|
||||
("Disconnect all devices?", "Desconnectar tots els dispositius?"),
|
||||
("Clear", "Netejar"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Altre"),
|
||||
("Confirm before closing multiple tabs", "Confirmar abans de tancar múltiples pestanyes"),
|
||||
("Keyboard Settings", "Ajustaments de teclat"),
|
||||
("Custom", "Personalitzat"),
|
||||
("Full Access", "Acces complet"),
|
||||
("Screen Share", "Compartir pantalla"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland requereix Ubuntu 21.04 o una versió superior."),
|
||||
|
||||
Reference in New Issue
Block a user