Web based localization tool with tight version control integration. https://weblate.org/
  • Python 87.4%
  • django 9%
  • CSS 1.6%
  • JavaScript 1.6%
  • Shell 0.4%
Find a file
2026-07-01 16:02:43 +02:00
.clusterfuzzlite fix(ci): fix cryptography ABI issues in fuzzing 2026-06-30 12:53:11 +02:00
.github chore(deps): update dependency astral-sh/uv to v0.11.25 (#20321) 2026-06-27 10:21:14 +00:00
.well-known
ci feat(workspaces): initial workspaces implementation 2026-05-26 08:13:37 +02:00
client chore(deps): update dependency @argos-ci/cli to v5.1.3 2026-06-30 08:06:57 +02:00
dev-docker chore(deps): update redis:8.8.0-alpine docker digest to 9d31717 (#20228) 2026-06-23 19:57:06 +00:00
docs chore: releasing 2026.7 2026-07-01 16:02:43 +02:00
fuzzing chore: migrate ruff suppressions to human-readable names 2026-06-14 21:56:11 +02:00
LICENSES feat(client): replace mousetrap with hotkeys.js (#19128) 2026-05-04 11:08:07 +00:00
scripts chore(ruff): move subprocess-without-shell-equals-true to settings 2026-06-14 23:32:59 +02:00
weblate chore: releasing 2026.7 2026-07-01 16:02:03 +02:00
.dclintrc feat(ci): introduce dclint and apply fixes to docker compose files 2025-06-13 10:42:51 +02:00
.editorconfig chore: sync with WeblateOrg/meta 2026-06-26 22:15:13 +02:00
.gitattributes fix: make sure dev Docker start-dev is always using unix EOL 2025-07-30 08:13:43 +02:00
.gitignore fix: avoid storing mypy cache 2026-06-30 08:26:56 +02:00
.gitmodules Misc: Drop graphics submodule 2020-12-22 09:44:31 +01:00
.imgbotconfig chore: apply formatting to imgbotconfig 2022-04-26 10:58:49 +02:00
.pre-commit-config.yaml docs(wlc): update to cover HTTP changes (#20376) 2026-06-30 11:00:26 +00:00
.readthedocs.yml chore: modernize readthedocs setup 2026-06-23 18:53:24 +02:00
.weblate Use toplevel project in Weblate 2018-02-17 11:00:54 +01:00
.yamllint.yml Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
ACCESSIBILITY.md docs: clarify accessibility expectations 2026-05-26 20:27:26 +02:00
AGENTS.md fix(checks): avoid wrapping single-line max-size rendering 2026-06-24 16:41:02 +02:00
BACKERS.rst docs: update list of backers 2025-10-08 15:35:41 +02:00
biome.json chore(deps): update dependency @biomejs/biome to v2.5.1 (#20287) 2026-06-26 09:41:33 +00:00
ChangeLog Add symlink to changes 2012-03-07 15:43:27 +01:00
codecov.yml chore: update codecov configuration 2025-11-13 12:55:33 +01:00
LICENSE chore: Sync with WeblateOrg/meta 2025-03-25 10:15:51 +01:00
manage.py docs: Documented licensing using REUSE 3.0 2023-01-10 12:56:38 +01:00
MANIFEST.in chore(tests): use fixed keys for Selenium testing 2026-06-12 16:29:47 +02:00
pyproject.toml chore: releasing 2026.7 2026-07-01 16:02:03 +02:00
README.rst docs: clarify accessibility expectations 2026-05-26 20:27:26 +02:00
redocly.yaml chore: typo fixes 2026-05-13 11:25:13 +02:00
REUSE.toml feat #17666: Display icons for component priority 2026-06-15 10:47:36 +02: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 docs: update link to security issues 2025-04-30 09:36:08 +02:00
security.yaml docs: clarify release policy, lifecycle and security support 2026-06-16 11:06:51 +02:00
setup.py chore: migrate ruff suppressions to human-readable names 2026-06-14 21:56:11 +02:00
uv.lock chore: releasing 2026.7 2026-07-01 16:02:03 +02: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/LICENSE

.. image:: https://argos-ci.com/badge.svg
    :alt: Covered by Argos Visual Testing
    :target: https://app.argos-ci.com/weblate/weblate/reference?utm_source=weblate&utm_campaign=oss

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

Accessibility
-------------

Please report accessibility problems using the accessibility issue template.
See ``ACCESSIBILITY.md`` for Weblate's accessibility target and reporting
guidance.

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/