[general]
name=TranslationBuilder
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
version=1.5
author=Dr. Geol. Faustino Cetraro
email=geol-faustino@libero.it
homepage=https://github.com/drFaustino/translation_builder
repository=https://github.com/drFaustino/translation_builder
tracker=https://github.com/drFaustino/translation_builder
icon=resources/images/icon.png
category=Plugins
tags=translation,ts,qm,internationalization,localization,qt6,qgis4,plugin-builder,argostranslate
description=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.
about=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.

experimental=False
deprecated=False
hasProcessingProvider=False
