The Wayback Machine - https://web.archive.org/web/20190413211316/https://github.com/translate/pootle
Skip to content
Online translation tool
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Minimalist issue template Jun 30, 2017
docker Add production images to publish stage Apr 21, 2018
docs
pootle
pytest_pootle Separate localtime fixtures Apr 10, 2018
requirements
tests Unify docker recipe Apr 19, 2018
tools
.Makeyfile.json
.codecov.yml
.gitignore
.gitmodules
.landscape.yml
.license.header.txt
.mailmap
.pylint-travisrc
.travis.yml
AUTHORS
CONTRIBUTING.rst
INSTALL
LICENSE
MANIFEST.in Also package terminology template file Aug 30, 2017
Makefile
README.rst
_appveyor.yml
docker-compose.demo.yml
docker-compose.dev.yml
docker-compose.travis.yml
docker-compose.yml
manage.py
run_coveralls.py
setup.cfg
setup.py ES: handle other ES versions smoothly Jul 27, 2017

README.rst

logo Pootle

Join the chat at https://gitter.im/translate/pootle Build Status Code Health Test Coverage Requirements

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

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.

You can’t perform that action at this time.