Commit Graph

11 Commits

Author SHA1 Message Date
Kyℓe Hensel
63cdfd3d28 support localised labels for CLDR overrides (#10703) 2025-03-12 11:58:41 +01:00
Kyℓe Hensel
e123ec99a8 add indigenous languages not in CLDR (#10684) 2025-01-22 15:19:23 +01:00
Martin Raifer
04776ea2f9 Ladin language (lld) is now included in CLDR, no need to special case it anymore 2025-01-16 15:03:45 +01:00
Martin Raifer
e6f60247bd add Ladin (ISO 639-3: lld) language
https://en.wikipedia.org/wiki/Ladin_language

common in certain regions in northern Italy, see
https://wiki.openstreetmap.org/wiki/Multilingual_names#S%C3%BCdtirol_-_Alto_Adige_(South_Tyrol)_and_Trentino
2024-10-16 14:19:27 +02:00
Winston Sung
4dcb7f2f51 Update language data for Sinitic languages
Bug: #10488
Change-Id: I0ca3cd8b2a82a7edeff70b4be7678e0699214ccc
2024-10-09 09:33:06 -07:00
Martin Raifer
211b6dde5f upgrade to eslintv9 (config format, lint to updated rules) 2024-04-12 18:44:04 +02:00
dependabot[bot]
a18de6b5c3 Bump cldr-core and cldr-localenames-full (#9662)
Bumps [cldr-core](https://github.com/unicode-cldr/cldr-json) and [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json). These dependencies needed to be updated together.

Updates `cldr-core` from 41.0.0 to 43.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/41.0.0...43.0.0)

Updates `cldr-localenames-full` from 41.0.0 to 43.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/41.0.0...43.0.0)

---
updated-dependencies:
- dependency-name: cldr-core
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: cldr-localenames-full
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-05-26 12:55:00 +02:00
Martin Raifer
af69bf91a9 override/extend languages data, thanks @bgo-eiu
closes #9241
closes #9242
2022-09-16 14:12:23 +02:00
Quincy Morgan
cc1e512f44 Include languages in the Multilingual Name field dropdown even if they don't have native labels in CLDR
Don't bundle translated names for languages that won't be shown in the multilingual name field
2020-11-06 17:40:38 -05:00
Quincy Morgan
2d8e5c6b7d Fix lint errors 2020-09-15 15:26:44 -04:00
Quincy Morgan
8ecada3b79 Move languageNames and scriptNames data to the individual locale files instead of always loading them via locales.json (re: #7994) 2020-09-15 14:41:56 -04:00