Changes between Version 3 and Version 4 of UserGuidelines/Localisation


Ignore:
Timestamp:
08/19/10 16:07:35 (14 years ago)
Author:
Alfonso de la Guarda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Localisation

    v3 v4  
    88You can then either edit this in the Web2Py admin UI or else convert to a .po file for use in standard PO file tools such as [http://translate.sourceforge.net/wiki/virtaal/index Virtaal]:
    99 * [http://pub.nursix.org/translate/web2py2po.tar.gz "web2py2po"] scripts (part of the [http://translate.sourceforge.net/wiki/toolkit/py2web2po "Translate Toolkit"])
     10
     11You can -also- try a new method, using an experimental tool, which translates any file (including the web2py languages files) using the Google Translate API:
     12 * Go to [http://pypi.python.org/pypi/Auto%20Translator/ "Auto-Translator"] and download/install the .tar.gz archive or through '''easy_install Auto_Translator''' (easy way, if you have installed setuptools).
     13 * The application runs in command line mode for web2py, just
     14
     15
    1016
    1117=== Pootle/translate toolkit ===