Web based localization tool with tight version control integration. https://weblate.org/
Find a file
2024-11-01 15:48:06 +01:00
.github chore(deps): update github/codeql-action action to v3.27.0 2024-10-22 20:19:06 +00:00
.well-known chore: add funding.json manifest 2024-10-17 08:45:58 +02:00
ci chore(deps): update mysql docker tag to v9.1.0 2024-10-17 01:43:57 +00:00
client chore(deps): update dependency webpack to v5.96.1 2024-11-01 14:39:39 +01:00
dev-docker chore(docs): use source instead of . for sourcing files 2024-10-15 08:46:50 +02:00
docs chore: releasing 5.8.2 2024-11-01 15:48:06 +01:00
LICENSES feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
scripts chore(deps): update scripts/spdx-license-list digest to c15d01d (#12898) 2024-11-01 05:46:28 +01:00
weblate chore: releasing 5.8.2 2024-11-01 15:48:06 +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 fix: use lower case name for Python package 2024-10-15 09:56:55 +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
.markdownlint.yml Sync with WeblateOrg/meta 2023-01-11 09:41:33 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook djlint/djlint to v1.35.4 2024-11-01 10:59:14 +00:00
.readthedocs.yml docs: Disable additional formats on readthedocs.org 2023-08-24 22:01:15 +02: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 chore(js): use more biome rules 2024-07-19 13:28:40 +02: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
COPYING
manage.py docs: Documented licensing using REUSE 3.0 2023-01-10 12:56:38 +01:00
MANIFEST.in chore(dist): update manifest and add check-manifest 2024-10-15 13:58:09 +02:00
pyproject.toml chore(deps): update dependency selenium to v4.26.1 2024-11-01 05:47:23 +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 docs: add trademark policy 2024-11-01 10:11:40 +01:00
rundev.sh chore: introduce shellfmt for formatting shell files 2024-10-04 15:03:44 +02: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

.. 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/