|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| common/ | H | 25-Apr-2025 | - | 4,690,561 | 4,593,294 |
| docs/ | H | 25-Apr-2025 | - | 31,743 | 24,419 |
| exemplars/ | H | 25-Apr-2025 | - | 16,487 | 12,342 |
| keyboards/ | H | 25-Apr-2025 | - | 2,948 | 2,067 |
| seed/ | H | 25-Apr-2025 | - | 21 | 14 |
| specs/ | H | 25-Apr-2025 | - | 9 | 6 |
| tools/ | H | 25-Apr-2025 | - | 1,587,475 | 1,514,965 |
| .gitignore | H A D | 25-Apr-2025 | 107 | 6 | 5 |
| CONTRIBUTING.md | H A D | 25-Apr-2025 | 7.1 KiB | 116 | 82 |
| LICENSE | H A D | 25-Apr-2025 | 33.8 KiB | 666 | 594 |
| METADATA | H A D | 25-Apr-2025 | 307 | 18 | 16 |
| MODULE_LICENSE_APACHE2 | HD | 25-Apr-2025 | 0 | | |
| MODULE_LICENSE_ICU | HD | 25-Apr-2025 | 0 | | |
| MODULE_LICENSE_UNICODE | HD | 25-Apr-2025 | 0 | | |
| OWNERS | H A D | 25-Apr-2025 | 219 | 11 | 8 |
| README.md | H A D | 25-Apr-2025 | 3.4 KiB | 55 | 34 |
| pom.xml | H A D | 25-Apr-2025 | 822 | 33 | 28 |
| readme.html | H A D | 25-Apr-2025 | 426 | 19 | 11 |
| vetur.config.js | H A D | 25-Apr-2025 | 148 | 8 | 7 |
README.md
1# Unicode CLDR Project
2
3For current CLDR release information, see [cldr.unicode.org](https://cldr.unicode.org/index/downloads/).
4
5#### `main` branch:
6[](https://github.com/unicode-org/cldr/actions?query=branch%3Amain+workflow%3A%22cldr-mvn%22)
7[](https://github.com/unicode-org/cldr/actions?query=branch%3Amain+workflow%3A%22Ansible+Lint%22)
8[](https://github.com/unicode-org/cldr/actions/workflows/gh-pages.yml)
9[](https://github.com/unicode-org/cldr/actions/workflows/codeql-analysis.yml)
10
11## Status
12
13Update: 2024-04-15
14
15<!-- [inapplicable lines are commented out.]-->
16<!-- **Note:** CLDR 45 is in development and not recommended for use at this stage. -->
17<!--**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<!--**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<!--**Note:** This is a pre-release candidate version of CLDR 45, intended for testing. It is not recommended for production use.-->
20This is the final release version of CLDR 45.
21
22### What is CLDR?
23The 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
25See for further information:
26
27- [CLDR releases and downloads](https://cldr.unicode.org/index/downloads "CLDR Download Page"),
28including the data files and LDML specification associated with each release
29
30- [Repository organization](https://cldr.unicode.org/index/downloads#Repository_Organization "CLDR Download Page, Repository Organization"),
31describing the organization of files within this repository
32
33- [Building and running CLDR Tools](https://cldr.unicode.org/development/cldr-tools "CLDR Tools Page")
34
35### Contributing
36
37Most data submissions are done via the [CLDR Survey Tool](https://st.unicode.org/cldr-apps/), which is open and available on predetermined cycles.
38Click [HERE](https://www.unicode.org/cldr/survey_tool.html) for information on how to obtain a survey tool account.
39
40For details about code and other contributions, see [CONTRIBUTING.md](./CONTRIBUTING.md)
41
42#### Spotless
43
44A source formatter is now used, please see [spotless](./tools/README.md#spotless) for details.
45
46### Copyright & Licenses
47
48Copyright © 2004-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries.
49
50The project is released under [LICENSE](./LICENSE).
51
52Note that some CLDR tools depend on libraries managed via Maven; use of these libraries is governed by separate license agreements.
53
54A 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
readme.html