Language definitions for Weblate
Project description
Weblate is a copylefted libre software web-based continuous localization system, used by over 1150 libre projects and companies in more than 115 countries.
Language definitions used by Weblate and free to use by others.
Usage
The Python module can be installed from the PyPI:
pip install weblate-language-data
It contains several modules containing language definitions abd Gettext translations for them (in a way that they would be discovered by Django when used as an Django application).
CSV Files
The repository also contains CSV files which are used to generate the Python code and can be used independently.
Semicolon delimited files
Contains language code, name, number of plurals and plural equation
languages.csv
Combined from several sources, plurals should match CLDR when available
Used by Weblate for language definitions
Manually edited
aliases.csv
Language aliases to map non standard or legacy locales to ones in languages.csv
Manually edited
default_countries.csv
List of default country specific locales
Used to map them to ones in languages.csv
Manually edited
extraplurals.csv
Additional plural variants for some languages
Usually used in Gettext
Manually edited
cldr.csv
Based purely on the CLDR data
Generated using export-cldr from https://github.com/mlocati/cldr-to-gettext-plural-rules
gettext.csv
Based on Gettext defaults
Generated using export-gettext
translate.csv
Extracted from translate-toolkit
Generated using export-translate
l10n-guide.csv
Extracted from the l10n guide
Generated using export-l10n-guide
languages-po
Directory containing PO files with langauge names translations
Extracted from CLDR data
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for weblate-language-data-2021.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68b549c1524454454ba01f3edb804b97e47cc2d146448d051200d3e00dee4cea |
|
MD5 | a57b42f9cac2964d44c9e8e99d1e2e95 |
|
BLAKE2b-256 | f5a7c99a22954e809ed7f5c077699c8274eed6e288b5df2c63d19732c0d47840 |
Hashes for weblate_language_data-2021.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 389c1c7beb3b893f636397af758c4e65752007c0ca1075c49e01d81b59347e60 |
|
MD5 | 5b7eed78438d1ff413858f76e625908a |
|
BLAKE2b-256 | 1e223d34c73e810aabd66a4056772d976c958153510f2b563cad60675503ac54 |