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-24 08:44:36 +02:00
.clusterfuzzlite chore(deps): update ghcr.io/weblateorg/dev docker tag to v2026.30.0 (#20769) 2026-07-19 18:29:27 +00:00
.github chore(deps): update ossf/scorecard-action action to v2.4.4 (#20811) 2026-07-23 22:52:40 +00:00
.well-known
ci refactor(fonts): render bitmaps with Matplotlib 2026-07-16 14:39:53 +02:00
client chore(deps): update dependency @argos-ci/cli to v6.4.0 2026-07-23 19:05:18 +02:00
dev-docker refactor(fonts): render bitmaps with Matplotlib 2026-07-16 14:39:53 +02:00
docs perf(changes): optimize category history loading 2026-07-23 23:36:21 +02:00
fuzzing refactor(fonts): render bitmaps with Matplotlib 2026-07-16 14:39:53 +02:00
LICENSES feat(client): replace mousetrap with hotkeys.js (#19128) 2026-05-04 11:08:07 +00:00
scripts chore(deps): update scripts/spdx-license-list digest to 5bf6d96 (#20715) 2026-07-16 15:42:06 +00:00
weblate fix(editor): escape machinery quality scores 2026-07-24 08:44:36 +02:00
.dclintrc
.editorconfig chore: sync with WeblateOrg/meta 2026-06-26 22:15:13 +02:00
.gitattributes
.gitignore fix: avoid storing mypy cache 2026-06-30 08:26:56 +02:00
.gitmodules
.imgbotconfig
.pre-commit-config.yaml chore(deps): update pre-commit hook rvben/rumdl-pre-commit to v0.2.36 (#20759) 2026-07-18 23:23:35 +00:00
.readthedocs.yml chore: modernize readthedocs setup 2026-06-23 18:53:24 +02:00
.weblate
.yamllint.yml
ACCESSIBILITY.md docs: clarify accessibility expectations 2026-05-26 20:27:26 +02:00
AGENTS.md fix(agents): clarify localization instructions 2026-07-15 15:32:54 +02:00
BACKERS.rst
biome.json chore(deps): update dependency @biomejs/biome to v2.5.4 (#20750) 2026-07-18 06:10:44 +00:00
ChangeLog
codecov.yml chore: update codecov configuration 2025-11-13 12:55:33 +01:00
LICENSE
manage.py
MANIFEST.in chore(tests): use fixed keys for Selenium testing 2026-06-12 16:29:47 +02:00
pyproject.toml fix(deps): update boto3 to v1.43.55 (#20813) 2026-07-24 03:12:07 +00: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
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 fix(deps): update boto3 to v1.43.55 (#20813) 2026-07-24 03:12:07 +00: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/