Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Commit

Permalink
JSON data for CLDR 33 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JCEmmons committed Mar 21, 2018
1 parent 05931e1 commit 218129a
Show file tree
Hide file tree
Showing 30 changed files with 335 additions and 304 deletions.
Empty file modified availableLocales.json
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-core",
"version": "32.0.1",
"version": "33.0.0",
"main": [
"availableLocales.json",
"defaultContent.json",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-core",
"version": "32.0.1",
"version": "33.0.0",
"homepage": "http://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
Expand Down
8 changes: 6 additions & 2 deletions supplemental/aliases.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13699 $",
"_number": "$Revision: 13910 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"metadata": {
"alias": {
Expand Down Expand Up @@ -204,6 +204,10 @@
"_reason": "macrolanguage",
"_replacement": "zh"
},
"cnr": {
"_reason": "legacy",
"_replacement": "sr-ME"
},
"cor": {
"_reason": "overlong",
"_replacement": "kw"
Expand Down
4 changes: 2 additions & 2 deletions supplemental/calendarData.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"calendarData": {
"buddhist": {
Expand Down
4 changes: 2 additions & 2 deletions supplemental/calendarPreferenceData.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"calendarPreferenceData": {
"001": "gregorian",
Expand Down
2 changes: 1 addition & 1 deletion supplemental/characterFallbacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": {
"_number": "$Revision: 11914 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"characters": {
"character-fallback": {
Expand Down
10 changes: 8 additions & 2 deletions supplemental/codeMappings.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"codeMappings": {
"AA": {
Expand Down Expand Up @@ -1678,6 +1678,9 @@
"MRO": {
"_numeric": "478"
},
"MRU": {
"_numeric": "929"
},
"MUR": {
"_numeric": "480"
},
Expand Down Expand Up @@ -1792,6 +1795,9 @@
"STD": {
"_numeric": "678"
},
"STN": {
"_numeric": "930"
},
"SYP": {
"_numeric": "760"
},
Expand Down
12 changes: 9 additions & 3 deletions supplemental/currencyData.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"currencyData": {
"fractions": {
Expand Down Expand Up @@ -2233,7 +2233,13 @@
},
{
"MRO": {
"_from": "1973-06-29"
"_from": "1973-06-29",
"_to": "2018-06-30"
}
},
{
"MRU": {
"_from": "2018-01-01"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion supplemental/dayPeriods.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": {
"_number": "$Revision: 13644 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"dayPeriodRuleSet": {
"af": {
Expand Down
2 changes: 1 addition & 1 deletion supplemental/gender.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": {
"_number": "$Revision: 11914 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"gender": {
"personList": {
Expand Down
4 changes: 2 additions & 2 deletions supplemental/languageData.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"languageData": {
"aa": {
Expand Down
4 changes: 2 additions & 2 deletions supplemental/languageGroups.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision$",
"_number": "$Revision: 13868 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"languageGroups": {
"aav": "irr kdt mkh mun nyl sss tth",
Expand Down
2 changes: 1 addition & 1 deletion supplemental/languageMatching.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": {
"_number": "$Revision: 13628 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"languageMatching": {
"written": [
Expand Down
6 changes: 3 additions & 3 deletions supplemental/likelySubtags.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13699 $",
"_number": "$Revision: 13929 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"likelySubtags": {
"aa": "aa-Latn-ET",
Expand Down Expand Up @@ -1581,7 +1581,7 @@
"und-PW": "pau-Latn-PW",
"und-PY": "gn-Latn-PY",
"und-QA": "ar-Arab-QA",
"und-QO": "en-Latn-IO",
"und-QO": "en-Latn-DG",
"und-RE": "fr-Latn-RE",
"und-Rjng": "rej-Rjng-ID",
"und-RO": "ro-Latn-RO",
Expand Down
4 changes: 2 additions & 2 deletions supplemental/measurementData.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"measurementData": {
"measurementSystem": {
Expand Down
34 changes: 17 additions & 17 deletions supplemental/metaZones.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13774 $",
"_number": "$Revision: 13924 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"metaZones": {
"metazoneInfo": {
Expand Down Expand Up @@ -432,7 +432,14 @@
"Sao_Tome": [
{
"usesMetazone": {
"_mzone": "GMT"
"_mzone": "GMT",
"_to": "2018-01-01 01:00"
}
},
{
"usesMetazone": {
"_mzone": "Africa_Western",
"_from": "2018-01-01 01:00"
}
}
],
Expand Down Expand Up @@ -5255,13 +5262,6 @@
"_territory": "AI"
}
},
{
"mapZone": {
"_other": "Atlantic",
"_type": "America/Curacao",
"_territory": "AN"
}
},
{
"mapZone": {
"_other": "Atlantic",
Expand Down Expand Up @@ -5290,6 +5290,13 @@
"_territory": "BQ"
}
},
{
"mapZone": {
"_other": "Atlantic",
"_type": "America/Curacao",
"_territory": "CW"
}
},
{
"mapZone": {
"_other": "Atlantic",
Expand Down Expand Up @@ -6130,13 +6137,6 @@
"_territory": "SN"
}
},
{
"mapZone": {
"_other": "GMT",
"_type": "Africa/Sao_Tome",
"_territory": "ST"
}
},
{
"mapZone": {
"_other": "GMT",
Expand Down
2 changes: 1 addition & 1 deletion supplemental/numberingSystems.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": {
"_number": "$Revision: 13459 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"numberingSystems": {
"adlm": {
Expand Down
8 changes: 6 additions & 2 deletions supplemental/ordinals.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13637 $",
"_number": "$Revision: 13819 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"plurals-type-ordinal": {
"af": {
Expand Down Expand Up @@ -271,6 +271,10 @@
"ru": {
"pluralRule-count-other": " @integer 0~15, 100, 1000, 10000, 100000, 1000000, …"
},
"scn": {
"pluralRule-count-many": "n = 11,8,80,800 @integer 8, 11, 80, 800",
"pluralRule-count-other": " @integer 0~7, 9, 10, 12~17, 100, 1000, 10000, 100000, 1000000, …"
},
"sd": {
"pluralRule-count-other": " @integer 0~15, 100, 1000, 10000, 100000, 1000000, …"
},
Expand Down
4 changes: 2 additions & 2 deletions supplemental/parentLocales.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"parentLocales": {
"parentLocale": {
Expand Down
12 changes: 8 additions & 4 deletions supplemental/plurals.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13640 $",
"_number": "$Revision: 13898 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"plurals-type-cardinal": {
"af": {
Expand Down Expand Up @@ -462,8 +462,8 @@
"pluralRule-count-other": " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0~0.9, 1.1~1.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
},
"mk": {
"pluralRule-count-one": "v = 0 and i % 10 = 1 or f % 10 = 1 @integer 1, 11, 21, 31, 41, 51, 61, 71, 101, 1001, … @decimal 0.1, 1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 7.1, 10.1, 100.1, 1000.1, …",
"pluralRule-count-other": " @integer 0, 2~10, 12~17, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0, 0.2~1.0, 1.2~1.7, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
"pluralRule-count-one": "v = 0 and i % 10 = 1 and i % 100 != 11 or f % 10 = 1 and f % 100 != 11 @integer 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … @decimal 0.1, 1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 7.1, 10.1, 100.1, 1000.1, …",
"pluralRule-count-other": " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0, 0.2~1.0, 1.2~1.7, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
},
"ml": {
"pluralRule-count-one": "n = 1 @integer 1 @decimal 1.0, 1.00, 1.000, 1.0000",
Expand Down Expand Up @@ -626,6 +626,10 @@
"pluralRule-count-one": "n = 1 @integer 1 @decimal 1.0, 1.00, 1.000, 1.0000",
"pluralRule-count-other": " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0~0.9, 1.1~1.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
},
"scn": {
"pluralRule-count-one": "i = 1 and v = 0 @integer 1",
"pluralRule-count-other": " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0~1.5, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
},
"sd": {
"pluralRule-count-one": "n = 1 @integer 1 @decimal 1.0, 1.00, 1.000, 1.0000",
"pluralRule-count-other": " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0~0.9, 1.1~1.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
Expand Down
4 changes: 2 additions & 2 deletions supplemental/primaryZones.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13774 $",
"_number": "$Revision: 13924 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"primaryZones": {
"CL": "America/Santiago",
Expand Down
4 changes: 2 additions & 2 deletions supplemental/references.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"supplemental": {
"version": {
"_number": "$Revision: 13744 $",
"_number": "$Revision: 13922 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"references": {
"R1000": {
Expand Down
2 changes: 1 addition & 1 deletion supplemental/telephoneCodeData.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": {
"_number": "$Revision: 13274 $",
"_unicodeVersion": "10.0.0",
"_cldrVersion": "32.0.1"
"_cldrVersion": "33"
},
"telephoneCodeData": {
"001": [
Expand Down
Loading

0 comments on commit 218129a

Please sign in to comment.