refactor(common): update i18n locale data to CLDR v32 (#20830)

List of changes between v31.0.1 and v32: http://cldr.unicode.org/index/downloads/cldr-32
PR Close #20830
This commit is contained in:
Olivier Combe
2017-12-06 15:34:42 +01:00
committed by Jason Aden
parent 5d3af4cad4
commit d713225128
301 changed files with 1404 additions and 1077 deletions

View File

@ -1,22 +1,22 @@
{
"core": [
"https://github.com/unicode-cldr/cldr-core/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-segments-modern/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-dates-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-buddhist-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-chinese-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-coptic-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-dangi-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-ethiopic-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-hebrew-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-indian-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-islamic-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-japanese-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-persian-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-cal-roc-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-localenames-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-misc-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-numbers-full/archive/31.0.1.zip",
"https://github.com/unicode-cldr/cldr-units-full/archive/31.0.1.zip"
"https://github.com/unicode-cldr/cldr-core/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-segments-modern/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-dates-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-buddhist-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-chinese-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-coptic-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-dangi-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-ethiopic-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-hebrew-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-indian-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-islamic-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-japanese-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-persian-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-roc-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-localenames-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-misc-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-numbers-full/archive/32.0.0.zip",
"https://github.com/unicode-cldr/cldr-units-full/archive/32.0.0.zip"
]
}