Web based localization tool with tight version control integration. https://weblate.org/
Find a file
2013-01-23 15:31:19 +01:00
appliance Run migrate while creating appliance 2012-07-30 09:32:20 +02:00
docs Should release today 2013-01-23 15:31:19 +01:00
examples Document running Weblate under /weblate 2012-09-12 13:44:05 +02:00
graphics Optimize images 2012-11-29 15:10:45 +01:00
scripts Drop empty lines 2013-01-22 09:31:02 +01:00
ttkit Use latest version of Android resources from ttkit 2012-10-30 11:22:38 +01:00
weblate Actually test group is valid 2013-01-23 15:29:58 +01:00
.gitattributes Add files used for appliance setup 2012-04-18 13:23:11 +02:00
.gitignore Ignore test repo 2013-01-18 14:45:05 +01:00
.travis.yml Use test settings in Travis 2013-01-22 21:25:19 +01:00
ChangeLog Add symlink to changes 2012-03-07 15:43:27 +01:00
CONTRIBUTING.md Add contributing docs 2013-01-09 15:00:46 +01:00
COPYING Add license 2012-02-29 20:19:54 +01:00
INSTALL Update install instructions 2012-03-08 17:14:35 +01:00
manage.py Update copyright and other year references 2013-01-10 12:11:49 +01:00
pylint.rc This one is not supported 2013-01-18 17:20:16 +01:00
README.md Update copyright and other year references 2013-01-10 12:11:49 +01:00
weblate.spec Consitent naming of quality checks 2013-01-10 11:18:13 +01:00

Weblate build status

Weblate is web based translation tool with tight Git integration. It features simple and clean user interface, propagation of translations across subprojects or automatic linking to source files.

Weblate has it's website at http://weblate.org/.

Features

  • Easy web based translation
  • Propagation of translations across sub-projects (for different branches)
  • Tight git integration - every change is represented by Git 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)

Documentation

Detailed documentation is available in docs directory in the sources.

The documentation can be also viewed online on http://weblate.readthedocs.org/.

Installation

Installation and setup instructions are provided in our manual, check quick setup guide:

http://weblate.readthedocs.org/en/latest/quick.html

Bugs

Please report bugs to https://github.com/nijel/weblate/issues.

License

Copyright (C) 2012 - 2013 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/.