diff options
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/common.lang.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index ca15aa848..34e6ced97 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -47,7 +47,6 @@ $lang['%d new users'] = '%d nuovi utenti'; $lang['%d waiting element'] = '%d elemento in attesa'; $lang['%d waiting elements'] = '%d elementi in attesa'; $lang['About'] = 'Informazioni su...'; -$lang['All tags must match'] = 'Tutti i tags devono corrispondere'; $lang['All tags'] = 'Tutti i tags'; $lang['Any tag'] = 'Qualsiasi tag'; $lang['At least one listed rule must be satisfied.'] = 'Almeno una delle regole elencate deve essere soddisfatta.'; @@ -145,7 +144,6 @@ $lang['caddie'] = 'Cestino'; $lang['Calendar'] = 'Calendario'; $lang['All'] = 'Tutto'; $lang['display each day with pictures, month per month'] = 'Mostra anno per anno, mese per mese, giorno per giorno'; -$lang['display pictures added on'] = 'Mostra le immagini del '; $lang['View'] = 'Vista'; $lang['chronology_monthly_calendar'] = 'Calendario mensile'; $lang['chronology_monthly_list'] = 'Lista mensile'; @@ -311,7 +309,6 @@ $lang['can\'t upload the picture on the server'] = 'non è stato possibile caric $lang['the username must be given'] = 'nome utente obbligatorio'; $lang['A picture\'s name already used'] = 'file già esistente'; $lang['You must choose a picture fileformat for the image'] = 'il formato del file non è un formato immagine'; -$lang['You can\'t upload pictures in this category'] = 'Non è possibile caricare una foto in questa categoria'; $lang['Name of the picture'] = 'Nome dell\'immagine'; $lang['Upload a picture'] = 'Caricare un\'immagine'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Immagine caricata con successo. Un amministratore convaliderà l\'operazione il più presto possibile'; @@ -323,8 +320,6 @@ $lang['IP: %s'] = 'IP: %s'; $lang['Browser: %s'] = 'Navigatore: %s'; $lang['Author: %s'] = 'Autore: %s'; $lang['Comment: %s'] = 'Commento: %s'; -$lang['Delete: %s'] = 'Sopressione: %s'; -$lang['Validate: %s'] = 'Convalida: %s'; $lang['Comment by %s'] = 'Commento per %s'; $lang['User: %s'] = 'Utente: %s'; $lang['Email: %s'] = 'Email: %s'; |