Skip to content

Commit 16f6b85

Browse files
committed
CLDR-18245 Generate cldr-json 47.0.0
-Built with cldr tags/release-47 -Built with cldr-staging tags/release-47 (downloaded as cldr-staging-release-47.tar.gz)
1 parent 10fae14 commit 16f6b85

File tree

52 files changed

+89
-93
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+89
-93
lines changed

cldr-generate-zip.sh

-4
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ fi
2020

2121
set -x
2222
( cd ${OUT} && cp ../LICENSE LICENSE )
23-
<<<<<<< HEAD
24-
( cd ${OUT} && zip -x "*.DS_Store" -r cldr-${VERSION}-json-full.zip LICENSE cldr-core cldr-rbnf cldr-*-full cldr-bcp47 cldr-transforms )
25-
=======
2623
( cd ${OUT} && zip -x "*/.DS_Store" -r cldr-${VERSION}-json-full.zip LICENSE cldr-core cldr-rbnf cldr-*-full cldr-bcp47 cldr-transforms )
27-
>>>>>>> origin/main
2824
#( cd ${OUT} && zip -r cldr-${VERSION}-json-modern.zip LICENSE cldr-core cldr-rbnf cldr-*-modern cldr-bcp47 cldr-transforms )
2925
( cd ${OUT} && rm LICENSE )
3026

cldr-json/cldr-annotations-derived-full/bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-annotations-derived-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"main": "annotationsDerived/**/*.json",
55
"ignore": [
66
".gitattributes",

cldr-json/cldr-annotations-derived-full/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-annotations-derived-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"description": "Character annotation data, including derived data.",
55
"homepage": "https://cldr.unicode.org",
66
"author": "The Unicode Consortium",

cldr-json/cldr-annotations-full/bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-annotations-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"main": "annotations/**/*.json",
55
"ignore": [
66
".gitattributes",

cldr-json/cldr-annotations-full/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-annotations-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"description": "Character annotation data",
55
"homepage": "https://cldr.unicode.org",
66
"author": "The Unicode Consortium",

cldr-json/cldr-bcp47/bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-bcp47",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"main": "bcp47/**/*.json",
55
"ignore": [
66
".gitattributes",

cldr-json/cldr-bcp47/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-bcp47",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"description": "BCP 47 metadata",
55
"homepage": "https://cldr.unicode.org",
66
"author": "The Unicode Consortium",

cldr-json/cldr-cal-buddhist-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-buddhist-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-buddhist-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-buddhist-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Buddhist calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-chinese-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-chinese-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-chinese-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-chinese-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Chinese calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-coptic-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-coptic-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-coptic-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-coptic-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Coptic calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-dangi-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-dangi-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-dangi-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-dangi-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Dangi calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-ethiopic-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-ethiopic-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-ethiopic-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-ethiopic-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Ethiopic calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-hebrew-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-hebrew-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-hebrew-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-hebrew-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Hebrew calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-indian-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-indian-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-indian-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-indian-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Indian calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-islamic-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-islamic-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-islamic-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-islamic-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Islamic calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-japanese-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-japanese-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-japanese-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-japanese-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Japanese calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-persian-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-persian-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-persian-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-persian-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for Persian calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-cal-roc-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-roc-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-cal-roc-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-cal-roc-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-dates-full": "47.0.0-BETA2"
5+
"cldr-dates-full": "47.0.0"
66
},
77
"description": "CLDR data for ROC calendars.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-core/bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-core",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"main": [
55
"availableLocales.json",
66
"defaultContent.json",

cldr-json/cldr-core/cldr-packages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"license": "Unicode-3.0",
33
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
44
"homepage": "https://cldr.unicode.org",
5-
"version": "47.0.0-BETA2",
5+
"version": "47.0.0",
66
"packages": [
77
{
88
"description": "Character annotation data",

cldr-json/cldr-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldr-core",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"description": "Basic CLDR supplemental data",
55
"homepage": "https://cldr.unicode.org",
66
"author": "The Unicode Consortium",

cldr-json/cldr-dates-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-dates-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-numbers-full": "47.0.0-BETA2"
5+
"cldr-numbers-full": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-dates-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-dates-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-numbers-full": "47.0.0-BETA2"
5+
"cldr-numbers-full": "47.0.0"
66
},
77
"description": "Data for date/time formatting, including data for Gregorian calendar.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-localenames-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-localenames-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-core": "47.0.0-BETA2"
5+
"cldr-core": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-localenames-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-localenames-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-core": "47.0.0-BETA2"
5+
"cldr-core": "47.0.0"
66
},
77
"description": "Translated versions of locale display name elements: languages, scripts, territories, and variants.",
88
"homepage": "https://cldr.unicode.org",

cldr-json/cldr-misc-full/bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-misc-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"dependencies": {
5-
"cldr-core": "47.0.0-BETA2"
5+
"cldr-core": "47.0.0"
66
},
77
"main": "main/**/*.json",
88
"ignore": [

cldr-json/cldr-misc-full/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cldr-misc-full",
3-
"version": "47.0.0-BETA2",
3+
"version": "47.0.0",
44
"peerDependencies": {
5-
"cldr-core": "47.0.0-BETA2"
5+
"cldr-core": "47.0.0"
66
},
77
"description": "Other CLDR data not defined elsewhere",
88
"homepage": "https://cldr.unicode.org",

0 commit comments

Comments
 (0)