little improvement of the Italian translation

This commit is contained in:
Michelangelo Turillo 2014-12-16 23:05:59 +01:00
parent e16fd6ff46
commit 40b83157c9

View File

@ -5,7 +5,7 @@ return array(
'for %count% times' => 'per %count% volte',
'for %count% time' => 'per una %count% volta',
'(~ approximate)' => '(~ approssimato)',
'until %date%' => 'fino a %date%', // e.g. every year until July 4, 2014
'until %date%' => 'fino al %date%', // e.g. every year until July 4, 2014
'day_date' => defined('PHP_WINDOWS_VERSION_BUILD') ? '%#d %B, %Y' : '%e %B, %Y',
'and' => 'e',
'or' => 'o',