--- a/eric6/i18n/eric6_fr.ts Fri Feb 05 09:48:22 2021 +0100 +++ b/eric6/i18n/eric6_fr.ts Fri Feb 05 11:02:11 2021 +0100 @@ -4514,7 +4514,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="129"/> + <location filename="../Utilities/__init__.py" line="130"/> <source>The coding '{0}' is wrong for the given text.</source> <translation>L'encodage '{0}' n'est pas adapté pour le texte.</translation> </message> @@ -6809,7 +6809,7 @@ <translation>Connexion en provenance d'un hote illégal</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1865"/> + <location filename="../Debugger/DebugServer.py" line="1863"/> <source> Not connected </source> @@ -6823,13 +6823,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2134"/> + <location filename="../Debugger/DebugServer.py" line="2132"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2148"/> + <location filename="../Debugger/DebugServer.py" line="2146"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -6845,12 +6845,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1595"/> + <location filename="../Debugger/DebugServer.py" line="1593"/> <source>Start Debugger</source> <translation>Démarrage du débogueur</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1595"/> + <location filename="../Debugger/DebugServer.py" line="1593"/> <source><p>The debugger type <b>{0}</b> is not supported or not configured.</p></source> <translation type="unfinished"></translation> </message> @@ -8103,27 +8103,27 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="496"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="498"/> <source>Start Debugger</source> <translation>Démarrage du débogueur</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="496"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="498"/> <source><p>The debugger backend could not be started.</p></source> <translation><p>Impossible de lancer le débogueur en arrière-plan.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1346"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1350"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1346"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1350"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="380"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="382"/> <source><p>No suitable Python3 environment configured.</p></source> <translation type="unfinished"></translation> </message> @@ -67595,7 +67595,7 @@ <source><b>Environment Variables</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> - <translation><b>Environnement</b> + <translation type="obsolete"><b>Environnement</b> <p>Entrer les variables d'environnement pour le programme. Les paramètres individuels doivent être séparés par des espaces et donnés sous la forme 'var=valeur'. Pour compléter une variable d'environnement existante, utiliser la syntaxe : 'var+=valeur'.</p> <p>Exemple: var1=1 var2="bonjour le monde" var3+=":/tmp"</p></translation> </message> @@ -67635,6 +67635,13 @@ <source>Script Parameters:</source> <translation>Paramètres de script :</translation> </message> + <message> + <location filename="../Debugger/StartCoverageDialog.ui" line="83"/> + <source><b>Environment Variables</b> +<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> +<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StartDebugDialog</name> @@ -67759,7 +67766,7 @@ <source><b>Environment Variables</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> - <translation><b>Environnement</b><p>Entrer les variables d'environnement pour le programme. Les paramètres individuels doivent être séparés par des espaces et donnés sous la forme 'var=valeur'. Pour compléter une variable d'environnement existante, utiliser la syntaxe : 'var+=valeur'.</p><p>Exemple: var1=1 var2="bonjour le monde" var3+=":/tmp"</p></translation> + <translation type="obsolete"><b>Environnement</b><p>Entrer les variables d'environnement pour le programme. Les paramètres individuels doivent être séparés par des espaces et donnés sous la forme 'var=valeur'. Pour compléter une variable d'environnement existante, utiliser la syntaxe : 'var+=valeur'.</p><p>Exemple: var1=1 var2="bonjour le monde" var3+=":/tmp"</p></translation> </message> <message> <location filename="../Debugger/StartDebugDialog.ui" line="229"/> @@ -67817,6 +67824,13 @@ <source>Don't Debug:</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/StartDebugDialog.ui" line="139"/> + <source><b>Environment Variables</b> +<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> +<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StartDialog</name> @@ -68052,7 +68066,7 @@ <source><b>Environment Variables</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> - <translation><b>Environnement</b><p>Entrer les variables d'environnement pour le programme. Les paramètres individuels doivent être séparés par des espaces et donnés sous la forme 'var=valeur'. Pour compléter une variable d'environnement existante, utiliser la syntaxe : 'var+=valeur'.</p><p>Exemple: var1=1 var2="bonjour le monde" var3+=":/tmp"</p></translation> + <translation type="obsolete"><b>Environnement</b><p>Entrer les variables d'environnement pour le programme. Les paramètres individuels doivent être séparés par des espaces et donnés sous la forme 'var=valeur'. Pour compléter une variable d'environnement existante, utiliser la syntaxe : 'var+=valeur'.</p><p>Exemple: var1=1 var2="bonjour le monde" var3+=":/tmp"</p></translation> </message> <message> <location filename="../Debugger/StartProfileDialog.ui" line="200"/> @@ -68090,6 +68104,13 @@ <source>Script Parameters:</source> <translation>Paramètres de script :</translation> </message> + <message> + <location filename="../Debugger/StartProfileDialog.ui" line="139"/> + <source><b>Environment Variables</b> +<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> +<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StartRunDialog</name> @@ -68184,7 +68205,7 @@ <source><b>Environment Variables</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> - <translation><b>Environnement</b><p>Entrer les variables d'environnement pour le programme. Les paramètres individuels doivent être séparés par des espaces et donnés sous la forme 'var=valeur'. Pour compléter une variable d'environnement existante, utiliser la syntaxe : 'var+=valeur'.</p><p>Exemple: var1=1 var2="bonjour le monde" var3+=":/tmp"</p></translation> + <translation type="obsolete"><b>Environnement</b><p>Entrer les variables d'environnement pour le programme. Les paramètres individuels doivent être séparés par des espaces et donnés sous la forme 'var=valeur'. Pour compléter une variable d'environnement existante, utiliser la syntaxe : 'var+=valeur'.</p><p>Exemple: var1=1 var2="bonjour le monde" var3+=":/tmp"</p></translation> </message> <message> <location filename="../Debugger/StartRunDialog.ui" line="200"/> @@ -68222,6 +68243,13 @@ <source>Script Parameters:</source> <translation>Paramètres de scripts :</translation> </message> + <message> + <location filename="../Debugger/StartRunDialog.ui" line="139"/> + <source><b>Environment Variables</b> +<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> +<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StatusMonitorLed</name> @@ -80786,7 +80814,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1482"/> + <location filename="../Utilities/__init__.py" line="1450"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Vous pouvez utiliser la syntaxe "%-code" dans la chaine de caractères. Les codes supportés sont :<table><tr><td>%C</td><td>colonne du curseur de l'éditeur courant</td></tr><tr><td>%D</td><td>répertoire de l'éditeur courant</td></tr><tr><td>%F</td><td>nom de fichier de l'éditeur courant</td></tr><tr><td>%H</td><td>répertoire 'home' de l'utilisateur courant</td></tr><tr><td>%L</td><td>ligne du curseur de l'éditeur courant</td></tr><tr><td>%P</td><td>chemin du projet courant</td></tr><tr><td>%S</td><td>texte sélectionné dans l'éditeur courant</td></tr><tr><td>%U</td><td>nom d'utilisateur de l'utilisateur courant</td></tr><tr><td>%%</td><td>le signe pourcent</td></tr></table></p></translation> </message>