mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 16:41:00 +03:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Escala adaptada"),
|
||||
("General", "Geral"),
|
||||
("Security", "Segurança"),
|
||||
("Account", "Conta"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Tema escuro"),
|
||||
("Dark", "Escuro"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Servidor"),
|
||||
("Direct IP Access", "Acesso direto por IP"),
|
||||
("Proxy", "Proxy"),
|
||||
("Port", "Porta"),
|
||||
("Apply", "Aplicar"),
|
||||
("Disconnect all devices?", "Desconectar todos os dispositivos?"),
|
||||
("Clear", "Limpar"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Outro"),
|
||||
("Confirm before closing multiple tabs", "Confirmar antes de fechar múltiplas abas"),
|
||||
("Keyboard Settings", "Configurações de teclado"),
|
||||
("Custom", "Personalizado"),
|
||||
("Full Access", "Acesso completo"),
|
||||
("Screen Share", "Compartilhamento de tela"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland requer Ubuntu 21.04 ou versão superior."),
|
||||
|
||||
Reference in New Issue
Block a user