Jump to content

Weblate

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 185.47.222.168 (talk) at 08:13, 7 April 2016 (→‎Notable uses). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Weblate
Original author(s)Michal Čihař
Developer(s)github/weblate
Initial releaseMarch 2012; 12 years ago (2012-03)
Stable release
2.5[1] / 10 March 2016; 8 years ago (2016-03-10)
Repository
Written inPython
Operating systemCross-platform
Available in34 languages
TypeComputer-assisted translation
LicenseGNU GPL
Websiteweblate.org

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

Project goals

Web based translation with tight git integration supporting a wide range of file formats,[2] makes it easy for translators to contribute.

The translations should be kept within the same repository as the source code and the translation process should closely follow development.

There is no plan in heavy conflict resolution as these should be primarily handled on the git side.

Project name

The project's name is a portmanteau of words web and translate.

Project website

You can find the project website at https://weblate.org/, there is also a demonstration server at https://demo.weblate.org/. The documentation can be browsed on https://docs.weblate.org/.

Notable uses

Weblate is used for translating many free software project as well as the commercial ones. The free software projects include:

See also

References