Dragos Oancea 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
..
README.TXT 6609ce9510 Fix some typos (most found by codespell) 3 年之前
make_checks.sh 6609ce9510 Fix some typos (most found by codespell) 3 年之前
make_checks.xslt 26aa8531fe 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 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
phrase_en.xml 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
phrase_es.xml f51bf04095 FS-9801 fix incorrect xml sections for phrase files 8 年之前
phrase_es_ES.xml 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
phrase_es_MX.xml 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
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 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
phrase_pt_PT.xml 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
phrase_ru.xml 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). 2 年之前
phrase_zh_CN.xml 18bde91373 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 contains prompt elements with attributes:
translated - value 'false' or not displayed;
translated-to - translation 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