Title: ICanLocalize Translator
Author: Amir Helzer
Published: <strong>2008 年 12 月 1 日</strong>
Last modified: 2009 年 2 月 5 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/icanlocalize-translator.svg)

# ICanLocalize Translator

 作者：[Amir Helzer](https://profiles.wordpress.org/amirhelzer/)

[下载](https://downloads.wordpress.org/plugin/icanlocalize-translator.1.3.1.zip)

 * [详情](https://cn.wordpress.org/plugins/icanlocalize-translator/#description)
 * [评价](https://cn.wordpress.org/plugins/icanlocalize-translator/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/icanlocalize-translator/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/icanlocalize-translator/#developers)

 [支持](https://wordpress.org/support/plugin/icanlocalize-translator/)

## 描述

“ICanLocalize Translator” allows running multi-lingual WordPress websites (See the
[5 minute demo](http://media.icanlocalize.com/wp_translation_demos/icanlocalize-translator.htm)).

It helps maintain contents in different languages and automatically links between
them.

 * Blog in your native language. Translations will be created automatically.
 * Use different domains, `www.myblog.com`, `es.myblog.com`, `de.myblog.com` or 
   directories within the same domain.
 * Updates are handled automatically. When the original contents update, translations
   follow.

WordPress supports contents in a single language. To make multi-lingual WordPress
sites insensitive to upgrades and to other plugins,
 ICanLocalize Translator doesn’t
change any table structure and doesn’t alter permlinks. Instead, each language will
run in its own WordPress instance.

#### Is this machine translation?

Unlike free machine translators, this plugin will send posts and pages to be translated
by real people.
 You can select from our pool of professional translators or assign
the work to your favorite translator.

This plugin works together with [ICanLocalize Comment Translator Plugin](https://wordpress.org/extend/plugins/icanlocalize-comment-translator/).

It needs to be installed in the original-language blog. The Comment Translator plugin
will be installed in the translated-language blog(s).

#### Running a multi-lingual site

Even though visitors read and comment in their languages, and You will do all your
tasks (including comment moderation and replies) in your own language.

Comment moderation in your language is handled by [ICanLocalize Comment Translator Plugin](https://wordpress.org/extend/plugins/icanlocalize-comment-translator/)
which needs to be install on each of the translated blogs.

The plugin provides a function that you can include in your theme which automatically
links between contents in different languages.

#### What gets translated

The plugin will automatically send all texts to be translated, including:

 * Posts
 * Pages
 * Tags
 * Categories (names and descriptions)

#### Where can I see some examples?

[Our own blog](http://blog-en.icanlocalize.com) is being translated by our system
from English to French.
 You’re invited to [contact us](http://www.icanlocalize.com/web_dialogs/new?language_id=1&store=4)
for other examples.

#### SitePress

This plugin is part of [SitePress](http://sitepress.org) – a collection of plugins
that turn WordPress into a fully featured multilingual content management system.

### Version History

 * Version 0.4
    - First public release
 * Version 0.5
    - Improved support for page hierarchy
 * Version 0.6
    - Works with WordPress MU
 * Version 1.0
    - Users can cancel translation jobs
 * Version 1.3
    - Includes drop down language switcher that can be added to header.php.
 * Version 1.3.1
    - Dropdown language selector now support IE6

## 安装

ICanLocalize Translator follows the standard plugin install:

 1. Unzip the “ICanLocalize Translator” archive and copy the folder to /wp-content/
    plugins/.
 2. Activate the plugin.
 3. Use the Settings > ICanLocalize Translator admin page to enter your website ID 
    and accesskey and select default translation options.

## 常见问题

  Where do I get my website ID and accesskey to start using the plugin?

You will need to visit [ICanLocalize](http://www.icanlocalize.com) and sign up for
an account (it’s free). Then, create a new “CMS translation” project.
 This plugin
must already be installed on your blog in order for our system to connect to it 
and validate the installation.

Then, your website’s ID and accesskey are generated. Enter to the plugin admin screen
and you’re ready to start.

  Is this free translation?

No. We pay professional human translators for their work, so we must charge for 
it too.
 The payment for the translation will be negotiated directly between you
and the translator (using our system).

  How good are these translation?

All the translators in our system are professional translators, writing in their
native language.
 You can also select to use your own translator, if you’re already
working with one. We guarantee that all translations done by our own translators
are excellent.

  How do I localize my theme?

This plugin will not handle your theme localization – but we can certainly help 
with this too. You’ll need to follow these steps:

 * Wrap all texts in the theme in gettext calls (this is what WP is doing for itself
   too).
 * Create a PO or POT file that includes all texts to be translated. You’re welcome
   to our free online [.PO extractor from PHP](http://www.icanlocalize.com/tools/php_scanner)
   which will read the ZIP file containing your theme and produce a single .PO file.
 * Send the PO file to translation. Again, [our translators](http://www.icanlocalize.com)
   can do this job for you.
 * Save the MO files you get from the translator in the theme folder.

  Will this plugin change my database or break things up?

Absolutely not. It doesn’t change the default WordPress tables. Instead, this plugin
will create new contents in different blogs, where the translations will be kept.

All linking information between the contents in different languages is simply stored
as custom fields.

  How can I add links between the original blog and the translated blogs?

Follow these instructions for [adding language selectors](http://sitepress.org/wordpress-translation/automatic-links-between-original-and-translations/).

You can add a drop down language selector in header.php or a list of available languages
at the beginning or end of each post/page.

## 评价

此插件暂无评价。

## 贡献者及开发者

「ICanLocalize Translator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Amir Helzer ](https://profiles.wordpress.org/amirhelzer/)
 *   [ Amir Helzer ](https://profiles.wordpress.org/icanlocalize/)

[帮助将「ICanLocalize Translator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/icanlocalize-translator)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/icanlocalize-translator/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/icanlocalize-translator/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/icanlocalize-translator/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/icanlocalize-translator/)。

## 额外信息

 *  版本 **1.3.1**
 *  最后更新：**17 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.5.1 或更高版本 **
 *  已测试的最高版本为 **2.7**
 *  语言
 * [English (US)](https://wordpress.org/plugins/icanlocalize-translator/)
 * 标签
 * [i18n](https://cn.wordpress.org/plugins/tags/i18n/)[language](https://cn.wordpress.org/plugins/tags/language/)
   [localization](https://cn.wordpress.org/plugins/tags/localization/)[multilingual](https://cn.wordpress.org/plugins/tags/multilingual/)
   [translation](https://cn.wordpress.org/plugins/tags/translation/)
 *  [高级视图](https://cn.wordpress.org/plugins/icanlocalize-translator/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/icanlocalize-translator/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/icanlocalize-translator/reviews/)

## 贡献者

 *   [ Amir Helzer ](https://profiles.wordpress.org/amirhelzer/)
 *   [ Amir Helzer ](https://profiles.wordpress.org/icanlocalize/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/icanlocalize-translator/)