weblate 2.9
pip install weblate==2.9
Newer version available (5.11.4)
Released:
A web-based translation tool with tight version control integration
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GPLv3+)
- Author: Michal Čihař
- Tags i18n, l10n, gettext, git, mercurial, translate
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Weblate
=======
.. image:: https://travis-ci.org/nijel/weblate.svg
:alt: Build status
:target: https://travis-ci.org/nijel/weblate
.. image:: https://ci.appveyor.com/api/projects/status/92elnra2etjgfpc8/branch/master?svg=true
:target: https://ci.appveyor.com/project/nijel/weblate/branch/master
:target: 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/nijel/weblate/branch/master/graph/badge.svg
:alt: Codecov Coverage Status
:target: https://codecov.io/gh/nijel/weblate
.. image:: https://landscape.io/github/nijel/weblate/master/landscape.png
:alt: Code Health
:target: https://landscape.io/github/nijel/weblate/master
.. image:: https://www.codacy.com/project/badge/394a22d396414d48abb6a85054f4415e
:alt: Codacy Badge
:target: https://www.codacy.com/public/nijel/weblate
.. image:: https://buildtimetrend.herokuapp.com/badge/nijel/weblate
:alt: Buildtime Trend badge
:target: https://buildtimetrend.herokuapp.com/dashboard/nijel/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://img.shields.io/pypi/v/Weblate.svg
:target: https://pypi.python.org/pypi/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/nijel/weblate/issues.
License
-------
Copyright (C) 2012 - 2016 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/.
=======
.. image:: https://travis-ci.org/nijel/weblate.svg
:alt: Build status
:target: https://travis-ci.org/nijel/weblate
.. image:: https://ci.appveyor.com/api/projects/status/92elnra2etjgfpc8/branch/master?svg=true
:target: https://ci.appveyor.com/project/nijel/weblate/branch/master
:target: 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/nijel/weblate/branch/master/graph/badge.svg
:alt: Codecov Coverage Status
:target: https://codecov.io/gh/nijel/weblate
.. image:: https://landscape.io/github/nijel/weblate/master/landscape.png
:alt: Code Health
:target: https://landscape.io/github/nijel/weblate/master
.. image:: https://www.codacy.com/project/badge/394a22d396414d48abb6a85054f4415e
:alt: Codacy Badge
:target: https://www.codacy.com/public/nijel/weblate
.. image:: https://buildtimetrend.herokuapp.com/badge/nijel/weblate
:alt: Buildtime Trend badge
:target: https://buildtimetrend.herokuapp.com/dashboard/nijel/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://img.shields.io/pypi/v/Weblate.svg
:target: https://pypi.python.org/pypi/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/nijel/weblate/issues.
License
-------
Copyright (C) 2012 - 2016 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/.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GPLv3+)
- Author: Michal Čihař
- Tags i18n, l10n, gettext, git, mercurial, translate
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file Weblate-2.9.zip
.
File metadata
- Download URL: Weblate-2.9.zip
- Upload date:
- Size: 9.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 991d4028b0e75e74a26dfbafbf4edf002b03ae41e22c1a64a2b7ebaf2a55595f |
|
MD5 | aff8ee27f7c44dbe0d98acff339ddd6e |
|
BLAKE2b-256 | c3dadeb7bdb5a5db353a253c7645952eaee7a6c8a39a9a0e951793db8174488d |
File details
Details for the file Weblate-2.9.tar.gz
.
File metadata
- Download URL: Weblate-2.9.tar.gz
- Upload date:
- Size: 9.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c096a2ebc164e5a3c44af6d2dd72cce6cb2eda91dff57f9f6beaa97b060ac49d |
|
MD5 | 423ea83a63b3c9fce895313f3a89cf6e |
|
BLAKE2b-256 | f7fec7b0145064bd867268f313b51031f2c50911d4602845435d22ce3e516925 |
File details
Details for the file Weblate-2.9.tar.bz2
.
File metadata
- Download URL: Weblate-2.9.tar.bz2
- Upload date:
- Size: 7.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d06690b79aaa915e9841cd17607a1c15b90c4ee2597b585adb2a3e5b7c46ec9 |
|
MD5 | 4517a7b36eec483a9009cddbf34db746 |
|
BLAKE2b-256 | ea436820d61f4e33d05409cdd85acd6c443b80bbd28a28899f34c0e202b4281c |