Skip to content

Commit

Permalink
CLDR-17367 alpha 1b update
Browse files Browse the repository at this point in the history
* cldr-json info
- DATA: unicode-org/cldr-staging:  811eb21fe release-45-alpha1-9-g811eb21fe
- TOOL: unicode-org/cldr:  4351147f96 release-45-alpha1-86-g4351147f96
- SCRIPT: unicode-org/cldr-json:  08b5729 45.0.0-ALPHA0-2-g08b57296da
  • Loading branch information
srl295 committed Mar 1, 2024
1 parent 08b5729 commit 2b8ca7d
Show file tree
Hide file tree
Showing 178 changed files with 750 additions and 552 deletions.
2 changes: 2 additions & 0 deletions cldr-json/cldr-annotations-derived-full/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-derived-full/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
4 changes: 2 additions & 2 deletions cldr-json/cldr-annotations-derived-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cldr-annotations-derived-full",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"main": "annotationsDerived/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
"license": "Unicode-3.0"
}
10 changes: 6 additions & 4 deletions cldr-json/cldr-annotations-derived-full/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cldr-annotations-derived-full",
"version": "45.0.0-ALPHA0",
"description": "Character annotation data, including derived data. (all locales)",
"version": "45.0.0-ALPHA1b",
"description": "Character annotation data, including derived data.",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
Expand All @@ -19,6 +19,8 @@
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-json.git"
},
"license": "Unicode-DFS-2016",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
"license": "Unicode-3.0",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
"cldrVersion": "45",
"unicodeVersion": "15.1.0"
}
2 changes: 2 additions & 0 deletions cldr-json/cldr-annotations-derived-modern/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
4 changes: 2 additions & 2 deletions cldr-json/cldr-annotations-derived-modern/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Character annotation data, including derived data.

This package contains only the set of locales listed as modern coverage. See also the `cldr-annotations-derived-full` package.
**Deprecated** This package contains only the set of locales listed as modern coverage. Use `cldr-annotations-derived-full` and locale coverage data instead. The -modern packages are scheduled to be removed in v46, see [CLDR-16465](https://unicode-org.atlassian.net/browse/CLDR-16465).


[![NPM version](https://img.shields.io/npm/v/cldr-annotations-derived-modern.svg?style=flat)](https://www.npmjs.org/package/cldr-annotations-derived-modern)
Expand All @@ -24,6 +24,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
4 changes: 2 additions & 2 deletions cldr-json/cldr-annotations-derived-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cldr-annotations-derived-modern",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"main": "annotationsDerived/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
"license": "Unicode-3.0"
}
10 changes: 6 additions & 4 deletions cldr-json/cldr-annotations-derived-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cldr-annotations-derived-modern",
"version": "45.0.0-ALPHA0",
"description": "Character annotation data, including derived data. (modern coverage locales)",
"version": "45.0.0-ALPHA1b",
"description": "Character annotation data, including derived data. (modern only: deprecated)",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
Expand All @@ -19,6 +19,8 @@
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-json.git"
},
"license": "Unicode-DFS-2016",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
"license": "Unicode-3.0",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
"cldrVersion": "45",
"unicodeVersion": "15.1.0"
}
2 changes: 2 additions & 0 deletions cldr-json/cldr-annotations-full/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-full/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
4 changes: 2 additions & 2 deletions cldr-json/cldr-annotations-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cldr-annotations-full",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"main": "annotations/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
"license": "Unicode-3.0"
}
10 changes: 6 additions & 4 deletions cldr-json/cldr-annotations-full/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cldr-annotations-full",
"version": "45.0.0-ALPHA0",
"description": "Character annotation data (all locales)",
"version": "45.0.0-ALPHA1b",
"description": "Character annotation data",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
Expand All @@ -19,6 +19,8 @@
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-json.git"
},
"license": "Unicode-DFS-2016",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
"license": "Unicode-3.0",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
"cldrVersion": "45",
"unicodeVersion": "15.1.0"
}
2 changes: 2 additions & 0 deletions cldr-json/cldr-annotations-modern/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
4 changes: 2 additions & 2 deletions cldr-json/cldr-annotations-modern/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Character annotation data

