diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 6910de79fc..d6761f91d7 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -1923,5 +1923,20 @@ "%(senderName)s placed a video call.": "%(senderName)s ha effettuato una videochiamata.", "%(senderName)s placed a video call. (not supported by this browser)": "%(senderName)s ha effettuato una videochiamata. (non supportata da questo browser)", "Clear notifications": "Cancella le notifiche", - "Customise your experience with experimental labs features. Learn more.": "Personalizza la tua esperienza con funzionalità sperimentali. Maggiori informazioni." + "Customise your experience with experimental labs features. Learn more.": "Personalizza la tua esperienza con funzionalità sperimentali. Maggiori informazioni.", + "Error upgrading room": "Errore di aggiornamento stanza", + "Double check that your server supports the room version chosen and try again.": "Controlla che il tuo server supporti la versione di stanza scelta e riprova.", + "This message cannot be decrypted": "Questo messaggio non può essere decifrato", + "Unencrypted": "Non criptato", + "Reactions": "Reazioni", + " reacted with %(content)s": " ha reagito con %(content)s", + "Automatically invite users": "Invita utenti automaticamente", + "Upgrade private room": "Aggiorna stanza privata", + "Upgrade public room": "Aggiorna stanza pubblica", + "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Aggiornare una stanza è un'azione avanzata ed è consigliabile quando una stanza non è stabile a causa di errori, funzioni mancanti o vulnerabilità di sicurezza.", + "This usually only affects how the room is processed on the server. If you're having problems with your Riot, please report a bug.": "Solitamente ciò influisce solo come la stanza viene elaborata sul server. Se stai riscontrando problemi con il tuo Riot, segnala un errore.", + "You'll upgrade this room from to .": "Aggiornerai questa stanza dalla alla .", + "Upgrade": "Aggiorna", + "Notification settings": "Impostazioni di notifica", + "User Status": "Stato utente" }