mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 02:03:18 +02:00
Update it_IT, thanks to kinmen
This commit is contained in:
@@ -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';
|
||||
Reference in New Issue
Block a user