Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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