diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index ac82d735509..d83cea5e204 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -144,6 +144,7 @@ OC.L10N.register( "The requested share comes from a disabled user" : "La condivisione richiesta proviene da un utente disabilitato", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utente non è stato creato perché il limite è stato raggiunto. Controlla le notifiche per maggiori informazioni.", "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"", + "Input text" : "Testo di input", "Sunday" : "Domenica", "Monday" : "Lunedì", "Tuesday" : "Martedì", @@ -236,7 +237,14 @@ OC.L10N.register( "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile", "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", "Confirmation" : "Conferma", + "Generated response" : "Risposta generata", + "Change Tone" : "Cambia Tono", + "Write a text that you want the assistant to rewrite in another tone." : "Scrivi un testo che vuoi che l'assistente riscriva con un tono diverso.", + "Desired tone" : "Tono desiderato", + "In which tone should your text be rewritten?" : "Con quale tono dovresti riscrivere il tuo testo?", + "The rewritten text in the desired tone, written by the assistant:" : "Il testo riscritto nel tono desiderato, scritto dall'assistente:", "Generates a possible headline for a text." : "Genera un possibile titolo per un testo.", + "Text" : "Testo", "Summarize" : "Riassumi", "Summary" : "Riepilogo", "Extract topics" : "Estrai argomenti", |