
The plugin’s screen
Quick Translate POT/PO/MO Plugin Manual
“Quick Translate POT/PO/MO” is a tool for generating and modifying WordPress plugin translation files.
It allows you to instantly see the effects of your changes and complete the following tasks directly in your browser.
➡ This will create a [text-domain].pot file in the plugin’s languages directory.
➡ This will generate a PO file (e.g., ja.po) based on your WordPress language settings.
➡ If the PO file already exists, the existing translations (msgstr) corresponding to the strings (msgid) in the POT file will be preserved in the updated PO file.
➡ Changes in the editor are saved to the PO file and the MO file is generated simultaneously only when you click the “Save Changes and Generate MO” button.
➡ To use this tool for automatic translation, you need to register with Google Translation or DeepL and obtain an API key. Both services can be used within their free usage limits.