Merge changes from topic "icu25q2_patches3" into main

* changes:
  CLDR-18110 Improve Lithuanian RBNF (#4200)
  CLDR-17818 Fix Bulgarian cardinal and ordinal spellings in the 100-199 range (#4191)
  CLDR-17730 Indonesian RBNF is missing a semicolon for spellout-ordinal (#4185)
  CLDR-17187 Dutch spell out rule for cardinal 1 needs additional rule (#4186)
  CLDR-17025 zz-default numbering system rule is less precise than the other numbering systems (#4187)
  CLDR-16096 Add digits-ordinal rules for Ukrainian (#4192)
  CLDR-15972 Improve Catalan RBNF (#4196)
  CLDR-17386 Fix Russian fractional number spellout and fix grammatical case names (#4188)
  CLDR-15278 Hindi ordinal spellout rules lack support of oblique case feature (#4197)
  CLDR-18080 add Hant-Latn transform, add Hans-Latn alias for Hani-Latn
  CLDR-18042 Replace `Any-ASCII` reference by `Latin-ASCII` (#4153)
  CLDR-18226 Miscellaneous transform rule bugs 2
  CLDR-18043 Fix some transform issues (#4152)
tree: 5ffad5f65e8afb7122696fa1efd5bbe2c48a1ca4
  1. common/
  2. docs/
  3. exemplars/
  4. keyboards/
  5. seed/
  6. specs/
  7. tools/
  8. .gitignore
  9. CONTRIBUTING.md
  10. LICENSE
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. MODULE_LICENSE_ICU
  14. MODULE_LICENSE_UNICODE
  15. OWNERS
  16. pom.xml
  17. readme.html
  18. README.md
  19. vetur.config.js
README.md

Unicode CLDR Project

For current CLDR release information, see cldr.unicode.org.

main branch:

cldr-mvn Ansible Lint Publish to gh-pages CodeQL

Status

Update: 2024-10-21

This is the final release version of CLDR 46.

What is CLDR?

The 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 for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.

See for further information:

Contributing

Most data submissions are done via the CLDR Survey Tool, which is open and available on predetermined cycles. Click HERE for information on how to obtain a survey tool account.

For details about code and other contributions, see CONTRIBUTING.md

Spotless

A source formatter is now used, please see spotless for details.

Copyright & Licenses

Copyright © 2004-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries.

A CLA is required to contribute to this project - please refer to the CONTRIBUTING.md file (or start a Pull Request) for more information.

The contents of this repository are governed by the Unicode Terms of Use and are released under LICENSE.

Note that some CLDR tools depend on libraries managed via Maven; use of these libraries is governed by separate license agreements.