이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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]

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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.