Changes between Version 1 and Version 2 of SysAdmin/Pootle
- Timestamp:
- 05/21/13 15:32:47 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SysAdmin/Pootle
v1 v2 1 1 = Pootle = 2 [[TOC]] 3 4 Pootle is used to allow translators to collaborate on both doing the initial translation & refining it once 'completed'. 2 5 3 6 == Installation == … … 10 13 }}} 11 14 12 13 15 == Maintenance == 14 16 See UserGuidelines/Localisation#AdministeringPootle 17 18 * Script to update language files: 19 {{{ 20 cd web2py 21 python web2py.py -S eden -R applications/eden/static/scripts/tools/languages.py 22 }}} 23 * Scripts to automate the conversion 2 PO & upload/download to/from Pootle: 24 * UserGuidelines/Localisation 25 26 == !ToDo == 27 * Link to the s3translate module within Sahana 28 * Unfortunately it doesn't seem that we can easily automate the upload back to Pootle: 29 * http://www.mail-archive.com/translate-pootle@lists.sourceforge.net/msg01187.html