Duplicate & Translate

설명

Duplicate & Translate is a WordPress plugin that allows you to easily duplicate a post and translate it into another language while keeping layout and formatting intact using an AI provider like OpenAI.

Features

  • One-click duplication and translation: Quickly create a translated version of any post.
  • Compatible with most LLM providers: OpenAI, Google, Anthropic, DeepSeek
  • Gutenberg Block Editor Support: Translates content from various core Gutenberg blocks while keeping layout intact, including headings, paragraphs, lists, quotes, buttons, and images (alt text).
  • AI Integration: Utilizes the power of language models for accurate translations.
  • Configurable Target Language: Choose from a list of predefined languages to translate your content into.
  • Configurable Context prompt Add context via a text box to help create a better translation (useful for idioms and language specific elements that needs special translation)
  • Secure API Key Storage: Your API key is stored securely in your WordPress database.
  • User-friendly Progress Page: A real-time progress page keeps you informed about the translation process.

Usage

  1. Go to Posts > All Posts.
  2. Hover over the post you want to translate.
  3. Click the Duplicate & Translate link.
  4. A new tab will open, showing the translation progress.
  5. Choose Language and add context to help the translator
  6. Once the translation is complete, you will be given a link to edit the new translated post, which will be saved as a draft.

Author

This plugin is developed by Judicael Poumay.

Third-Party Services

This plugin utilizes third-party AI services to perform translations. When you initiate a translation, the content of your post (text from blocks, title, and alt tags) is sent to the AI provider you have configured in the settings.

스크린샷

  • The settings page where you configure your API key and target language.
  • The Duplicate & Translate button.
  • The translation page configuration.
  • The translation page progress bar showing the translation in real-time.
  • The translation page with a finalized translation and a button that leads to the translated post.

설치

  1. Upload the plugin files to the /wp-content/plugins/duplicate-and-translate directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings > Duplicate & Translate.
  4. Enter your OpenAI API key (or other supported provider).
  5. Select your desired target language.
  6. Click Save Settings.

FAQ

What do I need to use this plugin?

You need an API key from a supported AI provider like OpenAI, Google, Anthropic, or DeepSeek. You can configure this in the plugin’s settings page.

What content gets translated?

The plugin is designed to work with the Gutenberg Block Editor and translates (while keeping the layout intact) the content from core blocks like headings, paragraphs, lists, quotes, buttons, and even the alt text of images.

Can I choose the translation language?

Yes, you can select a target language in the plugin’s settings and the translation page.

후기

모든 0 평가 읽기

기여자 & 개발자

“Duplicate & Translate”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Duplicate & Translate”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Bug fix : couldn’t translate draft articles

1.0.2

  • Updated Readme.txt

1.0.1

  • Updated Readme.txt

1.0.0

  • Initial public release.