Version 2 (modified by 12 years ago) ( diff ) | ,
---|
Pootle
Table of Contents
Pootle is used to allow translators to collaborate on both doing the initial translation & refining it once 'completed'.
Installation
http://docs.translatehouse.org/projects/pootle/en/stable-2.5.0/server/installation.html
Assuming a base Debian stable (6.x):
apt-get install -y libapache2-mod-wsgi apt-get install -y mysql-server python-mysqldb phpmyadmin mytop
Maintenance
See UserGuidelines/Localisation#AdministeringPootle
- Script to update language files:
cd web2py python web2py.py -S eden -R applications/eden/static/scripts/tools/languages.py
- Scripts to automate the conversion 2 PO & upload/download to/from Pootle:
ToDo
- Link to the s3translate module within Sahana
- Unfortunately it doesn't seem that we can easily automate the upload back to Pootle:
Attachments (6)
-
default
(3.2 KB
) - added by 5 years ago.
nginx sites-available
-
pootle.conf
(7.3 KB
) - added by 5 years ago.
Change SECRET_KEY & PASSWORD
-
rqworker
(3.9 KB
) - added by 5 years ago.
init.d
- uwsgi.ini (334 bytes ) - added by 5 years ago.
-
uwsgi-pootle
(4.0 KB
) - added by 5 years ago.
init.d
- wsgihandler.py (1.4 KB ) - added by 5 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.