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ř 6066d46855 Releasing 3.0
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-06-01 11:45:00 +02:00
.github Short stale period for question issues 2018-04-13 08:54:30 +02:00
.openshift Move installation preparation to .openshift/action_hooks/pre_build 2017-06-19 07:21:17 +02:00
ci Use latest sauce connect 2018-05-31 14:31:06 +02:00
docs Relase today 2018-06-01 11:44:16 +02:00
examples Move machine translation backends to separate module 2018-04-29 21:06:13 +02:00
graphics Add some more favicon variants 2017-10-17 15:36:02 +02:00
openshift Fine tune pylint configuration 2018-01-25 14:39:50 +01:00
scripts move modernizr build to package.json scripts 2018-05-30 11:18:08 +02:00
weblate Releasing 3.0 2018-06-01 11:45:00 +02:00
.bettercodehub.yml Improve bettercodehub settings 2017-10-11 17:08:42 +02:00
.coveragerc
.gitattributes Remove SUSE Studio appliance 2017-11-29 16:54:40 +01:00
.gitignore Ignore CI generated files 2018-05-22 17:44:11 +02:00
.gitmodules Add repository with external language definitions 2018-01-09 14:01:01 +01:00
.landscape.yaml
.pep8
.pylintrc Disable star-args in pylint 2018-01-25 19:31:52 +01:00
.scrutinizer.yml Force Django<2.0 on scrutinizer 2017-12-02 20:55:46 +01:00
.travis.yml Test migrations on all databases 2018-04-18 12:27:57 +02:00
.weblate Use toplevel project in Weblate 2018-02-17 11:00:54 +01:00
appveyor.yml Revert "Use translate-toolkit from master for tests on AppVeyor" 2018-03-12 14:19:57 +01:00
BACKERS.rst List @dachary as new supporter via Bountysource 2018-01-02 12:14:14 +01:00
ChangeLog
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-18 10:56:06 +02:00
codecov.yml
CONTRIBUTING.md Make development easier for newcomers (#2036) 2018-05-30 10:20:23 +02:00
COPYING
DCO Add DCO 2017-07-19 11:22:56 +02:00
dev.Dockerfile Make development easier for newcomers (#2036) 2018-05-30 10:20:23 +02:00
docker-compose.dev.yml Make development easier for newcomers (#2036) 2018-05-30 10:20:23 +02:00
INSTALL
manage.py Update copyright year 2018-01-22 20:19:52 +01:00
MANIFEST.in Remove reference to removed file 2018-05-04 13:55:52 +02:00
README.rst Add CodeTriage badge to weblateorg/weblate 2018-02-13 10:26:02 -06:00
requirements-optional.txt Document optional dependency on python-Levenshtein 2018-04-05 16:04:16 +02:00
requirements.txt Improve lookup of merge driver example 2018-05-04 13:56:01 +02:00
rundev.sh Make development easier for newcomers (#2036) 2018-05-30 10:20:23 +02:00
runtests.py Fine tune pylint configuration 2018-01-25 14:39:50 +01:00
SECURITY.md
setup.py Setting version to 3.0 2018-04-09 16:35:53 +02:00
tox.ini
weblate.spec Setting version to 3.0 2018-04-09 16:35:53 +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
    :alt: 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://api.codacy.com/project/badge/Grade/394a22d396414d48abb6a85054f4415e
    :alt: Codacy Badge
    :target: https://www.codacy.com/app/Weblate/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://www.codetriage.com/weblateorg/weblate/badges/users.svg
    :target: https://www.codetriage.com/weblateorg/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 - 2018 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/.