2012-02-27 10:32:31 +01:00
|
|
|
Weblate
|
|
|
|
=======
|
|
|
|
|
|
|
|
Weblate is web based translation tool. It is based on translate-toolkit and
|
|
|
|
heavily uses git backed to store project.
|
|
|
|
|
|
|
|
Project goals
|
|
|
|
-------------
|
|
|
|
|
|
|
|
Minimalistic web based translation with direct commit to git on each
|
|
|
|
translation made. There is no plan in heavy conflict resolution as these
|
|
|
|
should be primarily handled on git side.
|
|
|
|
|
2012-02-27 10:42:08 +01:00
|
|
|
Planned features
|
|
|
|
----------------
|
|
|
|
|
|
|
|
* Easy web based translation
|
|
|
|
* Propagation of translations accross sub-projects (for different branches)
|
|
|
|
* Tight git integration
|
|
|
|
* Usage of Django's admin interface
|
|
|
|
* Upload and automatic merging of po files
|
|
|
|
|
2012-02-27 10:32:31 +01:00
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
|
2012-02-27 10:34:20 +01:00
|
|
|
Django
|
|
|
|
https://www.djangoproject.com/
|
|
|
|
Translate-toolkit
|
|
|
|
http://translate.sourceforge.net/wiki/toolkit/index
|
2012-02-27 10:35:15 +01:00
|
|
|
|
|
|
|
Authors
|
|
|
|
-------
|
|
|
|
|
|
|
|
This tool was written by Michal Čihař <michal@cihar.com>.
|