This class can be used to translate application texts using Google Translate.
It can take a script with an array of texts in English and sends requests to the Google Translate Web site to translate each of the texts to another idiom.
The class generates a new script for the target language with an array with the texts translated to that language.
|
Name: |
PHP Website Multi Language |
Base name: |
multi-language-sites |
Description: |
Translate application texts using Google Translate |
Version: |
1 |
PHP version: |
3.0 |
License: |
BSD License |
|
|
November 2009
Number 2
Prize: One subscription to the PDF edition of the PHP Architect magazine |
To adapt an application to work with multiple idioms, it is necessary to translate the application texts to each of the supported idioms.
This class makes it easier to adapt applications to multiple idioms by using Google translate site to translate the original application text to each of the supported languages.
This way it generates what can be the first version of the internationalized application scripts.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|