Automatic generation and translation of .ts/.qm files for QGIS plugins using Google Translate. Translation of HTML files used by the plugin is also possible.
This plugin automatically generates translation files (.ts) for a QGIS plugin, translates them using Google Translate and generate .qm files. You can choose the plugin's source language, so you no longer need to write your plugin text in English. It also allows you to translate an HTML file or an entire HTML folder. The plugin to be translated must have an i18n subfolder, and the strings must comply with Qt's automatic translation rules.
Plugin Tags