xref: /aosp_15_r20/external/cldr/README.md (revision 912701f9769bb47905792267661f0baf2b85bed5)
1*912701f9SAndroid Build Coastguard Worker# Unicode CLDR Project
2*912701f9SAndroid Build Coastguard Worker
3*912701f9SAndroid Build Coastguard WorkerFor current CLDR release information, see [cldr.unicode.org](https://cldr.unicode.org/index/downloads/).
4*912701f9SAndroid Build Coastguard Worker
5*912701f9SAndroid Build Coastguard Worker#### `main` branch:
6*912701f9SAndroid Build Coastguard Worker[![cldr-mvn](https://github.com/unicode-org/cldr/workflows/cldr-mvn/badge.svg)](https://github.com/unicode-org/cldr/actions?query=branch%3Amain+workflow%3A%22cldr-mvn%22)
7*912701f9SAndroid Build Coastguard Worker[![Ansible Lint](https://github.com/unicode-org/cldr/workflows/Ansible%20Lint/badge.svg)](https://github.com/unicode-org/cldr/actions?query=branch%3Amain+workflow%3A%22Ansible+Lint%22)
8*912701f9SAndroid Build Coastguard Worker[![Publish to gh-pages](https://github.com/unicode-org/cldr/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/unicode-org/cldr/actions/workflows/gh-pages.yml)
9*912701f9SAndroid Build Coastguard Worker[![CodeQL](https://github.com/unicode-org/cldr/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/unicode-org/cldr/actions/workflows/codeql-analysis.yml)
10*912701f9SAndroid Build Coastguard Worker
11*912701f9SAndroid Build Coastguard Worker## Status
12*912701f9SAndroid Build Coastguard Worker
13*912701f9SAndroid Build Coastguard WorkerUpdate: 2024-04-15
14*912701f9SAndroid Build Coastguard Worker
15*912701f9SAndroid Build Coastguard Worker<!-- [inapplicable lines are commented out.]-->
16*912701f9SAndroid Build Coastguard Worker<!-- **Note:**  CLDR 45 is in development and not recommended for use at this stage. -->
17*912701f9SAndroid Build Coastguard Worker<!--**Note:**  This is the milestone 1 version of CLDR 45, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
18*912701f9SAndroid Build Coastguard Worker<!--**Note:** This is a preliminary version of CLDR 45, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
19*912701f9SAndroid Build Coastguard Worker<!--**Note:**  This is a pre-release candidate version of CLDR 45, intended for testing. It is not recommended for production use.-->
20*912701f9SAndroid Build Coastguard WorkerThis is the final release version of CLDR 45.
21*912701f9SAndroid Build Coastguard Worker
22*912701f9SAndroid Build Coastguard Worker### What is CLDR?
23*912701f9SAndroid Build Coastguard WorkerThe Unicode Common Locale Data Repository (CLDR) provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a [wide spectrum of companies](https://cldr.unicode.org/index#h.ezpykkomyltl) for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.
24*912701f9SAndroid Build Coastguard Worker
25*912701f9SAndroid Build Coastguard WorkerSee for further information:
26*912701f9SAndroid Build Coastguard Worker
27*912701f9SAndroid Build Coastguard Worker- [CLDR releases and downloads](https://cldr.unicode.org/index/downloads "CLDR Download Page"),
28*912701f9SAndroid Build Coastguard Workerincluding the data files and LDML specification associated with each release
29*912701f9SAndroid Build Coastguard Worker
30*912701f9SAndroid Build Coastguard Worker- [Repository organization](https://cldr.unicode.org/index/downloads#Repository_Organization "CLDR Download Page, Repository Organization"),
31*912701f9SAndroid Build Coastguard Workerdescribing the organization of files within this repository
32*912701f9SAndroid Build Coastguard Worker
33*912701f9SAndroid Build Coastguard Worker- [Building and running CLDR Tools](https://cldr.unicode.org/development/cldr-tools "CLDR Tools Page")
34*912701f9SAndroid Build Coastguard Worker
35*912701f9SAndroid Build Coastguard Worker### Contributing
36*912701f9SAndroid Build Coastguard Worker
37*912701f9SAndroid Build Coastguard WorkerMost data submissions are done via the [CLDR Survey Tool](https://st.unicode.org/cldr-apps/), which is open and available on predetermined cycles.
38*912701f9SAndroid Build Coastguard WorkerClick [HERE](https://www.unicode.org/cldr/survey_tool.html) for information on how to obtain a survey tool account.
39*912701f9SAndroid Build Coastguard Worker
40*912701f9SAndroid Build Coastguard WorkerFor details about code and other contributions, see [CONTRIBUTING.md](./CONTRIBUTING.md)
41*912701f9SAndroid Build Coastguard Worker
42*912701f9SAndroid Build Coastguard Worker#### Spotless
43*912701f9SAndroid Build Coastguard Worker
44*912701f9SAndroid Build Coastguard WorkerA source formatter is now used, please see [spotless](./tools/README.md#spotless) for details.
45*912701f9SAndroid Build Coastguard Worker
46*912701f9SAndroid Build Coastguard Worker### Copyright & Licenses
47*912701f9SAndroid Build Coastguard Worker
48*912701f9SAndroid Build Coastguard WorkerCopyright © 2004-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries.
49*912701f9SAndroid Build Coastguard Worker
50*912701f9SAndroid Build Coastguard WorkerThe project is released under [LICENSE](./LICENSE).
51*912701f9SAndroid Build Coastguard Worker
52*912701f9SAndroid Build Coastguard WorkerNote that some CLDR tools depend on libraries managed via Maven; use of these libraries is governed by separate license agreements.
53*912701f9SAndroid Build Coastguard Worker
54*912701f9SAndroid Build Coastguard WorkerA CLA is required to contribute to this project - please refer to the [CONTRIBUTING.md](./CONTRIBUTING.md) file (or start a Pull Request) for more information.
55