Web based localization tool with tight version control integration. https://weblate.org/
Find a file
Michal Čihař f645298a87 Admin: Disable nav sidebar
This is new in Django 3.1 and breaks few things for us.

Given that we do not want users to use admin interface at all
it is better to disable the sidebar rather than trying to fix
what it breaks.
2020-06-15 14:48:46 +02:00
.github Sync with WeblateOrg/meta 2020-05-15 19:47:41 +02:00
ci CI: Test against Django pre release 2020-06-15 14:48:46 +02:00
dev-docker Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
docs Docs: Mention updating Helm chart 2020-06-15 14:46:47 +02:00
openshift3 Update example deployment to use docker image 2019-08-27 14:31:49 +02:00
scripts Update languages data 2020-06-09 08:37:57 +02:00
weblate Admin: Disable nav sidebar 2020-06-15 14:48:46 +02: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: Enable mypy on deepsource 2020-03-30 10:42:01 +02:00
.gitattributes
.gitignore Search: Remove Whoosh usage 2020-03-10 19:50:17 +01:00
.gitmodules Docs: Include schemas directly instead of using submodule 2020-03-10 15:40:28 +01:00
.lgtm.yml Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
.pre-commit-config.yaml Formats: Reimplement RC files support using convertors 2020-05-15 19:27:45 +02:00
.pylintrc Lint: Remove no longer needed excludes 2020-03-02 17:20:52 +01:00
.readthedocs.yml Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
.weblate
.yamllint.yml Add yamllint configuration 2020-04-22 11:11:02 +02:00
BACKERS.rst
ChangeLog
codecov.yml Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
CONTACT.md Move contact info to CONTACT.md 2020-05-01 16:38:06 +02:00
CONTRIBUTING.md Docs: Fix link to mailing list 2020-05-13 08:12:17 +02:00
COPYING
manage.py Misc: Remove encoding pragma 2020-03-12 09:44:36 +01:00
MANIFEST.in Remove support for setup.py test 2020-04-17 09:52:00 +02:00
pyproject.toml Misc: Black coding style 2020-03-09 13:08:38 +01:00
README.rst Use readthedocs badge image 2020-03-12 14:34:37 +01:00
requirements-dev.txt Deps: Add PyICU to devel 2020-06-11 09:20:14 +02:00
requirements-dist.txt Restructure setup tests 2020-04-16 10:47:37 +02:00
requirements-lint.txt Bump pre-commit from 2.5.0 to 2.5.1 2020-06-09 22:32:06 +00:00
requirements-optional.txt Update boto3 requirement from <1.14.0,>=1.9.0 to >=1.9.0,<1.15.0 2020-06-10 20:30:49 +00:00
requirements-test.txt Deps: Remove httpretty 2020-03-04 23:03:11 +01:00
requirements.txt Deps: Require translate-toolkit 3.0.0 2020-06-15 13:18:44 +02:00
rundev.sh Devel: Improve rundev.sh and make it more robust 2019-10-14 12:46:41 +02:00
SECURITY.md
setup.cfg API: Support filtering changes 2020-06-09 09:51:33 +02:00
setup.py Setting version to 4.1 2020-04-27 20:53:53 +02: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/?utm_source=widget

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

Documentation
-------------

To be found in the ``docs`` directory the source code, or
viewed online on https://docs.weblate.org/

Installation
------------

Setup instructions:

https://docs.weblate.org/en/latest/admin/quick.html

Bugs
----

Please report feature requests and problems to:

https://github.com/WeblateOrg/weblate/issues

License
-------

Copyright © 20122020 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/