這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Translator with Baidu Service

描述

Translate your site in many languages with this plugin from JoyBin, Inc. (The service provider is Baidu.) Currently we support 25 languages: Chinese, English, Japanese, Korean, French, Spanish, Thai, Arabic, Russian, Portuguese, German, Italian, Greek, Dutch, Polish, Bulgarian, Estonia, Danish, Finnish, Czech, Romanian, Slovenia, Swedish, Hungarian, Vietnamese. And we support 4 kinds of Chinese: Simplified Chinese, Cantonese, Classical Chinese and Traditional Chinese.

螢幕截圖

  • The drop down list of Translator with Baidu Service plugin.
  • The language configuration page.

安裝

  1. Upload the plugin files to the /wp-content/plugins/baidu-translator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->BD Translator screen to configure the plugin.
  4. You can use shortcode or widget to add Translator with Baidu Service to your page.

    • Shortcode: Add [baidu_translator] to where you want to insert this plugin. Or click the ‘Translator’ button and choose ‘Insert plugin’ when editing the posts and pages.
      For Example:
      <html>
      <body>

      Supper Site

      • HOME
      • ABOUT US

      </body>
      </html>

    • Widget: Config the widget in Appearance->Widget->BD Translator to add the plugin to the specific part of your page.

  5. Set ‘no translate’ area. Please wrap the content you don’t want to translate with the wrapper [notranslate][/notranslate] to tell the plugin not to translate the specific content.
    For Example:
    [notranslate]THE CONTENT YOU DON’T WANT TO TRANSLATE[/notranslate]

常見問題

How can I get the AppId and Key?

You can register for Baidu developer at http://api.fanyi.baidu.com. After that you can find your AppID and Key in ‘管理控制台’ panel. Or just leave it blank to use default AppID and Key.

Why does the plugin fail to translate my page sometimes?

Using the default AppID and Key means you share the same AppID and Key with all the other users of this plugin. The limitation of the number of words to be translated is 2,000,000 per month. So if too many users use this plugin, the interface to Baidu translating service will be unavailable. In this case, you can register for a new developer ID at http://api.fanyi.baidu.com for free and set to Settings->BaiDu Translator->AppID and Key.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Translator with Baidu Service” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Translator with Baidu Service 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.10

  • Fix css bug to fit more stuations.
  • Fix buffer output bug to avoid displaying issues in some sites.

1.02

  • Fix default language setting bug.

1.01

  • Fix readme file issues.
  • Add icon and banner to assets.

1.0

  • First release.