Web based localization tool with tight version control integration. https://weblate.org/
Find a file
Michal Čihař 7ce0126f37 Releasing 2.10
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-15 14:06:08 +01:00
.github Switch actual with expected behavior 2016-04-08 16:32:40 +02:00
.openshift Use SSL for homepage link 2015-11-10 12:15:17 +01:00
appliance Correctly set admin when building appliance 2015-04-20 09:03:32 +02:00
ci Fix remaining links to WeblateOrg 2016-12-12 11:59:13 +01:00
docs Set release date 2016-12-15 14:05:17 +01:00
examples Document all functions 2016-11-29 20:08:53 +01:00
graphics Add SVG with paths 2016-04-13 11:34:39 +02:00
openshift Change repository links to WeblateOrg 2016-12-12 11:49:42 +01:00
scripts Fold release upload to one script 2016-11-04 11:24:26 +01:00
weblate Releasing 2.10 2016-12-15 14:06:08 +01:00
.coveragerc Base on GitRepository to avoid abstract methods 2015-05-14 09:58:33 +02:00
.gitattributes Add files used for appliance setup 2012-04-18 13:23:11 +02:00
.gitignore Use standard location for locales 2015-12-21 18:24:24 +01:00
.landscape.yaml Revert landscape settings changes 2016-07-21 15:44: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 all deps 2016-10-31 11:37:06 +01:00
.travis.yml Avoid broken docutils for build 2016-12-10 14:52:58 +01: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 Adjust to new location of the repository 2016-07-08 09:33:51 +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 Add license 2012-02-29 20:19:54 +01:00
INSTALL Fixed INSTALL symlink (fixes #428) 2013-12-17 07:59:47 +01:00
manage.py Update copyright year 2016-01-08 13:34:09 +01:00
MANIFEST.in Changed templates name directory 2016-10-03 12:09:21 +02:00
README.rst Add CII Best Practices badge 2016-12-12 12:31:40 +01:00
requirements-optional.txt Add PyYaML requirement for yaml support 2016-09-21 13:54:01 +02:00
requirements.txt Raise minimal versions in requirements.txt 2016-08-30 09:06:49 +02:00
setup.py Change repository links to WeblateOrg 2016-12-12 11:49:42 +01:00
tox.ini Remove support for South migrations 2015-02-20 11:12:47 +01:00
weblate.spec Setting version to 2.10 2016-11-09 12:17:42 +01: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://buildtimetrend.herokuapp.com/badge/WeblateOrg/weblate
    :alt: Buildtime Trend badge
    :target: https://buildtimetrend.herokuapp.com/dashboard/WeblateOrg/weblate

.. 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 - 2016 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 http://www.gnu.org/licenses/.