-
[CLDR(Common Locale Data Repository)](http://cldr.unicode.org/) is where everybody is collecting locale data. Looking at `locales` directory, I think you should take data from https://github.com/unico…
-
The [CLDR](https://github.com/unitsofmeasurement/uom-systems/blob/master/unicode/src/main/java/systems/uom/unicode/CLDR.java) system already defined `LITER_PER_KILOMETER`, `LITER_PER_100KILOMETERS` an…
-
### Tested versions
4.3
### System information
any
### Issue description
The two apis for pluralization in the Godot i18n system (Object.tr_n and TranslationServer.translate_plural) onl…
-
This seems to be available now in these platforms. Can we generate standard test data from CLDR?
-
Hi,
I am experiencing problems when installing cldr-data. Is it a known issue?
What I am trying to do: ```npm install cldr-data```
What I am getting in the console:
npm ERR! code 1
npm ERR…
-
TTK sets plurals data in https://github.com/translate/translate/blob/master/translate/lang/data.py#L29-L202 but some of them might not align with CLDR: http://mlocati.github.io/cldr-to-gettext-plural-…
-
I got these errors below when running `mix gradializer` on a project with ex_cldr. Is there anything I missed here?
```elixir
** (FunctionClauseError) no function clause matching in :gradualizer_…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.2 darwin/amd64
$ go list -m golang.org/x/text
golang.org/x/text v0.3.7
### Does this issue reproduce wi…
-
only `base=cldr` is currently supported but spec allows local relative/absolute imports.
https://github.com/keymanapp/keyman/blob/5dbda001fcd8973b4922292b5c0731748380a263/common/web/types/src/ldml-…
-
This should be fairly straightforward esp. when doing #52