From a4a60425958073f7709cbd14c0cd8819fc7bd0eb Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 25 Apr 2021 07:32:47 +0200 Subject: [PATCH] Update it_IT, thanks to rio --- language/it_IT/admin.lang.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index b6ff52cea..83c112eeb 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1044,4 +1044,17 @@ $lang['Are you sure you want to lock the gallery?'] = 'Sei sicuro di voler blocc $lang['Delete album'] = 'Eliminare l\'album'; $lang['Delete orphan tags ?'] = 'Rimuovere i tag orfani?'; $lang['Delete tag "%s"?'] = 'Rimuovere il tag "%s" ?'; -$lang['Delete tags \{%s\}?'] = 'Rimuovere i tag \{%s\}?'; \ No newline at end of file +$lang['Delete tags \{%s\}?'] = 'Rimuovere i tag \{%s\}?'; +$lang['Are you sure you want to restore this plugin?'] = 'Sei sicuro di ripristinare questo plugin ?'; +$lang['Are you sure you want to restore to default settings?'] = 'Sei sicuro di voler ripristinare le impostazioni predefinite ?'; +$lang['Are you sure you want to update all extensions?'] = 'Sei sicuro di volere aggiornare tutte le estensioni ?'; +$lang['Associate User'] = 'Associare l\'utente'; +$lang['At least 2 selected tags are needed to merge'] = 'È necessario selezionare almeno 2 tag per la fusione'; +$lang['Average last 12 months'] = 'Media degli ultimi 12 mesi'; +$lang['Clear Selection'] = 'Cancella selezione'; +$lang['Compare mode'] = 'Modalità di confronto'; +$lang['Created on %s'] = 'Creato il %s'; +$lang['Delete them'] = 'Eliminali'; +$lang['Display'] = 'Visualizzare'; +$lang['Displays a banner to install or open the official Piwigo app'] = 'Visualizza un banner per installare e/o aprire l\'applicazione mobile ufficiale di Piwigo'; +$lang['Are you sure you want to restore the plugin "%s"?'] = 'Sei sicuro di voler ripristinare il plugin "%s" ?'; \ No newline at end of file