Web based localization tool with tight version control integration. https://weblate.org/
Find a file
2025-05-03 08:25:49 +02:00
.github fix: avoid using uv .. --no-sources 2025-05-03 08:20:07 +02:00
.well-known chore: add funding.json manifest 2024-10-17 08:45:58 +02:00
ci fix: avoid using uv .. --no-sources 2025-05-03 08:20:07 +02:00
client chore: setting version to 5.11.3 2025-05-03 08:24:01 +02:00
dev-docker fix: avoid using uv .. --no-sources 2025-05-03 08:20:07 +02:00
docs chore: releasing 5.11.3 2025-05-03 08:25:49 +02:00
LICENSES chore(deps): move Mousetrap to new client build workflow 2024-11-15 19:40:04 +01:00
scripts fix: avoid using uv .. --no-sources 2025-05-03 08:20:07 +02:00
weblate chore: releasing 5.11.3 2025-05-03 08:25:49 +02:00
.editorconfig chore: Sync with WeblateOrg/meta 2025-04-08 11:32:04 +02:00
.gitattributes
.gitignore chore: ignore documentation mo files 2025-01-29 12:29:25 +01: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
.markdownlint.yml Sync with WeblateOrg/meta 2023-01-11 09:41:33 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.7 (#14675) 2025-04-24 20:10:47 +00:00
.readthedocs.yml fix: avoid using uv .. --no-sources 2025-05-03 08:20:07 +02:00
.weblate
.yamllint.yml Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
BACKERS.rst docs: add new backer 2024-12-19 15:50:37 +01:00
biome.json chore(deps): update dependency @biomejs/biome to v1.9.4 (#14503) 2025-04-08 14:00:30 +00:00
ChangeLog
codecov.yml ci: split codecov project to some components 2024-08-06 10:31:36 +02:00
CONTACT.md Move contact info to CONTACT.md 2020-05-01 16:38:06 +02:00
CONTRIBUTING.md docs: add link to dev-docker contributing docs 2024-06-28 12:34:52 +02: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: include uv.lock 2024-11-04 15:30:03 +01:00
pyproject.toml chore: setting version to 5.11.3 2025-05-03 08:24:01 +02:00
README.rst docs: update some external links 2024-08-07 12:51:49 +02:00
redocly.yaml feat: Webhooks (#14009) 2025-04-14 08:45:50 +02:00
REUSE.toml chore: switch to different sphinx redirects extension 2025-01-21 10:47:57 +01:00
rundev.sh chore: reduce wait timeout 2025-04-14 20:23:03 +02:00
SECURITY.md docs: update link to security issues 2025-05-03 06:50:42 +02:00
setup.py fix(setup): Switch to setuptools.command.build (#11568) 2024-05-06 08:27:20 +02:00
uv.lock chore: setting version to 5.11.3 2025-05-03 08:24:01 +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/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


Live chat
---------

Live chat about Weblate is available at `Libera.Chat <https://libera.chat/>`_ IRC network. The channel name is ``#weblate``. This can be accessed by, for example, https://web.libera.chat/#weblate or an IRC client installed on your computer.

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/