ryzom-core/ryzom/tools/translation
kaetemi 05fdc723f1 Move code to root
..
bin Move code to root
diff Move code to root
history Move code to root
1_make_phrase_diff.bat Move code to root
2_merge_phrase_diff.bat Move code to root
3_make_clause_diff.bat Move code to root
4_merge_clause_diff.bat Move code to root
5_make_words_diff.bat Merge branch 'feature/code-to-root' into ryzomclassic-develop
6_merge_words_diff.bat Merge branch 'feature/code-to-root' into ryzomclassic-develop
7_install_translation.bat Merge branch 'feature/code-to-root' into ryzomclassic-develop
11_clean_phrase_diff.bat Move code to root
31_clean_clause_diff.bat Move code to root
AA_clean_string_diff.bat Merge branch 'feature/code-to-root' into ryzomclassic-develop
A_make_string_diff.bat Merge branch 'feature/code-to-root' into ryzomclassic-develop
B_merge_string_diff.bat Merge branch 'feature/code-to-root' into ryzomclassic-develop
C_make_bot_names_diff.bat Move code to root
D_merge_bot_names_diff.bat Move code to root
_test_translation.bat Move code to root
extract_bot_names.bat Move code to root
extract_new_sheet_names.bat Move code to root
forget_phrase_diff.bat Move code to root
inject_clause.bat Move code to root
languages.txt Move code to root
local_merge.bat Move code to root
make_phrase_diff_old.bat Move code to root
merge_phrase_diff_old.bat Move code to root
readme.txt Move code to root
sort_trans_phrase.bat Move code to root
update_phrase_work.bat Move code to root

readme.txt

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"