--- a/PyLint/i18n/pylint_fr.ts Fri Jul 29 19:03:10 2011 +0200 +++ b/PyLint/i18n/pylint_fr.ts Fri Jul 29 19:22:20 2011 +0200 @@ -3,274 +3,274 @@ <context> <name>PyLintConfigDialog</name> <message> - <location filename="PyLint/PyLintConfigDialog.py" line="231"/> + <location filename="PyLint/PyLintConfigDialog.py" line="210"/> <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="231"/> + <location filename="PyLint/PyLintConfigDialog.py" line="210"/> <source>Select configuration file</source> <translation>Sélection d'un fichier de configuration</translation> </message> <message> - <location filename="PyLint/PyLintConfigDialog.py" line="246"/> + <location filename="PyLint/PyLintConfigDialog.py" line="225"/> <source>Select report file</source> <translation>Sélecion d'un fichier rapport</translation> </message> <message> - <location filename="PyLint/PyLintConfigDialog.py" line="318"/> + <location filename="PyLint/PyLintConfigDialog.py" line="293"/> <source>Process Generation Error</source> <translation>Erreur dans la generation du processus</translation> </message> <message> - <location filename="PyLint/PyLintConfigDialog.py" line="318"/> - <source>Could not start %1.<br>Ensure that it is in the search path.</source> - <translation>Impossible de démarrer %1.<br>Assurez-vous qu'il est bien dans le chemin de recherche.</translation> + <location filename="PyLint/PyLintConfigDialog.py" line="293"/> + <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/Ui_PyLintConfigDialog.py" line="211"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="13"/> <source>PyLint Configuration</source> <translation>Configuration de PyLint</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="235"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="32"/> <source>General</source> <translation>Général</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="213"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="54"/> <source>Output</source> <translation>Sortie</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="214"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="66"/> <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/Ui_PyLintConfigDialog.py" line="215"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="69"/> <source>Generate &Textreport</source> <translation>Générer un rapport au format &texte</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="216"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="72"/> <source>Alt+T</source> <translation>Alt+T</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="217"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="79"/> <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/Ui_PyLintConfigDialog.py" line="218"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="82"/> <source>Generate &HTML Report</source> <translation>Générer un rapport au format &HTML</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="219"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="85"/> <source>Alt+H</source> <translation>Alt+H</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="220"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="92"/> <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/Ui_PyLintConfigDialog.py" line="221"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="95"/> <source>Show Result &Dialog</source> <translation>Afficher le résultat dans une &fenêtre</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="222"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="98"/> <source>Alt+D</source> <translation>Alt+D</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="223"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="105"/> <source>Report File</source> <translation>Fichier Rapport</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="224"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="117"/> <source>Enter the name of the report file</source> <translation>Entrer le nom du fichier rapport</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="233"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="219"/> <source>Press to open a file selection dialog</source> <translation>Cliquer pour choisir un fichier</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="234"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="222"/> <source>...</source> <translation>...</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="227"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="140"/> <source>Enter the name of the configuration file</source> <translation>Entrer le nom du fichier de configuration</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="228"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="171"/> <source>Press to generate a sample configuration</source> <translation>Cliquer pour générer un exemple de configuration</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="229"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="174"/> <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/Ui_PyLintConfigDialog.py" line="231"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="178"/> <source>&Generate Configuration Template</source> <translation>&Générer un gabarit de configuration</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="232"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="181"/> <source>Alt+G</source> <translation>Alt+G</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="262"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="230"/> <source>Checkers</source> <translation>Vérificateurs</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="236"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="258"/> <source>Select to enable the variables checker</source> <translation>Cocher pour activer la vérification des variables</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="237"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="261"/> <source>Variables</source> <translation>Variables</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="240"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="278"/> <source>Select to enable the similarities checker</source> <translation>Cocher pour activer la vérification des similarités</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="241"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="281"/> <source>Similarities</source> <translation>Similarités</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="248"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="318"/> <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/Ui_PyLintConfigDialog.py" line="249"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="321"/> <source>Metrics</source> <translation>Décompte des lignes</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="246"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="308"/> <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/Ui_PyLintConfigDialog.py" line="247"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="311"/> <source>Miscellaneous</source> <translation>Divers</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="258"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="368"/> <source>Select to enable the imports checker</source> <translation>Cocher pour activer la vérification des importations</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="259"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="371"/> <source>Imports</source> <translation>Imports</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="250"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="328"/> <source>Select to enable the format checker</source> <translation>Cocher pour activer la vérification des formats</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="251"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="331"/> <source>Format</source> <translation>Format</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="254"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="348"/> <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/Ui_PyLintConfigDialog.py" line="255"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="351"/> <source>Design</source> <translation>Design</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="256"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="358"/> <source>Select to enable the classes checker</source> <translation>Cocher pour activer la vérification des classes</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="257"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="361"/> <source>Classes</source> <translation>Classes</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="252"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="338"/> <source>Select to enable the exceptions checker</source> <translation>Cocher pour activer la vérification des exceptions</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="253"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="341"/> <source>Exceptions</source> <translation>Exceptions</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="260"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="378"/> <source>Select to enable the basic checker</source> <translation>Cocher pour activer la vérification basique</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="261"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="381"/> <source>Basic</source> <translation>Basique</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="212"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="44"/> <source>Configuration &File:</source> <translation>&Fichier de configuration:</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="238"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="268"/> <source>Select to enable the typecheck checker</source> <translation>Cocher pour activer le vérificateur de types</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="239"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="271"/> <source>Typecheck</source> <translation>Vérificateur de types</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="244"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="298"/> <source>Select to enable the newstyle checker</source> <translation>Cocher pour activer le vérificateur de styles</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="245"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="301"/> <source>Newstyle</source> <translation>Newstyle</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="242"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="288"/> <source>Select to enable the rpython checker</source> <translation>Cocher pour activer le vérificateur rpython</translation> </message> <message> - <location filename="PyLint/Ui_PyLintConfigDialog.py" line="243"/> + <location filename="PyLint/PyLintConfigDialog.ui" line="291"/> <source>RPython</source> <translation>RPython</translation> </message> @@ -278,104 +278,94 @@ <context> <name>PyLintExecDialog</name> <message> - <location filename="PyLint/PyLintExecDialog.py" line="139"/> + <location filename="PyLint/PyLintExecDialog.py" line="137"/> <source>Process Generation Error</source> <translation>Erreur dans la génération du processus</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="347"/> + <location filename="PyLint/PyLintExecDialog.py" line="349"/> <source>PyLint Report</source> <translation>Rapport PyLint</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="315"/> - <source><p>The PyLint report file <b>%1</b> already exists.</p></source> - <translation><p>Le fichier rapport PyLint <b>%1</b> existe déjà.</p></translation> + <location filename="PyLint/PyLintExecDialog.py" line="317"/> + <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="332"/> - <source><p>The PyLint report file <b>%1</b> could not be written.<br>Reason: %2</p></source> - <translation><p>Impossible d'écrire le fichier rapport PyLint <b>%1</b>. Raison : <b>%2</b></p></translation> + <location filename="PyLint/PyLintExecDialog.py" line="334"/> + <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="343"/> + <location filename="PyLint/PyLintExecDialog.py" line="345"/> <source>HTML Files (*.html);;All Files (*)</source> <translation>Fichiers HTML (*.html);;Tous les fichiers (*)</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="345"/> + <location filename="PyLint/PyLintExecDialog.py" line="347"/> <source>Text Files (*.txt);;All Files (*)</source> <translation>Fichiers texte (*.txt);;Tous fichiers (*)</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="62"/> + <location filename="PyLint/PyLintExecDialog.py" line="63"/> <source>Convention</source> <translation>Convention</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="63"/> + <location filename="PyLint/PyLintExecDialog.py" line="64"/> <source>Refactor</source> <translation>Restructuration</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="64"/> + <location filename="PyLint/PyLintExecDialog.py" line="65"/> <source>Warning</source> <translation>Warning</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="65"/> + <location filename="PyLint/PyLintExecDialog.py" line="66"/> <source>Error</source> <translation>Erreur</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="66"/> + <location filename="PyLint/PyLintExecDialog.py" line="67"/> <source>Fatal</source> <translation>Fatal</translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="86"/> + <location filename="PyLint/PyLintExecDialog.ui" line="19"/> <source>PyLint Results</source> <translation>Résultats PyLint</translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="88"/> - <source>Results:</source> - <translation type="obsolete">Résultats:</translation> - </message> - <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="88"/> + <location filename="PyLint/PyLintExecDialog.ui" line="43"/> <source><b>PyLint Execution</b> <p>This shows the results of the PyLint run.</p></source> <translation><b>Execution PyLint</b> <p>Affiche les résultats de la vérification PyLint.</p></translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="91"/> + <location filename="PyLint/PyLintExecDialog.ui" line="76"/> <source>File</source> <translation>Fichier</translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="92"/> + <location filename="PyLint/PyLintExecDialog.ui" line="81"/> <source>Line</source> <translation>Ligne</translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="93"/> + <location filename="PyLint/PyLintExecDialog.ui" line="86"/> <source>Type</source> <translation>Type</translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="94"/> + <location filename="PyLint/PyLintExecDialog.ui" line="91"/> <source>Message</source> <translation>Message</translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="95"/> - <source>Errors:</source> - <translation type="obsolete">Erreurs:</translation> - </message> - <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="96"/> + <location filename="PyLint/PyLintExecDialog.ui" line="125"/> <source><b>PyLint Execution</b> <p>This shows the errors of the PyLint run.</p></source> <translation><b>Execution PyLint</b> @@ -387,7 +377,7 @@ <translation>Cliquer pour enregistrer le rapport dans un fichier</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="205"/> + <location filename="PyLint/PyLintExecDialog.py" line="206"/> <source>No PyLint errors found.</source> <translation>Aucune erreur PyLint.</translation> </message> @@ -397,22 +387,22 @@ <translation>Enregistrer le rapport...</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="139"/> - <source>The process %1 could not be started. Ensure, that it is in the search path.</source> - <translation>Impossible de lancer le processus %1. Assurez-vous qu'il est bien dans le chemin de recherche.</translation> + <location filename="PyLint/PyLintExecDialog.py" line="137"/> + <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/Ui_PyLintExecDialog.py" line="87"/> + <location filename="PyLint/PyLintExecDialog.ui" line="31"/> <source>Results</source> - <translation type="unfinished"></translation> + <translation>Résultats</translation> </message> <message> - <location filename="PyLint/Ui_PyLintExecDialog.py" line="95"/> + <location filename="PyLint/PyLintExecDialog.ui" line="113"/> <source>Errors</source> - <translation type="unfinished"></translation> + <translation>Erreurs</translation> </message> <message> - <location filename="PyLint/PyLintExecDialog.py" line="47"/> + <location filename="PyLint/PyLintExecDialog.py" line="46"/> <source>Refresh</source> <translation type="unfinished"></translation> </message> @@ -425,69 +415,74 @@ <context> <name>PyLintPlugin</name> <message> - <location filename="PluginPyLint.py" line="274"/> + <location filename="PluginPyLint.py" line="351"/> <source>Run PyLint</source> <translation>Lancer PyLint</translation> </message> <message> - <location filename="PluginPyLint.py" line="274"/> + <location filename="PluginPyLint.py" line="351"/> <source>Run &PyLint...</source> <translation>Lancer &PyLint...</translation> </message> <message> - <location filename="PluginPyLint.py" line="140"/> + <location filename="PluginPyLint.py" line="224"/> <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="277"/> + <location filename="PluginPyLint.py" line="354"/> <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="287"/> + <location filename="PluginPyLint.py" line="364"/> <source>Show PyLint Dialog</source> <translation>Afficher la fenêtre PyLint</translation> </message> <message> - <location filename="PluginPyLint.py" line="287"/> + <location filename="PluginPyLint.py" line="364"/> <source>Show Py&Lint Dialog...</source> <translation>Afficher la fenêtre P&yLint...</translation> </message> <message> - <location filename="PluginPyLint.py" line="153"/> + <location filename="PluginPyLint.py" line="237"/> <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="290"/> + <location filename="PluginPyLint.py" line="367"/> <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="59"/> + <location filename="PluginPyLint.py" line="53"/> <source>Checkers - Pylint</source> <translation>Vérificateurs - Pylint</translation> </message> <message> - <location filename="PluginPyLint.py" line="126"/> - <source>PyLint version < 0.12.0.</source> - <translation>PyLint version < 0.12.0.</translation> - </message> - <message> - <location filename="PluginPyLint.py" line="129"/> - <source>Cannot determine Pylint version.</source> - <translation>Impossible de déterminer la version de Pylint.</translation> - </message> - <message> - <location filename="PluginPyLint.py" line="132"/> - <source>PyLint executable '%1' not found.</source> - <translation>Impossible de trouver l'executable Pylint '%1'.</translation> - </message> - <message> - <location filename="PluginPyLint.py" line="168"/> + <location filename="PluginPyLint.py" line="251"/> <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="395"/> + <source>The pylint executable could not be found.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="PluginPyLint.py" line="213"/> + <source>PyLint version < 0.23.0.</source> + <translation>PyLint version < 0.23.0.</translation> + </message> + <message> + <location filename="PluginPyLint.py" line="216"/> + <source>Cannot determine pylint version.</source> + <translation>Impossible de déterminer la version de pylint.</translation> + </message> + <message> + <location filename="PluginPyLint.py" line="395"/> + <source>pylint</source> + <translation>pylint</translation> + </message> </context> </TS>