diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
commit | 2ea7719bfa4280220c7dfc9fbfec97b61ba33112 (patch) | |
tree | ab4055930ccb92cd162e27a3b31e724e16d53bde /lib/l10n/it.js | |
parent | 8e287a4d92d79f5c0853e620fa514d22022c4199 (diff) | |
download | nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.tar.gz nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 98d3e1c1bb0..7ab5186cde5 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -263,6 +263,14 @@ OC.L10N.register( "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s", "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile", "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", + "Free prompt" : "Prompt libero", + "Runs an arbitrary prompt through the built-in language model." : "Esegue un prompt arbitrario attraverso il modello di lingua integrato.", + "Generate headline" : "Genera titolo", + "Generates a possible headline for a text" : "Genera un possibile titolo per un testo", + "Summarize" : "Riassumi", + "Summarizes text by reducing its length without losing key information." : "Riassume il testo riducendone la lunghezza senza perdere le informazioni chiave.", + "Extract topics" : "Estrai argomenti", + "Extracts topics from a text and outputs them separated by commas." : "Estrae gli argomenti da un testo e li elenca separati da virgole.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "I file dell'applicazione %1$s non sono stati sostituiti correttamente. Assicurati che sia una versione compatibile con il server.", "Full name" : "Nome completo", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "È stato raggiunto il limite di utenti e l'utente non è stato creato. Controlla le notifiche per maggiori informazioni.", |