Update it_IT, thanks to kinmen

This commit is contained in:
Piwigo-TranslationTeam
2025-10-21 08:06:27 +02:00
parent 3dd58da24a
commit 688b81c5b1
+17
View File
@@ -0,0 +1,17 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Exclude'] = 'Escludi';
$lang['Grouping'] = 'Raggr';
$lang['Searches by author.'] = 'Ricerca per autore';
$lang['Searches by file name.'] = 'Ricerca per nome file';
$lang['Searches photos by file size.'] = 'Ricerca fotografie per dimensione file';
$lang['Searches photos by its numeric identifier in Piwigo.'] = 'Ricerca fotografie mediante il proprio numero identificativo all\'interno di Piwigo ';
$lang['Searches photos by posted date.'] = 'Ricerca fotografie per data di pubblicazione';
$lang['Searches photos by rating.'] = 'Ricerca fotografie per valutazione';
$lang['Searches photos by size in pixels.'] = 'Ricerca fotografie per dimensione in pixel';
$lang['Add an OR between words.'] = 'Aggiungi un OR fra le parole';