Date: Mon, 16 Jun 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id: Help%2F_WikiTranslationPlugin,v 1.5 2008-06-18 01:12:39 vargenau Exp $ Content-Type: application/x-phpwiki; pagename=Help%2F_WikiTranslationPlugin; flags=PAGE_LOCKED; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary Display pagenames and other internal strings in various languages. Can also be used to let a favorite translation service translate a whole page. Current favorite: translate.google.com if from_lang = en or fr !!! Usage !!! Arguments languages: comma delimited string of de,en,sv,... string: string defined in a .po file to be translated page: A whole page to translate by the currently defined external translation service. what: One of pages, buttons, plugins or wikiwords match: Filter. Default: * from_lang: Override the current lang. nolinks: Do not display any links (for development only) noT: Do not display the T link (for development only) !!! Example Translation service for HomePage into french (redirect to translate.google.com) Translation matrix of all pages with proper translations (all in pgsrc) Translation matrix of the first 20 wikiwords matching "W*" Translation matrix for all given languages Translation matrix for all supported languages Just return the translated string for this language. !!! Author [Reini Urban|PhpWiki:ReiniUrban] !!! See Also ---- [PhpWikiDocumentation] [CategoryWikiPlugin]