mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 05:31:28 +03:00
Update Italian language (#7992)
This commit is contained in:
@@ -609,8 +609,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("no_audio_input_device_tip", "Nessun dispositivo input audio trovato."),
|
("no_audio_input_device_tip", "Nessun dispositivo input audio trovato."),
|
||||||
("Incoming", "In entrata"),
|
("Incoming", "In entrata"),
|
||||||
("Outgoing", "In uscita"),
|
("Outgoing", "In uscita"),
|
||||||
("Clear Wayland screen selection", ""),
|
("Clear Wayland screen selection", "Annulla selezione schermata Wayland"),
|
||||||
("clear_Wayland_screen_selection_tip", ""),
|
("clear_Wayland_screen_selection_tip", "Dopo aver annullato la selezione schermo, è possibile selezionare nuovamente lo schermo da condividere."),
|
||||||
("confirm_clear_Wayland_screen_selection_tip", ""),
|
("confirm_clear_Wayland_screen_selection_tip", "Sei sicuro di voler annullare la selezione schermo Wayland?"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user