summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r--core/l10n/it.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php
index 4821fa7d920..7d82915ed94 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -1,15 +1,23 @@
<?php $TRANSLATIONS = array(
+"Category type not provided." => "Tipo di categoria non fornito.",
"No category to add?" => "Nessuna categoria da aggiungere?",
"This category already exists: " => "Questa categoria esiste già: ",
+"Object type not provided." => "Tipo di oggetto non fornito.",
+"%s ID not provided." => "ID %s non fornito.",
+"Error adding %s to favorites." => "Errore durante l'aggiunta di %s ai preferiti.",
"No categories selected for deletion." => "Nessuna categoria selezionata per l'eliminazione.",
+"Error removing %s from favorites." => "Errore durante la rimozione di %s dai preferiti.",
"Settings" => "Impostazioni",
"seconds ago" => "secondi fa",
"1 minute ago" => "Un minuto fa",
"{minutes} minutes ago" => "{minutes} minuti fa",
+"1 hour ago" => "1 ora fa",
+"{hours} hours ago" => "{hours} ore fa",
"today" => "oggi",
"yesterday" => "ieri",
"{days} days ago" => "{days} giorni fa",
"last month" => "mese scorso",
+"{months} months ago" => "{months} mesi fa",
"months ago" => "mesi fa",
"last year" => "anno scorso",
"years ago" => "anni fa",
@@ -18,7 +26,10 @@
"No" => "No",
"Yes" => "Sì",
"Ok" => "Ok",
+"The object type is not specified." => "Il tipo di oggetto non è specificato.",
"Error" => "Errore",
+"The app name is not specified." => "Il nome dell'applicazione non è specificato.",
+"The required file {file} is not installed!" => "Il file richiesto {file} non è installato!",
"Error while sharing" => "Errore durante la condivisione",
"Error while unsharing" => "Errore durante la rimozione della condivisione",
"Error while changing permissions" => "Errore durante la modifica dei permessi",