mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-13 01:31:28 +03:00
Italian language update (#11709)
This commit is contained in:
@@ -694,9 +694,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("download-new-version-failed-tip", "Download non riuscito.\nÈ possibile riprovare o selezionare 'Download' per scaricare e aggiornarlo manualmente."),
|
("download-new-version-failed-tip", "Download non riuscito.\nÈ possibile riprovare o selezionare 'Download' per scaricare e aggiornarlo manualmente."),
|
||||||
("Auto update", "Aggiornamento automatico"),
|
("Auto update", "Aggiornamento automatico"),
|
||||||
("update-failed-check-msi-tip", "Controllo metodo installazione non riuscito.\nSeleziona 'Download' per scaricare il programma e aggiornarlo manualmente."),
|
("update-failed-check-msi-tip", "Controllo metodo installazione non riuscito.\nSeleziona 'Download' per scaricare il programma e aggiornarlo manualmente."),
|
||||||
("websocket_tip", ""),
|
("websocket_tip", "Quando usi WebSocket, sono supportate solo le connessioni relay."),
|
||||||
("Use WebSocket", ""),
|
("Use WebSocket", "Usa WebSocket"),
|
||||||
("Trackpad speed", ""),
|
("Trackpad speed", "Velocità trackpad"),
|
||||||
("Default trackpad speed", ""),
|
("Default trackpad speed", "Velocità predefinita trackpad"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user