Merge pull request #2107 from riking/change-date-format

Switch from MMM D to D MMM to separate from year
This commit is contained in:
Régis Hanol 2014-03-11 11:42:55 +01:00
commit a17310276f
11 changed files with 12 additions and 12 deletions

View File

@ -62,7 +62,7 @@ cs:
one: 1r
few: '%{count}r'
other: '%{count}let'
date_month: MMM D
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -52,7 +52,7 @@ da:
almost_x_years:
one: "1å"
other: "%{count}å"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -52,7 +52,7 @@ de:
almost_x_years:
one: "1J"
other: "%{count}J"
date_month: "MMM D"
date_month: "D. MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -52,7 +52,7 @@ en:
almost_x_years:
one: "1y"
other: "%{count}y"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -54,7 +54,7 @@ es:
almost_x_years:
one: "1a"
other: "%{count}a"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -52,7 +52,7 @@ it:
almost_x_years:
one: "1a"
other: "%{count}a"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -56,7 +56,7 @@ nl:
almost_x_years:
one: 1j
other: "%{count}j"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -52,7 +52,7 @@ pt_BR:
almost_x_years:
one: "1y"
other: "%{count}y"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -72,7 +72,7 @@ ru:
other: '%{count}лет'
few: '%{count}лет'
many: '%{count}лет'
date_month: 'MMM D'
date_month: 'D MMM'
date_year: 'MMM ''YY'
medium:
x_minutes:

View File

@ -52,7 +52,7 @@ sv:
almost_x_years:
one: "1y"
other: "%{count}y"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes:

View File

@ -52,7 +52,7 @@ zh_TW:
almost_x_years:
one: "1 年"
other: "%{count} 年"
date_month: "MMM D"
date_month: "D MMM"
date_year: "MMM 'YY"
medium:
x_minutes: