Italian language update (#7462)
This commit is contained in:
		
							parent
							
								
									4115a5936c
								
							
						
					
					
						commit
						896b321cdc
					
				| @ -478,7 +478,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("another_user_login_text_tip", "Separato"), | ||||
|         ("xorg_not_found_title_tip", "Xorg non trovato."), | ||||
|         ("xorg_not_found_text_tip", "Installa Xorg."), | ||||
|         ("no_desktop_title_tip", "Non c'è nessun desktop disponibile."), | ||||
|         ("no_desktop_title_tip", "Non c'è nessun envorinment desktop disponibile."), | ||||
|         ("no_desktop_text_tip", "Installa il desktop GNOME."), | ||||
|         ("No need to elevate", "Elevazione dei privilegi non richiesta"), | ||||
|         ("System Sound", "Dispositivo audio sistema"), | ||||
| @ -588,18 +588,18 @@ 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", ""), | ||||
|         ("Security Alert", ""), | ||||
|         ("My address book", ""), | ||||
|         ("Personal", ""), | ||||
|         ("Owner", ""), | ||||
|         ("Set shared password", ""), | ||||
|         ("Exist in", ""), | ||||
|         ("Read-only", ""), | ||||
|         ("Read/Write", ""), | ||||
|         ("Full Control", ""), | ||||
|         ("share_warning_tip", ""), | ||||
|         ("Everyone", ""), | ||||
|         ("ab_web_console_tip", ""), | ||||
|         ("preset_password_warning", "Questa è un'edizione personalizzata e viene fornita con una password preimpostata.\nChiunque conosca questa password potrebbe ottenere il pieno controllo del dispositivo.\nSe non te lo aspettavi, disinstalla immediatamente il software."), | ||||
|         ("Security Alert", "Avviso sicurezza"), | ||||
|         ("My address book", "Rubrica"), | ||||
|         ("Personal", "Personale"), | ||||
|         ("Owner", "Proprietario"), | ||||
|         ("Set shared password", "Imposta password condivisa"), | ||||
|         ("Exist in", "Esiste in"), | ||||
|         ("Read-only", "Sola lettura"), | ||||
|         ("Read/Write", "Lettura/scrittura"), | ||||
|         ("Full Control", "Controllo completo"), | ||||
|         ("share_warning_tip", "I campi sopra indicati sono condivisi e visibili ad altri."), | ||||
|         ("Everyone", "Everyone"), | ||||
|         ("ab_web_console_tip", "Altre info sulla console web"), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user