Scans QGIS plugins and extracts translatable strings from Python and UI files, generates TS and QM files without lupdate, supports multiple languages, optional local automatic translation with Argos Translate, automatic lrelease detection and Qt Linguist integration.
TranslationBuilder is a QGIS 4 plugin for generating Qt TS and QM translation files. It extracts translatable strings from Python and UI files, supports tr(), self.tr(), _tr() and self._tr() wrappers, detects translation contexts automatically, supports multiple target languages, and optionally performs local automatic translation using Argos Translate. Argos Translate is optional and TS generation remains available without it.
Plugin Tags