{"id":28523223,"url":"https://github.com/weblateorg/language-data","last_synced_at":"2025-07-06T05:32:19.463Z","repository":{"id":37951950,"uuid":"116816146","full_name":"WeblateOrg/language-data","owner":"WeblateOrg","description":"Language definitions used by Weblate","archived":false,"fork":false,"pushed_at":"2025-06-30T11:48:36.000Z","size":76695,"stargazers_count":21,"open_issues_count":3,"forks_count":23,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-30T12:42:25.622Z","etag":null,"topics":["cldr","cldr-data","gettext","i18n","internationalization","l10n","language","language-data","language-definitions","localization","plural","plural-form","weblate"],"latest_commit_sha":null,"homepage":"https://weblate.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WeblateOrg.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"WeblateOrg","open_collective":"weblate","liberapay":"Weblate","custom":"https://weblate.org/donate/"}},"created_at":"2018-01-09T12:56:27.000Z","updated_at":"2025-06-30T11:48:38.000Z","dependencies_parsed_at":"2022-07-12T00:01:17.518Z","dependency_job_id":"c94fd09e-6052-4c6d-b69d-744ab8f8f5db","html_url":"https://github.com/WeblateOrg/language-data","commit_stats":{"total_commits":2482,"total_committers":233,"mean_commits":10.65236051502146,"dds":0.7727639000805802,"last_synced_commit":"76b7fc102b2fc2b19f5bb8db92fb2bc950a9109e"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/WeblateOrg/language-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeblateOrg%2Flanguage-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeblateOrg%2Flanguage-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeblateOrg%2Flanguage-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeblateOrg%2Flanguage-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WeblateOrg","download_url":"https://codeload.github.com/WeblateOrg/language-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeblateOrg%2Flanguage-data/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263853347,"owners_count":23520127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cldr","cldr-data","gettext","i18n","internationalization","l10n","language","language-data","language-definitions","localization","plural","plural-form","weblate"],"created_at":"2025-06-09T10:07:43.841Z","updated_at":"2025-07-06T05:32:19.457Z","avatar_url":"https://github.com/WeblateOrg.png","language":"Python","funding_links":["https://github.com/sponsors/WeblateOrg","https://opencollective.com/weblate","https://liberapay.com/Weblate","https://weblate.org/donate/"],"categories":[],"sub_categories":[],"readme":".. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png\n   :alt: Weblate\n   :target: https://weblate.org/\n   :height: 80px\n\n**Weblate is libre software web-based continuous localization system,\nused by over 2500 libre projects and companies in more than 165 countries.**\n\nLanguage definitions used by `Weblate`_ and free to use by others.\n\n.. image:: https://img.shields.io/badge/website-weblate.org-blue.svg\n    :alt: Website\n    :target: https://weblate.org/\n\n.. image:: https://hosted.weblate.org/widgets/weblate/-/svg-badge.svg\n    :alt: Translation status\n    :target: https://hosted.weblate.org/engage/weblate/?utm_source=widget\n\n.. image:: https://bestpractices.coreinfrastructure.org/projects/552/badge\n    :alt: CII Best Practices\n    :target: https://bestpractices.coreinfrastructure.org/projects/552\n\n.. image:: https://img.shields.io/pypi/v/weblate-language-data.svg\n    :target: https://pypi.org/project/weblate-language-data/\n    :alt: PyPI package\n\n.. image:: https://readthedocs.org/projects/weblate/badge/\n    :alt: Documentation\n    :target: https://docs.weblate.org/\n\nUsage\n=====\n\nThe Python module can be installed from the PyPI:\n\n.. code-block:: sh\n\n    pip install weblate-language-data\n\nIt contains several modules containing language definitions and Gettext\ntranslations for them (in a way that they would be discovered by Django when\nused as an Django application).\n\nCSV Files\n=========\n\nThe repository also contains CSV files which are used to generate the Python\ncode and can be used independently.\n\n* Semicolon delimited files\n* Contains language code, name, number of plurals and plural equation\n\nlanguages.csv\n-------------\n\n* Combined from several sources, plurals should match CLDR when available\n* Used by `Weblate`_ for language definitions\n* Manually edited\n\naliases.csv\n-----------\n\n* Language aliases to map non standard or legacy locales to ones in `languages.csv`\n* Manually edited\n\ndefault_countries.csv\n---------------------\n\n* List of default country specific locales\n* Used to map them to ones in `languages.csv`\n* Manually edited\n\nextraplurals.csv\n----------------\n\n* Additional plural variants for some languages\n* Usually used in Gettext\n* Manually edited\n\ncldr.csv\n--------\n\n* Based purely on the CLDR data\n* Generated using export-cldr from https://github.com/mlocati/cldr-to-gettext-plural-rules\n\ngettext.csv\n-----------\n\n* Based on Gettext defaults\n* Generated using export-gettext\n\ntranslate.csv\n-------------\n\n* Extracted from `translate-toolkit`_\n* Generated using export-translate\n\nl10n-guide.csv\n--------------\n\n* Extracted from the `l10n guide`_\n* Generated using export-l10n-guide\n\nlanguages-po\n------------\n\n* Directory containing PO files with language names translations\n* Extracted from CLDR data\n\n.. _Weblate: https://weblate.org/\n.. _translate-toolkit: https://toolkit.translatehouse.org/\n.. _l10n guide: https://docs.translatehouse.org/projects/localization-guide/en/latest/\n\nContributing\n============\n\nContributions are welcome! See `documentation \u003chttps://docs.weblate.org/en/latest/contributing/modules.html\u003e`__ for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweblateorg%2Flanguage-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweblateorg%2Flanguage-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweblateorg%2Flanguage-data/lists"}