Web based localization tool with tight version control integration. https://weblate.org/
Find a file
Kartik Ohri 12d27937f1
Some checks are pending
API / API Lint (push) Waiting to run
Documentation / update-snippets (push) Waiting to run
Documentation / list-languages (push) Blocked by required conditions
Documentation / Sphinx (push) Blocked by required conditions
FOSSA / fossa-scan (push) Waiting to run
Linkcheck / Linkcheck (push) Waiting to run
macOS / macos (push) Waiting to run
Migrations / postgresql (push) Waiting to run
mypy / mypy (push) Waiting to run
Pre-commit check / pre-commit (push) Waiting to run
pylint check / pylint (push) Waiting to run
Rundev / Test development Docker (push) Waiting to run
jsonschema update / jsonschema-update (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Distribution / Build packages (push) Waiting to run
Distribution / Lint packages (push) Blocked by required conditions
Distribution / Build release notes (push) Waiting to run
Distribution / Publish to PyPI (push) Blocked by required conditions
Distribution / Publish to GitHub (push) Blocked by required conditions
Test / py3.12, latest deps (push) Waiting to run
Test / py3.12, minimal deps (push) Waiting to run
Test / py3.13, latest deps (push) Waiting to run
Test / py3.14, latest deps (push) Waiting to run
Test / py3.14, edge deps (push) Waiting to run
uv lock update / uv-update (push) Waiting to run
ci(services): use service containers instead of custom docker compose files (#18243)
* ci(services): use service containers instead of custom docker compose files

* remove redis from test matrix

* simplify ci test matrix

* remove redundant CI_DATABASE checks

* remove CI_DATABASE variable

* CI_DATABASE is needed for migrations workflow

* Update .github/workflows/migrations.yml

* Update .github/workflows/migrations.yml

---------

Co-authored-by: Michal Čihař <michal@cihar.com>
2026-02-27 12:52:18 +01:00
.github ci(services): use service containers instead of custom docker compose files (#18243) 2026-02-27 12:52:18 +01:00
.well-known
ci ci(services): use service containers instead of custom docker compose files (#18243) 2026-02-27 12:52:18 +01:00
client chore: setting version to 5.17 2026-02-26 08:20:53 +01:00
dev-docker chore(deps): update weblate/weblate docker tag to v5.16.1.0 (#18231) 2026-02-26 12:27:35 +00:00
docs ci(services): use service containers instead of custom docker compose files (#18243) 2026-02-27 12:52:18 +01:00
LICENSES feat: use fonts from a separate package (#17705) 2026-01-20 15:07:06 +00:00
scripts ci(services): use service containers instead of custom docker compose files (#18243) 2026-02-27 12:52:18 +01:00
weblate ci(services): use service containers instead of custom docker compose files (#18243) 2026-02-27 12:52:18 +01:00
.dclintrc
.editorconfig
.gitattributes
.gitignore
.gitmodules
.imgbotconfig
.markdownlint.yml chore: Sync with WeblateOrg/meta 2025-11-20 15:23:27 +01:00
.pre-commit-config.yaml fix: HTML and lazy formatting 2026-02-25 16:49:34 +01:00
.readthedocs.yml
.weblate
.yamllint.yml
BACKERS.rst
biome.json chore(deps): update dependency @biomejs/biome to v2.4.4 (#18187) 2026-02-24 02:38:52 +00:00
ChangeLog
codecov.yml chore: update codecov configuration 2025-11-13 12:55:33 +01:00
LICENSE
manage.py
MANIFEST.in
pyproject.toml deps: remove mysql from dependencies 2026-02-26 13:37:22 +01:00
README.rst
redocly.yaml
REUSE.toml feat: add security.yaml 2026-02-19 18:26:57 +01:00
rundev.sh ci(services): use service containers instead of custom docker compose files (#18243) 2026-02-27 12:52:18 +01:00
SECURITY.md
security.yaml feat: add security.yaml 2026-02-19 18:26:57 +01:00
setup.py chore: drop support for Python 3.11 2025-11-24 12:46:10 +01:00
uv.lock update lockfile 2026-02-26 13:37:22 +01:00

.. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png
   :alt: Weblate
   :target: https://weblate.org/
   :height: 80px

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

Install it, or use the Hosted Weblate service at `weblate.org`_.

.. image:: https://img.shields.io/badge/website-weblate.org-blue.svg
    :alt: Website
    :target: https://weblate.org/

.. image:: https://hosted.weblate.org/widget/weblate/svg-badge.svg
    :alt: Translation status
    :target: https://hosted.weblate.org/engage/weblate/

.. image:: https://www.bestpractices.dev/projects/552/badge
    :alt: CII Best Practices
    :target: https://www.bestpractices.dev/en/projects/552

.. image:: https://api.reuse.software/badge/github.com/WeblateOrg/weblate
    :alt: REUSE status
    :target: https://api.reuse.software/info/github.com/WeblateOrg/weblate

.. image:: https://img.shields.io/pypi/v/weblate.svg
    :target: https://pypi.org/project/Weblate/

.. image:: https://readthedocs.org/projects/weblate/badge/
    :target: https://docs.weblate.org/

.. image:: https://img.shields.io/github/license/WeblateOrg/weblate.svg
    :alt: License
    :target: https://github.com/WeblateOrg/weblate/blob/main/COPYING

Support
-------

Weblate is libre software with optional professional support and cloud
hosting offerings. Check out https://weblate.org/hosting/ for more information.

Documentation
-------------

To be found in the ``docs`` directory of the source code, or
viewed online on https://docs.weblate.org/

Installation
------------

Setup instructions:

https://docs.weblate.org/en/latest/admin/install.html

Bugs
----

Please report feature requests and problems to:

https://github.com/WeblateOrg/weblate/issues

Stats
-----

.. image:: https://repobeats.axiom.co/api/embed/e0cfcc1b19f13f78669d3a93ca26b59974faaa22.svg
   :alt: Repobeats analytics image

License
-------

Copyright © Michal Čihař michal@weblate.org

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the `GNU General Public License
<https://www.gnu.org/licenses/gpl-3.0.html>`_ for more details.

.. _weblate.org: https://weblate.org/