Skip to main content

Language definitions for Weblate

Project description

Weblate

Weblate is libre software web-based continuous localization system, used by over 2500 libre projects and companies in more than 165 countries.

Language definitions used by Weblate and free to use by others.

Website Translation status CII Best Practices PyPI package Documentation

Usage

The Python module can be installed from the PyPI:

pip install weblate-language-data

It contains several modules containing language definitions and 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

gettext.csv

  • Based on Gettext defaults

  • Generated using export-gettext

translate.csv

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

Contributing

Contributions are welcome! See documentation for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weblate_language_data-2024.5.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distribution

weblate_language_data-2024.5-py3-none-any.whl (2.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page