mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-29 16:11:01 +03:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Scala adattiva"),
|
||||
("General", "Generale"),
|
||||
("Security", "Sicurezza"),
|
||||
("Account", "Account"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Tema Scuro"),
|
||||
("Dark", "Scuro"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", ""),
|
||||
("Direct IP Access", "Accesso IP diretto"),
|
||||
("Proxy", ""),
|
||||
("Port", "Porta"),
|
||||
("Apply", "Applica"),
|
||||
("Disconnect all devices?", "Disconnettere tutti i dispositivi?"),
|
||||
("Clear", "Ripulisci"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Altro"),
|
||||
("Confirm before closing multiple tabs", "Conferma prima di chiudere più schede"),
|
||||
("Keyboard Settings", "Impostazioni tastiera"),
|
||||
("Custom", "Personalizzato"),
|
||||
("Full Access", "Accesso completo"),
|
||||
("Screen Share", "Condivisione dello schermo"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland richiede Ubuntu 21.04 o successiva."),
|
||||
|
||||
Reference in New Issue
Block a user