[general]
name=plugin_translator
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
version=1.1.0
author=François Thévand
email=francois.thevand@gmail.com

about=This plugin automatically generates translation files (.ts and .qm) for a QGIS plugin and translates them using Google Translate. 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.

description[fr]=Génération et traduction automatiques des fichiers .ts/.qm ou HTML pour les plugins QGIS à l'aide de Google Traduction.
description=Automatic generation and translation of .ts/.qm or HTML files for QGIS plugins using Google Translate.

icon=icon.svg
category=Translation

homepage=https://github.com/fthvd/plugin_translator
tracker=https://github.com/fthvd/plugin_translator/issues
repository=https://github.com/fthvd/plugin_translator

changelog=1.1.0 Interface improvements, added detection of the plugin's source language, and performance fixes during folder selection. Automatic translation of metadata.txt is now supported.
changelog[fr]=1.1.0 Améliorations de l'interface, ajout de la détection de la langue source du plugin et correctifs de performances lors de la sélection des dossiers. Prise en compte de la traduction automatique du metadata.txt

experimental=False
deprecated=False
hasProcessingProvider=no
