-
This is a PHP library for convertinng '.po' files to binary '.mo'files. The library is a must-have tool when dealing with gettext, translation apps or having to to i18n.If no $output_file specified, output filename is same as $input_file (but .mo). The library returns true/false for success/failure.
-
This class can be used to translate text into idioms using translations retrieved from XML files.It can take a given word or sentence and look up in XML document the translation of the text to a given idiom. Requirement: PHP 5.0
-
This is a very simple Script that can be used to automatically translate pages automatically using jQuery plug-in.It just generates HTML with Javascript that invoke the jQuery translate plug-in to translate the current page content using Google AJAX language API.
-
GPLTrans is a PHP-based translator which uses machine translation to translate text to a foreign language. Currently supported languages include English, German, Spanish, French, and Portuguese. It uses MySQL for storing and processing words and text for each languauge.
-
PHP/JavaScript Data Translation provides a PHP class for facilitating the translation of data variables and objects into JavaScript code for client-side processing on a website.
-
Multi Language module for Esvon Classifieds offers multi-lingual capability for website, admin can translate the entire site into as many languages as desired.Translatable templates and category names. The translated templates for each language are stored in separate directory, language specific charsets (for pages/emails) and date formats can be specified. In website front-end you can have languages switching drop-down menu or ...
-
GTranslator can send a request to Google Translate Web services API to translate a text to a given idiom. A list of accepted languages, including the auto-detected one, can be returned. Requirements: PHP 4.0 or higher
-
An HTTP request is sent to the Google Translate API Web server with the text to be translated, as well as the original and target languages with Google Translate API.The Google Translate API decode the JSON response returned by the server and returns the translated text.Requirements: PHP 4.1 or higher
-
Language Definition can load localized texts for a given idiom from a script that contains an associative array with the text translations.The translation for a given text is retrieved by looking up the translation associative array.Requirements: PHP 5.0 or higher
-
TranslitISO9, most characters of an UTF-8 string with Cyrillic text can be replaced by their ASCII equivalents.Requirements: PHP 4.0 or higher
-
GTranslate can send a request to Google Translate AJAX Web services API to translate given text from one idiom to another. The resulting JSON response is parsed and the translated text is extracted. Requirements: PHP 5.0 or higher
-
The Cyrillic characters from a string are converted to their ASCII corespondents with the help of Transliteration - Cyrillic to Latin. Requirements: PHP 5.0 or higher
-
Translate accesses Google AJAX Web services API server to request the translation of a given text between to supported idioms. The JSON-formatted response is parsed and the result is stored in a variable. Requirements: PHP5.0 or higher
-
Google_Translator can access the Google translate site to submit a request to translate a given text between two idioms supported by the Google Translate site. The translation text is extracted from the response page. Requirements:PHP 5.0 or higher
-
GSD_Controller_Plugin_Language employs the Zend_Locale and Zend_Translate components in order to handle translation between languages. The plug-in class lets you push information out to the view and have the framework automatically translate it to the right language for you based on the URL. Requirements: PHP 5.0 or higher