This package contains only the set of locales listed as modern coverage. See also the `cldr-annotations-full` package.
**Deprecated** This package contains only the set of locales listed as modern coverage. Use `cldr-annotations-full` and locale coverage data instead. The -modern packages are scheduled to be removed in v46, see [CLDR-16465](https://unicode-org.atlassian.net/browse/CLDR-16465).


[![NPM version](https://img.shields.io/npm/v/cldr-annotations-modern.svg?style=flat)](https://www.npmjs.org/package/cldr-annotations-modern)
Expand All @@ -24,6 +24,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
4 changes: 2 additions & 2 deletions cldr-json/cldr-annotations-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cldr-annotations-modern",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"main": "annotations/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
"license": "Unicode-3.0"
}
10 changes: 6 additions & 4 deletions cldr-json/cldr-annotations-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cldr-annotations-modern",
"version": "45.0.0-ALPHA0",
"description": "Character annotation data (modern coverage locales)",
"version": "45.0.0-ALPHA1b",
"description": "Character annotation data (modern only: deprecated)",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
Expand All @@ -19,6 +19,8 @@
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-json.git"
},
"license": "Unicode-DFS-2016",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
"license": "Unicode-3.0",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
"cldrVersion": "45",
"unicodeVersion": "15.1.0"
}
2 changes: 2 additions & 0 deletions cldr-json/cldr-bcp47/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
2 changes: 1 addition & 1 deletion cldr-json/cldr-bcp47/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
4 changes: 2 additions & 2 deletions cldr-json/cldr-bcp47/bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cldr-bcp47",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"main": "bcp47/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
"license": "Unicode-3.0"
}
8 changes: 5 additions & 3 deletions cldr-json/cldr-bcp47/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-bcp47",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"description": "BCP 47 metadata",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
Expand All @@ -19,6 +19,8 @@
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-json.git"
},
"license": "Unicode-DFS-2016",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
"license": "Unicode-3.0",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
"cldrVersion": "45",
"unicodeVersion": "15.1.0"
}
2 changes: 2 additions & 0 deletions cldr-json/cldr-cal-buddhist-full/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
2 changes: 1 addition & 1 deletion cldr-json/cldr-cal-buddhist-full/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
6 changes: 3 additions & 3 deletions cldr-json/cldr-cal-buddhist-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "cldr-cal-buddhist-full",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"dependencies": {
"cldr-dates-full": "45.0.0-ALPHA0"
"cldr-dates-full": "45.0.0-ALPHA1b"
},
"main": "main/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
"license": "Unicode-3.0"
}
12 changes: 7 additions & 5 deletions cldr-json/cldr-cal-buddhist-full/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cldr-cal-buddhist-full",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"peerDependencies": {
"cldr-dates-full": "45.0.0-ALPHA0"
"cldr-dates-full": "45.0.0-ALPHA1b"
},
"description": "CLDR data for Buddhist calendars. (all locales)",
"description": "CLDR data for Buddhist calendars.",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
Expand All @@ -22,6 +22,8 @@
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-json.git"
},
"license": "Unicode-DFS-2016",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
"license": "Unicode-3.0",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
"cldrVersion": "45",
"unicodeVersion": "15.1.0"
}
2 changes: 2 additions & 0 deletions cldr-json/cldr-cal-buddhist-modern/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-buddhist-modern/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

CLDR data for Buddhist calendars.

This package contains only the set of locales listed as modern coverage. See also the `cldr-cal-buddhist-full` package.
**Deprecated** This package contains only the set of locales listed as modern coverage. Use `cldr-cal-buddhist-full` and locale coverage data instead. The -modern packages are scheduled to be removed in v46, see [CLDR-16465](https://unicode-org.atlassian.net/browse/CLDR-16465).


[![NPM version](https://img.shields.io/npm/v/cldr-cal-buddhist-modern.svg?style=flat)](https://www.npmjs.org/package/cldr-cal-buddhist-modern)
Expand All @@ -24,6 +24,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
6 changes: 3 additions & 3 deletions cldr-json/cldr-cal-buddhist-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "cldr-cal-buddhist-modern",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"dependencies": {
"cldr-dates-modern": "45.0.0-ALPHA0"
"cldr-dates-modern": "45.0.0-ALPHA1b"
},
"main": "main/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
"license": "Unicode-3.0"
}
12 changes: 7 additions & 5 deletions cldr-json/cldr-cal-buddhist-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cldr-cal-buddhist-modern",
"version": "45.0.0-ALPHA0",
"version": "45.0.0-ALPHA1b",
"peerDependencies": {
"cldr-dates-modern": "45.0.0-ALPHA0"
"cldr-dates-modern": "45.0.0-ALPHA1b"
},
"description": "CLDR data for Buddhist calendars. (modern coverage locales)",
"description": "CLDR data for Buddhist calendars. (modern only: deprecated)",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
Expand All @@ -22,6 +22,8 @@
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-json.git"
},
"license": "Unicode-DFS-2016",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
"license": "Unicode-3.0",
"bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
"cldrVersion": "45",
"unicodeVersion": "15.1.0"
}
2 changes: 2 additions & 0 deletions cldr-json/cldr-cal-chinese-full/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.

SPDX-License-Identifier: Unicode-3.0
2 changes: 1 addition & 1 deletion cldr-json/cldr-cal-chinese-full/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
Copyright © 1991-2024 Unicode, Inc.
[Terms of Use](http://www.unicode.org/copyright.html)

SPDX-License-Identifier: Unicode-DFS-2016
SPDX-License-Identifier: Unicode-3.0

A copy of the license is included as [LICENSE](./LICENSE).
Loading

0 comments on commit 2b8ca7d

Please sign in to comment.