Update it.rs

This commit is contained in:
NicKoehler 2023-01-18 10:01:19 +01:00 committed by GitHub
parent 6aafe386b2
commit 845b2a943e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Website", "Sito web"),
("About", "Informazioni"),
("Slogan_tip", "Fatta con il cuore in questo mondo caotico!"),
("Privacy Statement", ""),
("Privacy Statement", "Informativa sulla privacy"),
("Mute", "Silenzia"),
("Audio Input", "Input audio"),
("Enhancements", "Miglioramenti"),
@ -185,7 +185,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Enter your password", "Inserisci la tua password"),
("Logging in...", "Autenticazione..."),
("Enable RDP session sharing", "Abilita la condivisione della sessione RDP"),
("Auto Login", "Login automatico"),
("Auto Login", "Accesso automatico"),
("Enable Direct IP Access", "Abilita l'accesso diretto tramite IP"),
("Rename", "Rinomina"),
("Space", "Spazio"),
@ -195,7 +195,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Please enter the folder name", "Inserisci il nome della cartella"),
("Fix it", "Risolvi"),
("Warning", "Avviso"),
("Login screen using Wayland is not supported", "La schermata di login non è supportata utilizzando Wayland"),
("Login screen using Wayland is not supported", "La schermata di accesso non è supportata utilizzando Wayland"),
("Reboot required", "Riavvio necessario"),
("Unsupported display server ", "Display server non supportato"),
("x11 expected", "x11 necessario"),
@ -210,11 +210,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Always connect via relay", "Connetti sempre tramite relay"),
("whitelist_tip", "Solo gli indirizzi IP autorizzati possono connettersi a questo desktop"),
("Login", "Accedi"),
("Verify", ""),
("Remember me", ""),
("Trust this device", ""),
("Verification code", ""),
("verification_tip", ""),
("Verify", "Verifica"),
("Remember me", "Ricordami"),
("Trust this device", "Registra questo dispositivo come attendibile"),
("Verification code", "Codice di verifica"),
("verification_tip", "È stato rilevato un nuovo dispositivo e un codice di verifica è stato inviato all'indirizzo e-mail registrato; inserire il codice di verifica per continuare l'accesso."),
("Logout", "Esci"),
("Tags", "Tag"),
("Search ID", "Cerca ID"),