Title: Adara Translate
Author: adaratranslate
Published: <strong>مئی 13, 2026</strong>
Last modified: مئی 13, 2026

---

پلگ انز تلاش کریں

![](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://ur.wordpress.org/plugins/adara-translate/#description)
 * [جائزے](https://ur.wordpress.org/plugins/adara-translate/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/adara-translate/#installation)
 * [ڈیولپمنٹ](https://ur.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.

## عمومی سوالات

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

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“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/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/adara-translate/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/adara-translate/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](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.

## میٹا

 *  Version **0.1.0**
 *  Last updated **11 گھنٹے پہلے**
 *  Active installations **10 سے کم**
 *  WordPress version ** 6.4 یا اس سے جدید **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/adara-translate/)
 * Tags
 * [deepl](https://ur.wordpress.org/plugins/tags/deepl/)[i18n](https://ur.wordpress.org/plugins/tags/i18n/)
   [localization](https://ur.wordpress.org/plugins/tags/localization/)[multilingual](https://ur.wordpress.org/plugins/tags/multilingual/)
   [translation](https://ur.wordpress.org/plugins/tags/translation/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/adara-translate/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/adara-translate/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/adara-translate/)