khanat-opennel-code/code/ryzom/tools/translation
2017-10-20 21:43:50 +02:00
..
bin Added: Bin directory for translations 2015-11-04 15:45:17 +01:00
diff Added: Translations diff directory 2015-11-04 10:47:27 +01:00
history Fixed a rare case where float and double mixup would result in an incorrect speed 2016-10-13 20:46:10 +02:00
translated enleve les fichier en trop 2017-10-20 21:43:50 +02:00
work Merge branch 'ryzomcore' into feature/merge_ryzomcore171003 2017-10-14 19:23:02 +02:00
5_make_words_diff.bat Fixed a rare case where float and double mixup would result in an incorrect speed 2016-10-13 20:46:10 +02:00
6_merge_words_diff.bat Fixed a rare case where float and double mixup would result in an incorrect speed 2016-10-13 20:46:10 +02:00
7_install_translation.bat Fixed a rare case where float and double mixup would result in an incorrect speed 2016-10-13 20:46:10 +02:00
A_make_string_diff.bat Fixed a rare case where float and double mixup would result in an incorrect speed 2016-10-13 20:46:10 +02:00
AA_clean_string_diff.bat Fixed a rare case where float and double mixup would result in an incorrect speed 2016-10-13 20:46:10 +02:00
B_merge_string_diff.bat Fixed a rare case where float and double mixup would result in an incorrect speed 2016-10-13 20:46:10 +02:00
languages.txt Revert "mise a jour de RC" 2017-03-15 20:43:10 +01:00
readme.txt Revert "mise a jour de RC" 2017-03-15 20:43:10 +01:00

Please don't update files in "translated" directly!

First, be sure you put "translation_tools" in "bin" directory.

How to update translations in UXT files :

1. Update original texts in "work/wk.uxt"
2. Launch A_make_string_diff script
3. Open files in "diff" directory
4. Replace original text with translation between [ and ]
5. The 2 last lines : // REMOVE THE FOLOWING LINE WHEN TRANSLATION IS DONE and // DIFF NOT TRANSLATED
6. Save files
7. Launch AA_clean_string_diff to delete translations help (old values)
8. Launch B_merge_string_diff to merge your translations in "translated"

How to update translations in words files :

1. Update original texts in "work" directory
2. Launch 5_make_words_diff script
3. Open files in "diff" directory
4. Replace original text with translation (separators are <tab>)
5. The 2 last lines : REMOVE THE FOLOWING TWO LINE WHEN TRANSLATION IS DONE and DIFF NOT TRANSLATED
6. Save files
7. Launch 6_merge_words_diff to merge your translations in "translated"