mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/language-data.git
synced 2025-10-04 15:12:29 +08:00
Language definitions used by Weblate
|
||
---|---|---|
cldr-to-gettext-plural-rules@49c39e5156 | ||
.gitignore | ||
.gitmodules | ||
add-iso | ||
cldr.csv | ||
export-cldr | ||
languages.csv | ||
LICENSE | ||
README.md |
language-data
Language definitions used by Weblate and free to use by others.
Generic file format
- Semicolon delimited file
- Contains language code, name, number of plurals and plural equation
languages.csv
- Based on Gettext definitions
- Imported from translate-toolkit and Weblate
cldr.csv
- Based on the CLDR data
- Generated using https://github.com/mlocati/cldr-to-gettext-plural-rules