Web based localization tool with tight version control integration. https://weblate.org/
  • Python 87.4%
  • django 9%
  • CSS 1.6%
  • JavaScript 1.6%
  • Shell 0.4%
Find a file
Michal Čihař c52942f045 Releasing 2.15
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-30 10:43:22 +02:00
.github Add configuration for Probot Stale 2017-06-13 09:08:48 +02:00
.openshift Move installation preparation to .openshift/action_hooks/pre_build 2017-06-19 07:21:17 +02:00
appliance Closer to production setup 2016-12-16 16:26:33 +01:00
ci Install database driver on Scrutinizer 2017-06-15 20:57:48 +02:00
docs Release today 2017-06-30 10:37:35 +02:00
examples Make the hook executable 2017-06-28 10:28:15 +02:00
graphics Add jpg image 2017-01-23 12:30:50 +01:00
openshift Move installation preparation to .openshift/action_hooks/pre_build 2017-06-19 07:21:17 +02:00
scripts Add helper script to generate locale data 2017-06-16 17:34:42 +02:00
weblate Releasing 2.15 2017-06-30 10:43:22 +02:00
.coveragerc Base on GitRepository to avoid abstract methods 2015-05-14 09:58:33 +02:00
.gitattributes Add github dir to export-ignore 2017-04-14 14:16:27 +02:00
.gitignore Change social auth dependencies 2017-01-27 11:57:35 +01:00
.landscape.yaml Run pyroma on landscape 2017-04-11 08:30:52 +02:00
.pep8 Add pep8 configuration 2013-02-21 10:55:53 +01:00
.pylintrc Warn on exec usage 2016-07-21 11:13:01 +02:00
.scrutinizer.yml Install deps in both python versions 2017-06-29 12:38:17 +02:00
.travis.yml Switch Travis to Python 3.6 2017-06-15 20:42:33 +02:00
.weblate Add wlc configuration 2016-05-13 17:21:40 +02:00
appveyor.yml Fix coverage submission 2016-08-28 11:38:06 +02:00
BACKERS.rst Add new supporter (@timonreinhard) 2017-06-08 12:21:01 +02:00
ChangeLog Add symlink to changes 2012-03-07 15:43:27 +01:00
codecov.yml Create codecov.yml 2016-04-25 17:20:26 +02:00
CONTRIBUTING.md Change repository links to WeblateOrg 2016-12-12 11:49:42 +01:00
COPYING Use https for gnu.org 2017-05-03 09:19:04 +02:00
INSTALL Fixed INSTALL symlink (fixes #428) 2013-12-17 07:59:47 +01:00
manage.py Use https for gnu.org 2017-05-03 09:19:04 +02:00
MANIFEST.in Rename test fixutre 2017-06-18 13:16:47 +02:00
README.rst Use https for gnu.org 2017-05-03 09:19:04 +02:00
requirements-optional.txt Avoid skipping tesserocr 2.2.0 2017-06-07 20:19:50 +02:00
requirements.txt Revert "Try using restframework 3.5" 2017-06-09 07:26:52 +02:00
runtests.py Use https for gnu.org 2017-05-03 09:19:04 +02:00
SECURITY.md Update security issues documentation 2017-04-24 10:42:42 +02:00
setup.py Setting version to 2.15 2017-05-24 10:00:02 +02:00
tox.ini Remove support for South migrations 2015-02-20 11:12:47 +01:00
weblate.spec Setting version to 2.15 2017-05-24 10:00:02 +02:00

Weblate
=======

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

.. image:: https://ci.appveyor.com/api/projects/status/92elnra2etjgfpc8/branch/master?svg=true
    :target: https://ci.appveyor.com/project/nijel/weblate/branch/master
    :target: Build status

.. 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://landscape.io/github/WeblateOrg/weblate/master/landscape.png
    :alt: Code Health
    :target: https://landscape.io/github/WeblateOrg/weblate/master

.. image:: https://www.codacy.com/project/badge/394a22d396414d48abb6a85054f4415e
    :alt: Codacy Badge
    :target: https://www.codacy.com/public/nijel/weblate

.. image:: https://www.quantifiedcode.com/api/v1/project/7a0d0496a5c2496080db30f17a584b9d/badge.svg
    :target: https://www.quantifiedcode.com/app/project/7a0d0496a5c2496080db30f17a584b9d
    :alt: Code issues

.. image:: https://api.bountysource.com/badge/tracker?tracker_id=253393
    :alt: Bountysource
    :target: https://www.bountysource.com/trackers/253393-weblate?utm_source=253393&utm_medium=shield&utm_campaign=TRACKER_BADGE

.. 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.python.org/pypi/Weblate

.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
    :alt: Documentation
    :target: https://docs.weblate.org/

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

Weblate has its website at https://weblate.org/.

Features
--------

* Easy web based translation
* Propagation of translations across components (eg. branches) within projects
* Tight VCS integration - every change is represented by 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)
* Supports Git and Mercurial

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

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

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

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

Installation and setup instructions are provided in our manual, check
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 (C) 2012 - 2017 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/.