-
Notifications
You must be signed in to change notification settings - Fork 2
Translation Before you start
mkdir build
cd build
cmake -DWITH_DOC=ON ..
cd ..
Viewing your language html will help to put strings in context and/or check the translation.
tools/transifex/create_translations.sh fr
available options are
- fr
- es
- de
- ja
The French documentation would be in
build/doc/html/fr/doc/index.html
Files not accepting translations are marked with a red dot, maybe the file belongs to a previous version of pgrouting, or it was moved from one directory to another. Those files are not erased from the system so any translated string can be reused.
Sometimes the developers and the reviewers have typos in the english version, you will see spelling typos with a wavy red line, unfortunately it is too late to correct them for the current version. So proceed with the translation with the best of your ability. For the grammar, if you don't understand what is being told, plese check issue to post a comment stating the file and pasting the English string. If a change has been considered, the string to be translated will be posted on the "instrucctions" for the string.
[Working with small strings](Translations Working with small strings)