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

about[fr]=Ce plugin génère automatiquement les fichiers de traduction (.ts et .qm) d’un plugin QGIS et les traduit via Google Translate. Il permet également de traduire un fichier HTML ou un dossier HTML complet. Le plugin à traduire devra comporter un sous-dossier i18n et les chaines à traduire devront respecter les règles de traduction automatique de Qt.
about=This plugin automatically generates translation files (.ts and .qm) for a QGIS plugin and translates them using Google Translate. It can also translate an HTML file or an entire HTML folder. The plugin to be translated must contain an i18n subfolder, and the strings to be translated must comply with Qt's automatic translation rules.

description[fr]=Génération et traduction automatique des fichiers .ts/.qm ou HTML d’un plugin QGIS via Google Translate.
description=Automatic generation and translation of .ts/.qm or HTML files from a QGIS plugin via 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

experimental=False
deprecated=False
hasProcessingProvider=no
