Web based localization tool with tight version control integration. https://weblate.org/
Find a file
Michal Čihař 8c7f87430a Silence admin.E408 Django check
We have modified class providing same functionality.

Signed-off-by: Michal Čihař <michal@cihar.com>
2019-01-22 15:54:48 +01:00
.github Update bug report template 2018-09-04 08:02:49 +02:00
.openshift Reimplement index offloading using Celery 2018-08-24 17:44:54 +02:00
.s2i Use createadmin for creating predefined user in OpenShift 2018-09-04 07:35:52 +02:00
ci Use latest SauceConnect 2019-01-17 08:01:43 +01:00
docs Document diff-match-patch dependency 2019-01-22 14:29:26 +01:00
examples Avoid using 0 as prefetch multiplier 2019-01-14 20:33:44 +01:00
graphics Add some more favicon variants 2017-10-17 15:36:02 +02:00
openshift Use single wrapper to execute management commands 2018-06-27 09:28:39 +02:00
openshift3 Fix for openshift storage claim 2019-01-14 15:37:17 +01:00
scripts Define encoding in script 2019-01-20 21:26:22 +01:00
weblate Silence admin.E408 Django check 2019-01-22 15:54:48 +01:00
.bettercodehub.yml Improve bettercodehub settings 2017-10-11 17:08:42 +02:00
.coveragerc Base on GitRepository to avoid abstract methods 2015-05-14 09:58:33 +02:00
.gitattributes Remove SUSE Studio appliance 2017-11-29 16:54:40 +01:00
.gitignore Use separate Celery queue for search updates 2018-12-05 13:35:32 +01:00
.gitmodules Add repository with external language definitions 2018-01-09 14:01:01 +01:00
.pep8 Add pep8 configuration 2013-02-21 10:55:53 +01:00
.pylintrc Fix lint configuration to ignore dev settings 2018-06-26 21:23:59 +02:00
.scrutinizer.yml Use new services definition on scrutinizer 2018-11-28 12:53:43 +01:00
.travis.yml Display sauce log after tests 2018-12-08 13:14:48 +01:00
.weblate Use toplevel project in Weblate 2018-02-17 11:00:54 +01:00
appveyor.yml Fix mysqlclient binary to use 2018-09-22 12:41:06 +02:00
BACKERS.rst List @dachary as new supporter via Bountysource 2018-01-02 12:14:14 +01:00
ChangeLog Add symlink to changes 2012-03-07 15:43:27 +01:00
CODE_OF_CONDUCT.md Keep it snimple snupple 2018-09-20 01:19:51 +02:00
codecov.yml Improve Codecov settings 2018-08-10 13:04:37 +02:00
CONTRIBUTING.md Reworked text 2018-09-27 06:36:33 +02:00
COPYING Use https for gnu.org 2017-05-03 09:19:04 +02:00
DCO Add DCO 2017-07-19 11:22:56 +02:00
dev.Dockerfile explicitly launching dev container with python3 2018-10-25 00:22:31 -04:00
docker-compose.dev.yml Use docker-compose 3 2018-10-07 16:19:10 +02:00
INSTALL Fixed INSTALL symlink (fixes #428) 2013-12-17 07:59:47 +01:00
manage.py It is now 2019 2019-01-02 10:13:44 +01:00
MANIFEST.in Include runtests.py in pypi dist 2018-10-20 07:04:47 +02:00
README.rst Add LGTM badge 2019-01-20 21:37:44 +01:00
requirements-optional.txt Remove Babel dependency 2018-10-10 13:24:02 +02:00
requirements-test.txt Pull in requirements-optional.txt for test requirements 2018-12-04 19:09:58 +01:00
requirements.txt Depend on translation-finder 1.0 2019-01-22 14:29:17 +01:00
rundev.sh Make development easier for newcomers (#2036) 2018-05-30 10:20:23 +02:00
runtests.py It is now 2019 2019-01-02 10:13:44 +01:00
SECURITY.md Update security issues documentation 2017-04-24 10:42:42 +02:00
setup.py It is now 2019 2019-01-02 10:13:44 +01:00
tox.ini Remove support for South migrations 2015-02-20 11:12:47 +01:00

Weblate
=======

.. image:: https://travis-ci.org/WeblateOrg/weblate.svg
    :alt: Build status
    :target: https://travis-ci.org/WeblateOrg/weblate

.. 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://codecov.io/gh/WeblateOrg/weblate/branch/master/graph/badge.svg
    :alt: Codecov Coverage Status
    :target: https://codecov.io/gh/WeblateOrg/weblate

.. image:: https://api.codacy.com/project/badge/Grade/394a22d396414d48abb6a85054f4415e
    :alt: Codacy Badge
    :target: https://www.codacy.com/app/Weblate/weblate

.. image:: https://api.codeclimate.com/v1/badges/eeaa886372cf697f96c0/maintainability
    :target: https://codeclimate.com/github/WeblateOrg/weblate/maintainability
    :alt: Maintainability

.. image:: https://img.shields.io/lgtm/alerts/g/WeblateOrg/weblate.svg?logo=lgtm&logoWidth=18
   :target: https://lgtm.com/projects/g/WeblateOrg/weblate/alerts/
   :alt: Total alerts

.. 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://img.shields.io/readthedocs/weblate.svg 
    :target: https://docs.weblate.org/

Weblate is a copylefted web-based localization tool with tight version control
integration. It features a simple and clean user interface, propagation of
translations across components within a project, quality checks and automatic
linking to source files.

The Weblate is to be found at https://weblate.org/

Features
--------

* Easy web based translation.
* Propagation of translations across components (e.g. branches) within projects.
* Tight VCS integration - every change is represented by a version control commit.
* Usage of Django's admin interface.
* Upload and automatic merging of PO files.
* Links to source files for context.
* Message quality checks.
* Tunable access control.
* Wide range of supported translation formats (Gettext, Qt, Java, Windows, Symbian and more).
* Git and Mercurial support.

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

Detailed documentation is available in the ``docs`` directory of the sources.

The documentation can be also viewed online on
https://docs.weblate.org/.

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

Installation and setup instructions are provided in the manual, check
the quick setup guide:

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

Bugs
----

Please report bugs to https://github.com/WeblateOrg/weblate/issues

License
-------

Copyright © 2012 - 2019 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/.