Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/translate/pootle
Online translation tool
https://github.com/translate/pootle
django i18n l10n localisation python translation
Last synced: 9 days ago
JSON representation
Online translation tool
- Host: GitHub
- URL: https://github.com/translate/pootle
- Owner: translate
- License: gpl-3.0
- Created: 2012-03-19T23:06:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T12:08:57.000Z (2 months ago)
- Last Synced: 2024-09-26T19:05:29.951Z (about 1 month ago)
- Topics: django, i18n, l10n, localisation, python, translation
- Language: Python
- Homepage: http://pootle.translatehouse.org
- Size: 121 MB
- Stars: 1,485
- Watchers: 64
- Forks: 287
- Open Issues: 526
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-python-applications - Repo
- awesome-translations - Pootle - An online translation management tool with a translation interface focused on localization of applications' graphical user interfaces. It is used by LibreOffice. (Tools / Other tools)
- awesome-starred - translate/pootle - Online translation tool (python)
- awesome-python-applications - Repo
- awesome-homelab - Pootle
README
|logo| Pootle
=============Maintainers needed
------------------Pootle is in the process of looking for potential maintainers to take over.
If you are interested in maintaining Pootle please open an issue at `Pootle Issues `_.Until then, users can use `Weblate `_ as an alternative.
|chat| |build| |health| |coverage| |requirements|
.. Resources
`Docs `_ |
`Changes `_ |
`Issues `_ |
`Community Support `_ |
`Contributing `_ |
`Development Channel `_`Pootle `_ is an online translation and
localization tool. It works to lower the barrier of entry, providing tools to
enable teams to work towards higher quality while welcoming newcomers.Pootle is a Server
------------------Pootle is written in Python using the Django framework and therefore can be
installed on any web server that supports serving WSGI applications.A number of translation projects for a number of languages can be hosted on
Pootle. Teams can manage their files, permissions, projects, and translate
on-line. Files can be downloaded for offline translation.Installation
------------⚠️ Only works with Python2
::
pip install --pre Pootle
Don't forget to read the `installation guide
`_
for important details.Copying
-------Pootle is released under the General Public License, version 3 or later. See
the `LICENSE `_ file
for details... |logo| image:: https://cdn.rawgit.com/translate/pootle/master/pootle/static/images/logo-color.svg
:target: https://github.com/translate/pootle
:align: bottom.. |chat| image:: https://img.shields.io/gitter/room/translate/pootle.svg?style=flat-square
:alt: Join the chat at https://gitter.im/translate/pootle
:target: https://gitter.im/translate/pootle.. |build| image:: https://img.shields.io/travis/translate/pootle/master.svg?style=flat-square
:alt: Build Status
:target: https://travis-ci.org/translate/pootle/branches.. |health| image:: https://landscape.io/github/translate/pootle/master/landscape.svg?style=flat-square
:target: https://landscape.io/github/translate/pootle/master
:alt: Code Health.. |coverage| image:: https://img.shields.io/codecov/c/github/translate/pootle/master.svg?style=flat-square
:target: https://codecov.io/gh/translate/pootle/branch/master
:alt: Test Coverage.. |requirements| image:: https://img.shields.io/requires/github/translate/pootle/master.svg?style=flat-square
:target: https://requires.io/github/translate/pootle/requirements/?branch=master
:alt: Requirements