¡@

Home 

php Programming Glossary: translator

Is switching from PHP to Python worth the trouble [closed]

http://stackoverflow.com/questions/1486608/is-switching-from-php-to-python-worth-the-trouble

PHP Localization Best Practices? gettext?

http://stackoverflow.com/questions/2790952/php-localization-best-practices-gettext

po mo files using a tool. Then I would give the file to a translator to work on. A few days later we want to change the text in English.. identifiers for what the string should say however the translators typically use the default language files text as the basis..

What kinds of patterns could I enforce on the code to make it easier to translate to another programming language?

http://stackoverflow.com/questions/3455456/what-kinds-of-patterns-could-i-enforce-on-the-code-to-make-it-easier-to-translat

to review the generated code and fix problems. Ideally the translator should flag problematic translations. Before you ask What the.. php python compiler abstract syntax tree language translator share improve this question I've been building tools DMS.. with you thinking about building a language to language translator or attempting it but I think you'll find this a much bigger..

translate a PHP $string using google translator API

http://stackoverflow.com/questions/4640378/translate-a-php-string-using-google-translator-api

a PHP string using google translator API been google'ing for a while how is the best way to translate.. for a while how is the best way to translate with google translator in PHP found very different ways converting URLS or using Js..

Compiling an AST back to source code

http://stackoverflow.com/questions/5832412/compiling-an-ast-back-to-source-code

way to do prettyprinting is to build a syntax directed translator means walk the tree and build text or other data structures..

Conversion from Simplified to Traditional Chinese

http://stackoverflow.com/questions/5998607/conversion-from-simplified-to-traditional-chinese

extremely high quality or just a good starting point for a translator to tweak Are there open source tools ideally in PHP to do such..

PHP Compilers, do you know of any? [closed]

http://stackoverflow.com/questions/621502/php-compilers-do-you-know-of-any

improve this question Are you looking for a bytecode translator or an ELF generator If you are looking for the second take a..

PHP translation frontend similar to Rosetta?

http://stackoverflow.com/questions/6242478/php-translation-frontend-similar-to-rosetta

reason. In spite of what it says on the SimplePO web site translators do not like and often will not work on side by side translation.. systems as shown above. That is how programmers imagine translators will work and it is flawed. Translators work with a toolkit.. target language and make sense of it. For this reason the translator should always be translating into their native language. They..

Design considerations for internationalization

http://stackoverflow.com/questions/644100/design-considerations-for-internationalization

Some things I have learned during that process If the translator is given single sentences to translate make sure that he knows.. replace the placeholder programmatically. Don't expect the translator to be funny or creative. He usually isn't motivated enough to.. you have and word jokes in your language assets tell the translator in a side note not to try to translate them but to leave them..