Mike Jerris a855548c85 update phrase 7 years ago
..
README.TXT c63229e5ef FS-9805: Created script to compare XML traslation files with phrase_en.xml 8 years ago
make_checks.sh c63229e5ef FS-9805: Created script to compare XML traslation files with phrase_en.xml 8 years ago
make_checks.xslt c63229e5ef FS-9805: Created script to compare XML traslation files with phrase_en.xml 8 years ago
phrase.pl 7417910f92 tweaks to phrase file 16 years ago
phrase_de.xml 48b8f1515f pesky utf-8 thanks juanjoc 17 years ago
phrase_en.xml a855548c85 update phrase 7 years ago
phrase_es.xml 9dbbc97cd0 FS-9801 fix incorrect xml sections for phrase files 8 years ago
phrase_es_ES.xml 02e5191698 FS-9804 broken closing tag 8 years ago
phrase_es_MX.xml 9dbbc97cd0 FS-9801 fix incorrect xml sections for phrase files 8 years ago
phrase_fr.xml 899f240bc8 Update en and fr phrase files for accuracy, typos 13 years ago
phrase_nl.xml 8a5b66b4b9 update docs %nojira 9 years ago
phrase_pt_BR.xml 9dbbc97cd0 FS-9801 fix incorrect xml sections for phrase files 8 years ago
phrase_pt_PT.xml 9dbbc97cd0 FS-9801 fix incorrect xml sections for phrase files 8 years ago
phrase_ru.xml 6fb73a4c31 fix and add support multy currency <action application=set data=currency=rubl/> dollar or other 13 years ago
phrase_zh_CN.xml aaaf8cf469 FS-3568 #comment update Chinese phrase XML, thanks Gaofei 8 years ago
phrase_zh_HK.xml 1b044f432b A partial translation of the English phrases, but importantly, all the digit 16 years ago

README.TXT

What are these files?

These files outline the various phrases used in the mod_say_xx.c modules.
Most of these will require matching mod_say_xx.c files to actually use along
with the recorded sound files in the various languages. phrase.pl can be used
to automatically generate or verify all the files exist for a particular
language. If you are capable of recording each language please do so and
contribute them to the project. As phrases are added, the files will need to be
updated for the respective phrase_xx.xml file.
make_checks.sh - script to compare phrase_en.xml with other language xml files.
Script output contans prompt elements with attributes:
translated - value 'false' or not displayed;
transpated-to - tranlation value if exists;
more-then-one-translation - displayed if exist two or more for given wav file.

How can you contribute?

You can contribute via patches posted to the mailing list or at
https://freeswitch.org/jira, if possible please record the sound files
for testing. We also need voicemail_xx.xml macros updated for each language.

Thanks,
Brian West
FreeSWITCH.org