Web based localization tool with tight version control integration. https://weblate.org/
Find a file
2024-12-16 15:45:12 +01:00
.github chore(ci): test migration from 5.9 2024-12-16 15:25:10 +01:00
.well-known chore: add funding.json manifest 2024-10-17 08:45:58 +02:00
ci chore(deps): update mariadb docker tag to v11.6.2 2024-11-24 07:53:15 +01:00
client chore: setting version to 5.9.1 2024-12-16 15:24:37 +01:00
dev-docker chore(deps): update weblate/weblate docker tag to v5.8.4.1 (#13204) 2024-12-06 00:01:58 +00:00
docs chore: releasing 5.9.1 2024-12-16 15:45:12 +01:00
LICENSES chore(deps): move Mousetrap to new client build workflow 2024-11-15 19:40:04 +01:00
scripts feat: Move source-code fonts to new build workflow (#13093) 2024-12-11 12:51:24 +01:00
weblate chore: releasing 5.9.1 2024-12-16 15:45:12 +01:00
.deepsource.toml ci: Add toml formatting 2023-03-22 10:13:36 +01:00
.editorconfig chore: html formatting setup 2024-10-22 16:04:36 +02:00
.gitattributes
.gitignore feat(deps): include pytest-profiling in dev deps 2024-12-09 09:16:02 +01:00
.gitmodules
.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 dependency stylelint to v16.12.0 (#13298) 2024-12-15 17:17:04 +00:00
.readthedocs.yml docs: correctly display localization warning 2024-12-14 13:42:55 +01:00
.stylelintrc Sync with WeblateOrg/meta 2023-07-13 20:00:08 +02:00
.weblate
.yamllint.yml Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
BACKERS.rst docs: add new backer 2024-08-19 08:28:34 +02:00
biome.json fix and enhance biomejs configuration 2024-11-02 12:27:07 +01:00
ChangeLog
codecov.yml ci: split codecov project to some components 2024-08-06 10:31:36 +02:00
CONTACT.md
CONTRIBUTING.md docs: add link to dev-docker contributing docs 2024-06-28 12:34:52 +02:00
COPYING
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.9.1 2024-12-16 15:24:37 +01:00
README.rst docs: update some external links 2024-08-07 12:51:49 +02:00
redocly.yaml feat: add OpenAPI lint to CI 2024-10-01 15:35:58 +02:00
REUSE.toml chore: font licesing information 2024-12-11 13:02:03 +01:00
rundev.sh chore(rundev): pin base image and rely on renovate bot to update it 2024-11-07 09:46:40 +01:00
SECURITY.md Sync with WeblateOrg/meta 2023-07-14 14:57:44 +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.9.1 2024-12-16 15:24:37 +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


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/