有没有得到作为输入XLIFF段和“序列化”,它显示在浏览器中的任何图书馆吗?
Answer 1:
XLIFF实施PHP。
http://code.google.com/p/goatherd-php-library/wiki/Xliff
Answer 2:
所以,我对这个话题的小reasearch。 也可被解释为答案。
适用范围:PHP及其实现。
去上面的链接- > http://code.google.com/p/goatherd-php-library/wiki/Xliff ,最新更新日期:2011年5月8日
然后用Google搜索(关键词: “PHP XLIFF”)此链接: https://github.com/oyagev/PHP-XLIFF -最新更新:2012年12月24日
于是去(回?)维基百科对这些工具的更多房源: http://en.wikipedia.org/wiki/XLIFF
然后发现这个网站: http://phptrends.com/dig_in/xliff
然后重新cosidered Zend框架: https://www.google.lv/webhp?sourceid=chrome-instant&ion=1&espv=2&es_th=1&ie=UTF-8#q=php+xliff+zend / HTTP://framework.zend的.com /手动/ 1.12 / EN / zend.translate.adapter.html
终于开始决定,如何从数据库和本地化包含的PHP文件迁移半翻译的数据。 :)
所以,我的选择是从GitHub项目。
文章来源: PHP library for Xliff