aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/it/gen.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-10-01 18:31:28 +0200
committerGravatar GitHub <noreply@github.com> 2017-10-01 18:31:28 +0200
commitceda55c75b158fc1cf4813fe0f258527754b9289 (patch)
tree7c84ac32cc845ab1d70ea5a3fb263c6613de34b0 /app/i18n/it/gen.php
parentcb7ba3e47576aa1d0c3f53e5966f831e6540bbc3 (diff)
parentf241fc1841df89285ecb6f124f0d70198d712b2f (diff)
Merge pull request #1651 from FreshRSS/dev1.8.0
Release 1.8.0
Diffstat (limited to 'app/i18n/it/gen.php')
-rw-r--r--app/i18n/it/gen.php47
1 files changed, 26 insertions, 21 deletions
diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php
index ec6de84de..ae39d7324 100644
--- a/app/i18n/it/gen.php
+++ b/app/i18n/it/gen.php
@@ -54,41 +54,42 @@ return array(
'Nov' => '\\N\\o\\v\\e\\m\\b\\r\\e',
'Oct' => '\\O\\t\\t\\o\\b\\r\\e',
'Sep' => '\\S\\e\\t\\t\\e\\m\\b\\r\\e',
- 'apr' => 'apr',
- 'april' => 'Apr',
- 'aug' => 'aug',
- 'august' => 'Aug',
+ 'apr' => 'apr.',
+ 'april' => 'aprile',
+ 'aug' => 'ag.',
+ 'august' => 'agosto',
'before_yesterday' => 'Meno recenti',
- 'dec' => 'dec',
- 'december' => 'Dec',
- 'feb' => 'feb',
- 'february' => 'Feb',
+ 'dec' => 'dic.',
+ 'december' => 'dicembre',
+ 'feb' => 'febbr.',
+ 'february' => 'febbraio',
'format_date' => 'j\\ %s Y',
'format_date_hour' => 'j\\ %s Y \\o\\r\\e H\\:i',
'fri' => 'Fri',
- 'jan' => 'jan',
- 'january' => 'Jan',
+ 'jan' => 'genn.',
+ 'january' => 'gennaio',
'jul' => 'jul',
- 'july' => 'Jul',
+ 'july' => 'luglio',
'jun' => 'jun',
- 'june' => 'Jun',
+ 'june' => 'giugno',
'last_3_month' => 'Ultimi 3 mesi',
'last_6_month' => 'Ultimi 6 mesi',
'last_month' => 'Ultimo mese',
'last_week' => 'Ultima settimana',
'last_year' => 'Ultimo anno',
- 'mar' => 'mar',
- 'march' => 'Mar',
- 'may' => 'May',
+ 'mar' => 'mar.',
+ 'march' => 'marzo',
+ 'may_' => 'May',
+ 'may' => 'maggio',
'mon' => 'Mon',
'month' => 'mesi',
- 'nov' => 'nov',
- 'november' => 'Nov',
- 'oct' => 'oct',
- 'october' => 'Oct',
+ 'nov' => 'nov.',
+ 'november' => 'novembre',
+ 'oct' => 'ott.',
+ 'october' => 'ottobre',
'sat' => 'Sat',
- 'sep' => 'sep',
- 'september' => 'Sep',
+ 'sep' => 'sett.',
+ 'september' => 'settembre',
'sun' => 'Sun',
'thu' => 'Thu',
'today' => 'Oggi',
@@ -116,11 +117,15 @@ return array(
'cz' => 'Čeština',
'de' => 'Deutsch',
'en' => 'English',
+ 'es' => 'Español',
'fr' => 'Français',
'it' => 'Italiano',
+ 'kr' => '한국어',
'nl' => 'Nederlands',
+ 'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'tr' => 'Türkçe',
+ 'zh-cn' => '简体中文',
),
'menu' => array(
'about' => 'Informazioni',