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

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