Zanto WP Translation enables you to convert blogs in a multisite into translations of each other. It provides a language switcher to switch between the different translations
of pages, posts, categories, custom types and custom taxonomies. The plugin keeps track of what has been translated and what has not and provides an intuitive interface
that allows you to carry out translation. The number of languages you can run are unlimited. Get more WordPress multilingual, Localization and Internationalization addons from here
multilingual addons or keep up to-date with the best Internationalization and
localization practices at
zanto.org/blog
Demo and Documentation
zanto.org/Demo
Features:
- Translation of posts, categories, custom taxonomies, custom types.
- Browser Language re-direct i.e re-direct users to their preferred language in their browser language settings.
- An easily customizable language switcher.
- Ability to use custom made Language switcher themes.
- Add a language parameter to the URL for SEO purposes
- Ability to create multiple translation networks within the same multisite. i.e blog A is a translation of Blog B and C. Blog X a translation of blog Z, while all blogs are in the same multisite.
- Different languages for both the front and back end.
- Each admin will have his admin language preferences stored
- Over 60 in-built languages and flags.
- Ability for users to add their own native languages i.e from the ones not included.
- Integrated support for domain mapping plugin
- Translated posts highlighting to prevent double translation
- Copy posts data from one blog to the translation area
- A translation editor to translate all posts from one blog to all others without switching between blogs. (Additional Translation Manager plugin required)
- Create and Manage translators from a single blog. Translators have their own dashboard. (Additional Translation Manager plugin required)
- Assign Translations to individual translators.(Additional Translation Manager plugin required)
- Export and Import XLIFF translations for posts taxonomies, comments, custom fields. (Additional Translation Manager plugin required)
Tutorials
Learn how to use Zanto WP Translation plugin with these tutorials
Translations
- The french translation shall be ready soon for both the site and plugin
Please
let us know if you would like to contribute a translation.
Upload the Zanto WP Translation plugin to your WordPress plugin directory and activate it for each blog you want to do translations on or Network-wide if you want to do translation on all blogs in the multisite.
0.3.3
- Added a page to easily collect debug information
- Made improvements to the custom language switcher logic to prevent it from making the page inaccessible when poorly loaded
0.3.2
- Added loading indicators to content being fetched by ajax on post translation page
- Fixed bug that would not allow loading of the plugin's .mo file
- Added French translation for the plugin.
- Added support for pretty permalinks in the Language switcher urls
0.3.1
- Fixed bug on the post translation page
0.3.0
- Changed Locale Manager to Language Manager for easy understanding
- Changed the plugin name to allow for more Internationalization/localization plugins to be created under the Zanto wing.
- Changed the method of defining custom flag URLS to enable fetching flags from anywhere in the content directory
- Improved language switcher theme logic. Now the Language switcher themes are fetched from both the parent theme and child themes of your WordPress themes
as opposed to only the parent theme as was previously.
- Added theme header support for custom language themes similar to that used throughout wordpress so the authors can add relevant meta information such as theme name, theme author,
Author url, description, version.
- fixed issue of custom languages not saving well
- added support for duplicate language codes to allow for addition of languages with multiple locales eg. de_DE, de_LI which locales are both for German with the same language code "de".
- Fixed issue where only admin can login to the back end
- Made improvements on the way Zanto WP Translation handles notices. add_notice() function in now used to queue notices at any stage during program execution
- Added a method for queuing mail (Used in the added translation Manager plugin)
0.2.3
*Fixed an if statement bug that was causing some options not to save
0.2.2
Fixed technical bugs related to php opening tags
Added filters to allow hooking into and modifying how the plugin handles content without translation
0.2.1
Fixed bugs that eluded us in 0.2.0
Added gray highlighting for translated posts so you can tell the difference between the translated posts and un-translated posts when associating the posts
on the post edit page. You can read about the new changes here
http://zanto.org/zanto-0-2-1-starting-new-year-high-spirits/
0.2.0
- Fixed language download bug when version number is only 2 levels.
- On downloading languages, missing translation files will be searched for two versions back instead of one.
- Fixed front page language switcher bug when using URL's with language in directories or added as a parameter Zanto WP Translation feature.
- Integrated support for domain mapping for the language switcher when using the domain mapping plugin.
- Improved interface to better suite the WordPress admin (some interfaces were not displaying properly in version 3.8).
- Fixed Language switcher settings being over-written when general settings are saved.