aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index d5bf6d63516..a796f7e0932 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Il necessario provider di modello per la lingua non è disponibile",
"Task not found" : "Task non trovato",
"Internal error" : "Errore interno",
+ "No text to image provider is available" : "Nessun fornitore da-testo-a-immagine disponibile",
+ "Image not found" : "Immagine non trovata",
"No translation provider available" : "Nessun fornitore di traduzioni disponibile",
"Could not detect language" : "Impossibile rilevare la lingua",
"Unable to translate" : "Impossibile tradurre",
@@ -145,6 +147,7 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'aggiornamento non è riuscito. Segnala il problema alla <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunità di Nextcloud </a>.",
"Continue to {productName}" : "Continua in {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} in %n secondo.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi."],
+ "Applications menu" : "Menu applicazioni",
"More apps" : "Altre applicazioni",
"Currently open" : "Attualmente aperto",
"_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"],
@@ -226,6 +229,7 @@ OC.L10N.register(
"Supported versions" : "Versioni supportate",
"{name} version {version} and above" : "{name} versione {version} e successive",
"Settings menu" : "Menu delle impostazioni",
+ "Avatar of {displayName}" : "Avatar di {displayName}",
"Search {types} …" : "Cerca {types}...",
"No" : "No",
"Yes" : "Sì",