mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 05:21:30 +03:00
@@ -588,7 +588,25 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Please select the session you want to connect to", "Seleziona la sessione a cui connetterti"),
|
||||
("powered_by_me", "Alimentato da RustDesk"),
|
||||
("outgoing_only_desk_tip", "Questa è un'edizione personalizzata.\nPuoi connetterti ad altri dispositivi, ma gli altri dispositivi non possono connettersi a questo dispositivo."),
|
||||
("preset_password_warning", "Questa edizione personalizzata viene fornita con una password preimpostata. Chiunque conosca questa password potrebbe ottenere il pieno controllo del dispositivo. Se non te lo aspettavi, disinstalla immediatamente il software."),
|
||||
("preset_password_warning", ""),
|
||||
("Security Alert", ""),
|
||||
("Add shared address book", ""),
|
||||
("Update this address book", ""),
|
||||
("Delete this address book", ""),
|
||||
("Share this address book", ""),
|
||||
("Are you sure you want to delete address book {}?", ""),
|
||||
("My address book", ""),
|
||||
("Personal", ""),
|
||||
("Owner", ""),
|
||||
("Set shared password", ""),
|
||||
("Exist in", ""),
|
||||
("Read-only", ""),
|
||||
("Read/Write", ""),
|
||||
("Full Control", ""),
|
||||
("full_control_tip", ""),
|
||||
("share_warning_tip", ""),
|
||||
("Only show existing", ""),
|
||||
("Everyone", ""),
|
||||
("permission_priority_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user