commit
7bb39f5607
@ -113,12 +113,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Stretch", "Allarga"),
|
||||
("Scrollbar", "Barra di scorrimento"),
|
||||
("ScrollAuto", "Scorri automaticamente"),
|
||||
("Good image quality", "Buona qualità immagine"),
|
||||
("Good image quality", "Qualità immagine migliore"),
|
||||
("Balanced", "Bilanciato"),
|
||||
("Optimize reaction time", "Ottimizza il tempo di reazione"),
|
||||
("Custom", ""),
|
||||
("Custom", "Personalizza"),
|
||||
("Show remote cursor", "Mostra il cursore remoto"),
|
||||
("Show quality monitor", ""),
|
||||
("Show quality monitor", "Visualizza qualità video"),
|
||||
("Disable clipboard", "Disabilita appunti"),
|
||||
("Lock after session end", "Blocca al termine della sessione"),
|
||||
("Insert", "Inserisci"),
|
||||
@ -161,8 +161,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Action", "Azione"),
|
||||
("Add", "Aggiungi"),
|
||||
("Local Port", "Porta locale"),
|
||||
("Local Address", ""),
|
||||
("Change Local Port", ""),
|
||||
("Local Address", "Indirizzo locale"),
|
||||
("Change Local Port", "Cambia porta locale"),
|
||||
("setup_server_tip", "Per una connessione più veloce, configura un tuo server"),
|
||||
("Too short, at least 6 characters.", "Troppo breve, almeno 6 caratteri"),
|
||||
("The confirmation is not identical.", "La conferma non corrisponde"),
|
||||
@ -197,7 +197,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Reboot required", "Riavvio necessario"),
|
||||
("Unsupported display server ", "Display server non supportato"),
|
||||
("x11 expected", "x11 necessario"),
|
||||
("Port", ""),
|
||||
("Port", "Porta"),
|
||||
("Settings", "Impostazioni"),
|
||||
("Username", " Nome utente"),
|
||||
("Invalid port", "Porta non valida"),
|
||||
@ -314,7 +314,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure you want to restart", "Sei sicuro di voler riavviare?"),
|
||||
("Restarting Remote Device", "Il dispositivo remoto si sta riavviando"),
|
||||
("remote_restarting_tip", "Riavviare il dispositivo remoto"),
|
||||
("Copied", ""),
|
||||
("Copied", "Copiato"),
|
||||
("Exit Fullscreen", "Esci dalla modalità schermo intero"),
|
||||
("Fullscreen", "A schermo intero"),
|
||||
("Mobile Actions", "Azioni mobili"),
|
||||
@ -332,11 +332,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Insecure Connection", "Connessione insicura"),
|
||||
("Scale original", "Scala originale"),
|
||||
("Scale adaptive", "Scala adattiva"),
|
||||
("General", ""),
|
||||
("Security", ""),
|
||||
("Account", ""),
|
||||
("Theme", ""),
|
||||
("Dark Theme", ""),
|
||||
("General", "Generale"),
|
||||
("Security", "Sicurezza"),
|
||||
("Account", "Account"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Tema Scuro"),
|
||||
("Dark", ""),
|
||||
("Light", ""),
|
||||
("Follow System", ""),
|
||||
|
Loading…
x
Reference in New Issue
Block a user