mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-30 08:34:41 +08:00
Web based localization tool with tight version control integration.
https://weblate.org/
continuous-localizationcrowdsourcingdcode-2025djangogettexthacktoberfesti18ninternationalizationl10nlocalizationpythontranslation
| accounts | ||
| docs | ||
| html | ||
| lang | ||
| locale | ||
| media | ||
| scripts | ||
| trans | ||
| .gitignore | ||
| __init__.py | ||
| ChangeLog | ||
| COPYING | ||
| INSTALL | ||
| manage.py | ||
| README.rst | ||
| settings.py | ||
| urls.py | ||
Weblate ======= Weblate is web based translation tool. It is based on translate-toolkit and heavily uses git backed to store project. Features -------- * Easy web based translation * Propagation of translations across sub-projects (for different branches) * Tight git integration * Usage of Django's admin interface * Upload and automatic merging of po files * Links to source files for context Documentation ------------- Detailed documentation is available in docs/ directory in the sources. The documentation can be also viewed online on <http://weblate.readthedocs.org/>. License ------- Copyright (C) 2012 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/>.