diff --git a/framework/yii/messages/it/yii.php b/framework/yii/messages/it/yii.php index 276511a..096c619 100644 --- a/framework/yii/messages/it/yii.php +++ b/framework/yii/messages/it/yii.php @@ -21,10 +21,6 @@ return array ( 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'L immagine "{file}" è troppo grande. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.', 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'L immagine "{file}" è troppo piccola. Il suo height non può essere più piccolo di {limit, number} {limit, plural, one{pixel} other{pixels}}.', 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'L immagine "{file}" è troppo piccola. Il suo width non può essere maggiore di {limit, number} {limit, plural, one{pixel} other{pixels}}.', - 'The file "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Il file "{file}" è troppo grande. Il suo height non può essere maggiore di {limit, number} {limit, plural, one{pixel} other{pixels}}.', - 'The file "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Il "{file}" è troppo grande. Il width non può essere maggiore di {limit, number} {limit, plural, one{pixel} other{pixels}}.', - 'The file "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Il file "{file}" è troppo piccolo. Il suo height non può essere più piccolo di {limit, number} {limit, plural, one{pixel} other{pixels}}.', - 'The file "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'il file "{file}" è troppo piccolo. Il width non può essere più piccolo di {limit, number} {limit, plural, one{pixel} other{pixels}}.', '(not set)' => '(nessun valore)', 'An internal server error occurred.' => 'Si è verificato un errore interno', 'Are you sure to delete this item?' => 'Sei sicuro di voler cancellare questo elemento?',