Web based localization tool with tight version control integration. https://weblate.org/
Find a file
2021-01-13 09:14:32 +01:00
.github CI: Remove not needed parent checkout from CodeQL action 2021-01-10 08:35:27 +01:00
ci CI: Pass CI database to apt-install 2021-01-04 19:22:11 +01:00
dev-docker Dev: Improve dev Docker 2020-12-03 11:26:11 +01:00
docs Releasing 4.4.1 2021-01-13 09:08:24 +01:00
scripts Release: Use test settings for printing version 2021-01-13 09:14:32 +01:00
weblate Releasing 4.4.1 2021-01-13 09:08:24 +01:00
.bettercodehub.yml Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
.coveragerc Misc: Fix trailing whitespace and file ends 2020-02-20 09:58:06 +01:00
.deepsource.toml CI: Disable deepsource.io transformer 2020-09-01 10:12:00 +02:00
.eslintrc.yml Lint: Add eslint and prettier 2020-07-08 16:49:09 +02:00
.gitattributes Remove SUSE Studio appliance 2017-11-29 16:54:40 +01:00
.gitignore Dev: Improve dev Docker 2020-12-03 11:26:11 +01:00
.gitmodules Misc: Drop graphics submodule 2020-12-22 09:44:31 +01:00
.lgtm.yml Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
.markdownlint.json Sync with WeblateOrg/meta 2020-10-21 12:26:15 +02:00
.pre-commit-config.yaml CI: Update nested prettier deps 2021-01-07 10:16:56 +01:00
.pylintrc Tests: Drop support for running test using nose 2020-10-05 16:03:01 +02:00
.readthedocs.yml Docs: Use mocking instead of installing all deps 2020-11-23 11:08:57 +01:00
.stylelintrc CSS: Make stylelint compatible with prettier 2020-06-30 13:21:52 +02:00
.weblate Use toplevel project in Weblate 2018-02-17 11:00:54 +01:00
.yamllint.yml Add yamllint configuration 2020-04-22 11:11:02 +02:00
BACKERS.rst Docs: Add new backer 2020-11-17 20:50:33 +01:00
ChangeLog
codecov.yml Style: Apply prettier to js/json/css/yaml files 2020-07-08 16:50:51 +02:00
CONTACT.md Move contact info to CONTACT.md 2020-05-01 16:38:06 +02:00
CONTRIBUTING.md Docs: Fix markdown formatting 2020-06-30 09:20:22 +02:00
COPYING Use https for gnu.org 2017-05-03 09:19:04 +02:00
manage.py Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
MANIFEST.in Languages: Move language data to standalone module 2020-09-29 13:22:29 +02:00
pyproject.toml Languages: Move language data to standalone module 2020-09-29 13:22:29 +02:00
README.rst Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
requirements-ci.txt Bump pip from 20.3.1 to 20.3.3 2020-12-16 07:07:41 +00:00
requirements-dev.txt Deps: Add PyICU to devel 2020-06-11 09:20:14 +02:00
requirements-dist.txt Deps: Chain dist deps on CI 2020-12-02 12:36:34 +01:00
requirements-lint.txt Bump isort from 5.6.4 to 5.7.0 2020-12-31 06:37:18 +00:00
requirements-optional.txt Bump social-auth-core[openidconnect] from 4.0.2 to 4.0.3 2021-01-13 05:56:10 +00:00
requirements-test.txt Deps: Skip selenium 4.0.0.a7 2020-11-11 09:56:01 +01:00
requirements.txt Bump social-auth-core from 4.0.2 to 4.0.3 2021-01-13 07:33:58 +01:00
rundev.sh Dev: Improve dev Docker 2020-12-03 11:26:11 +01:00
SECURITY.md Sync with WeblateOrg/meta 2020-10-21 09:51:18 +02:00
setup.cfg Lint: Enable warnings on print usage 2020-12-08 11:10:17 +01:00
setup.py Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
tox.ini Move config to setup.cfg 2019-05-15 23:01:32 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png
   :alt: Weblate
   :target: https://weblate.org/
   :height: 80px

**Weblate is a copylefted libre software web-based continuous localization system,
used by over 1150 libre projects and companies in more than 115 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/widgets/weblate/-/svg-badge.svg
    :alt: Translation status
    :target: https://hosted.weblate.org/engage/weblate/

.. image:: https://bestpractices.coreinfrastructure.org/projects/552/badge
    :alt: CII Best Practices
    :target: https://bestpractices.coreinfrastructure.org/projects/552

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

Support
-------

Weblate is a 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

License
-------

Copyright © 20122021 Michal Čihař michal@cihar.com

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 for more details.

You should have received a copy of the GNU General Public License along with
this program. If not, see https://www.gnu.org/licenses/.

.. _weblate.org: https://weblate.org/