From 70e464d33892062054142eeb96c84f9f67b18af3 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 16 May 2021 18:07:35 +0200 Subject: [PATCH] Update it_IT, thanks to rio --- language/it_IT/admin.lang.php | 45 ++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index f45253d13..1bfbf2e9b 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1091,4 +1091,47 @@ $lang['Please upgrade your PHP version before any update.'] = 'Dovrai aggiornare $lang['Portraits'] = 'Ritratti'; $lang['Posted %s'] = 'Pubblicata %s'; $lang['Promote mobile app on mobile devices'] = 'Promuovi l\'applicazione mobile su smartphone e tablet'; -$lang['Refresh thumbnail'] = 'Cambia miniatura'; \ No newline at end of file +$lang['Refresh thumbnail'] = 'Cambia miniatura'; +$lang['User "%s" dissociated from this group'] = 'L\'utente "%s" si è dissociato da questo gruppo'; +$lang['Select all %d tags'] = 'Seleziona tutti i %d tag'; +$lang['Select an album... or type it!'] = 'Seleziona un album ... o scrivilo!'; +$lang['Selection mode'] = 'Modalità di selezione'; +$lang['Set as group for new users'] = 'Associa automaticamente ai futuri utenti'; +$lang['Show inactive plugins'] = 'Mostra plugin disabilitati'; +$lang['Show sub-albums'] = 'Mostra album secondari'; +$lang['Showing %s users out of %s'] = 'Mostra %s utenti tra %s'; +$lang['Storage'] = 'Conservazione'; +$lang['Tag "%s" created'] = 'Il tag \"%s\" è stato creato'; +$lang['Tag "%s" succesfully deleted'] = 'Il tag \"%s\" è stato eliminato'; +$lang['Tag "%s1" renamed in "%s2"'] = 'Il tag \"%s1\" è stato rinominato \"%s2\"'; +$lang['Tag Manager'] = 'Gestione tag'; +$lang['Tag(s) \{%s1\} succesfully merged into "%s2"'] = 'I tag \{%s1\} sono stati uniti in "%s2"'; +$lang['Tags \{%s\} succesfully deleted'] = 'I tag \{%s\} sono stati rimossi'; +$lang['The %d tags on this page are selected'] = 'I tag %d in questa pagina sono selezionati'; +$lang['The other tags will be removed'] = 'Gli altri tag verranno eliminati'; +$lang['This is already the default theme'] = 'Questo è già il tema predefinito'; +$lang['Tile View'] = 'Vista tiles'; +$lang['Unset as group for new users'] = 'Non più associare ai futuri utenti'; +$lang['User associated'] = 'Utente associato'; +$lang['You don\'t have access to this photo'] = 'Non hai accesso a questa foto'; +$lang['You have %d orphan tags %s'] = 'Hai %d tag orfano(i) %s'; +$lang['You have %s inactive plugins'] = 'Hai %s plugin disabilitati'; +$lang['You have %s1 orphan : %s2'] = 'Hai %s1 orfano(i) : /%s2'; +$lang['and %s others'] = 'e %s altri'; +$lang['in administration'] = 'nell\'amministrazione'; +$lang['Requires PHP %s'] = 'Richiede PHP %s'; +$lang['Review'] = 'Esaminare'; +$lang['Root'] = 'Radice'; +$lang['Search albums'] = 'Trova album'; +$lang['Search tips'] = 'Suggerimenti per la ricerca'; +$lang['Select'] = 'Selezionare'; +$lang['%d+ albums found, try to refine the search'] = '%d+ album trovati! Affina la tua ricerca.'; +$lang['Add Album'] = 'Aggiungi un album'; +$lang['Apply an automatic order to root albums'] = 'Applica un ordinamento automatico agli album principali'; +$lang['Apply to direct sub-albums'] = 'Applica agli album secondari diretti'; +$lang['Apply to the whole hierarchy'] = 'Applicare su tutto l\'albero'; +$lang['Compact View'] = 'Vista compatta'; +$lang['Drag and drop to reorder albums'] = 'Riorganizza gli album trascinandoli'; +$lang['Hide sub-albums'] = 'Nascondi album secondari'; +$lang['Line View'] = 'Visualizzazione linea'; +$lang['Name field must not be empty'] = 'Il nome non può essere vuoto'; \ No newline at end of file