Translator

Last Update
4 August 2009
Regular License
$3
Extended License
$15
Sales
142

Features With this translation class you can translate strings from one language to an other. The advantage of this script is that it uses a cache to store already translated strings. Supported language

albanian (sq) arabic (ar) bulgarian (bg) catalan (ca) chinese (zh-CN) croatian (hr) czech (cs) danish (da) dutch (nl) english (en) estonian (et) filipino (tl) finnish (fi) french (fr) galician (gl) german (de) greek (el) hebrew (iw) hindi (hi) hungarian (hu) indonesian (id) italian (it) japanese (ja) korean (ko) latvian (lv) lithuanian lt() maltese (mt) norwegian (no) persian alpha (fa) polish (pl) portuguese (pt) romanian (ro) russian (ru) serbian (sr) slovak (sk) slovenian (sl) spanish (es) swedish (sv) thai (th) turkish (tr) ukrainian (uk) vietnamese (vi)

Use

include "translator.php"; $Translator = new Translator(); echo $Translator->Translate("en","nl", "This is a test");