

Dashboard — Overview of your translation status with quick actions.
SimplePoTranslate is a powerful WordPress plugin that helps you translate your themes and plugins directly from your WordPress dashboard. It works with standard PO/MO translation files and supports 39 languages.
Key Features:
Supported Languages:
Turkish, Spanish, German, French, Italian, Portuguese (Brazil), Russian, Japanese, Chinese (Simplified), Korean, Arabic, Dutch, Polish, Ukrainian, Czech, Swedish, Danish, Finnish, Hungarian, Romanian, Greek, Thai, Vietnamese, Hebrew, Indonesian, Malay, Filipino, Hindi, Bengali, Urdu, Persian, Serbian, Croatian, Slovak, Bulgarian, Lithuanian, Latvian, Estonian, and Slovenian.
How It Works:
This plugin connects to the SimplePoTranslate API (a third-party service operated by the plugin author) to provide optional AI-assisted translation of PO files. The service is only contacted when you explicitly choose to use it.
What the service is and what it’s used for:
The SimplePoTranslate API is a cloud translation service that accepts a PO file and a target language code, returns a translated PO file, and reports account quota usage. It is used to power the “Auto Translate” feature in the plugin. Use of the service is entirely optional — the plugin’s manual translation workflow works without it.
When data is sent:
The plugin contacts the service only in the following situations, all of which require a signed-in administrator to take explicit action:
GET /account for validation).GET /account). The result is cached for one hour.POST /jobs/create).GET /jobs/{id}/status in the background until completion, then downloads the translated ZIP from a signed URL returned by the service.What data is sent:
tr_TR, de_DE).empty_only).No site URL, user identity, or other personal data is transmitted. The API key is stored encrypted (AES-256-CBC) in the WordPress options table.
Service provider and legal terms:
The SimplePoTranslate API is provided by the plugin author. Use of the service is governed by the following documents, which you should review before entering an API key:
This plugin does not collect or transmit any data on its own. It only sends data to the SimplePoTranslate API when you explicitly use the Auto Translate feature or connect an API key (see the External services section above for details on what is sent and when). All translation work performed without an API key happens entirely on your own server.