diff -r 022f0bc87198 -r 6124794c3ffe PyLint/i18n/pylint_fr.ts --- a/PyLint/i18n/pylint_fr.ts Mon May 04 17:51:42 2020 +0200 +++ b/PyLint/i18n/pylint_fr.ts Mon Jun 22 19:49:17 2020 +0200 @@ -3,264 +3,264 @@ <context> <name>PyLintConfigDialog</name> <message> - <location filename="../../PyLint/PyLintConfigDialog.py" line="247"/> + <location filename="../PyLintConfigDialog.py" line="240"/> <source>Configuration Files (*.cfg *.cnf *.rc);;All Files (*)</source> <translation>Fichiers de configuration (*.cfg *.cnf *.rc);;Tous les fichiers (*)</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.py" line="247"/> + <location filename="../PyLintConfigDialog.py" line="240"/> <source>Select configuration file</source> <translation>Sélection d'un fichier de configuration</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.py" line="263"/> + <location filename="../PyLintConfigDialog.py" line="256"/> <source>Select report file</source> <translation>Sélecion d'un fichier rapport</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.py" line="343"/> + <location filename="../PyLintConfigDialog.py" line="335"/> <source>Process Generation Error</source> <translation>Erreur dans la generation du processus</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.py" line="343"/> + <location filename="../PyLintConfigDialog.py" line="335"/> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Impossible de démarrer {0}.<br>Assurez-vous qu'il est bien dans le chemin de recherche.</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="14"/> + <location filename="../PyLintConfigDialog.ui" line="14"/> <source>PyLint Configuration</source> <translation>Configuration de PyLint</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="30"/> + <location filename="../PyLintConfigDialog.ui" line="30"/> <source>General</source> <translation>Général</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="52"/> + <location filename="../PyLintConfigDialog.ui" line="52"/> <source>Output</source> <translation>Sortie</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="64"/> + <location filename="../PyLintConfigDialog.ui" line="64"/> <source>Select to generate a plain text report</source> <translation>Sélectionner pour générer un rapport au format texte brut</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="67"/> + <location filename="../PyLintConfigDialog.ui" line="67"/> <source>Generate &Textreport</source> <translation>Générer un rapport au format &texte</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="70"/> + <location filename="../PyLintConfigDialog.ui" line="70"/> <source>Alt+T</source> <translation>Alt+T</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="77"/> + <location filename="../PyLintConfigDialog.ui" line="77"/> <source>Select to generate a HTML report</source> <translation>Sélectionner pour générer un rapport au format HTML</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="80"/> + <location filename="../PyLintConfigDialog.ui" line="80"/> <source>Generate &HTML Report</source> <translation>Générer un rapport au format &HTML</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="83"/> + <location filename="../PyLintConfigDialog.ui" line="83"/> <source>Alt+H</source> <translation>Alt+H</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="90"/> + <location filename="../PyLintConfigDialog.ui" line="90"/> <source>Show the pylint result in a dialog</source> <translation>Afficher les résultats de pylint dans un fenêtre indépendante</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="93"/> + <location filename="../PyLintConfigDialog.ui" line="93"/> <source>Show Result &Dialog</source> <translation>Afficher le résultat dans une &fenêtre</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="96"/> + <location filename="../PyLintConfigDialog.ui" line="96"/> <source>Alt+D</source> <translation>Alt+D</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="103"/> + <location filename="../PyLintConfigDialog.ui" line="103"/> <source>Report File</source> <translation>Fichier Rapport</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="115"/> + <location filename="../PyLintConfigDialog.ui" line="115"/> <source>Enter the name of the report file</source> <translation>Entrer le nom du fichier rapport</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="217"/> + <location filename="../PyLintConfigDialog.ui" line="217"/> <source>Press to open a file selection dialog</source> <translation>Cliquer pour choisir un fichier</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="220"/> + <location filename="../PyLintConfigDialog.ui" line="220"/> <source>...</source> <translation>...</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="138"/> + <location filename="../PyLintConfigDialog.ui" line="138"/> <source>Enter the name of the configuration file</source> <translation>Entrer le nom du fichier de configuration</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="169"/> + <location filename="../PyLintConfigDialog.ui" line="169"/> <source>Press to generate a sample configuration</source> <translation>Cliquer pour générer un exemple de configuration</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="172"/> + <location filename="../PyLintConfigDialog.ui" line="172"/> <source><b>Generate Configuration Template</b> <p>This generates a sample configuration. The data is shown in a new editor window.</p></source> <translation><b>Générer un gabarit de configuration</b> <p>Génère un exemple de configuration. Les données sont affichées dans une nouvelle fenêtre d'édition.</p></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="176"/> + <location filename="../PyLintConfigDialog.ui" line="176"/> <source>&Generate Configuration Template</source> <translation>&Générer un gabarit de configuration</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="179"/> + <location filename="../PyLintConfigDialog.ui" line="179"/> <source>Alt+G</source> <translation>Alt+G</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="228"/> + <location filename="../PyLintConfigDialog.ui" line="228"/> <source>Checkers</source> <translation>Vérificateurs</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="346"/> + <location filename="../PyLintConfigDialog.ui" line="346"/> <source>Select to enable the variables checker</source> <translation>Cocher pour activer la vérification des variables</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="349"/> + <location filename="../PyLintConfigDialog.ui" line="349"/> <source>Variables</source> <translation>Variables</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="256"/> + <location filename="../PyLintConfigDialog.ui" line="256"/> <source>Select to enable the similarities checker</source> <translation>Cocher pour activer la vérification des similarités</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="259"/> + <location filename="../PyLintConfigDialog.ui" line="259"/> <source>Similarities</source> <translation>Similarités</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="306"/> + <location filename="../PyLintConfigDialog.ui" line="306"/> <source>Select to enable the metrics checker</source> <translation>Cocher pour activer le décompte des lignes dans les différentes catégories de code</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="309"/> + <location filename="../PyLintConfigDialog.ui" line="309"/> <source>Metrics</source> <translation>Décompte des lignes</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="336"/> + <location filename="../PyLintConfigDialog.ui" line="336"/> <source>Select to enable the miscellaneous checker</source> <translation>Cocher pour activer la vérification des paramètres divers</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="339"/> + <location filename="../PyLintConfigDialog.ui" line="339"/> <source>Miscellaneous</source> <translation>Divers</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="246"/> + <location filename="../PyLintConfigDialog.ui" line="246"/> <source>Select to enable the imports checker</source> <translation>Cocher pour activer la vérification des importations</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="249"/> + <location filename="../PyLintConfigDialog.ui" line="249"/> <source>Imports</source> <translation>Imports</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="356"/> + <location filename="../PyLintConfigDialog.ui" line="356"/> <source>Select to enable the format checker</source> <translation>Cocher pour activer la vérification des formats</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="359"/> + <location filename="../PyLintConfigDialog.ui" line="359"/> <source>Format</source> <translation>Format</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="296"/> + <location filename="../PyLintConfigDialog.ui" line="296"/> <source>Select to enable the design checker</source> <translation>Cocher pour activer la vérification de design de code</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="299"/> + <location filename="../PyLintConfigDialog.ui" line="299"/> <source>Design</source> <translation>Design</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="266"/> + <location filename="../PyLintConfigDialog.ui" line="266"/> <source>Select to enable the classes checker</source> <translation>Cocher pour activer la vérification des classes</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="269"/> + <location filename="../PyLintConfigDialog.ui" line="269"/> <source>Classes</source> <translation>Classes</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="326"/> + <location filename="../PyLintConfigDialog.ui" line="326"/> <source>Select to enable the exceptions checker</source> <translation>Cocher pour activer la vérification des exceptions</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="329"/> + <location filename="../PyLintConfigDialog.ui" line="329"/> <source>Exceptions</source> <translation>Exceptions</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="236"/> + <location filename="../PyLintConfigDialog.ui" line="236"/> <source>Select to enable the basic checker</source> <translation>Cocher pour activer la vérification basique</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="239"/> + <location filename="../PyLintConfigDialog.ui" line="239"/> <source>Basic</source> <translation>Basique</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="42"/> + <location filename="../PyLintConfigDialog.ui" line="42"/> <source>Configuration &File:</source> <translation>&Fichier de configuration:</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="316"/> + <location filename="../PyLintConfigDialog.ui" line="316"/> <source>Select to enable the typecheck checker</source> <translation>Cocher pour activer le vérificateur de types</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="319"/> + <location filename="../PyLintConfigDialog.ui" line="319"/> <source>Typecheck</source> <translation>Vérificateur de types</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="366"/> + <location filename="../PyLintConfigDialog.ui" line="366"/> <source>Select to enable the newstyle checker</source> <translation>Cocher pour activer le vérificateur de styles</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="369"/> + <location filename="../PyLintConfigDialog.ui" line="369"/> <source>Newstyle</source> <translation>Newstyle</translation> </message> @@ -275,47 +275,47 @@ <translation type="obsolete">RPython</translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="395"/> + <location filename="../PyLintConfigDialog.ui" line="395"/> <source>Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="401"/> + <location filename="../PyLintConfigDialog.ui" line="401"/> <source>Enabled Messages:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="408"/> + <location filename="../PyLintConfigDialog.ui" line="408"/> <source>Enter the list of enabled messages separated by comma</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="415"/> + <location filename="../PyLintConfigDialog.ui" line="415"/> <source>Disabled Messages:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="422"/> + <location filename="../PyLintConfigDialog.ui" line="422"/> <source>Enter the list of disabled messages separated by comma</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="276"/> + <location filename="../PyLintConfigDialog.ui" line="276"/> <source>Select to enable the logging checker</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="279"/> + <location filename="../PyLintConfigDialog.ui" line="279"/> <source>Logging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="286"/> + <location filename="../PyLintConfigDialog.ui" line="286"/> <source>Select to enable the string format checker</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintConfigDialog.ui" line="289"/> + <location filename="../PyLintConfigDialog.ui" line="289"/> <source>String Format</source> <translation type="unfinished"></translation> </message> @@ -323,67 +323,67 @@ <context> <name>PyLintExecDialog</name> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="151"/> + <location filename="../PyLintExecDialog.py" line="145"/> <source>Process Generation Error</source> <translation>Erreur dans la génération du processus</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="406"/> + <location filename="../PyLintExecDialog.py" line="402"/> <source>PyLint Report</source> <translation>Rapport PyLint</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="369"/> + <location filename="../PyLintExecDialog.py" line="365"/> <source><p>The PyLint report file <b>{0}</b> already exists.</p></source> <translation><p>Le fichier rapport PyLint <b>{0}</b> existe déjà.</p></translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="390"/> + <location filename="../PyLintExecDialog.py" line="386"/> <source><p>The PyLint report file <b>{0}</b> could not be written.<br>Reason: {1}</p></source> <translation><p>Impossible d'écrire le fichier rapport PyLint <b>{0}</b>. Raison : <b>{1}</b></p></translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="402"/> + <location filename="../PyLintExecDialog.py" line="398"/> <source>HTML Files (*.html);;All Files (*)</source> <translation>Fichiers HTML (*.html);;Tous les fichiers (*)</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="404"/> + <location filename="../PyLintExecDialog.py" line="400"/> <source>Text Files (*.txt);;All Files (*)</source> <translation>Fichiers texte (*.txt);;Tous fichiers (*)</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="74"/> + <location filename="../PyLintExecDialog.py" line="69"/> <source>Convention</source> <translation>Convention</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="75"/> + <location filename="../PyLintExecDialog.py" line="70"/> <source>Refactor</source> <translation>Restructuration</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="76"/> + <location filename="../PyLintExecDialog.py" line="71"/> <source>Warning</source> <translation>Warning</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="77"/> + <location filename="../PyLintExecDialog.py" line="72"/> <source>Error</source> <translation>Erreur</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="78"/> + <location filename="../PyLintExecDialog.py" line="73"/> <source>Fatal</source> <translation>Fatal</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="20"/> + <location filename="../PyLintExecDialog.ui" line="20"/> <source>PyLint Results</source> <translation>Résultats PyLint</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="44"/> + <location filename="../PyLintExecDialog.ui" line="44"/> <source><b>PyLint Execution</b> <p>This shows the results of the PyLint run.</p></source> <translation><b>Execution PyLint</b> @@ -400,64 +400,64 @@ <translation type="obsolete">Ligne</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="82"/> + <location filename="../PyLintExecDialog.ui" line="82"/> <source>Type</source> <translation>Type</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="87"/> + <location filename="../PyLintExecDialog.ui" line="87"/> <source>Message</source> <translation>Message</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="121"/> + <location filename="../PyLintExecDialog.ui" line="121"/> <source><b>PyLint Execution</b> <p>This shows the errors of the PyLint run.</p></source> <translation><b>Execution PyLint</b> <p>Affiche les erreurs de l'execution de PyLint.</p></translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="52"/> + <location filename="../PyLintExecDialog.py" line="47"/> <source>Press to save the report to a file</source> <translation>Cliquer pour enregistrer le rapport dans un fichier</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="224"/> + <location filename="../PyLintExecDialog.py" line="220"/> <source>No PyLint errors found.</source> <translation>Aucune erreur PyLint.</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="50"/> + <location filename="../PyLintExecDialog.py" line="45"/> <source>Save Report...</source> <translation>Enregistrer le rapport...</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="151"/> + <location filename="../PyLintExecDialog.py" line="145"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Impossible de lancer le processus {0}. Assurez-vous qu'il est bien dans le chemin de recherche.</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="32"/> + <location filename="../PyLintExecDialog.ui" line="32"/> <source>Results</source> <translation>Résultats</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="109"/> + <location filename="../PyLintExecDialog.ui" line="109"/> <source>Errors</source> <translation>Erreurs</translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="56"/> + <location filename="../PyLintExecDialog.py" line="51"/> <source>Refresh</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.py" line="58"/> + <location filename="../PyLintExecDialog.py" line="53"/> <source>Press to refresh the result display</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PyLint/PyLintExecDialog.ui" line="77"/> + <location filename="../PyLintExecDialog.ui" line="77"/> <source>File/Line</source> <translation type="unfinished"></translation> </message> @@ -465,62 +465,62 @@ <context> <name>PyLintPlugin</name> <message> - <location filename="../../PluginPyLint.py" line="461"/> + <location filename="../../PluginPyLint.py" line="470"/> <source>Run PyLint</source> <translation>Lancer PyLint</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="461"/> + <location filename="../../PluginPyLint.py" line="470"/> <source>Run &PyLint...</source> <translation>Lancer &PyLint...</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="320"/> + <location filename="../../PluginPyLint.py" line="328"/> <source>Check project, packages or modules with pylint.</source> <translation>Vérifie le projet, les packages ou les modules avec pylint.</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="465"/> + <location filename="../../PluginPyLint.py" line="474"/> <source><b>Run PyLint...</b><p>This checks the project, packages or modules using pylint.</p></source> <translation><b>Lancer PyLint...</b><p>Vérifie le projet, les packages ou les modules avec pylint.</p></translation> </message> <message> - <location filename="../../PluginPyLint.py" line="474"/> + <location filename="../../PluginPyLint.py" line="483"/> <source>Show PyLint Dialog</source> <translation>Afficher la fenêtre PyLint</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="474"/> + <location filename="../../PluginPyLint.py" line="483"/> <source>Show Py&Lint Dialog...</source> <translation>Afficher la fenêtre P&yLint...</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="335"/> + <location filename="../../PluginPyLint.py" line="343"/> <source>Show the PyLint dialog with the results of the last run.</source> <translation>Affiche la fenêtre PyLint avec les résultats du dernier run.</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="478"/> + <location filename="../../PluginPyLint.py" line="487"/> <source><b>Show PyLint Dialog...</b><p>This shows the PyLint dialog with the results of the last run.</p></source> <translation><b>Afficher la fenêtre PyLint...</b><p>Affiche la fenêtre PyLint avec les résultats du dernier run.</p></translation> </message> <message> - <location filename="../../PluginPyLint.py" line="67"/> + <location filename="../../PluginPyLint.py" line="59"/> <source>Checkers - Pylint</source> <translation>Vérificateurs - Pylint</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="351"/> + <location filename="../../PluginPyLint.py" line="359"/> <source><b>Run PyLint...</b><p>This checks the loaded module using pylint.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginPyLint.py" line="517"/> + <location filename="../../PluginPyLint.py" line="526"/> <source>The pylint executable could not be found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginPyLint.py" line="523"/> + <location filename="../../PluginPyLint.py" line="532"/> <source>PyLint version < 0.23.0.</source> <translation>PyLint version < 0.23.0.</translation> </message> @@ -530,7 +530,7 @@ <translation type="obsolete">Impossible de déterminer la version de pylint.</translation> </message> <message> - <location filename="../../PluginPyLint.py" line="523"/> + <location filename="../../PluginPyLint.py" line="532"/> <source>pylint</source> <translation>pylint</translation> </message>