2009-09-10 23:46:10 +02:00
|
|
|
README (English)
|
|
|
|
|
--------------------------------
|
2009-10-20 14:51:50 +02:00
|
|
|
This directory contains tools to generate translation files for a new
|
|
|
|
|
languages or to update translation files for existing languages.
|
|
|
|
|
See Dolibarr Wiki page:
|
2020-02-26 12:35:17 +01:00
|
|
|
https://wiki.dolibarr.org/index.php/Translator_documentation
|
2019-02-10 12:59:09 +01:00
|
|
|
For more information on how to use them.
|
2014-04-07 00:00:30 +02:00
|
|
|
|
2020-02-26 12:35:17 +01:00
|
|
|
for Linux OS:
|
2014-04-07 00:00:30 +02:00
|
|
|
To install transifex client:
|
|
|
|
|
sudo pip install --upgrade transifex-client
|
|
|
|
|
|
|
|
|
|
To update transifex client:
|
2020-02-26 12:35:17 +01:00
|
|
|
sudo pip install --upgrade transifex-client
|