Title: Adara Translate
Author: adaratranslate
Published: <strong>2026년 5월 13일</strong>
Last modified: 2026년 5월 13일

---

플러그인 검색

![](https://ps.w.org/adara-translate/assets/banner-772x250.png?rev=3530505)

![](https://ps.w.org/adara-translate/assets/icon-256x256.png?rev=3530505)

# Adara Translate

 작성자: [adaratranslate](https://profiles.wordpress.org/adaratranslate/)

[다운로드](https://downloads.wordpress.org/plugin/adara-translate.0.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/adara-translate/#description)
 * [평가](https://ko.wordpress.org/plugins/adara-translate/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/adara-translate/#installation)
 * [개발](https://ko.wordpress.org/plugins/adara-translate/#developers)

 [지원](https://wordpress.org/support/plugin/adara-translate/)

## 설명

Adara Translate adds a sidebar to the block editor that translates the post you’re
editing into any supported language. The translation is saved as a new draft post
linked to the original — review it, edit it, and publish when ready.

Connect the plugin to your Adara Translate account with an API key. Translation 
engines available: DeepL, Google, Microsoft, GPT, and Gemini.

**v0.1 covers posts and pages.** WooCommerce, SEO meta, menus, and a language switcher
are on the roadmap.

This plugin is a service-backed plugin. It requires an Adara Translate account and
sends post content to the Adara Translate API to perform translations — see the 
_External services_ section below for full details.

### External services

This plugin connects to the Adara Translate API to perform translations. Adara Translate
is a third-party service operated by Adara Translate. The plugin will not function
without it — translations are not performed on your WordPress server.

**What the plugin sends and when**

The plugin sends data to Adara Translate only when an editor clicks **Translate**
in the Gutenberg sidebar (or invokes the plugin’s REST endpoint). For each translation,
the plugin sends:

 * The text content of the post being translated. This includes the post title, 
   excerpt, paragraph and heading text, and a curated set of translatable text attributes
   for known core blocks (button labels, image alt text and captions, quote citations,
   search labels, etc.).
 * The target language code (e.g. `es`) and, if you’ve selected one, the source 
   language code and translation engine.
 * Your Adara Translate API key, sent in an `X-API-Key` request header so Adara 
   can authenticate the request and bill credits to your account.

The plugin does **not** send: your WordPress username or email, site URL, post IDs,
post slugs, draft history, or the contents of `core/code`, `core/html`, `core/shortcode`,
or `core/freeform` blocks.

**Where the data goes**

Requests are sent over HTTPS to `https://www.adaratranslate.com/api/translation/
translate` (configurable in **Settings  Adara Translate** if you self-host Adara).
Adara Translate routes each request to the translation engine you select — DeepL,
Google Cloud Translation, Microsoft Translator, OpenAI (GPT), or Google Gemini —
and returns the translated text. The selected engine processes the post content 
as a sub-processor; please review the engine’s own terms before sending sensitive
content.

**Service provider**

Adara Translate, https://www.adaratranslate.com

 * Terms of Service: https://www.adaratranslate.com/terms
 * Privacy Policy: https://www.adaratranslate.com/privacy

By installing and activating this plugin and entering an Adara Translate API key,
you agree to Adara Translate’s Terms of Service and Privacy Policy.

## 스크린샷

 * [[
 * [[
 * [[

## 설치

 1. Upload the plugin folder to `/wp-content/plugins/adara-translate/`, or install 
    from the WordPress plugin directory.
 2. Activate the plugin under **Plugins**.
 3. Visit **Settings  Adara Translate** and paste an API key from your [Adara dashboard](https://www.adaratranslate.com/dashboard/api-keys).
 4. Open any post or page in the block editor; click the **Adara Translate** icon in
    the top-right sidebar.

## FAQ

### Where are translations stored?

As separate draft posts, linked to the original via post meta (`_adara_source_id`,`
_adara_language`). This keeps your archives, REST API, and SEO plugins working normally.

### Does this work with Polylang or WPML?

Not yet. The roadmap includes a compatibility layer that writes our meta into Polylang’s
term relationships so the language switcher works without us shipping one.

### Does this translate Gutenberg blocks correctly?

Yes. The plugin parses your post into its block tree, translates each block’s content
plus known text attributes (button labels, image alt and captions, quote citations,
search labels, etc.), and reserializes the tree. Code, raw HTML, and shortcode blocks
are intentionally skipped so your snippets stay intact.

### How are translation costs handled?

Each request consumes credits from your Adara account at 1 credit per word. View
usage at https://www.adaratranslate.com/dashboard.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ adaratranslate ](https://profiles.wordpress.org/adaratranslate/)

[자국어로 “Adara Translate”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/adara-translate)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/adara-translate/)는, 
[SVN 저장소](https://plugins.svn.wordpress.org/adara-translate/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/adara-translate/)을 [RSS](https://plugins.trac.wordpress.org/log/adara-translate/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.1.0

 * Initial release. Translate posts and pages from the Gutenberg sidebar. Block-
   aware translation walks each post’s block tree and translates per-block content
   plus known text attributes. Translations are stored as draft duplicate posts.

## 기초

 *  버전 **0.1.0**
 *  최근 업데이트: **6일 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.4 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/adara-translate/)
 * 태그:
 * [deepl](https://ko.wordpress.org/plugins/tags/deepl/)[i18n](https://ko.wordpress.org/plugins/tags/i18n/)
   [localization](https://ko.wordpress.org/plugins/tags/localization/)[multilingual](https://ko.wordpress.org/plugins/tags/multilingual/)
   [translation](https://ko.wordpress.org/plugins/tags/translation/)
 *  [고급 보기](https://ko.wordpress.org/plugins/adara-translate/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/adara-translate/reviews/)

## 기여자

 *   [ adaratranslate ](https://profiles.wordpress.org/adaratranslate/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/adara-translate/)