--- a/src/eric7/i18n/eric7_fr.ts Wed Mar 01 09:06:13 2023 +0100 +++ b/src/eric7/i18n/eric7_fr.ts Wed Mar 29 10:03:06 2023 +0200 @@ -1821,55 +1821,80 @@ <context> <name>BaseDevice</name> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="128" /> - <source>Show MicroPython Versions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="129" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="190" /> + <source>Device Data Not Available</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="191" /> <source><p>The device data is not available. Try to connect to the device again. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="173" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="244" /> <source>Unsupported Device</source> <translation type="unfinished">Matériel non supporté</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="183" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="254" /> <source>REPL is not supported by this device.</source> <translation type="unfinished">REPL n'est pas supporté pour ce matériel.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="202" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="273" /> <source>Plotter is not supported by this device.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="221" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="292" /> <source>Running scripts is not supported by this device.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="240" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="311" /> <source>File Manager is not supported by this device.</source> <translation type="unfinished">Le gestionnaire de fichier n'est pas supporté pour ce matériel.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="285" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="356" /> <source>Select Device Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="286" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="357" /> <source>Select the directory for the connected device:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="432" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="503" /> <source>Detected an error without indications.</source> <translation type="unfinished">Supprimer une erreur sans indications.</translation> </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1390" /> + <source>Operation not supported.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" /> + <source>Yes</source> + <translation type="unfinished">Oui</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" /> + <source>No</source> + <translation type="unfinished">Non</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" /> + <source>yes</source> + <translation type="unfinished">oui</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" /> + <source>no</source> + <translation type="unfinished">non</translation> + </message> </context> <context> <name>BlackConfigurationDialog</name> @@ -2170,6 +2195,158 @@ </message> </context> <context> + <name>BluetoothController</name> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="43" /> + <source>Bluetooth Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="45" /> + <source>Show Bluetooth Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="47" /> + <source>Perform Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="95" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="89" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="50" /> + <source>Activate Bluetooth Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="117" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="111" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="54" /> + <source>Deactivate Bluetooth Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="90" /> + <source>Bluetooth was activated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="96" /> + <source>Bluetooth could not be activated.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="112" /> + <source>Bluetooth was deactivated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="118" /> + <source>Bluetooth could not be deactivated.</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>BluetoothScanWindow</name> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="68" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Bluetooth Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Scan Duration:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Enter the scan duration in seconds</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source> s</source> + <translation type="unfinished"> s</translation> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Press to scan for Bluetooth devices.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="69" /> + <source><p>The scan for available devices failed.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="77" /> + <source><p>Detected <b>%n</b> device(s).</p></source> + <translation type="unfinished"> + <numerusform /> + </translation> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="82" /> + <source>N/A</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="97" /> + <source>Complete {0}-bit Service UUID: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="99" /> + <source>Incomplete {0}-bit Service UUID: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="110" /> + <source>Manufacturer ID: 0x{0:x} ({1})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="114" /> + <source>Manufacturer ID: 0x{0:x}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="123" /> + <source>Tx Power Level [dBm]: {0}</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>BluetoothStatusDialog</name> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothStatusDialog.ui" line="0" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothStatusDialog.ui" line="0" /> + <source>Bluetooth Status</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>BoardDataDialog</name> <message> <location filename="../MicroPython/BoardDataDialog.py" line="39" /> @@ -3866,138 +4043,319 @@ <context> <name>CircuitPythonDevice</name> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="87" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="91" /> + <source>open</source> + <comment>open WiFi network</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="111" /> + <source>Public</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="112" /> + <source>Random Static</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="113" /> + <source>Random Private Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="114" /> + <source>Random Private Non-Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="140" /> + <source>WIZnet 5x00 Ethernet</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="141" /> + <source><p>Support for <b>WIZnet 5x00</b> Ethernet boards could not be detected. Is the module <b>adafruit_wiznet5k</b> installed?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="175" /> <source>CircuitPython</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="216" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="304" /> <source>Workspace Directory</source> <translation>Répertoire de travail</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="217" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="305" /> <source>Python files for CircuitPython can be edited in place, if the device volume is locally available. Such a volume was not found. In place editing will not be available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="247" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="335" /> <source>Library Management</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="251" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="341" /> <source>CircuitPython Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="254" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="343" /> <source>Show CircuitPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="263" /> - <source>CircuitPython Flash Instructions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="345" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="276" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="267" /> - <source>Flash CircuitPython Firmware</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="270" /> - <source>Start the 'Teensy Loader' application to flash the Teensy device.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="443" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="305" /> - <source>Install Library Files</source> - <translation>Installer les fichiers librairies</translation> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="441" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="309" /> - <source>Install Library Package</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="315" /> - <source>Install 'circup' Package</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="346" /> - <source><p>Teensy 4.0 and Teensy 4.1 do not support the UF2 bootloader. Please use the 'Teensy Loader' application to flash CircuitPython. Make sure you downloaded the CircuitPython .hex file.</p><p>See <a href="{0}">the PJRC Teensy web site</a> for details.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="366" /> - <source>Start 'Teensy Loader'</source> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="347" /> + <source>Activate Bootloader</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="350" /> + <source>Activate UF2 Mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="357" /> + <source>Reset Device</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="367" /> - <source><p>The 'Teensy Loader' application <b>teensy</b> could not be started. Ensure it is in the application search path or start it manually.</p></source> + <source>Flash CircuitPython Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="371" /> + <source>UF2 Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="375" /> + <source>ESP32 Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="376" /> + <source>Erase Flash</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="378" /> + <source>Flash MicroPython Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="382" /> + <source>Flash Additional Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="387" /> + <source>Teensy Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="389" /> + <source>CircuitPython Flash Instructions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="393" /> + <source>Start 'Teensy Loader'</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="396" /> + <source>Start the 'Teensy Loader' application to flash the Teensy device.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="621" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="430" /> + <source>Install Library Files</source> + <translation>Installer les fichiers librairies</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="619" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="434" /> + <source>Install Library Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="440" /> + <source>Install 'circup' Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="574" /> <source>unknown</source> <translation type="unfinished">inconnu</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="415" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="593" /> <source><h4>CircuitPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="423" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="601" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="427" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="605" /> <source>CircuitPython Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="449" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="627" /> <source>The device volume "<b>{0}</b>" is not available. Ensure it is mounted properly and try again.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="477" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="655" /> <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source> <translation>Fichiers Python Compilés (*.mpy);;Fichiers Python (*.py);;Tous les Fichiers (*)</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="507" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="685" /> <source>CircuitPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="511" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="689" /> <source>CircuitPython Libraries</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1082" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="819" /> + <source>unknown ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1531" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1454" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="994" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="915" /> + <source>The device volume is not available.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="958" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="930" /> + <source>Write WiFi Credentials</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1493" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="959" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="931" /> + <source><p>The file <b>{0}</b> exists already. Shall it be replaced?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1500" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="966" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="938" /> + <source>Aborted</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1149" /> + <source>CircuitPython does not support setting the IPv4 parameters of the WiFi access point.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1220" /> + <source>CircuitPython does not support reporting of connected clients.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1629" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1304" /> + <source>Active</source> + <translation type="unfinished">Actif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1635" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1305" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1306" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1307" /> + <source>Netmask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1308" /> + <source>Gateway</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1309" /> + <source>DNS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1631" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1310" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1311" /> + <source>Chip Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1312" /> + <source>max. Sockets</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1492" /> + <source>Write Connect Script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1630" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1633" /> + <source>Address Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1636" /> + <source>Advertising</source> + <translation type="unfinished" /> + </message> </context> <context> <name>CircuitPythonUpdaterInterface</name> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="595" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="587" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="574" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="543" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="514" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="504" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="484" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="467" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="458" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="444" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="597" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="589" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="576" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="545" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="516" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="506" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="486" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="469" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="460" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="446" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="54" /> <source>Install Modules</source> <translation type="unfinished" /> @@ -4033,10 +4391,10 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="383" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="373" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="363" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="344" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="385" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="375" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="365" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="346" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="95" /> <source>Update Modules</source> <translation type="unfinished" /> @@ -4057,8 +4415,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="636" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="615" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="638" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="617" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="108" /> <source>Uninstall Modules</source> <translation type="unfinished" /> @@ -4079,163 +4437,174 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="247" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="234" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="223" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="211" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="199" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="186" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="249" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="236" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="225" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="213" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="201" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="188" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="118" /> <source>Add Bundle</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="282" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="267" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="284" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="269" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="119" /> <source>Remove Bundles</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="128" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="667" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="121" /> + <source>Show Local Cache Path</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="130" /> <source>unknown</source> <translation type="unfinished">inconnu</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="132" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="134" /> <source>About circup</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="133" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="135" /> <source><p><b>circup Version {0}</b></p><p><i>circup</i> is a tool to manage and update libraries on a CircuitPython device.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="187" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="189" /> <source>Enter Bundle by 'User/Repo' Github String:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="200" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="202" /> <source><p>The bundle <b>{0}</b> is already in the list.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="212" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="214" /> <source><p>The bundle string is invalid, expecting github URL or 'user/repository' string.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="224" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="226" /> <source><p>The bundle string is invalid. The repository doesn't exist (error code 404).</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="235" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="237" /> <source><p>The bundle string is invalid. Is the repository a valid circup bundle?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="248" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="250" /> <source><p>Added bundle <b>{0}</b> ({1}).</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="268" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="270" /> <source>Select the bundles to be removed:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="283" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="285" /> <source><p>These bundles were removed from the local bundles list.{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="345" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="347" /> <source>All modules are already up-to-date.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="364" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="366" /> <source><p>There was an error updating <b>{0}</b>.</p><p>Error: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="374" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="376" /> <source><p>These modules were updated on the connected device.{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="384" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="386" /> <source>No modules could be updated.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="446" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="448" /> <source>Text Files (*.txt);;All Files (*)</source> <translation type="unfinished">Fichiers texte (*.txt);;Tous les fichiers (*)</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="459" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="461" /> <source><p>The given requirements file <b>{0}</b> does not contain valid modules.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="468" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="470" /> <source><p>The given requirements file <b>{0}</b> does not exist.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="486" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="488" /> <source>Python Files (*.py);;All Files (*)</source> <translation type="unfinished">Fichiers Python (*.py);;Tous les fichiers (*)</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="505" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="507" /> <source><p>The given code file <b>{0}</b> does not contain valid import statements or does not import external modules.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="515" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="517" /> <source><p>The given code file <b>{0}</b> does not exist.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="544" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="546" /> <source><p>Ready to install these modules?{0}{1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="548" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="550" /> <source>Dependencies:</source> <translation type="unfinished">Dépendances :</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="575" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="577" /> <source><p>Installation complete. These modules were installed successfully.{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="588" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="590" /> <source><p>Installation complete. No modules were installed.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="596" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="598" /> <source><p>No modules installation is required.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="616" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="618" /> <source>Select the modules/packages to be uninstalled:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="637" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="639" /> <source><p>These modules/packages were uninstalled from the connected device.{0}</p></source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="668" /> + <source><p><b>circup</b> stores the downloaded CircuitPython bundles in this directory.</p><p>{0}</p></source> + <translation type="unfinished" /> + </message> </context> <context> <name>CircupFunctions</name> @@ -5970,7 +6339,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="246" /> + <location filename="../Utilities/__init__.py" line="176" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>L'encodage '{0}' n'est pas adapté pour le texte.</translation> </message> @@ -7158,8 +7527,8 @@ </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="231" /> - <source>Mimetypes</source> - <translation>Type mime</translation> + <source>MIME-Types</source> + <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="760" /> @@ -7469,6 +7838,10 @@ <translation><p>La page de configuration <b>{0}</b> n'a pas pu être chargée.</p></translation> </message> <message> + <source>Mimetypes</source> + <translation type="vanished">Type mime</translation> + </message> + <message> <source>CORBA</source> <translation type="vanished">CORBA</translation> </message> @@ -7541,6 +7914,65 @@ </message> </context> <context> + <name>ConvertToUF2Dialog</name> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.py" line="44" /> + <source>MicroPython Firmware Files (*.hex *.bin);;All Files (*)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.py" line="162" /> + <source>--- ERROR --- +</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Convert To UF2</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Firmware File:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Enter the path of the MicroPython firmware file to be converted.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Chip Family:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Select the chip family of the firmware file.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Base Address:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Enter the base address for .bin firmware files or leave empty to use the default (0x2000).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Press to start the conversion process.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Convert</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>CookieDetailsDialog</name> <message> <location filename="../WebBrowser/CookieJar/CookieDetailsDialog.ui" line="0" /> @@ -11478,24 +11910,24 @@ <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Download/DownloadManager.py" line="501" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="500" /> <source>Downloads finished</source> <translation>Téléchargements terminés</translation> </message> <message> - <location filename="../WebBrowser/Download/DownloadManager.py" line="502" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="501" /> <source>All files have been downloaded.</source> <translation>Tous les fichiers ont été téléchargés.</translation> </message> <message> <location filename="../WebBrowser/Download/DownloadManager.ui" line="0" /> - <location filename="../WebBrowser/Download/DownloadManager.py" line="587" /> - <location filename="../WebBrowser/Download/DownloadManager.py" line="510" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="586" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="509" /> <source>Download Manager</source> <translation>Gestionnaire de téléchargements</translation> </message> <message numerus="yes"> - <location filename="../WebBrowser/Download/DownloadManager.py" line="620" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="619" /> <source>{0}% of %n file(s) ({1}) {2}</source> <translation> <numerusform>{0}% sur %n fichier ({1}) {2}</numerusform> @@ -11503,7 +11935,7 @@ </translation> </message> <message> - <location filename="../WebBrowser/Download/DownloadManager.py" line="628" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="627" /> <source>{0}% - Download Manager</source> <translation>{0}% - Gestionnaire de téléchargement</translation> </message> @@ -11747,986 +12179,996 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3297" /> - <location filename="../QScintilla/Editor.py" line="427" /> - <location filename="../QScintilla/Editor.py" line="412" /> + <location filename="../QScintilla/Editor.py" line="3335" /> + <location filename="../QScintilla/Editor.py" line="428" /> + <location filename="../QScintilla/Editor.py" line="413" /> <source>Open File</source> <translation>Ouvrir Fichier</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="413" /> + <location filename="../QScintilla/Editor.py" line="414" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b> and exceeds the configured limit of <b>{2} KB</b>. It will not be opened!</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="428" /> + <location filename="../QScintilla/Editor.py" line="429" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="525" /> + <location filename="../QScintilla/Editor.py" line="526" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Fenêtre d'édition</b><p>Cette fenêtre est utilisée pour afficher et éditer les codes sources. Vous pouvez en ouvrir autant que vous le souhaitez. Le nom du fichier ouvert est inscrit dans la barre principale.</p><p>Vous pouvez définir des points d'arrêt en cliquant sur la marge de gauche, entre les numéros de lignes et les marques de pliage de code. Les points d'arrêt peuvent être édités via le menu contextuel (en cliquant droit sur le point).</p><p>De manière similaire, vous pouvez définir des signets avec Shift+Click dans la marge.</p><p>Pour ces deux types de points, le menu contextuel (click droit) permet de défaire l'action.</p><p>Le Ctrl+Click sur une marque d'erreur de sytaxe permet de visualiser les informations sur l'erreur.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="866" /> + <location filename="../QScintilla/Editor.py" line="890" /> <source>Undo</source> <translation>Défaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="869" /> - <source>Redo</source> - <translation>Refaire</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="872" /> - <source>Revert to last saved state</source> - <translation>Ecraser avec le dernier état enregistré</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="876" /> - <source>Cut</source> - <translation>Couper</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="879" /> - <source>Copy</source> - <translation>Copier</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="882" /> - <source>Paste</source> - <translation>Coller</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="888" /> - <source>Indent</source> - <translation>Indenter</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="893" /> - <source>Unindent</source> - <translation>Désindenter</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="898" /> - <source>Comment</source> - <translation>Commenter</translation> + <source>Redo</source> + <translation>Refaire</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="896" /> + <source>Revert to last saved state</source> + <translation>Ecraser avec le dernier état enregistré</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="900" /> + <source>Cut</source> + <translation>Couper</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="903" /> - <source>Uncomment</source> - <translation>Décommenter</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="9017" /> - <location filename="../QScintilla/Editor.py" line="908" /> - <source>Generate Docstring</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="911" /> - <source>Select to brace</source> - <translation>Sélection parenthèses</translation> + <source>Copy</source> + <translation>Copier</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="906" /> + <source>Paste</source> + <translation>Coller</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="912" /> - <source>Select all</source> - <translation>Tout sélectionner</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="913" /> - <source>Deselect all</source> - <translation>Tout déselectionner</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="915" /> - <source>Execute Selection In Console</source> - <translation>Exécuter la sélection en console</translation> + <source>Indent</source> + <translation>Indenter</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="917" /> + <source>Unindent</source> + <translation>Désindenter</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="922" /> + <source>Comment</source> + <translation>Commenter</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="927" /> - <source>Use Monospaced Font</source> - <translation>Utiliser une police monospacée</translation> - </message> - <message> + <source>Uncomment</source> + <translation>Décommenter</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="9146" /> <location filename="../QScintilla/Editor.py" line="932" /> - <source>Autosave enabled</source> - <translation>Sauvegarde automatique activée</translation> + <source>Generate Docstring</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="935" /> + <source>Select to brace</source> + <translation>Sélection parenthèses</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="936" /> + <source>Select all</source> + <translation>Tout sélectionner</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="937" /> + <source>Deselect all</source> + <translation>Tout déselectionner</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="939" /> + <source>Execute Selection In Console</source> + <translation>Exécuter la sélection en console</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="951" /> + <source>Use Monospaced Font</source> + <translation>Utiliser une police monospacée</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="956" /> + <source>Autosave enabled</source> + <translation>Sauvegarde automatique activée</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="961" /> <source>Typing aids enabled</source> <translation>Aide à la frappe activée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="945" /> + <location filename="../QScintilla/Editor.py" line="969" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="954" /> + <location filename="../QScintilla/Editor.py" line="978" /> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="957" /> + <location filename="../QScintilla/Editor.py" line="981" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="972" /> + <location filename="../QScintilla/Editor.py" line="996" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="977" /> + <location filename="../QScintilla/Editor.py" line="1001" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="985" /> + <location filename="../QScintilla/Editor.py" line="1009" /> <source>Save</source> <translation>Enregistrer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="989" /> + <location filename="../QScintilla/Editor.py" line="1013" /> <source>Save As...</source> <translation>Enregistrer sous...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="994" /> + <location filename="../QScintilla/Editor.py" line="1018" /> <source>Save Copy...</source> <translation>Enregistrer une copie...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1016" /> - <location filename="../QScintilla/Editor.py" line="1013" /> + <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1037" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1020" /> + <location filename="../QScintilla/Editor.py" line="1044" /> <source>Clear Completions Cache</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1023" /> + <location filename="../QScintilla/Editor.py" line="1047" /> <source>Complete from Document</source> <translation>à partir du document</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1025" /> + <location filename="../QScintilla/Editor.py" line="1049" /> <source>Complete from APIs</source> <translation>à partir des fichiers API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1028" /> + <location filename="../QScintilla/Editor.py" line="1052" /> <source>Complete from Document and APIs</source> <translation>à partir du document et des fichiers API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1042" /> + <location filename="../QScintilla/Editor.py" line="1066" /> <source>Check</source> <translation>Vérification</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1077" /> <source>Code Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1059" /> + <location filename="../QScintilla/Editor.py" line="1083" /> <source>Black</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1064" /> + <location filename="../QScintilla/Editor.py" line="1088" /> <source>Format Code</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1068" /> + <location filename="../QScintilla/Editor.py" line="1092" /> <source>Check Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1072" /> + <location filename="../QScintilla/Editor.py" line="1096" /> <source>Formatting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1081" /> + <location filename="../QScintilla/Editor.py" line="1105" /> <source>isort</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1110" /> <source>Sort Imports</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1090" /> + <location filename="../QScintilla/Editor.py" line="1114" /> <source>Imports Sorting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1106" /> + <location filename="../QScintilla/Editor.py" line="1130" /> <source>Tools</source> <translation>Outils</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1117" /> + <location filename="../QScintilla/Editor.py" line="1141" /> <source>Show</source> <translation>Afficher</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1119" /> + <location filename="../QScintilla/Editor.py" line="1143" /> <source>Code metrics...</source> <translation>Statistiques du code...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1121" /> - <source>Code coverage...</source> - <translation>Code coverage...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1124" /> - <source>Show code coverage annotations</source> - <translation>Afficher les annotations de code coverage</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1127" /> - <source>Hide code coverage annotations</source> - <translation>Masquer les annotations de code coverage</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1131" /> - <source>Profile data...</source> - <translation>Profiler les données...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1145" /> - <source>Diagrams</source> - <translation>Diagrammes</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1147" /> - <source>Class Diagram...</source> - <translation>Diagramme des classes...</translation> + <source>Code coverage...</source> + <translation>Code coverage...</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1148" /> - <source>Package Diagram...</source> - <translation>Diagramme des packages...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1149" /> - <source>Imports Diagram...</source> - <translation>Diagramme des modules...</translation> + <source>Show code coverage annotations</source> + <translation>Afficher les annotations de code coverage</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1151" /> - <source>Application Diagram...</source> - <translation>Diagramme de l'application...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1156" /> - <source>Load Diagram...</source> - <translation type="unfinished" /> + <source>Hide code coverage annotations</source> + <translation>Masquer les annotations de code coverage</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1155" /> + <source>Profile data...</source> + <translation>Profiler les données...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1169" /> + <source>Diagrams</source> + <translation>Diagrammes</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1171" /> - <source>Languages</source> - <translation>Langages</translation> + <source>Class Diagram...</source> + <translation>Diagramme des classes...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1172" /> + <source>Package Diagram...</source> + <translation>Diagramme des packages...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1173" /> + <source>Imports Diagram...</source> + <translation>Diagramme des modules...</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1175" /> + <source>Application Diagram...</source> + <translation>Diagramme de l'application...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1180" /> + <source>Load Diagram...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1195" /> + <source>Languages</source> + <translation>Langages</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1199" /> <source>Text</source> <translation type="unfinished">Texte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1198" /> + <location filename="../QScintilla/Editor.py" line="1222" /> <source>Guessed</source> <translation>Suggestion</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1527" /> - <location filename="../QScintilla/Editor.py" line="1202" /> + <location filename="../QScintilla/Editor.py" line="1551" /> + <location filename="../QScintilla/Editor.py" line="1226" /> <source>Alternatives</source> <translation>Alternatives</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1219" /> + <location filename="../QScintilla/Editor.py" line="1243" /> <source>Encodings</source> <translation>Encodings</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1242" /> - <source>Re-Open With Encoding</source> - <translation>Réouvrir avec encodage</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1262" /> - <source>End-of-Line Type</source> - <translation>Type de fin de ligne</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1266" /> + <source>Re-Open With Encoding</source> + <translation>Réouvrir avec encodage</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1286" /> + <source>End-of-Line Type</source> + <translation>Type de fin de ligne</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1290" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1272" /> - <source>Windows</source> - <translation>Windows</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1278" /> - <source>Macintosh</source> - <translation>Macintosh</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1296" /> + <source>Windows</source> + <translation>Windows</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1302" /> + <source>Macintosh</source> + <translation>Macintosh</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Spelling</source> <translation type="unfinished">Orthographe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8135" /> - <location filename="../QScintilla/Editor.py" line="1304" /> + <location filename="../QScintilla/Editor.py" line="8264" /> + <location filename="../QScintilla/Editor.py" line="1328" /> <source>Check spelling...</source> <translation>Correction orthographique...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1309" /> + <location filename="../QScintilla/Editor.py" line="1333" /> <source>Check spelling of selection...</source> <translation>Correction orthographique de la sélection...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1313" /> + <location filename="../QScintilla/Editor.py" line="1337" /> <source>Remove from dictionary</source> <translation>Supprimer du dictionnaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1330" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Spell Check Languages</source> <translation>Correction orthographique</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1334" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>No Language</source> <translation>Pas de langage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1361" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Toggle bookmark</source> <translation>Placer/supprimer un signet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1363" /> + <location filename="../QScintilla/Editor.py" line="1387" /> <source>Next bookmark</source> <translation>Signet suivant</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1366" /> + <location filename="../QScintilla/Editor.py" line="1390" /> <source>Previous bookmark</source> <translation>Signet précédent</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1393" /> <source>Clear all bookmarks</source> <translation>Effacer tous les signets</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1380" /> + <location filename="../QScintilla/Editor.py" line="1404" /> <source>Toggle breakpoint</source> <translation>Placer/supprimer un point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1383" /> + <location filename="../QScintilla/Editor.py" line="1407" /> <source>Toggle temporary breakpoint</source> <translation>Placer/Supprimer un point d'arret temporaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source>Edit breakpoint...</source> <translation>Éditer le point d'arrêt...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5812" /> - <location filename="../QScintilla/Editor.py" line="1389" /> + <location filename="../QScintilla/Editor.py" line="5923" /> + <location filename="../QScintilla/Editor.py" line="1413" /> <source>Enable breakpoint</source> <translation>Activer le point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1392" /> + <location filename="../QScintilla/Editor.py" line="1416" /> <source>Next breakpoint</source> <translation>Point d'arrêt suivant</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1395" /> + <location filename="../QScintilla/Editor.py" line="1419" /> <source>Previous breakpoint</source> <translation>Point d'arrêt précédent</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1398" /> + <location filename="../QScintilla/Editor.py" line="1422" /> <source>Clear all breakpoints</source> <translation>Effacer tous les points d'arrêts</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1409" /> + <location filename="../QScintilla/Editor.py" line="1433" /> <source>Toggle all folds</source> <translation>Contracte/Déploie tout le code</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> + <location filename="../QScintilla/Editor.py" line="1438" /> <source>Toggle all folds (including children)</source> <translation>Contracte/Déploie tout le code (sous-niveaux inclus)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1417" /> - <source>Toggle current fold</source> - <translation>Contracte/Déploie le paragraphe courant</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1421" /> - <source>Expand (including children)</source> - <translation>Déploie (sous-niveaux inclus)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1425" /> - <source>Collapse (including children)</source> - <translation>Contracte (sous-niveaux inclus)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1430" /> - <source>Clear all folds</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1441" /> - <source>Goto syntax error</source> - <translation>Aller à l'erreur de syntaxe suivante</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1444" /> - <source>Show syntax error message</source> - <translation>Afficher le message d'erreur de syntaxe</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1447" /> - <source>Clear syntax error</source> - <translation>Supprimer les flags d'erreurs de syntaxe</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1451" /> - <source>Next warning</source> - <translation>Alerte suivante</translation> + <source>Toggle current fold</source> + <translation>Contracte/Déploie le paragraphe courant</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1445" /> + <source>Expand (including children)</source> + <translation>Déploie (sous-niveaux inclus)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1449" /> + <source>Collapse (including children)</source> + <translation>Contracte (sous-niveaux inclus)</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1454" /> - <source>Previous warning</source> - <translation>Alerte précédente</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1457" /> - <source>Show warning message</source> - <translation>Afficher les messages d'alerte</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1460" /> - <source>Clear warnings</source> - <translation>Effacer les alertes</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1464" /> - <source>Next uncovered line</source> - <translation>Ligne non executée suivante</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1467" /> - <source>Previous uncovered line</source> - <translation>Ligne non executée précédente</translation> + <source>Clear all folds</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1465" /> + <source>Goto syntax error</source> + <translation>Aller à l'erreur de syntaxe suivante</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1468" /> + <source>Show syntax error message</source> + <translation>Afficher le message d'erreur de syntaxe</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1471" /> - <source>Next task</source> - <translation>Tâche suivante</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1474" /> - <source>Previous task</source> - <translation>Tâche précédente</translation> + <source>Clear syntax error</source> + <translation>Supprimer les flags d'erreurs de syntaxe</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1475" /> + <source>Next warning</source> + <translation>Alerte suivante</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1478" /> - <source>Next change</source> - <translation>Modification suivante</translation> + <source>Previous warning</source> + <translation>Alerte précédente</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1481" /> - <source>Previous change</source> - <translation>Modification précédente</translation> + <source>Show warning message</source> + <translation>Afficher les messages d'alerte</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1484" /> - <source>Clear changes</source> - <translation>Effacer les modifications</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1513" /> - <location filename="../QScintilla/Editor.py" line="1504" /> - <source>Export source</source> - <translation>Exportation de source</translation> + <source>Clear warnings</source> + <translation>Effacer les alertes</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1488" /> + <source>Next uncovered line</source> + <translation>Ligne non executée suivante</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1491" /> + <source>Previous uncovered line</source> + <translation>Ligne non executée précédente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1495" /> + <source>Next task</source> + <translation>Tâche suivante</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1498" /> + <source>Previous task</source> + <translation>Tâche précédente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1502" /> + <source>Next change</source> + <translation>Modification suivante</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1505" /> + <source>Previous change</source> + <translation>Modification précédente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1508" /> + <source>Clear changes</source> + <translation>Effacer les modifications</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1537" /> + <location filename="../QScintilla/Editor.py" line="1528" /> + <source>Export source</source> + <translation>Exportation de source</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1529" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1514" /> + <location filename="../QScintilla/Editor.py" line="1538" /> <source>No export format given. Aborting...</source> <translation>Aucun format d'exportation indiqué. Abandon...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1524" /> - <source>Alternatives ({0})</source> - <translation type="unfinished">Alternatives ({0})</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1547" /> - <source>Pygments Lexer</source> - <translation>Analyseur Pygments</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1548" /> + <source>Alternatives ({0})</source> + <translation type="unfinished">Alternatives ({0})</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1571" /> + <source>Pygments Lexer</source> + <translation>Analyseur Pygments</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1572" /> <source>Select the Pygments lexer to apply.</source> <translation>Sélectionne l'analyseur Pygments à appliquer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2098" /> + <location filename="../QScintilla/Editor.py" line="2122" /> <source>Modification of Read Only file</source> <translation>Modification de la lecture seule</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2099" /> + <location filename="../QScintilla/Editor.py" line="2123" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Le fichier est en lecture seule. Sauvez d'abord votre fichier sous un autre nom.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2520" /> + <location filename="../QScintilla/Editor.py" line="2558" /> <source>Add Breakpoint</source> <translation type="unfinished">Ajouter un point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2521" /> + <location filename="../QScintilla/Editor.py" line="2559" /> <source>No Python byte code will be created for the selected line. No break point will be set!</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2854" /> + <location filename="../QScintilla/Editor.py" line="2892" /> <source>Printing...</source> <translation>Impression....</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2871" /> + <location filename="../QScintilla/Editor.py" line="2909" /> <source>Printing completed</source> <translation>Impression terminée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2873" /> + <location filename="../QScintilla/Editor.py" line="2911" /> <source>Error while printing</source> <translation>Erreur durant l'impression</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2876" /> + <location filename="../QScintilla/Editor.py" line="2914" /> <source>Printing aborted</source> <translation>Impression abandonnée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3239" /> + <location filename="../QScintilla/Editor.py" line="3277" /> <source>File Modified</source> <translation>Fichier Modifié</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3240" /> + <location filename="../QScintilla/Editor.py" line="3278" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Le fichier <b>{0}</b> a des modifications non enregistrées.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3336" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Le fichier <b>{0}</b> ne peut être ouvert.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3474" /> + <location filename="../QScintilla/Editor.py" line="3512" /> + <location filename="../QScintilla/Editor.py" line="3493" /> <location filename="../QScintilla/Editor.py" line="3455" /> - <location filename="../QScintilla/Editor.py" line="3417" /> <source>Save File</source> <translation>Enregistrer Fichier</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3418" /> + <location filename="../QScintilla/Editor.py" line="3456" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Le fichier <b>{0}</b> ne peut être enregistré.<br/>Raison : {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3475" /> + <location filename="../QScintilla/Editor.py" line="3513" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Le fichier <b>{0}</b>existe déjà. Écraser ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4986" /> + <location filename="../QScintilla/Editor.py" line="3649" /> + <source>Save File to Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3650" /> + <source>Enter the complete device file path:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5097" /> <source>Autocompletion</source> <translation>Autocompletion</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4987" /> + <location filename="../QScintilla/Editor.py" line="5098" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocompletion n'est pas disponible car aucune source d'autocomplétion n'est définie.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5115" /> + <location filename="../QScintilla/Editor.py" line="5226" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5116" /> + <location filename="../QScintilla/Editor.py" line="5227" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5408" /> + <location filename="../QScintilla/Editor.py" line="5519" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409" /> + <location filename="../QScintilla/Editor.py" line="5520" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5816" /> + <location filename="../QScintilla/Editor.py" line="5927" /> <source>Disable breakpoint</source> <translation>Désactiver le point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6177" /> + <location filename="../QScintilla/Editor.py" line="6307" /> <source>Code Coverage</source> <translation>Code Coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6178" /> + <location filename="../QScintilla/Editor.py" line="6308" /> <source>Please select a coverage file</source> <translation>Sélectionner un fichier coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6253" /> - <location filename="../QScintilla/Editor.py" line="6245" /> + <location filename="../QScintilla/Editor.py" line="6383" /> + <location filename="../QScintilla/Editor.py" line="6375" /> <source>Show Code Coverage Annotations</source> <translation>Afficher les annotations de Code Coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6246" /> + <location filename="../QScintilla/Editor.py" line="6376" /> <source>All lines have been covered.</source> <translation>Toutes les lignes ont été executées.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6254" /> + <location filename="../QScintilla/Editor.py" line="6384" /> <source>There is no coverage file available.</source> <translation>Impossible de trouver le fichier de coverage.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6358" /> + <location filename="../QScintilla/Editor.py" line="6488" /> <source>Profile Data</source> <translation>Profiler de données</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6359" /> + <location filename="../QScintilla/Editor.py" line="6489" /> <source>Please select a profile file</source> <translation>Sélectionner un fichier profile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6520" /> - <location filename="../QScintilla/Editor.py" line="6514" /> + <location filename="../QScintilla/Editor.py" line="6650" /> + <location filename="../QScintilla/Editor.py" line="6644" /> <source>Syntax Error</source> <translation>Erreur de syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6521" /> + <location filename="../QScintilla/Editor.py" line="6651" /> <source>No syntax error message available.</source> <translation>Aucun message d'erreur de syntaxe..</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6732" /> - <location filename="../QScintilla/Editor.py" line="6726" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <location filename="../QScintilla/Editor.py" line="6856" /> <source>Warning</source> <translation>Warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6732" /> + <location filename="../QScintilla/Editor.py" line="6862" /> <source>No warning messages available.</source> <translation>Pas de message d'alerte disponible.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6796" /> + <location filename="../QScintilla/Editor.py" line="6926" /> <source>Style: {0}</source> <translation>Style : {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6799" /> + <location filename="../QScintilla/Editor.py" line="6929" /> <source>Warning: {0}</source> <translation>Alerte : {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6806" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Error: {0}</source> <translation>Erreur : {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6913" /> + <location filename="../QScintilla/Editor.py" line="7043" /> <source>Macro Name</source> <translation>Nom de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6913" /> + <location filename="../QScintilla/Editor.py" line="7043" /> <source>Select a macro name:</source> <translation>Sélectionner un nom de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6939" /> + <location filename="../QScintilla/Editor.py" line="7069" /> <source>Load macro file</source> <translation>Charger un fichier macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6985" /> - <location filename="../QScintilla/Editor.py" line="6941" /> + <location filename="../QScintilla/Editor.py" line="7115" /> + <location filename="../QScintilla/Editor.py" line="7071" /> <source>Macro files (*.macro)</source> <translation>Fichier Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6963" /> - <location filename="../QScintilla/Editor.py" line="6953" /> + <location filename="../QScintilla/Editor.py" line="7093" /> + <location filename="../QScintilla/Editor.py" line="7083" /> <source>Error loading macro</source> <translation>Erreur lors du chargement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6954" /> + <location filename="../QScintilla/Editor.py" line="7084" /> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Le fichier macro <b>{0}</b> ne peut être lu.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6964" /> + <location filename="../QScintilla/Editor.py" line="7094" /> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Le fichier macro <b>{0}</b> est corrompu.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6983" /> + <location filename="../QScintilla/Editor.py" line="7113" /> <source>Save macro file</source> <translation>Enregistrer le fichier macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7001" /> + <location filename="../QScintilla/Editor.py" line="7131" /> <source>Save macro</source> <translation>Enregistrer la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7002" /> + <location filename="../QScintilla/Editor.py" line="7132" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Le fichier macro <b>{0}</b>existe déjà. Écraser ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7017" /> + <location filename="../QScintilla/Editor.py" line="7147" /> <source>Error saving macro</source> <translation>Erreur lors de l'enregistrement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7018" /> + <location filename="../QScintilla/Editor.py" line="7148" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Le fichier macro <b>{0}</b> ne peut être écrit.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7031" /> + <location filename="../QScintilla/Editor.py" line="7161" /> <source>Start Macro Recording</source> <translation>Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7032" /> + <location filename="../QScintilla/Editor.py" line="7162" /> <source>Macro recording is already active. Start new?</source> <translation>L'enregistrement de macro est déjà actif. En démarrer une nouvelle ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7058" /> + <location filename="../QScintilla/Editor.py" line="7188" /> <source>Macro Recording</source> <translation>Enregistrement de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7059" /> + <location filename="../QScintilla/Editor.py" line="7189" /> <source>Enter name of the macro:</source> <translation>Entrer le nom de la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7210" /> + <location filename="../QScintilla/Editor.py" line="7340" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7216" /> + <location filename="../QScintilla/Editor.py" line="7346" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Alerte :</b> Vous allez perdre vos modifications à la réouverture.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7223" /> + <location filename="../QScintilla/Editor.py" line="7353" /> <source>File changed</source> <translation>Fichier modifié</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7273" /> + <location filename="../QScintilla/Editor.py" line="7403" /> <source>{0} (ro)</source> <translation type="unfinished">{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7579" /> + <location filename="../QScintilla/Editor.py" line="7708" /> <source>Drop Error</source> <translation>Erreur de suppression</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7580" /> + <location filename="../QScintilla/Editor.py" line="7709" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> n'est pas un fichier.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7600" /> + <location filename="../QScintilla/Editor.py" line="7729" /> <source>Resources</source> <translation>Ressources</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7602" /> + <location filename="../QScintilla/Editor.py" line="7731" /> <source>Add file...</source> <translation>Ajouter un fichier...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7603" /> + <location filename="../QScintilla/Editor.py" line="7732" /> <source>Add files...</source> <translation>Ajouter des fichiers...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7604" /> + <location filename="../QScintilla/Editor.py" line="7733" /> <source>Add aliased file...</source> <translation>Ajouter un fichier alias...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7606" /> + <location filename="../QScintilla/Editor.py" line="7735" /> <source>Add localized resource...</source> <translation>Ajouter une ressource localisée...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7609" /> + <location filename="../QScintilla/Editor.py" line="7738" /> <source>Add resource frame</source> <translation>Ajouter un cadre ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7628" /> + <location filename="../QScintilla/Editor.py" line="7757" /> <source>Add file resource</source> <translation>Ajoute un fichier ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7642" /> + <location filename="../QScintilla/Editor.py" line="7771" /> <source>Add file resources</source> <translation>Ajoute des fichiers ressources</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7666" /> - <location filename="../QScintilla/Editor.py" line="7660" /> + <location filename="../QScintilla/Editor.py" line="7795" /> + <location filename="../QScintilla/Editor.py" line="7789" /> <source>Add aliased file resource</source> <translation>Ajoute un alias de fichier ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7667" /> + <location filename="../QScintilla/Editor.py" line="7796" /> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7742" /> + <location filename="../QScintilla/Editor.py" line="7871" /> <source>Package Diagram</source> <translation>Diagramme de package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7743" /> + <location filename="../QScintilla/Editor.py" line="7872" /> <source>Include class attributes?</source> <translation>Inclure les attributs de classes ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7763" /> + <location filename="../QScintilla/Editor.py" line="7892" /> <source>Imports Diagram</source> <translation>Diagramme des modules</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7764" /> + <location filename="../QScintilla/Editor.py" line="7893" /> <source>Include imports from external modules?</source> <translation>Inclure l'importation de modules externes?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7783" /> + <location filename="../QScintilla/Editor.py" line="7912" /> <source>Application Diagram</source> <translation>Diagramme de l'application</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7784" /> + <location filename="../QScintilla/Editor.py" line="7913" /> <source>Include module names?</source> <translation>Inclure les noms de modules ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8139" /> + <location filename="../QScintilla/Editor.py" line="8268" /> <source>Add to dictionary</source> <translation>Ajouter au dictionnaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8141" /> + <location filename="../QScintilla/Editor.py" line="8270" /> <source>Ignore All</source> <translation>Tout ignorer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8559" /> + <location filename="../QScintilla/Editor.py" line="8688" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8689" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>La sélection contient des données illégales pour un tri numérique.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8653" /> + <location filename="../QScintilla/Editor.py" line="8782" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8654" /> + <location filename="../QScintilla/Editor.py" line="8783" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8750" /> + <location filename="../QScintilla/Editor.py" line="8879" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8756" /> + <location filename="../QScintilla/Editor.py" line="8885" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8824" /> + <location filename="../QScintilla/Editor.py" line="8953" /> <source>EditorConfig Properties</source> <translation>Propriétés d'EditorConfig</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8825" /> + <location filename="../QScintilla/Editor.py" line="8954" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Les propriétés d'EditorConfig du fichier <b>{0}</b> n'ont pas pu être chargées.</p></translation> </message> @@ -15762,6 +16204,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Select to perform a search while entering the text to search for.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Enable Quicksearch</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> <source>Search Markers</source> <translation>Marquage des occurences</translation> </message> @@ -15845,6 +16297,16 @@ <source>QScintilla Extended Mode (C++11)</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Search Area Highlighting:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Select the color for the highlighting of the search area, if it is not the whole document.</source> + <translation type="unfinished" /> + </message> </context> <context> <name>EditorSpellCheckingPage</name> @@ -16121,8 +16583,7 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> - <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> - <source>Select the color for the caret.</source> + <source>Select the color for the highlighting background.</source> <translation type="unfinished" /> </message> <message> @@ -16414,6 +16875,11 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> + <source>Select the color for the caret.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> <source>Caret Line</source> <translation type="unfinished" /> </message> @@ -17156,6 +17622,16 @@ <source>Suppress star import warnings</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSyntaxPage.ui" line="0" /> + <source>Additional 'builtins' Names:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSyntaxPage.ui" line="0" /> + <source>Enter additional 'builtins' names separated by whitespace.</source> + <translation type="unfinished" /> + </message> </context> <context> <name>EditorTypingPage</name> @@ -17876,6 +18352,14 @@ </message> </context> <context> + <name>EricIPv4InputWidget</name> + <message> + <location filename="../EricNetwork/EricIPv4InputWidget.ui" line="0" /> + <source>Press to clear the entered IPv4 address</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>EricIconBar</name> <message> <location filename="../EricWidgets/EricIconBar.py" line="36" /> @@ -20128,142 +20612,263 @@ <context> <name>EspDevice</name> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="73" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="57" /> + <source>beacon timeout</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="58" /> + <source>no matching access point found</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="59" /> + <source>authentication failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="60" /> + <source>association failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="61" /> + <source>handshake timeout</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="62" /> + <source>idle</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="63" /> + <source>connecting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="64" /> + <source>connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="67" /> + <source>open</source> + <comment>open WiFi network</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="133" /> <source>ESP8266, ESP32</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="129" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="189" /> <source>ESP32 Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="406" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="132" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="388" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="192" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="222" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="208" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="136" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1506" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1490" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="196" /> <source>Erase Flash</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="259" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="139" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="199" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="296" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="143" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1591" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="203" /> <source>Flash Additional Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="332" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="147" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="311" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="207" /> <source>Backup Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="385" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="150" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="364" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="210" /> <source>Restore Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="476" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="154" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="459" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="214" /> <source>Show Chip ID</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="496" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="157" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="479" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="217" /> <source>Show Flash ID</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="516" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="160" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="499" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="220" /> <source>Show MAC Address</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="164" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="224" /> <source>Reset Device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="167" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="227" /> <source>Install 'esptool.py'</source> <translation>Installer 'esptool.py'</translation> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="209" /> - <source>Shall the flash of the selected device really be erased?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="221" /> - <source>'esptool erase_flash' Output</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="384" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="295" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="258" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="310" /> + <source>'esptool read_flash' Output</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1590" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1549" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="363" /> <source>'esptool write_flash' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="331" /> - <source>'esptool read_flash' Output</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="407" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="389" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython or CircuitPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="435" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="418" /> <source>unknown</source> <translation type="unfinished">inconnu</translation> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="446" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="429" /> <source><h4>{0} Version Information</h4><table><tr><td>Installed:</td><td>{1}</td></tr><tr><td>Available:</td><td>{2}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="454" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="437" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="458" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="441" /> <source>{0} Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="476" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="459" /> <source>'esptool chip_id' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="496" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="479" /> <source>'esptool flash_id' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="516" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="499" /> <source>'esptool read_mac' Output</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="847" /> + <source>Error saving credentials: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="858" /> + <source>Error saving auto-connect script: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="862" /> + <source>Error modifying 'boot.py': {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="894" /> + <source>Error deleting credentials: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="980" /> + <source>unknown ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1209" /> + <source>Active</source> + <translation type="unfinished">Actif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1210" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1211" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1214" /> + <source>Address Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1215" /> + <source>Public</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1215" /> + <source>Random</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1219" /> + <source>Rx-Buffer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1221" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1219" /> + <source>{0} Bytes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1221" /> + <source>MTU</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1491" /> + <source>Shall the flash of the selected device really be erased?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1505" /> + <source>'esptool erase_flash' Output</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1550" /> + <source>Flash µPy/CPy Firmware</source> + <translation type="unfinished" /> + </message> </context> <context> <name>EspFirmwareSelectionDialog</name> @@ -20274,7 +20879,7 @@ </message> <message> <location filename="../MicroPython/Devices/EspDialogs/EspFirmwareSelectionDialog.ui" line="0" /> - <source>Flash MicroPython Firmware</source> + <source>Flash µPy/CPy Firmware</source> <translation type="unfinished" /> </message> <message> @@ -20344,6 +20949,210 @@ </message> </context> <context> + <name>EthernetController</name> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="44" /> + <source>Ethernet Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="47" /> + <source>Show Ethernet Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="50" /> + <source>Connect to LAN (DHCP)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="52" /> + <source>Connect to LAN (fixed IP)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="181" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="175" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="55" /> + <source>Check Internet Connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="153" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="147" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="57" /> + <source>Disconnect from LAN</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="228" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="218" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="207" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="60" /> + <source>Write Auto-Connect Script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="275" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="265" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="257" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="245" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="63" /> + <source>Remove Auto-Connect Script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="300" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="291" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="67" /> + <source>Deactivate Ethernet Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="365" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="349" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="329" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="320" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="70" /> + <source>Set Network Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="132" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="126" /> + <source>Connect to LAN</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="127" /> + <source><p>The device was connected to the LAN successfully.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="133" /> + <source><p>The device could not connect to the LAN.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="279" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="232" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="184" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="157" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="135" /> + <source>unknown</source> + <translation type="unfinished">inconnu</translation> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="148" /> + <source><p>The device was disconnected from the LAN.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="154" /> + <source><p>The device could not be disconnected from the LAN.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="169" /> + <source><p>The internet connection is <b>available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="171" /> + <source><p>The internet connection is <b>not available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="182" /> + <source><p>The internet is not available.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="208" /> + <source><p>The auto-connect script and associated configuration was saved on the device. Use the script like this:</p><p>import wiznet_connect<br/>nic = wiznet_connect.connect_lan()</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="219" /> + <source><p>The auto-connect script and associated configuration was saved on the device. The device will connect to the LAN at boot time.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="229" /> + <source><p>The auto-connect script and associated configuration could not be saved on the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="246" /> + <source>Shall the saved IPv4 parameters really be removed from the connected device?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="258" /> + <source><p>The IPv4 parameters were removed from the device.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="266" /> + <source><p>The IPv4 parameters were removed from the device. The device will not connect to the LAN at boot time anymore.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="276" /> + <source><p>The IPv4 parameters could not be removed from the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="292" /> + <source>The Ethernet interface was deactivated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="295" /> + <source><p>The Ethernet interface could not be deactivated.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="297" /> + <source><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="321" /> + <source><p>The device does not support network time synchronization. The module <b>{0}</b> is not installed.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="330" /> + <source><p>The device does not support network time synchronization. The module <b>ntptime</b> is not available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="350" /> + <source>The device time was synchronized successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="354" /> + <source><p>The device time could not be synchronized.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="359" /> + <source><p>The device time could not be synchronized. Is the device connected to a LAN?</p></source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>EthernetStatusDialog</name> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetStatusDialog.ui" line="0" /> + <location filename="../MicroPython/EthernetDialogs/EthernetStatusDialog.ui" line="0" /> + <source>Ethernet Status</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>ExceptionLogger</name> <message> <location filename="../Debugger/ExceptionLogger.py" line="39" /> @@ -22106,15 +22915,66 @@ <context> <name>GenericMicroPythonDevice</name> <message> - <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="194" /> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="138" /> + <source>Generic Device Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="268" /> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="141" /> + <source>Show MicroPython Versions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="145" /> + <source>Activate Bootloader</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="149" /> + <source>Reset Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="235" /> <source>Workspace Directory</source> <translation type="unfinished">Répertoire de travail</translation> </message> <message> - <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="195" /> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="236" /> <source>Python files for this generic board can be edited in place, if the device volume is locally available. A volume named '{0}' was not found. In place editing will not be available.</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="269" /> + <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="297" /> + <source>unknown</source> + <translation type="unfinished">inconnu</translation> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="307" /> + <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr>{2}</table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="317" /> + <source><tr><td>Variant:</td><td>{0}</td></tr></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="324" /> + <source><p><b>Update available!</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="328" /> + <source>MicroPython Version</source> + <translation type="unfinished" /> + </message> </context> <context> <name>Git</name> @@ -29590,27 +30450,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="209" /> + <location filename="../Globals/__init__.py" line="184" /> <source>{0:4.2f} Bytes</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="212" /> + <location filename="../Globals/__init__.py" line="187" /> <source>{0:4.2f} KiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="215" /> + <location filename="../Globals/__init__.py" line="190" /> <source>{0:4.2f} MiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="218" /> + <location filename="../Globals/__init__.py" line="193" /> <source>{0:4.2f} GiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="221" /> + <location filename="../Globals/__init__.py" line="196" /> <source>{0:4.2f} TiB</source> <translation type="unfinished" /> </message> @@ -30522,77 +31382,77 @@ <translation type="unfinished">Page vide</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="457" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="456" /> <source>Backward</source> <translation type="unfinished">Précédent</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="462" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="461" /> <source>Forward</source> <translation type="unfinished">Suivant</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="467" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="466" /> <source>Reload</source> <translation type="unfinished">Recharger</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="476" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="475" /> <source>Copy Page URL to Clipboard</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="482" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="481" /> <source>Bookmark Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="490" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="489" /> <source>Zoom in</source> <translation type="unfinished">Zoom avant</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="495" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="494" /> <source>Zoom out</source> <translation type="unfinished">Zoom arrière</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="500" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="499" /> <source>Zoom reset</source> <translation type="unfinished">Annulation du zoom</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="506" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="505" /> <source>Copy</source> <translation type="unfinished">Copier</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="512" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="511" /> <source>Select All</source> <translation type="unfinished">Tout sélectionner</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="519" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="518" /> <source>Close</source> <translation type="unfinished">Fermer</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="524" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="523" /> <source>Close Others</source> <translation type="unfinished">Fermer les autres</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="544" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="543" /> <source>Open Link in New Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="551" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="550" /> <source>Open Link in Background Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="559" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="558" /> <source>Copy URL to Clipboard</source> <translation type="unfinished" /> </message> @@ -40729,6 +41589,45 @@ </message> </context> <context> + <name>IPv4AddressDialog</name> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Select to get the IPv4 address via DHCP.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Dynamic IPv4 Address (DHCP)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Address:</source> + <translation type="unfinished">Adresse :</translation> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Netmask:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Gateway:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>DNS:</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>IbmWatsonEngine</name> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/IbmWatsonEngine.py" line="191" /> @@ -47668,7 +48567,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="592" /> + <location filename="../Preferences/__init__.py" line="594" /> <location filename="../QScintilla/Lexers/__init__.py" line="400" /> <source>Python Files (*.py *.py3)</source> <translation>Fichiers Python (*.py *.py3)</translation> @@ -47909,7 +48808,7 @@ <translation>Tous fichiers (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="595" /> + <location filename="../Preferences/__init__.py" line="597" /> <location filename="../QScintilla/Lexers/__init__.py" line="491" /> <source>Python3 Files (*.py)</source> <translation>Fichiers Python3 (*.py)</translation> @@ -49188,18 +50087,18 @@ <context> <name>MicroPythonDevice</name> <message> - <location filename="../MicroPython/Devices/__init__.py" line="260" /> - <source>Generic Board</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/__init__.py" line="280" /> + <location filename="../MicroPython/Devices/__init__.py" line="267" /> + <source>Generic MicroPython Board</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/__init__.py" line="307" /> <source>RP2040 based</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/__init__.py" line="428" /> - <location filename="../MicroPython/Devices/__init__.py" line="417" /> + <location filename="../MicroPython/Devices/__init__.py" line="459" /> + <location filename="../MicroPython/Devices/__init__.py" line="448" /> <source>Unknown Device</source> <translation type="unfinished" /> </message> @@ -49219,50 +50118,50 @@ <context> <name>MicroPythonFileManager</name> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="248" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="291" /> <source>The given name '{0}' is not a directory or does not exist.</source> <translation>Le nom fourni '{0}' n'est pas un répertoire ou n'existe pas.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="255" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="298" /> <source>{1}Synchronizing <b>{0}</b>.</source> <translation>{1}Synchronisation en cours <b>{0}</b>.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="258" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="301" /> <source>{1}Done synchronizing <b>{0}</b>.</source> <translation>{1}Synchronisation terminée <b>{0}</b>.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="386" /> - <location filename="../MicroPython/MicroPythonFileManager.py" line="306" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="429" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="349" /> <source>{1}Adding <b>{0}</b>...</source> <translation>{1}Ajout en cours <b>{0}</b>...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="448" /> - <location filename="../MicroPython/MicroPythonFileManager.py" line="355" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="491" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="398" /> <source>Source <b>{0}</b> is a directory and destination <b>{1}</b> is a file. Ignoring it.</source> <translation>La source <b>{0}</b> est un répertoire et la destination <b>{1}</b> est un fichier. Passer.</translation> </message> <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="500" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="407" /> + <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> + <translation>La source <b>{0}</b> est un fichier et la destination <b>{1}</b> est un répertoire. Passer.</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="416" /> + <source>Updating <b>{0}</b>...</source> + <translation>Mise à jour en cours <b>{0}</b>...</translation> + </message> + <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="457" /> - <location filename="../MicroPython/MicroPythonFileManager.py" line="364" /> - <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> - <translation>La source <b>{0}</b> est un fichier et la destination <b>{1}</b> est un répertoire. Passer.</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="373" /> - <source>Updating <b>{0}</b>...</source> - <translation>Mise à jour en cours <b>{0}</b>...</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="414" /> <source>{1}Removing <b>{0}</b>...</source> <translation>{1}Suppression en cours <b>{0}</b>...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="466" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="509" /> <source>{1}Updating <b>{0}</b>...</source> <translation>{1}Mise à jour en cours <b>{0}</b>...</translation> </message> @@ -49366,171 +50265,175 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="999" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="829" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="146" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="125" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1009" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="839" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="145" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="124" /> <source>Change Directory</source> <translation>Changer de répertoire</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1019" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="865" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="853" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="149" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="128" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1029" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="875" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="863" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="148" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="127" /> <source>Create Directory</source> <translation>Créer un répertoire</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1074" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="903" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="892" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="155" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="131" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1084" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="913" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="902" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="154" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="130" /> <source>Delete Directory Tree</source> <translation>Supprimer l'arbre des répertoire</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1101" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="941" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="930" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="159" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="135" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1111" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="951" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="940" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="158" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="134" /> <source>Delete File</source> <translation>Supprimer le fichier</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="162" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="138" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="161" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="137" /> <source>Show Hidden Files</source> <translation>Montrer les fichiers cachés</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1046" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="152" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1056" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="151" /> <source>Delete Directory</source> <translation>Supprimer le répertoire</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="169" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="168" /> <source>Show Filesystem Info</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="215" /> + <source>Error handling device</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="216" /> - <source>Error handling device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="217" /> <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> <translation type="unfinished"><p>Il y a eu une erreur de communication avec le matériel connecté.</p><p>Méthode : {0}</p><p>Message : {1}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="503" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="502" /> <source>Put File As</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="744" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="571" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="504" /> - <source>Enter a new name for the file</source> - <translation>Entrer un nouveau nom pour le fichier</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="517" /> - <source>Copy File to Device</source> - <translation>Copier le fichier vers le matériel</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="762" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="518" /> - <source>The given file exists already (Enter file name only).</source> - <translation>Le fichier donnée existe déjà (Entrer le nom de fichier uniquement).</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="570" /> - <source>Get File As</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="584" /> - <source>Copy File from Device</source> - <translation>Copier le fichier à partir du matériel</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="585" /> - <source>The given file exists already.</source> - <translation>Le fichier donné existe déjà.</translation> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="503" /> + <source>Enter a new name for the file</source> + <translation>Entrer un nouveau nom pour le fichier</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="516" /> + <source>Copy File to Device</source> + <translation>Copier le fichier vers le matériel</translation> </message> <message> <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="761" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="743" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="517" /> + <source>The given file exists already (Enter file name only).</source> + <translation>Le fichier donnée existe déjà (Entrer le nom de fichier uniquement).</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="569" /> + <source>Get File As</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="583" /> + <source>Copy File from Device</source> + <translation>Copier le fichier à partir du matériel</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="584" /> + <source>The given file exists already.</source> + <translation>Le fichier donné existe déjà.</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="760" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="742" /> <source>Save File As</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="830" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="743" /> + <source>Enter a new name for the file:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="840" /> <source>Select Directory</source> <translation>Sélection répertoire</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1020" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="854" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1030" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="864" /> <source>Enter directory name:</source> <translation>Entrer un nom de répertoire :</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="866" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="876" /> <source><p>The directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Le répertoire <b>{0}</b> ne peut être créé.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1075" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="893" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1085" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="903" /> <source>Do you really want to delete this directory tree?</source> <translation>Voulez-vous vraiment supprimer cette arborescence ?</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="904" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="914" /> <source><p>The directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Le répertoire <b>{0}</b> ne peut être supprimé.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1102" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="931" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1112" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="941" /> <source>Do you really want to delete this file?</source> <translation>Voulez-vous vraiment supprimer ce fichier ?</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="942" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="952" /> <source><p>The file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Le fichier <b>{0}</b> ne peut être supprimé.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1000" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1010" /> <source>Enter the directory path on the device:</source> <translation>Entrer le chemin vers le matériel :</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1047" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1057" /> <source>Do you really want to delete this directory?</source> <translation>Voulez-vous vraiment supprimer ce répertoire ?</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1135" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1145" /> <source><h3>Filesystem Information</h3></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1137" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1147" /> <source><h4>{0}</h4<table><tr><td>Total Size: </td><td align='right'>{1}</td></tr><tr><td>Used Size: </td><td align='right'>{2}</td></tr><tr><td>Free Size: </td><td align='right'>{3}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1150" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1160" /> <source>Filesystem Information</source> <translation type="unfinished" /> </message> @@ -49612,6 +50515,7 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <source> s</source> <translation> s</translation> </message> @@ -49667,6 +50571,152 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>WiFi</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Country:</source> + <translation type="unfinished">Pays :</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the country code for the WiFi interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Client</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished">Nom :</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the network name (SSID) to connect to</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished">Mot de passe :</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the network password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="338" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="321" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Press to show the password</source> + <translation type="unfinished">Cliquer pour afficher le mot de passe</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the network name (SSID) to publish</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Security:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Select the security mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>IPv4 Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Address:</source> + <translation type="unfinished">Adresse :</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Netmask:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Gateway:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>DNS:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>NTP Parameter</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>NTP Server:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the name of the NTP server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Time Zone Offset:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the time zone offset to UTC.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source> h</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Select to indicate that daylight savings is in effect (i.e. 1h plus to UTC).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Is Daylight Savings</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Timeout:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the timeout in seconds.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <source>MPY Cross Compiler</source> <translation type="unfinished" /> </message> @@ -49813,56 +50863,67 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="47" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="53" /> <source>Automatic</source> <translation>Automatique</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="49" /> - <source>Light</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="52" /> - <source>Dark</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="55" /> - <source>Blue Cerulean</source> + <source>Light</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="58" /> - <source>Brown Sand</source> + <source>Dark</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="61" /> - <source>Blue NCS</source> + <source>Blue Cerulean</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="64" /> - <source>High Contrast</source> + <source>Brown Sand</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="67" /> - <source>Blue Icy</source> + <source>Blue NCS</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="70" /> + <source>High Contrast</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="73" /> + <source>Blue Icy</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="76" /> <source>Qt</source> <translation>Qt</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="79" /> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="76" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="85" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="82" /> <source>All Files (*)</source> <translation>Tous les fichiers (*)</translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" /> + <source>open</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="334" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="317" /> + <source>Press to hide the password</source> + <translation type="unfinished">Cliquer pour cacher le mot de passe</translation> + </message> </context> <context> <name>MicroPythonProgressInfoDialog</name> @@ -49875,17 +50936,17 @@ <context> <name>MicroPythonWidget</name> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="231" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="247" /> <source>MicroPython Menu</source> <translation>Menu MicroPython</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="288" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="306" /> <source><h3>The QtSerialPort package is not available.<br/>MicroPython support is deactivated.</h3></source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../MicroPython/MicroPythonWidget.py" line="329" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="347" /> <source>%n supported device(s) detected.</source> <translation> <numerusform>%n matériel supporté détecté.</numerusform> @@ -49893,18 +50954,18 @@ </translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="343" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="361" /> <source>{0} - {1} ({2})</source> <comment>board name, description, port name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="363" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="381" /> <source>No supported devices detected.</source> <translation>Pas de matériel supporté détecté.</translation> </message> <message numerus="yes"> - <location filename="../MicroPython/MicroPythonWidget.py" line="367" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="385" /> <source> %n unknown device(s) for manual selection.</source> <translation type="unfinished"> @@ -49913,70 +50974,70 @@ </translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="374" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="392" /> <source>Manual Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="437" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="408" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="455" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="426" /> <source>Unknown MicroPython Device</source> <translation>Matériel MicroPython inconnu</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="409" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="427" /> <source><p>Detected these unknown serial devices</p><ul><li>{0}</li></ul><p>Please report them together with the board name and a short description to <a href="mailto:{1}"> the eric bug reporting address</a> if it is a MicroPython board.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="421" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="439" /> <source>{0} (0x{1:04x}/0x{2:04x})</source> <comment>description, VId, PId</comment> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="438" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="456" /> <source>Would you like to add them to the list of manually configured devices?</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="568" /> - <source>Clear</source> - <translation>Effacer</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="573" /> - <source>Copy</source> - <translation>Copier</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="579" /> - <source>Paste</source> - <translation>Coller</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="586" /> + <source>Clear</source> + <translation>Effacer</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="591" /> + <source>Copy</source> + <translation>Copier</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="597" /> + <source>Paste</source> + <translation>Coller</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="604" /> <source>Select All</source> <translation type="unfinished">Tout sélectionner</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="612" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="630" /> <source>Press to disconnect the current device</source> <translation>Cliquer pour déconnecter le matériel courant</translation> </message> <message> <location filename="../MicroPython/MicroPythonWidget.ui" line="0" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="617" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="635" /> <source>Press to connect the selected device</source> <translation>Cliquer pour se connecter au matériel sélectionné</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="644" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="667" /> <source>No device attached</source> <translation>Pas de matériel relié</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="645" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="668" /> <source>Please ensure the device is plugged into your computer and selected. It must have a version of MicroPython (or CircuitPython) flashed onto it before anything will work. @@ -49985,322 +51046,345 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="674" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="697" /> <source>Start REPL</source> <translation>Démarrer REPL</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="675" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="698" /> <source><p>The REPL cannot be started.</p><p>Reason: {0}</p></source> <translation><p>REPL ne peut être démarré.</p><p>Raison : {0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1194" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1183" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1226" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1215" /> <source>Serial Device Connect</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1184" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1216" /> <source><p>The device at serial port <b>{0}</b> does not respond. It may not have a MicroPython firmware flashed.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1195" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1227" /> <source><p>Cannot connect to device at serial port <b>{0}</b>.</p></source> <translation><p>Ne peut connecter un matériel sur le port série<b>{0}</b>.</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1253" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1244" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1235" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1285" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1276" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1267" /> <source>Run Script</source> <translation>Lancer le script</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1236" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1268" /> <source>There is no editor open. Abort...</source> <translation>Il n'y a pas d'éditeur ouvert. Annulation...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1245" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1277" /> <source>The current editor does not contain a script. Abort...</source> <translation>L'éditeur courant ne contient pas de script. Annulation...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1254" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1286" /> <source><p>Cannot run script.</p><p>Reason: {0}</p></source> <translation><p>Ne peut lancer le script.</p><p>Raison : {0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1290" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1322" /> <source>Start Chart</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1291" /> - <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1306" /> - <source>µPy Chart</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1323" /> + <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1338" /> + <source>µPy Chart</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1355" /> <source>Unsaved Chart Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1324" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1356" /> <source>The chart contains unsaved data.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1372" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1404" /> <source>Start File Manager</source> <translation>Démarrer le gestionnaire de fichier</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1373" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1405" /> <source><p>The File Manager cannot be started.</p><p>Reason: {0}</p></source> <translation><p>Le gestionnaire de fichier ne peut démarrer.</p><p>Raison : {0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1392" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1425" /> <source>µPy Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1428" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1488" /> <source>Downloads</source> <translation type="unfinished">Téléchargements</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1443" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1535" /> <source>Show Version</source> <translation>Montrer la version</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1446" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1538" /> <source>Show Implementation</source> <translation>Montrer l'implémentation</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1449" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1541" /> <source>Show Board Data</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1723" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1546" /> + <source>Synchronize Time</source> + <translation>Synchroniser le temps</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1549" /> + <source>Show Device Time</source> + <translation>Montrer l'horloge matériel</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1551" /> + <source>Show Local Time</source> + <translation>Montrer l'horloge locale</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1554" /> + <source>Show Time</source> + <translation>Montrer l'horloge</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1558" /> + <source>Show Builtin Modules</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="2130" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1562" /> + <source>Install Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="2142" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2139" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1566" /> + <source>Install Packages</source> + <translation type="unfinished">Installer des packages</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1947" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1572" /> + <source>Compile Python File</source> + <translation>Compilier le fichier Python</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1971" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1962" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1576" /> + <source>Compile Current Editor</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1597" /> + <source>Download Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1604" /> + <source>Show Documentation</source> + <translation>Montrer la documentation</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1607" /> + <source>Convert To UF2</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1608" /> + <source>Flash UF2 Device</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1611" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1454" /> - <source>Synchronize Time</source> - <translation>Synchroniser le temps</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1457" /> - <source>Show Device Time</source> - <translation>Montrer l'horloge matériel</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1459" /> - <source>Show Local Time</source> - <translation>Montrer l'horloge locale</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1462" /> - <source>Show Time</source> - <translation>Montrer l'horloge</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1466" /> - <source>Show Builtin Modules</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1835" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1472" /> - <source>Compile Python File</source> - <translation>Compilier le fichier Python</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1859" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1850" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1476" /> - <source>Compile Current Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1485" /> - <source>Download Firmware</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1492" /> - <source>Show Documentation</source> - <translation>Montrer la documentation</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1496" /> - <source>Flash UF2 Device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1499" /> <source>Manage Unknown Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1502" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1614" /> <source>Ignored Serial Devices</source> <translation>Matériels séries ignorés</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1505" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1617" /> <source>Configure</source> <translation>Configuration</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1514" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1626" /> <source><h3>Device Version Information</h3></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1525" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1521" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1637" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1633" /> <source>Device Version Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1526" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1638" /> <source>No version information available.</source> <translation>Pas d'information de version disponible.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1550" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1542" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1662" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1654" /> <source>unknown</source> <translation>inconnu</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1556" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1668" /> <source> ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1572" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1563" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1684" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1675" /> <source>Device Implementation Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1564" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1676" /> <source><h3>Device Implementation Information</h3><p>This device contains <b>{0} {1}{2}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1573" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1685" /> <source>No device implementation information available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1612" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1724" /> <source><p>The time of the connected device was synchronized with the local time.</p></source> <translation><p>L'horloge du matériel connecté a été synchronisée à l'horloge locale.</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1634" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1746" /> <source><h3>Device Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> <translation><h3>Date et heure matériel</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Heure</b></td><td>{1}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1642" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1754" /> <source><h3>Device Date and Time</h3><p>{0}</p></source> <translation><h3>Date et heure matériel</h3><p>{0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1658" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1770" /> <source>Device Date and Time</source> <translation>Date et heure matériel</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1670" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1782" /> <source>Local Date and Time</source> <translation>Date et heure locales</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1671" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1783" /> <source><h3>Local Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> <translation><h3>Date et heure locales</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Heure</b></td><td>{1}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1712" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1695" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1824" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1807" /> <source>Date and Time</source> <translation>Date et heure</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1696" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1808" /> <source><table><tr><th></th><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td><b>Date</b></td><td align='center'>{0}</td><td align='center'>{2}</td></tr><tr><td><b>Time</b></td><td align='center'>{1}</td><td align='center'>{3}</td></tr></table></source> <translation><table><tr><th></th><th>Date et heure locales</th><th>Date et heure matériel</th></tr><tr><td><b>Date</b></td><td align='center'>{0}</td><td align='center'>{2}</td></tr><tr><td><b>Heure</b></td><td align='center'>{1}</td><td align='center'>{3}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1713" /> - <source><table><tr><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></source> - <translation><table><tr><th>Date et heure locales</th><th>Date et heure matériel</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1737" /> - <source>Error handling device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1738" /> - <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> - <translation><p>Il y a eu une erreur de communication avec le matériel connecté.</p><p>Méthode : {0}</p><p>Message : {1}</p></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1780" /> - <source>The MicroPython cross compiler <b>mpy-cross</b> cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1806" /> - <source>Python Files (*.py);;All Files (*)</source> - <translation>Fichiers Python (*.py);;Tous les fichiers (*)</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1816" /> - <source>The Python file <b>{0}</b> does not exist. Aborting...</source> - <translation>Le fichier Python <b>{0}</b> n'existe pas. Annulation...</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1825" /> + <source><table><tr><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></source> + <translation><table><tr><th>Date et heure locales</th><th>Date et heure matériel</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1849" /> + <source>Error handling device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1850" /> + <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> + <translation><p>Il y a eu une erreur de communication avec le matériel connecté.</p><p>Méthode : {0}</p><p>Message : {1}</p></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1892" /> + <source>The MicroPython cross compiler <b>mpy-cross</b> cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1918" /> + <source>Python Files (*.py);;All Files (*)</source> + <translation>Fichiers Python (*.py);;Tous les fichiers (*)</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1928" /> + <source>The Python file <b>{0}</b> does not exist. Aborting...</source> + <translation>Le fichier Python <b>{0}</b> n'existe pas. Annulation...</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1937" /> <source>'mpy-cross' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1851" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1963" /> <source>The current editor does not contain a Python file. Aborting...</source> <translation>L'éditeur courant ne contient pas un fichier Python. Annulation...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1943" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2055" /> <source>Add Unknown Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1944" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2056" /> <source>Select the devices to be added:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1985" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2105" /> <source>Plus any modules on the filesystem.</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="2143" /> + <source>Enter the packages to be installed separated by whitespace:</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonWidget.ui" line="0" /> <source>Press to check for connected devices</source> <translation>Cliquer pour vérifier les matériels connectés</translation> @@ -50341,172 +51425,222 @@ <context> <name>MicrobitDevice</name> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="86" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="58" /> + <source>Public</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="59" /> + <source>Random Static</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="60" /> + <source>Random Private Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="61" /> + <source>Random Private Non-Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="108" /> <source>BBC micro:bit</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="89" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="111" /> <source>Calliope mini</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="186" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="208" /> <source>BBC micro:bit/Calliope Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="399" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="387" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="370" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="189" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="421" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="409" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="392" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="211" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="193" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="215" /> <source>Flash MicroPython</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="196" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="218" /> <source>Flash Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="473" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="200" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="496" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="222" /> <source>Save Script as 'main.py'</source> <translation>Enregistrer le script en tant que 'main.py'</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="203" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="225" /> <source>Save the current script as 'main.py' on the connected device</source> <translation>Enregistre le script courant en tant que 'main.py' sur le matériel connecté</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="207" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="229" /> <source>Reset {0}</source> <translation>Réinitialiser {0}</translation> </message> <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="375" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="366" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="352" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="335" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="322" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="302" /> + <source>Flash MicroPython/Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="303" /> + <source><p>The BBC micro:bit is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed and plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul><p>See the <a href="https://microbit.org/guide/firmware/">micro:bit web site</a> for details.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="323" /> + <source><p>The BBC micro:bit is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MICROBIT is available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="336" /> + <source><p>The "Calliope mini" is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed an plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/Devices/MicrobitDevices.py" line="353" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="344" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="330" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="313" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="300" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="280" /> - <source>Flash MicroPython/Firmware</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="281" /> - <source><p>The BBC micro:bit is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed and plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul><p>See the <a href="https://microbit.org/guide/firmware/">micro:bit web site</a> for details.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="301" /> - <source><p>The BBC micro:bit is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MICROBIT is available.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="314" /> - <source><p>The "Calliope mini" is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed an plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="331" /> <source><p>The "Calliope mini" is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MINI is available.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="346" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="368" /> <source>MicroPython/Firmware Files (*.hex *.bin);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="354" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="376" /> <source>There are multiple devices ready for flashing. Please make sure, that only one device is prepared.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="371" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="393" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython or CircuitPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="388" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="410" /> <source><p>The BBC micro:bit generation cannot be determined. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="400" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="422" /> <source><p>The firmware URL for the device type <b>{0}</b> is not known. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="427" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="450" /> <source>unknown</source> <translation type="unfinished">inconnu</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="443" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="466" /> <source>Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="446" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="469" /> <source><h4>{0} Version Information<br/>(BBC micro:bit v{1})</h4><table><tr><td>Installed:</td><td>{2}</td></tr><tr><td>Available:</td><td>{3}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="455" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="478" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="459" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="482" /> <source>{0} Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="479" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="502" /> <source>The current editor does not contain a Python script. Write it anyway?</source> <translation>L'éditeur courant ne contient pas de script Python. L'écrire tout de même ?</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="490" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="513" /> <source>The script is empty. Aborting.</source> <translation>Le script est vide. Annulation.</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="544" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="567" /> <source>MicroPython Firmware for BBC micro:bit V1</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="576" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="563" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="548" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="599" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="586" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="571" /> <source>DAPLink Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="555" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="578" /> <source>MicroPython Firmware for BBC micro:bit V2</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="559" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="582" /> <source>CircuitPython Firmware for BBC micro:bit V2</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="572" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="595" /> <source>MicroPython Firmware</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="818" /> + <source>Active</source> + <translation type="unfinished">Actif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="819" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="820" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="822" /> + <source>Address Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="824" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="825" /> + <source>Advertising</source> + <translation type="unfinished" /> + </message> + <message> <source>Save Script</source> <translation type="vanished">Enregistrer le script</translation> </message> @@ -50552,6 +51686,7 @@ <context> <name>MimeTypes</name> <message> + <location filename="../Utilities/MimeTypes.py" line="54" /> <location filename="../Utilities/MimeTypes.py" line="38" /> <source>Open File</source> <translation type="unfinished">Ouvrir Fichier</translation> @@ -50561,6 +51696,11 @@ <source><p>Is the file <b>{0}</b> a text file to be opened in eric?</p><p><b>Note:</b> You may suppress this question by adding a pattern to the list of known text files on the <b>MimeTypes</b> configuration page.</p></source> <translation type="unfinished" /> </message> + <message> + <location filename="../Utilities/MimeTypes.py" line="55" /> + <source><p>The file <b>{0}</b> has the mime type <b>{1}</b>. This type is not recognized as being text to be opened in eric. Is this an editable text file?</p><p><b>Note:</b> You may suppress this question by adding an entry to the list of known text file types on the <b>MimeTypes</b> configuration page.</p></source> + <translation type="unfinished" /> + </message> </context> <context> <name>MimeTypesPage</name> @@ -50630,398 +51770,398 @@ <context> <name>MiniEditor</name> <message> - <location filename="../QScintilla/MiniEditor.py" line="461" /> + <location filename="../QScintilla/MiniEditor.py" line="459" /> <source>About eric Mini Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="462" /> + <location filename="../QScintilla/MiniEditor.py" line="460" /> <source>The eric Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="531" /> + <location filename="../QScintilla/MiniEditor.py" line="529" /> <source>Line: {0:5}</source> <translation>Ligne : {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="535" /> + <location filename="../QScintilla/MiniEditor.py" line="533" /> <source>Pos: {0:5}</source> <translation>Position : {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="549" /> + <location filename="../QScintilla/MiniEditor.py" line="547" /> <source>Language: {0}</source> <translation type="unfinished">Langage : {0}</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="609" /> + <source>New</source> + <translation>Nouveau</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="611" /> - <source>New</source> - <translation>Nouveau</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="613" /> <source>&New</source> <translation>&Nouveau</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="614" /> + <location filename="../QScintilla/MiniEditor.py" line="612" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="617" /> + <source>Open an empty editor window</source> + <translation>Ouvre une nouvelle page vide</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="619" /> - <source>Open an empty editor window</source> - <translation>Ouvre une nouvelle page vide</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="621" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nouveau</b><p>Ouverture d'une nouvelle fenêtre d'édition.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="625" /> + <source>Open</source> + <translation>Ouvrir</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="627" /> - <source>Open</source> - <translation>Ouvrir</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="629" /> <source>&Open...</source> <translation>&Ouvrir...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="630" /> + <location filename="../QScintilla/MiniEditor.py" line="628" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="635" /> + <location filename="../QScintilla/MiniEditor.py" line="633" /> <source>Open a file</source> <translation>Ouvrir un Fichier</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="637" /> + <location filename="../QScintilla/MiniEditor.py" line="635" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened.</p></source> <translation><b>Ouvrir un fichier</b><p>Permet de saisir le nom d'un fichier à ouvrir</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="644" /> + <source>Save</source> + <translation>Enregistrer</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="646" /> - <source>Save</source> - <translation>Enregistrer</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="648" /> <source>&Save</source> <translation>&Enregistrer</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="649" /> + <location filename="../QScintilla/MiniEditor.py" line="647" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="652" /> + <source>Save the current file</source> + <translation>Enregistre le fichier courant</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="654" /> - <source>Save the current file</source> - <translation>Enregistre le fichier courant</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="656" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Enregistrer</b><p>Enregistre le fichier en cours.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="663" /> + <source>Save as</source> + <translation>Enregistrer sous</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="665" /> - <source>Save as</source> - <translation>Enregistrer sous</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="667" /> <source>Save &as...</source> <translation>&Enregistrer sous...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="668" /> + <location filename="../QScintilla/MiniEditor.py" line="666" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="671" /> + <source>Save the current file to a new one</source> + <translation>Enregistre dans un nouveau fichier</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="673" /> - <source>Save the current file to a new one</source> - <translation>Enregistre dans un nouveau fichier</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="675" /> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Enregistrer sous</b><p>Enregistre le buffer dans un nouveau fichier. Le nom du fichier est choisi via une boite de sélection de fichier.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="683" /> + <source>Save Copy</source> + <translation>Enregistrer une copie</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="685" /> - <source>Save Copy</source> - <translation>Enregistrer une copie</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="687" /> <source>Save &Copy...</source> <translation>Enregistrer une &copie...</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="691" /> + <source>Save a copy of the current file</source> + <translation>Enregistrer une copie du fichier courant</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="693" /> - <source>Save a copy of the current file</source> - <translation>Enregistrer une copie du fichier courant</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="695" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>Enregistrer une copie</b><p>Enregistre une copie du contenu de l'éditeur courant. Le fichier peut être entré dans un sélectionneur de fichiers.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="703" /> + <source>Close</source> + <translation>Fermer</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="705" /> - <source>Close</source> - <translation>Fermer</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="707" /> <source>&Close</source> <translation>&Fermer</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="708" /> + <location filename="../QScintilla/MiniEditor.py" line="706" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="713" /> + <location filename="../QScintilla/MiniEditor.py" line="711" /> <source>Close the editor window</source> <translation>Ferme la fenêtre de l'éditeur</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="715" /> + <location filename="../QScintilla/MiniEditor.py" line="713" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Fermer</b><p>Ferme la fenêtre en cours.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="719" /> + <source>Print</source> + <translation>Imprimer</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="721" /> - <source>Print</source> - <translation>Imprimer</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="723" /> <source>&Print</source> <translation>&Imprimer</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="724" /> + <location filename="../QScintilla/MiniEditor.py" line="722" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="727" /> + <source>Print the current file</source> + <translation>Imprime le fichier courant</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="729" /> - <source>Print the current file</source> - <translation>Imprime le fichier courant</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="731" /> <source><b>Print File</b><p>Print the contents of the current file.</p></source> <translation><b>Imprimer le fichier</b><p>Imprime le fichier courant.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="740" /> + <location filename="../QScintilla/MiniEditor.py" line="738" /> <source>Print Preview</source> <translation>Aperçu avant impression</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="746" /> + <source>Print preview of the current file</source> + <translation>Aperçu avant impression du fichier courant</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="748" /> - <source>Print preview of the current file</source> - <translation>Aperçu avant impression du fichier courant</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="750" /> <source><b>Print Preview</b><p>Print preview of the current file.</p></source> <translation><b>Aperçu avant impression</b><p>Aperçu avant impression du fichier courant.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="761" /> + <source>Undo</source> + <translation>Défaire</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="763" /> - <source>Undo</source> - <translation>Défaire</translation> + <source>&Undo</source> + <translation>&Défaire</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="764" /> + <source>Ctrl+Z</source> + <comment>Edit|Undo</comment> + <translation>Ctrl+Z</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="765" /> - <source>&Undo</source> - <translation>&Défaire</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="766" /> - <source>Ctrl+Z</source> - <comment>Edit|Undo</comment> - <translation>Ctrl+Z</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="767" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="769" /> + <source>Undo the last change</source> + <translation>Annule la dernière modification</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="771" /> - <source>Undo the last change</source> - <translation>Annule la dernière modification</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="773" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Défaire</b><p>Annule la dernière modification effectuée dans l'éditeur courant.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="780" /> + <source>Redo</source> + <translation>Refaire</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="782" /> - <source>Redo</source> - <translation>Refaire</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="784" /> <source>&Redo</source> <translation>&Refaire</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="785" /> + <location filename="../QScintilla/MiniEditor.py" line="783" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="790" /> + <location filename="../QScintilla/MiniEditor.py" line="788" /> <source>Redo the last change</source> <translation>Recharge la dernière modification</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="792" /> + <location filename="../QScintilla/MiniEditor.py" line="790" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Refaire</b><p>Réeffectue la dernière modification dans l'éditeur courant.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="799" /> + <source>Cut</source> + <translation>Couper</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="801" /> - <source>Cut</source> - <translation>Couper</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="803" /> <source>Cu&t</source> <translation>Cou&per</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="804" /> + <location filename="../QScintilla/MiniEditor.py" line="802" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="805" /> + <location filename="../QScintilla/MiniEditor.py" line="803" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="807" /> + <source>Cut the selection</source> + <translation>Coupe la sélection</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="809" /> - <source>Cut the selection</source> - <translation>Coupe la sélection</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="811" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Couper</b><p>Coupe le texte sélectionné vers le presse-papier</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="819" /> + <source>Copy</source> + <translation>Copier</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="821" /> - <source>Copy</source> - <translation>Copier</translation> + <source>&Copy</source> + <translation>&Copier</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="822" /> + <source>Ctrl+C</source> + <comment>Edit|Copy</comment> + <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="823" /> - <source>&Copy</source> - <translation>&Copier</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="824" /> - <source>Ctrl+C</source> - <comment>Edit|Copy</comment> - <translation>Ctrl+C</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="825" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="829" /> + <location filename="../QScintilla/MiniEditor.py" line="827" /> <source>Copy the selection</source> <translation>Copie la sélection</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="831" /> + <location filename="../QScintilla/MiniEditor.py" line="829" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Copier</b><p>Copie le texte sélectionné vers le presse-papier</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="839" /> + <source>Paste</source> + <translation>Coller</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="841" /> - <source>Paste</source> - <translation>Coller</translation> + <source>&Paste</source> + <translation>Col&ler</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="842" /> + <source>Ctrl+V</source> + <comment>Edit|Paste</comment> + <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="843" /> - <source>&Paste</source> - <translation>Col&ler</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="844" /> - <source>Ctrl+V</source> - <comment>Edit|Paste</comment> - <translation>Ctrl+V</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="845" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="847" /> + <source>Paste the last cut/copied text</source> + <translation>Colle le dernier texte copié/coupé</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="849" /> - <source>Paste the last cut/copied text</source> - <translation>Colle le dernier texte copié/coupé</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="851" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Coller</b><p>Colle le dernier texte copié/coupé dans l'éditeur courant.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="859" /> + <source>Clear</source> + <translation>Effacer</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="861" /> - <source>Clear</source> - <translation>Effacer</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="863" /> <source>Cl&ear</source> <translation>Ef&facer</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="864" /> + <location filename="../QScintilla/MiniEditor.py" line="862" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="869" /> + <location filename="../QScintilla/MiniEditor.py" line="867" /> <source>Clear all text</source> <translation>Efface tout le texte</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="871" /> + <location filename="../QScintilla/MiniEditor.py" line="869" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Effacer</b><p>Supprime tout le texte de l'éditeur courant.</p></translation> </message> @@ -51253,8 +52393,8 @@ <translation>Mini éditeur</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3676" /> - <location filename="../QScintilla/MiniEditor.py" line="3647" /> + <location filename="../QScintilla/MiniEditor.py" line="3683" /> + <location filename="../QScintilla/MiniEditor.py" line="3654" /> <location filename="../QScintilla/MiniEditor.py" line="3338" /> <source>Untitled</source> <translation>SansTitre</translation> @@ -51265,83 +52405,121 @@ <translation>{0}[*] - {1}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3642" /> + <location filename="../QScintilla/MiniEditor.py" line="3649" /> <source>Printing...</source> <translation>Impression....</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3658" /> + <location filename="../QScintilla/MiniEditor.py" line="3665" /> <source>Printing completed</source> <translation>Impression terminée</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3660" /> + <location filename="../QScintilla/MiniEditor.py" line="3667" /> <source>Error while printing</source> <translation>Erreur durant l'impression</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3663" /> + <location filename="../QScintilla/MiniEditor.py" line="3670" /> <source>Printing aborted</source> <translation>Impression abandonnée</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3717" /> + <location filename="../QScintilla/MiniEditor.py" line="3724" /> <source>Select all</source> <translation>Tout sélectionner</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3718" /> + <location filename="../QScintilla/MiniEditor.py" line="3725" /> <source>Deselect all</source> <translation>Tout déselectionner</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3731" /> + <location filename="../QScintilla/MiniEditor.py" line="3738" /> <source>Languages</source> <translation>Langages</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3734" /> + <location filename="../QScintilla/MiniEditor.py" line="3741" /> <source>No Language</source> <translation>Pas de langage</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3756" /> + <location filename="../QScintilla/MiniEditor.py" line="3763" /> <source>Guessed</source> <translation>Suggestion</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3778" /> - <location filename="../QScintilla/MiniEditor.py" line="3760" /> + <location filename="../QScintilla/MiniEditor.py" line="3785" /> + <location filename="../QScintilla/MiniEditor.py" line="3767" /> <source>Alternatives</source> <translation>Alternatives</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3775" /> + <location filename="../QScintilla/MiniEditor.py" line="3782" /> <source>Alternatives ({0})</source> <translation>Alternatives ({0})</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3806" /> + <location filename="../QScintilla/MiniEditor.py" line="3813" /> <source>Pygments Lexer</source> <translation>Analyseur Pygments</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3807" /> + <location filename="../QScintilla/MiniEditor.py" line="3814" /> <source>Select the Pygments lexer to apply.</source> <translation>Sélectionne l'analyseur Pygments à appliquer.</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="4305" /> + <location filename="../QScintilla/MiniEditor.py" line="4326" /> <source>EditorConfig Properties</source> <translation type="unfinished">Propriétés d'EditorConfig</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="4306" /> + <location filename="../QScintilla/MiniEditor.py" line="4327" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"><p>Les propriétés d'EditorConfig du fichier <b>{0}</b> n'ont pas pu être chargées.</p></translation> </message> </context> <context> + <name>MipPackageDialog</name> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Install Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Package Name:</source> + <translation type="unfinished">Nom de package :</translation> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Enter the name of the package.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Version:</source> + <translation type="unfinished">Version :</translation> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Enter the version of the package.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Select to install as compiled (.mpy) file.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Install .mpy File</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>MiscellaneousChecker</name> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py" line="15" /> @@ -53065,6 +54243,74 @@ </message> </context> <context> + <name>NtpParametersDialog</name> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>NTP Parameter</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>NTP Server:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Enter the name of the NTP server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Time Zone Offset:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Enter the time zone offset to UTC.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source> h</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Select to indicate that daylight savings is in effect (i.e. 1h plus to UTC).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Is Daylight Savings</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Timeout:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Enter the timeout in seconds.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source> s</source> + <translation type="unfinished"> s</translation> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Select to remember the entered NTP parameters.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>NumbersWidget</name> <message> <location filename="../UI/NumbersWidget.py" line="198" /> @@ -55361,26 +56607,6 @@ </message> <message> <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Select to show only licenses of locally installed packages</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Local packages only</source> - <translation type="unfinished">Packages locaux uniquement</translation> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Select to show only licenses of packages installed to the user-site</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>User-Site only</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> <source>Package</source> <translation type="unfinished">Package</translation> </message> @@ -55401,41 +56627,45 @@ <translation type="unfinished">Nombre</translation> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="60" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="58" /> <source><All></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="63" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="61" /> <source>Save as CSV...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="77" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="69" /> <source>Licenses of "{0}"</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="81" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="73" /> <source>No environment specified.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="216" /> - <location filename="../PipInterface/PipLicensesDialog.py" line="185" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="205" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="174" /> <source>Save as CSV</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="187" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="176" /> <source>CSV Files (*.csv);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="217" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="206" /> <source><p>The license information could not be saved into the CSV file <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> + <message> + <source>Local packages only</source> + <translation type="vanished">Packages locaux uniquement</translation> + </message> </context> <context> <name>PipPackageDetailsDialog</name> @@ -56009,30 +57239,30 @@ <translation>Fichiers :</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="422" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="434" /> <source>Getting installed packages...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="436" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="448" /> <source>Getting outdated packages...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1190" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1010" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="997" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="961" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1202" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1022" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1009" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="973" /> <source>Search PyPI</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="962" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="974" /> <source><p>Received an error while searching for <b>{0}</b>.</p><p>Error: {1}</p></source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../PipInterface/PipPackagesWidget.py" line="977" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="989" /> <source>%n package(s) found.</source> <translation> <numerusform>%n package trouvé.</numerusform> @@ -56040,190 +57270,190 @@ </translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="984" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="996" /> <source>Showing first {0} packages found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1003" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="998" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1015" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1010" /> <source><p>There were no results for <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1011" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1023" /> <source><p>There were no more results for <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1191" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1203" /> <source><p>No package details info for <b>{0}</b> available.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1210" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1222" /> <source>Pip</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1212" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1224" /> <source>Install Pip</source> <translation>Installer pip</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1215" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1227" /> <source>Install Pip to User-Site</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1218" /> - <source>Repair Pip</source> - <translation>Réparer Pip</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1225" /> - <source>Install</source> - <translation type="unfinished">Installer</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1390" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1227" /> - <source>Install Packages</source> - <translation>Installer des packages</translation> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1230" /> - <source>Install Local Package</source> - <translation>Installer un package local</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1233" /> - <source>Re-Install Selected Packages</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1240" /> - <source>Requirements/Constraints</source> - <translation type="unfinished" /> + <source>Repair Pip</source> + <translation>Réparer Pip</translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1237" /> + <source>Install</source> + <translation type="unfinished">Installer</translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1402" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1239" /> + <source>Install Packages</source> + <translation>Installer des packages</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1242" /> - <source>Install Requirements</source> - <translation type="unfinished" /> + <source>Install Local Package</source> + <translation>Installer un package local</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1245" /> - <source>Uninstall Requirements</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1248" /> - <source>Generate Requirements...</source> + <source>Re-Install Selected Packages</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1252" /> - <source>Generate Constraints...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1259" /> - <source>Cache</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1261" /> - <source>Show Cache Info...</source> + <source>Requirements/Constraints</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1254" /> + <source>Install Requirements</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1257" /> + <source>Uninstall Requirements</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1260" /> + <source>Generate Requirements...</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1264" /> + <source>Generate Constraints...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1271" /> + <source>Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1273" /> + <source>Show Cache Info...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1276" /> <source>Show Cached Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1267" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1279" /> <source>Remove Cached Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1270" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1282" /> <source>Purge Cache...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1287" /> - <source>Show Licenses...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1291" /> - <source>Check Vulnerabilities</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1295" /> - <source>Update Vulnerability Database</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1299" /> + <source>Show Licenses...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1303" /> + <source>Check Vulnerabilities</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1307" /> + <source>Update Vulnerability Database</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1311" /> <source>Create SBOM file</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1306" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1318" /> <source>Edit User Configuration...</source> <translation>Éditer la configuration utilisateur...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1309" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1321" /> <source>Edit Environment Configuration...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1314" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1326" /> <source>Configure...</source> <translation>Configuration...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1533" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1520" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1509" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1545" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1532" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1521" /> <source>Edit Configuration</source> <translation>Éditer la configuration</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1534" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1521" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1510" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1546" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1533" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1522" /> <source>No valid configuration path determined. Aborting</source> <translation>Pas de chemin de configuration déterminé. Annulation</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1702" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1714" /> <source>{0} {1}</source> <comment>package name, package version</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1723" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1735" /> <source>Affected Version:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1726" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1738" /> <source>Advisory:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1850" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1831" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1862" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1843" /> <source>unknown</source> <translation type="unfinished">inconnu</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1847" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1859" /> <source>any</source> <translation type="unfinished" /> </message> @@ -57587,18 +58817,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1793" /> + <location filename="../Preferences/__init__.py" line="1811" /> <source>Export Preferences</source> <translation>Export des préférences</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1822" /> - <location filename="../Preferences/__init__.py" line="1795" /> + <location filename="../Preferences/__init__.py" line="1840" /> + <location filename="../Preferences/__init__.py" line="1813" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Fichier propriétés (*.ini);;Tous les fichiers (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1820" /> + <location filename="../Preferences/__init__.py" line="1838" /> <source>Import Preferences</source> <translation>Import des préférences</translation> </message> @@ -58267,371 +59497,371 @@ <translation><p>Le type projet <b>{0}</b> est déjà enregistré.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="751" /> + <location filename="../Project/Project.py" line="755" /> <source>All Files (*)</source> <translation type="unfinished">Tous fichiers (*)</translation> </message> <message> - <location filename="../Project/Project.py" line="1098" /> + <location filename="../Project/Project.py" line="1102" /> <source>Read Project File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1099" /> + <location filename="../Project/Project.py" line="1103" /> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation><p>Le fichier projet <b>{0}</b> ne peut être lu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1214" /> + <location filename="../Project/Project.py" line="1218" /> <source>Read User Project Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1215" /> + <location filename="../Project/Project.py" line="1219" /> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1262" /> + <location filename="../Project/Project.py" line="1266" /> <source>Read Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1500" /> - <location filename="../Project/Project.py" line="1481" /> - <location filename="../Project/Project.py" line="1435" /> - <location filename="../Project/Project.py" line="1360" /> - <location filename="../Project/Project.py" line="1329" /> - <location filename="../Project/Project.py" line="1310" /> - <location filename="../Project/Project.py" line="1263" /> + <location filename="../Project/Project.py" line="1504" /> + <location filename="../Project/Project.py" line="1485" /> + <location filename="../Project/Project.py" line="1439" /> + <location filename="../Project/Project.py" line="1364" /> + <location filename="../Project/Project.py" line="1333" /> + <location filename="../Project/Project.py" line="1314" /> + <location filename="../Project/Project.py" line="1267" /> <source>Please save the project first.</source> <translation>Prière d'enregistrer votre projet d'abord.</translation> </message> <message> - <location filename="../Project/Project.py" line="1289" /> + <location filename="../Project/Project.py" line="1293" /> <source>Read project session</source> <translation>Lire la session du projet</translation> </message> <message> - <location filename="../Project/Project.py" line="1290" /> + <location filename="../Project/Project.py" line="1294" /> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1309" /> + <location filename="../Project/Project.py" line="1313" /> <source>Save Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1345" /> - <location filename="../Project/Project.py" line="1328" /> + <location filename="../Project/Project.py" line="1349" /> + <location filename="../Project/Project.py" line="1332" /> <source>Delete Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1346" /> + <location filename="../Project/Project.py" line="1350" /> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1381" /> - <location filename="../Project/Project.py" line="1359" /> + <location filename="../Project/Project.py" line="1385" /> + <location filename="../Project/Project.py" line="1363" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1382" /> + <location filename="../Project/Project.py" line="1386" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Le fichier de tâches <b>{0}</b> ne peut être lu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1461" /> - <location filename="../Project/Project.py" line="1434" /> + <location filename="../Project/Project.py" line="1465" /> + <location filename="../Project/Project.py" line="1438" /> <source>Read Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1462" /> + <location filename="../Project/Project.py" line="1466" /> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1480" /> + <location filename="../Project/Project.py" line="1484" /> <source>Save Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1516" /> - <location filename="../Project/Project.py" line="1499" /> + <location filename="../Project/Project.py" line="1520" /> + <location filename="../Project/Project.py" line="1503" /> <source>Delete Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1517" /> + <location filename="../Project/Project.py" line="1521" /> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1677" /> + <location filename="../Project/Project.py" line="1681" /> <source>Add Language</source> <translation>Ajouter une langue</translation> </message> <message> - <location filename="../Project/Project.py" line="1678" /> + <location filename="../Project/Project.py" line="1682" /> <source>You have to specify a translation pattern first.</source> <translation>Vous devez d'abord spécifier un pattern de traduction.</translation> </message> <message> - <location filename="../Project/Project.py" line="1811" /> - <location filename="../Project/Project.py" line="1785" /> + <location filename="../Project/Project.py" line="1815" /> + <location filename="../Project/Project.py" line="1789" /> <source>Delete translation</source> <translation>Supprimer la traduction</translation> </message> <message> - <location filename="../Project/Project.py" line="1812" /> - <location filename="../Project/Project.py" line="1786" /> + <location filename="../Project/Project.py" line="1816" /> + <location filename="../Project/Project.py" line="1790" /> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Le fichier de traduction sélectionné <b>{0}</b> ne peut être supprimé.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1943" /> - <location filename="../Project/Project.py" line="1930" /> - <location filename="../Project/Project.py" line="1916" /> + <location filename="../Project/Project.py" line="1947" /> + <location filename="../Project/Project.py" line="1934" /> + <location filename="../Project/Project.py" line="1920" /> <source>Add file</source> <translation>Ajouter un fichier</translation> </message> <message> - <location filename="../Project/Project.py" line="2011" /> - <location filename="../Project/Project.py" line="1917" /> + <location filename="../Project/Project.py" line="2015" /> + <location filename="../Project/Project.py" line="1921" /> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Le fichier <b>{0}</b> existe déjà.</p><p>L'écraser ?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1931" /> + <location filename="../Project/Project.py" line="1935" /> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation><p>Le fichier sélectionné <b>{0}</b> ne peut être ajouté à <b>{1}</b>.</p><p>Raison : {2}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2087" /> - <location filename="../Project/Project.py" line="1944" /> + <location filename="../Project/Project.py" line="2091" /> + <location filename="../Project/Project.py" line="1948" /> <source>The target directory must not be empty.</source> <translation>Le répertoire cible ne doit pas être vide.</translation> </message> <message> - <location filename="../Project/Project.py" line="2098" /> - <location filename="../Project/Project.py" line="2086" /> - <location filename="../Project/Project.py" line="2010" /> - <location filename="../Project/Project.py" line="1991" /> - <location filename="../Project/Project.py" line="1975" /> + <location filename="../Project/Project.py" line="2102" /> + <location filename="../Project/Project.py" line="2090" /> + <location filename="../Project/Project.py" line="2014" /> + <location filename="../Project/Project.py" line="1995" /> + <location filename="../Project/Project.py" line="1979" /> <source>Add directory</source> <translation>Ajouter un répertoire</translation> </message> <message> - <location filename="../Project/Project.py" line="1976" /> + <location filename="../Project/Project.py" line="1980" /> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation><p>Le répertoire source ne contient aucun fichier correspondant à la catégorie sélectionnée.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1992" /> + <location filename="../Project/Project.py" line="1996" /> <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Le répertoire cible <b>{0}</b> ne peut être créé.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2099" /> + <location filename="../Project/Project.py" line="2103" /> <source>The source directory must not be empty.</source> <translation>Le répertoire source ne doit pas être vide.</translation> </message> <message> - <location filename="../Project/Project.py" line="2160" /> + <location filename="../Project/Project.py" line="2164" /> <source>Rename file</source> <translation>Renommer le fichier</translation> </message> <message> - <location filename="../Project/Project.py" line="2187" /> - <location filename="../Project/Project.py" line="2172" /> + <location filename="../Project/Project.py" line="2191" /> + <location filename="../Project/Project.py" line="2176" /> <source>Rename File</source> <translation>Renommer le fichier</translation> </message> <message> - <location filename="../Project/Project.py" line="3354" /> - <location filename="../Project/Project.py" line="2173" /> + <location filename="../Project/Project.py" line="3358" /> + <location filename="../Project/Project.py" line="2177" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Le fichier <b>{0}</b>existe déjà. Écraser ?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2188" /> + <location filename="../Project/Project.py" line="2192" /> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation><p>Le fichier <b>{0}</b> ne peut pas être renommé.<br />Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2403" /> + <location filename="../Project/Project.py" line="2407" /> <source>Delete file</source> <translation>Suppression de fichier</translation> </message> <message> - <location filename="../Project/Project.py" line="2404" /> + <location filename="../Project/Project.py" line="2408" /> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Le fichier sélectionné <b>{0}</b> ne peut être supprimé.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2430" /> + <location filename="../Project/Project.py" line="2434" /> <source>Delete directory</source> <translation>Suppression répertoire</translation> </message> <message> - <location filename="../Project/Project.py" line="2431" /> + <location filename="../Project/Project.py" line="2435" /> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Le répertoire sélectionné <b>{0}</b> ne peut être supprimé.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2531" /> + <location filename="../Project/Project.py" line="2535" /> <source>Create project directory</source> <translation>Création d'un répertoire projet</translation> </message> <message> - <location filename="../Project/Project.py" line="2532" /> + <location filename="../Project/Project.py" line="2536" /> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>Le répertoire projet <b>{0}</b> n'a pas pu être créé.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3155" /> - <location filename="../Project/Project.py" line="2595" /> + <location filename="../Project/Project.py" line="3159" /> + <location filename="../Project/Project.py" line="2599" /> <source>Create project management directory</source> <translation>Créer un répertoire de gestion de projet</translation> </message> <message> - <location filename="../Project/Project.py" line="3156" /> - <location filename="../Project/Project.py" line="2596" /> + <location filename="../Project/Project.py" line="3160" /> + <location filename="../Project/Project.py" line="2600" /> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation><p>Le répertoire projet <b>{0}</b> n'est pas accessible en écriture.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2618" /> + <location filename="../Project/Project.py" line="2622" /> <source>Create main script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2619" /> + <location filename="../Project/Project.py" line="2623" /> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2965" /> - <location filename="../Project/Project.py" line="2643" /> + <location filename="../Project/Project.py" line="2969" /> + <location filename="../Project/Project.py" line="2647" /> <source>Create Makefile</source> <translation>Créer un Makefile</translation> </message> <message> - <location filename="../Project/Project.py" line="2966" /> - <location filename="../Project/Project.py" line="2644" /> + <location filename="../Project/Project.py" line="2970" /> + <location filename="../Project/Project.py" line="2648" /> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation><p>Le makefile <b>{0}</b> n'a pas pu être créé.<br/>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3184" /> - <location filename="../Project/Project.py" line="2782" /> - <location filename="../Project/Project.py" line="2753" /> - <location filename="../Project/Project.py" line="2709" /> - <location filename="../Project/Project.py" line="2684" /> - <location filename="../Project/Project.py" line="2654" /> + <location filename="../Project/Project.py" line="3188" /> + <location filename="../Project/Project.py" line="2786" /> + <location filename="../Project/Project.py" line="2757" /> + <location filename="../Project/Project.py" line="2713" /> + <location filename="../Project/Project.py" line="2688" /> + <location filename="../Project/Project.py" line="2658" /> <source>New Project</source> <translation>Nouveau projet</translation> </message> <message> - <location filename="../Project/Project.py" line="2655" /> + <location filename="../Project/Project.py" line="2659" /> <source>Add existing files to the project?</source> <translation>Ajouter des fichiers existant au projet ?</translation> </message> <message> - <location filename="../Project/Project.py" line="3185" /> - <location filename="../Project/Project.py" line="2685" /> + <location filename="../Project/Project.py" line="3189" /> + <location filename="../Project/Project.py" line="2689" /> <source>Select Version Control System</source> <translation>Sélectionner un système de contrôle de version</translation> </message> <message> - <location filename="../Project/Project.py" line="2783" /> - <location filename="../Project/Project.py" line="2710" /> + <location filename="../Project/Project.py" line="2787" /> + <location filename="../Project/Project.py" line="2714" /> <source>Would you like to edit the VCS command options?</source> <translation>Voulez-vous éditer les options de commande VCS ?</translation> </message> <message> - <location filename="../Project/Project.py" line="4130" /> - <location filename="../Project/Project.py" line="2725" /> + <location filename="../Project/Project.py" line="4134" /> + <location filename="../Project/Project.py" line="2729" /> <source>New project</source> <translation>Nouveau projet</translation> </message> <message> - <location filename="../Project/Project.py" line="2726" /> + <location filename="../Project/Project.py" line="2730" /> <source>Shall the project file be added to the repository?</source> <translation>Le fichier projet doit-il être ajouté au référentiel?</translation> </message> <message> - <location filename="../Project/Project.py" line="2759" /> - <location filename="../Project/Project.py" line="2747" /> + <location filename="../Project/Project.py" line="2763" /> + <location filename="../Project/Project.py" line="2751" /> <source>None</source> <translation>Auncun</translation> </message> <message> - <location filename="../Project/Project.py" line="2754" /> + <location filename="../Project/Project.py" line="2758" /> <source>Select version control system for the project</source> <translation>Sélectionner un système de contrôle de version (VCS) pour le projet</translation> </message> <message> - <location filename="../Project/Project.py" line="2891" /> + <location filename="../Project/Project.py" line="2895" /> <source>Translation Pattern</source> <translation>Pattern de traduction</translation> </message> <message> - <location filename="../Project/Project.py" line="2892" /> + <location filename="../Project/Project.py" line="2896" /> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Entrer le pattern pour les fichiers de traduction (utiliser la balise '%language%' à la place de la langue à utiliser):</translation> </message> <message> - <location filename="../Project/Project.py" line="4150" /> - <location filename="../Project/Project.py" line="3134" /> + <location filename="../Project/Project.py" line="4154" /> + <location filename="../Project/Project.py" line="3138" /> <source>Open project</source> <translation>Ouvir un projet</translation> </message> <message> - <location filename="../Project/Project.py" line="3136" /> + <location filename="../Project/Project.py" line="3140" /> <source>Project Files (*.epj);;XML Project Files (*.e4p)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3339" /> - <location filename="../Project/Project.py" line="3329" /> + <location filename="../Project/Project.py" line="3343" /> + <location filename="../Project/Project.py" line="3333" /> <source>Project Files (*.epj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3337" /> + <location filename="../Project/Project.py" line="3341" /> <source>Save Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3353" /> + <location filename="../Project/Project.py" line="3357" /> <source>Save File</source> <translation>Enregistrer Fichier</translation> </message> <message> - <location filename="../Project/Project.py" line="3392" /> + <location filename="../Project/Project.py" line="3396" /> <source>Close Project</source> <translation>Fermer le projet</translation> </message> <message> - <location filename="../Project/Project.py" line="3393" /> + <location filename="../Project/Project.py" line="3397" /> <source>The current project has unsaved changes.</source> <translation>Le projet courant a des modifications non enregistrées.</translation> </message> <message> - <location filename="../Project/Project.py" line="3582" /> - <location filename="../Project/Project.py" line="3548" /> + <location filename="../Project/Project.py" line="3586" /> + <location filename="../Project/Project.py" line="3552" /> <source>Syntax errors detected</source> <translation>Erreurs de syntaxe détectées</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3583" /> - <location filename="../Project/Project.py" line="3549" /> + <location filename="../Project/Project.py" line="3587" /> + <location filename="../Project/Project.py" line="3553" /> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Le projet contient %n fichier avec des erreurs de syntaxe.</numerusform> @@ -58639,1171 +59869,1171 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="4132" /> + <location filename="../Project/Project.py" line="4136" /> <source>&New...</source> <translation>&Nouveau...</translation> </message> <message> - <location filename="../Project/Project.py" line="4138" /> + <location filename="../Project/Project.py" line="4142" /> <source>Generate a new project</source> <translation>Génerer un nouveau projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4140" /> + <location filename="../Project/Project.py" line="4144" /> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nouveau...</b><p>Ouvre une boite de dialogue pour entrer les paramètres d'un nouveau projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4152" /> + <location filename="../Project/Project.py" line="4156" /> <source>&Open...</source> <translation>&Ouvrir...</translation> </message> <message> - <location filename="../Project/Project.py" line="4158" /> + <location filename="../Project/Project.py" line="4162" /> <source>Open an existing project</source> <translation>Ouvrir un projet existant</translation> </message> <message> - <location filename="../Project/Project.py" line="4160" /> + <location filename="../Project/Project.py" line="4164" /> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Ouvrir...</b><p>Ouvre un projet existant.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4166" /> + <location filename="../Project/Project.py" line="4170" /> <source>Reload project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4168" /> + <location filename="../Project/Project.py" line="4172" /> <source>&Reload</source> <translation type="unfinished">&Recharger</translation> </message> <message> - <location filename="../Project/Project.py" line="4174" /> + <location filename="../Project/Project.py" line="4178" /> <source>Reload the current project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4176" /> + <location filename="../Project/Project.py" line="4180" /> <source><b>Reload</b><p>This reloads the current project.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4182" /> + <location filename="../Project/Project.py" line="4186" /> <source>Close project</source> <translation>Fermer le projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4184" /> + <location filename="../Project/Project.py" line="4188" /> <source>&Close</source> <translation>&Fermer</translation> </message> <message> - <location filename="../Project/Project.py" line="4190" /> + <location filename="../Project/Project.py" line="4194" /> <source>Close the current project</source> <translation>Fermer le projet en cours</translation> </message> <message> - <location filename="../Project/Project.py" line="4192" /> + <location filename="../Project/Project.py" line="4196" /> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Fermer</b><p>Ferme le projet en cours.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4198" /> + <location filename="../Project/Project.py" line="4202" /> <source>Save project</source> <translation>Enregistrer le projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4473" /> - <location filename="../Project/Project.py" line="4200" /> + <location filename="../Project/Project.py" line="4477" /> + <location filename="../Project/Project.py" line="4204" /> <source>&Save</source> <translation>&Enregistrer</translation> </message> <message> - <location filename="../Project/Project.py" line="4206" /> + <location filename="../Project/Project.py" line="4210" /> <source>Save the current project</source> <translation>Enregistre le projet courant</translation> </message> <message> - <location filename="../Project/Project.py" line="4208" /> + <location filename="../Project/Project.py" line="4212" /> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Enregistrer</b><p>Enregistre le projet en cours.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4214" /> + <location filename="../Project/Project.py" line="4218" /> <source>Save project as</source> <translation>Enregistrer le projet sous</translation> </message> <message> - <location filename="../Project/Project.py" line="4216" /> + <location filename="../Project/Project.py" line="4220" /> <source>Save &as...</source> <translation>&Enregistrer sous...</translation> </message> <message> - <location filename="../Project/Project.py" line="4222" /> + <location filename="../Project/Project.py" line="4226" /> <source>Save the current project to a new file</source> <translation>Enregistre le projet en cours dans un nouveau fichier</translation> </message> <message> - <location filename="../Project/Project.py" line="4224" /> + <location filename="../Project/Project.py" line="4228" /> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Enregistrer sous</b><p>Enregistre le projet en cours dans un nouveau fichier.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4239" /> + <location filename="../Project/Project.py" line="4243" /> <source>Add files to project</source> <translation>Ajouter des fichiers au projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4241" /> + <location filename="../Project/Project.py" line="4245" /> <source>Add &files...</source> <translation>Ajouter des &fichiers...</translation> </message> <message> - <location filename="../Project/Project.py" line="4247" /> + <location filename="../Project/Project.py" line="4251" /> <source>Add files to the current project</source> <translation>Ajouter des fichiers au projet courant</translation> </message> <message> - <location filename="../Project/Project.py" line="4249" /> + <location filename="../Project/Project.py" line="4253" /> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Ajouter des fichiers...</b><p>Ouvre une boite de dialogue pour ajouter des fichiers au projet courant. La position pour l'insertion est déterminée par l'extension du fichier.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4260" /> + <location filename="../Project/Project.py" line="4264" /> <source>Add directory to project</source> <translation>Ajouter un répertoire au projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4262" /> + <location filename="../Project/Project.py" line="4266" /> <source>Add directory...</source> <translation>Ajouter un répertoire...</translation> </message> <message> - <location filename="../Project/Project.py" line="4269" /> + <location filename="../Project/Project.py" line="4273" /> <source>Add a directory to the current project</source> <translation>Ajouter un répertoire au projet courant</translation> </message> <message> - <location filename="../Project/Project.py" line="4272" /> + <location filename="../Project/Project.py" line="4276" /> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Ajouter un répertoire...</b><p>Ouvre une fenêtre pour ajouter un répertoire au projet courant.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4282" /> + <location filename="../Project/Project.py" line="4286" /> <source>Add translation to project</source> <translation>Ajouter une traduction au projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4284" /> + <location filename="../Project/Project.py" line="4288" /> <source>Add &translation...</source> <translation>Ajouter une &traduction...</translation> </message> <message> - <location filename="../Project/Project.py" line="4291" /> + <location filename="../Project/Project.py" line="4295" /> <source>Add a translation to the current project</source> <translation>Ajoute une traduction au projet en cours</translation> </message> <message> - <location filename="../Project/Project.py" line="4294" /> + <location filename="../Project/Project.py" line="4298" /> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Ajouter une traduction...</b><p>Ouvre une boite de dialogue pour ajouter une traduction au projet courant.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4304" /> + <location filename="../Project/Project.py" line="4308" /> <source>Search new files</source> <translation>Rechercher des nouveaux fichiers</translation> </message> <message> - <location filename="../Project/Project.py" line="4305" /> + <location filename="../Project/Project.py" line="4309" /> <source>Searc&h new files...</source> <translation>Re&chercher des nouveaux fichiers...</translation> </message> <message> - <location filename="../Project/Project.py" line="4311" /> + <location filename="../Project/Project.py" line="4315" /> <source>Search new files in the project directory.</source> <translation>Recherche des nouveaux fichiers dans le répertoire du projet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4313" /> + <location filename="../Project/Project.py" line="4317" /> <source><b>Search new files...</b><p>This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4323" /> + <location filename="../Project/Project.py" line="4327" /> <source>Search Project File</source> <translation>Chercher un fichier projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4324" /> + <location filename="../Project/Project.py" line="4328" /> <source>Search Project File...</source> <translation>Chercher un fichier projet...</translation> </message> <message> - <location filename="../Project/Project.py" line="4325" /> + <location filename="../Project/Project.py" line="4329" /> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation>Alt+Ctrl+P</translation> </message> <message> - <location filename="../Project/Project.py" line="4330" /> + <location filename="../Project/Project.py" line="4334" /> <source>Search for a file in the project list of files.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4332" /> + <location filename="../Project/Project.py" line="4336" /> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4341" /> + <location filename="../Project/Project.py" line="4345" /> <source>Project properties</source> <translation>Propriétés du projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4343" /> + <location filename="../Project/Project.py" line="4347" /> <source>&Properties...</source> <translation>&Propriétés...</translation> </message> <message> - <location filename="../Project/Project.py" line="4349" /> + <location filename="../Project/Project.py" line="4353" /> <source>Show the project properties</source> <translation>Affiche les propriétés du projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4351" /> + <location filename="../Project/Project.py" line="4355" /> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Propriétés...</b><p>Affiche une boite de dialogue pour éditer les propriétés du projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4360" /> + <location filename="../Project/Project.py" line="4364" /> <source>User project properties</source> <translation>Propriétés utilisateur du projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4362" /> + <location filename="../Project/Project.py" line="4366" /> <source>&User Properties...</source> <translation>Propriétés &Utilisateur...</translation> </message> <message> - <location filename="../Project/Project.py" line="4369" /> + <location filename="../Project/Project.py" line="4373" /> <source>Show the user specific project properties</source> <translation>Afficher le propriétés utilisateurs spécifiques au projet</translation> </message> <message> - <location filename="../Project/Project.py" line="4372" /> + <location filename="../Project/Project.py" line="4376" /> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Propriétés utilisateur...</b><p>Affiche une fenêtre permettant d'éditer les propriétés du projet spécifiques à l'utilisateur.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4382" /> + <location filename="../Project/Project.py" line="4386" /> <source>Filetype Associations</source> <translation>Association des types de fichiers</translation> </message> <message> - <location filename="../Project/Project.py" line="4383" /> + <location filename="../Project/Project.py" line="4387" /> <source>Filetype Associations...</source> <translation>Association des types de fichiers...</translation> </message> <message> - <location filename="../Project/Project.py" line="4390" /> + <location filename="../Project/Project.py" line="4394" /> <source>Show the project file type associations</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4393" /> + <location filename="../Project/Project.py" line="4397" /> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4406" /> + <location filename="../Project/Project.py" line="4410" /> <source>Lexer Associations</source> <translation>Association des types de fichiers</translation> </message> <message> - <location filename="../Project/Project.py" line="4407" /> + <location filename="../Project/Project.py" line="4411" /> <source>Lexer Associations...</source> <translation>Association des types de fichiers...</translation> </message> <message> - <location filename="../Project/Project.py" line="4414" /> + <location filename="../Project/Project.py" line="4418" /> <source>Show the project lexer associations (overriding defaults)</source> <translation>Affiche les asociations Fichier/Type de fichier pour le projet (sans tenir compte des valeurs par défaut)</translation> </message> <message> - <location filename="../Project/Project.py" line="4417" /> + <location filename="../Project/Project.py" line="4421" /> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Associations des types de fichiers...</b><p>Permet d'associer les types de fichiers aux analyseurs syntaxiques pour le projet en cours. Ces associations sont prioritaires sur les associations de fichiers configurées par défaut.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4435" /> + <location filename="../Project/Project.py" line="4439" /> <source>Debugger Properties</source> <translation>Propriétés du Débogueur</translation> </message> <message> - <location filename="../Project/Project.py" line="4436" /> + <location filename="../Project/Project.py" line="4440" /> <source>Debugger &Properties...</source> <translation>Débogueur & Propriétés...</translation> </message> <message> - <location filename="../Project/Project.py" line="4442" /> + <location filename="../Project/Project.py" line="4446" /> <source>Show the debugger properties</source> <translation>Affichage des propriétés du débogueur</translation> </message> <message> - <location filename="../Project/Project.py" line="4444" /> + <location filename="../Project/Project.py" line="4448" /> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Propriétés du Débogueur...</b><p>Affiche une boite de dialogue permettant d'éditer les proprités du débogueur, spécifiques au projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4454" /> + <location filename="../Project/Project.py" line="4458" /> <source>Load</source> <translation>Charger</translation> </message> <message> - <location filename="../Project/Project.py" line="4455" /> + <location filename="../Project/Project.py" line="4459" /> <source>&Load</source> <translation>&Charger</translation> </message> <message> - <location filename="../Project/Project.py" line="4461" /> + <location filename="../Project/Project.py" line="4465" /> <source>Load the debugger properties</source> <translation>Charger les propriétés du débogueur</translation> </message> <message> - <location filename="../Project/Project.py" line="4463" /> + <location filename="../Project/Project.py" line="4467" /> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Chargement des Propriétés du Débogueur</b><p>Charge la configuration du débogueur spécifique au projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4472" /> + <location filename="../Project/Project.py" line="4476" /> <source>Save</source> <translation>Enregistrer</translation> </message> <message> - <location filename="../Project/Project.py" line="4479" /> + <location filename="../Project/Project.py" line="4483" /> <source>Save the debugger properties</source> <translation>Enregistrer les propriétés du débogueur</translation> </message> <message> - <location filename="../Project/Project.py" line="4481" /> + <location filename="../Project/Project.py" line="4485" /> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Enregistrement des Propriétés du Débogueur</b><p>Enregistre la configuration du débogueur spécifique au projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4490" /> + <location filename="../Project/Project.py" line="4494" /> <source>Delete</source> <translation>Supprimer</translation> </message> <message> - <location filename="../Project/Project.py" line="4491" /> + <location filename="../Project/Project.py" line="4495" /> <source>&Delete</source> <translation>&Supprimer</translation> </message> <message> - <location filename="../Project/Project.py" line="4497" /> + <location filename="../Project/Project.py" line="4501" /> <source>Delete the debugger properties</source> <translation>Supprimer les propriétés du débogueur</translation> </message> <message> - <location filename="../Project/Project.py" line="4499" /> + <location filename="../Project/Project.py" line="4503" /> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Suppression des Propriétés du Débogueur...</b><p>Supprime la configuration du débogueur spécifique au projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4509" /> + <location filename="../Project/Project.py" line="4513" /> <source>Reset</source> <translation>Réinitialiser</translation> </message> <message> - <location filename="../Project/Project.py" line="4510" /> + <location filename="../Project/Project.py" line="4514" /> <source>&Reset</source> <translation>&Réinitialiser</translation> </message> <message> - <location filename="../Project/Project.py" line="4516" /> + <location filename="../Project/Project.py" line="4520" /> <source>Reset the debugger properties</source> <translation>Réinitialise des propriétés du débogueur</translation> </message> <message> - <location filename="../Project/Project.py" line="4518" /> + <location filename="../Project/Project.py" line="4522" /> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Réinitialiser les propriétés du débogueur</b><p>Réinitialise la configuration du débogueur spécifique au projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4534" /> - <location filename="../Project/Project.py" line="4533" /> + <location filename="../Project/Project.py" line="4538" /> + <location filename="../Project/Project.py" line="4537" /> <source>Load session</source> <translation>Charger la session</translation> </message> <message> - <location filename="../Project/Project.py" line="4540" /> + <location filename="../Project/Project.py" line="4544" /> <source>Load the projects session file.</source> <translation>Charge le fichier de session du projet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4542" /> + <location filename="../Project/Project.py" line="4546" /> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Charger la session</b><p>Charge le fichier session du projet. Une session est constituée par les données suivantes.<br>- tous les fichiers open source<br>- tous les points d'arrêts<br>- les arguments de ligne de commande<br>- le répertoire de travail<br>- le flag de rapport d'exception</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4558" /> - <location filename="../Project/Project.py" line="4557" /> + <location filename="../Project/Project.py" line="4562" /> + <location filename="../Project/Project.py" line="4561" /> <source>Save session</source> <translation>Enregistrer la session</translation> </message> <message> - <location filename="../Project/Project.py" line="4564" /> + <location filename="../Project/Project.py" line="4568" /> <source>Save the projects session file.</source> <translation>Enregistre le fichier de session du projet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4566" /> + <location filename="../Project/Project.py" line="4570" /> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Enregistrer la session</b><p>Enregistrer le fichier session du projet. Une session est constituée par les données suivantes.<br>- tous les fichiers open source<br>- tous les points d'arrêts<br>- les arguments de ligne de commande<br>- le répertoire de travail<br>- le flag de rapport d'exception</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4582" /> - <location filename="../Project/Project.py" line="4581" /> + <location filename="../Project/Project.py" line="4586" /> + <location filename="../Project/Project.py" line="4585" /> <source>Delete session</source> <translation>Supprimer la session</translation> </message> <message> - <location filename="../Project/Project.py" line="4588" /> + <location filename="../Project/Project.py" line="4592" /> <source>Delete the projects session file.</source> <translation>Suppression du fichier session de projet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4590" /> + <location filename="../Project/Project.py" line="4594" /> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Suppression de session</b><p>Ceci supprime le fichier session de projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4605" /> + <location filename="../Project/Project.py" line="4609" /> <source>Code Metrics</source> <translation>Statistiques du code</translation> </message> <message> - <location filename="../Project/Project.py" line="4606" /> + <location filename="../Project/Project.py" line="4610" /> <source>&Code Metrics...</source> <translation>Statistiques du &Code...</translation> </message> <message> - <location filename="../Project/Project.py" line="4613" /> + <location filename="../Project/Project.py" line="4617" /> <source>Show some code metrics for the project.</source> <translation>Affiche des statistiques sur le code du projet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4616" /> + <location filename="../Project/Project.py" line="4620" /> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Statistiques du Code...</b><p>Affiche des statistiques sur le code de tous les fichiers Python du projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4626" /> + <location filename="../Project/Project.py" line="4630" /> <source>Python Code Coverage</source> <translation> Code Coverage Python</translation> </message> <message> - <location filename="../Project/Project.py" line="4627" /> + <location filename="../Project/Project.py" line="4631" /> <source>Code Co&verage...</source> <translation>Code Co&verage...</translation> </message> <message> - <location filename="../Project/Project.py" line="4634" /> + <location filename="../Project/Project.py" line="4638" /> <source>Show code coverage information for the project.</source> <translation>Affiche les informations de code coverage pour le projet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4637" /> + <location filename="../Project/Project.py" line="4641" /> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Code Coverage...</b><p>Affiche les informations de code coverage pour le projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5959" /> - <location filename="../Project/Project.py" line="5946" /> - <location filename="../Project/Project.py" line="4647" /> + <location filename="../Project/Project.py" line="5963" /> + <location filename="../Project/Project.py" line="5950" /> + <location filename="../Project/Project.py" line="4651" /> <source>Profile Data</source> <translation>Profiling des données</translation> </message> <message> - <location filename="../Project/Project.py" line="4648" /> + <location filename="../Project/Project.py" line="4652" /> <source>&Profile Data...</source> <translation>&Profiling des données...</translation> </message> <message> - <location filename="../Project/Project.py" line="4655" /> + <location filename="../Project/Project.py" line="4659" /> <source>Show profiling data for the project.</source> <translation>Affiche le profiling des données du projet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4658" /> + <location filename="../Project/Project.py" line="4662" /> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilling des données...</b><p>Affiche le profiling des données du projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6011" /> - <location filename="../Project/Project.py" line="4673" /> + <location filename="../Project/Project.py" line="6015" /> + <location filename="../Project/Project.py" line="4677" /> <source>Application Diagram</source> <translation>Diagramme de l'application</translation> </message> <message> - <location filename="../Project/Project.py" line="4674" /> + <location filename="../Project/Project.py" line="4678" /> <source>&Application Diagram...</source> <translation>&Diagramme de l'application...</translation> </message> <message> - <location filename="../Project/Project.py" line="4681" /> + <location filename="../Project/Project.py" line="4685" /> <source>Show a diagram of the project.</source> <translation>Affiche le diagramme de l'application.</translation> </message> <message> - <location filename="../Project/Project.py" line="4684" /> + <location filename="../Project/Project.py" line="4688" /> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagramme de l'application...</b><p>Affiche le diagramme du projet.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4693" /> + <location filename="../Project/Project.py" line="4697" /> <source>Load Diagram</source> <translation>Charger le diagramme</translation> </message> <message> - <location filename="../Project/Project.py" line="4694" /> + <location filename="../Project/Project.py" line="4698" /> <source>&Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4700" /> + <location filename="../Project/Project.py" line="4704" /> <source>Load a diagram from file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4702" /> + <location filename="../Project/Project.py" line="4706" /> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6174" /> - <location filename="../Project/Project.py" line="6119" /> - <location filename="../Project/Project.py" line="4717" /> + <location filename="../Project/Project.py" line="6178" /> + <location filename="../Project/Project.py" line="6123" /> + <location filename="../Project/Project.py" line="4721" /> <source>Create Package List</source> <translation>Création de la liste de package</translation> </message> <message> - <location filename="../Project/Project.py" line="4719" /> + <location filename="../Project/Project.py" line="4723" /> <source>Create &Package List</source> <translation>Création de la liste de &package</translation> </message> <message> - <location filename="../Project/Project.py" line="4726" /> + <location filename="../Project/Project.py" line="4730" /> <source>Create an initial PKGLIST file for an eric plugin.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4729" /> + <location filename="../Project/Project.py" line="4733" /> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../Project/Project.py" line="6247" /> + <location filename="../Project/Project.py" line="4744" /> + <source>Create Plugin Archives</source> + <translation>Créer une archive plugin</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4746" /> + <source>Create Plugin &Archives</source> + <translation>Créer les &archives plugin</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4752" /> + <source>Create eric plugin archive files.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4754" /> + <source><b>Create Plugin Archives</b><p>This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4766" /> + <source>Create Plugin Archives (Snapshot)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4768" /> + <source>Create Plugin Archives (&Snapshot)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4775" /> + <source>Create eric plugin archive files (snapshot releases).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4778" /> + <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6668" /> + <location filename="../Project/Project.py" line="6639" /> + <location filename="../Project/Project.py" line="6590" /> + <location filename="../Project/Project.py" line="4797" /> + <source>Execute Make</source> + <translation>Exécuter Make</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4798" /> + <source>&Execute Make</source> + <translation>Éxécut&er Make</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4804" /> + <source>Perform a 'make' run.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4806" /> + <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6645" /> + <location filename="../Project/Project.py" line="4816" /> + <source>Test for Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4817" /> + <source>&Test for Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4824" /> + <source>Question 'make', if a rebuild is needed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4827" /> + <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4845" /> + <source>Create SBOM File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4846" /> + <source>Create &SBOM File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4853" /> + <source>Create a SBOM file of the project dependencies.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4856" /> + <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4873" /> + <source>About Black</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4874" /> + <source>&Black</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4880" /> + <source>Show some information about 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4882" /> + <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4894" /> + <source>Format Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4895" /> + <source>&Format Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4902" /> + <source>Format the project sources with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4905" /> + <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4917" /> + <source>Check Code Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4918" /> + <source>&Check Code Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4925" /> + <source>Check, if the project sources need to be reformatted with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4930" /> + <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4943" /> + <source>Code Formatting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4944" /> + <source>Code Formatting &Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4951" /> + <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4957" /> + <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5122" /> + <location filename="../Project/Project.py" line="5072" /> + <location filename="../Project/Project.py" line="5071" /> + <location filename="../Project/Project.py" line="4971" /> + <location filename="../Project/Project.py" line="4970" /> + <source>Configure</source> + <translation type="unfinished">Configuration</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4978" /> + <source>Enter the parameters for formatting the project sources with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4983" /> + <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4999" /> + <source>About isort</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5000" /> + <source>&isort</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5006" /> + <source>Show some information about 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5008" /> + <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5021" /> + <location filename="../Project/Project.py" line="5020" /> + <source>Sort Imports</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5028" /> + <source>Sort the import statements of the project sources with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5031" /> + <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5045" /> + <location filename="../Project/Project.py" line="5044" /> + <source>Imports Sorting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5052" /> + <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5058" /> + <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5079" /> + <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5085" /> + <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5101" /> + <source>Install Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5102" /> + <source>&Install Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5109" /> + <source>Install the project into the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5112" /> + <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5123" /> + <source>&Configure</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5130" /> + <source>Configure the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5133" /> + <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5143" /> + <source>Upgrade</source> + <translation type="unfinished">Mettre à jour</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5144" /> + <source>&Upgrade</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5150" /> + <source>Upgrade the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5152" /> + <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5164" /> + <source>Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5165" /> + <source>&Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5171" /> + <source>Recreate the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5173" /> + <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5205" /> + <source>&Project</source> + <translation>&Projet</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5206" /> + <source>Open &Recent Projects</source> + <translation>Ouvrir un projet &récent</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5207" /> + <source>Session</source> + <translation>Session</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5208" /> + <source>Debugger</source> + <translation>Débogueur</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5209" /> + <source>Embedded Environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5211" /> + <source>Project-T&ools</source> + <translation>Outils pr&ojet</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5212" /> + <source>&Version Control</source> + <translation>&Contrôle de version</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5216" /> + <source>Chec&k</source> + <translation>&Vérification</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5218" /> + <source>Code &Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5220" /> + <source>Sho&w</source> + <translation>&Affichage</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5221" /> + <source>&Diagrams</source> + <translation>&Diagrammes</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5222" /> + <source>Pac&kagers</source> + <translation>Création de pac&kage</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5223" /> + <source>Source &Documentation</source> + <translation>&Documentation automatique</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5225" /> + <source>Make</source> + <translation>Make</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5226" /> + <source>Other Tools</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5386" /> + <location filename="../Project/Project.py" line="5384" /> + <source>Project</source> + <translation>Projet</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5447" /> + <source>&Clear</source> + <translation>&Effacer</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5606" /> + <source>Search New Files</source> + <translation>Rechercher des nouveaux fichiers</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5607" /> + <source>There were no new files found to be added.</source> + <translation>Aucun fichier à ajouter n'a été trouvé.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5756" /> + <location filename="../Project/Project.py" line="5743" /> + <source>Version Control System</source> + <translation>Système de conrôle des versions (VCS)</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5744" /> + <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5757" /> + <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5905" /> + <source>Coverage Data</source> + <translation>Coverage de données</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5951" /> + <location filename="../Project/Project.py" line="5906" /> + <source>There is no main script defined for the current project. Aborting</source> + <translation>Il n'y a pas de script principal défini dans le projet en cours. Abandon</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5918" /> + <source>Code Coverage</source> + <translation>Code Coverage</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5919" /> + <source>Please select a coverage file</source> + <translation>Sélectionner un fichier coverage</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5964" /> + <source>Please select a profile file</source> + <translation>Sélectionner un fichier profile</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6016" /> + <source>Include module names?</source> + <translation>Inclure les noms de modules ?</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6124" /> + <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> + <translation><p>Le fichier <b>PKGLIST</b> existe déjà.</p><p>Ecraser ?</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="6179" /> + <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6468" /> + <location filename="../Project/Project.py" line="6426" /> + <location filename="../Project/Project.py" line="6380" /> + <location filename="../Project/Project.py" line="6369" /> + <location filename="../Project/Project.py" line="6351" /> + <location filename="../Project/Project.py" line="6318" /> + <location filename="../Project/Project.py" line="6288" /> + <location filename="../Project/Project.py" line="6260" /> + <location filename="../Project/Project.py" line="6230" /> + <location filename="../Project/Project.py" line="6216" /> + <location filename="../Project/Project.py" line="6199" /> + <source>Create Plugin Archive</source> + <translation>Création de l'archive du plugin</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6200" /> + <source>The project does not have a main script defined. Aborting...</source> + <translation>Le projet n'a pas de script principal défini. Abandon...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6217" /> + <source>Select package lists:</source> + <translation>Sélectionner les listes de packages :</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6231" /> + <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6239" /> + <source>Creating plugin archives...</source> + <translation>Création en cours des archives de plugin...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6240" /> + <source>Abort</source> + <translation>Abandonner</translation> + </message> + <message> <location filename="../Project/Project.py" line="6243" /> - <location filename="../Project/Project.py" line="4740" /> - <source>Create Plugin Archives</source> - <translation>Créer une archive plugin</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4742" /> - <source>Create Plugin &Archives</source> - <translation>Créer les &archives plugin</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4748" /> - <source>Create eric plugin archive files.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4750" /> - <source><b>Create Plugin Archives</b><p>This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4762" /> - <source>Create Plugin Archives (Snapshot)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4764" /> - <source>Create Plugin Archives (&Snapshot)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4771" /> - <source>Create eric plugin archive files (snapshot releases).</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4774" /> - <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6664" /> - <location filename="../Project/Project.py" line="6635" /> - <location filename="../Project/Project.py" line="6586" /> - <location filename="../Project/Project.py" line="4793" /> - <source>Execute Make</source> - <translation>Exécuter Make</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4794" /> - <source>&Execute Make</source> - <translation>Éxécut&er Make</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4800" /> - <source>Perform a 'make' run.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4802" /> - <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6641" /> - <location filename="../Project/Project.py" line="4812" /> - <source>Test for Changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4813" /> - <source>&Test for Changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4820" /> - <source>Question 'make', if a rebuild is needed.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4823" /> - <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4841" /> - <source>Create SBOM File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4842" /> - <source>Create &SBOM File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4849" /> - <source>Create a SBOM file of the project dependencies.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4852" /> - <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4869" /> - <source>About Black</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4870" /> - <source>&Black</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4876" /> - <source>Show some information about 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4878" /> - <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4890" /> - <source>Format Code</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4891" /> - <source>&Format Code</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4898" /> - <source>Format the project sources with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4901" /> - <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4913" /> - <source>Check Code Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4914" /> - <source>&Check Code Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4921" /> - <source>Check, if the project sources need to be reformatted with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4926" /> - <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4939" /> - <source>Code Formatting Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4940" /> - <source>Code Formatting &Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4947" /> - <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4953" /> - <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5118" /> - <location filename="../Project/Project.py" line="5068" /> - <location filename="../Project/Project.py" line="5067" /> - <location filename="../Project/Project.py" line="4967" /> - <location filename="../Project/Project.py" line="4966" /> - <source>Configure</source> - <translation type="unfinished">Configuration</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4974" /> - <source>Enter the parameters for formatting the project sources with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4979" /> - <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4995" /> - <source>About isort</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4996" /> - <source>&isort</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5002" /> - <source>Show some information about 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5004" /> - <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5017" /> - <location filename="../Project/Project.py" line="5016" /> - <source>Sort Imports</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5024" /> - <source>Sort the import statements of the project sources with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5027" /> - <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5041" /> - <location filename="../Project/Project.py" line="5040" /> - <source>Imports Sorting Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5048" /> - <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5054" /> - <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5075" /> - <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5081" /> - <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5097" /> - <source>Install Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5098" /> - <source>&Install Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5105" /> - <source>Install the project into the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5108" /> - <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5119" /> - <source>&Configure</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5126" /> - <source>Configure the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5129" /> - <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5139" /> - <source>Upgrade</source> - <translation type="unfinished">Mettre à jour</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5140" /> - <source>&Upgrade</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5146" /> - <source>Upgrade the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5148" /> - <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5160" /> - <source>Recreate</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5161" /> - <source>&Recreate</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5167" /> - <source>Recreate the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5169" /> - <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5201" /> - <source>&Project</source> - <translation>&Projet</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5202" /> - <source>Open &Recent Projects</source> - <translation>Ouvrir un projet &récent</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5203" /> - <source>Session</source> - <translation>Session</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5204" /> - <source>Debugger</source> - <translation>Débogueur</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5205" /> - <source>Embedded Environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5207" /> - <source>Project-T&ools</source> - <translation>Outils pr&ojet</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5208" /> - <source>&Version Control</source> - <translation>&Contrôle de version</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5212" /> - <source>Chec&k</source> - <translation>&Vérification</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5214" /> - <source>Code &Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5216" /> - <source>Sho&w</source> - <translation>&Affichage</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5217" /> - <source>&Diagrams</source> - <translation>&Diagrammes</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5218" /> - <source>Pac&kagers</source> - <translation>Création de pac&kage</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5219" /> - <source>Source &Documentation</source> - <translation>&Documentation automatique</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5221" /> - <source>Make</source> - <translation>Make</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5222" /> - <source>Other Tools</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5382" /> - <location filename="../Project/Project.py" line="5380" /> - <source>Project</source> - <translation>Projet</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5443" /> - <source>&Clear</source> - <translation>&Effacer</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5602" /> - <source>Search New Files</source> - <translation>Rechercher des nouveaux fichiers</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5603" /> - <source>There were no new files found to be added.</source> - <translation>Aucun fichier à ajouter n'a été trouvé.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5752" /> - <location filename="../Project/Project.py" line="5739" /> - <source>Version Control System</source> - <translation>Système de conrôle des versions (VCS)</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5740" /> - <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5753" /> - <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5901" /> - <source>Coverage Data</source> - <translation>Coverage de données</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5947" /> - <location filename="../Project/Project.py" line="5902" /> - <source>There is no main script defined for the current project. Aborting</source> - <translation>Il n'y a pas de script principal défini dans le projet en cours. Abandon</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5914" /> - <source>Code Coverage</source> - <translation>Code Coverage</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5915" /> - <source>Please select a coverage file</source> - <translation>Sélectionner un fichier coverage</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5960" /> - <source>Please select a profile file</source> - <translation>Sélectionner un fichier profile</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6012" /> - <source>Include module names?</source> - <translation>Inclure les noms de modules ?</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6120" /> - <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> - <translation><p>Le fichier <b>PKGLIST</b> existe déjà.</p><p>Ecraser ?</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="6175" /> - <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6464" /> - <location filename="../Project/Project.py" line="6422" /> - <location filename="../Project/Project.py" line="6376" /> - <location filename="../Project/Project.py" line="6365" /> - <location filename="../Project/Project.py" line="6347" /> - <location filename="../Project/Project.py" line="6314" /> - <location filename="../Project/Project.py" line="6284" /> - <location filename="../Project/Project.py" line="6256" /> - <location filename="../Project/Project.py" line="6226" /> - <location filename="../Project/Project.py" line="6212" /> - <location filename="../Project/Project.py" line="6195" /> - <source>Create Plugin Archive</source> - <translation>Création de l'archive du plugin</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6196" /> - <source>The project does not have a main script defined. Aborting...</source> - <translation>Le projet n'a pas de script principal défini. Abandon...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6213" /> - <source>Select package lists:</source> - <translation>Sélectionner les listes de packages :</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6227" /> - <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6235" /> - <source>Creating plugin archives...</source> - <translation>Création en cours des archives de plugin...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6236" /> - <source>Abort</source> - <translation>Abandonner</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6239" /> <source>%v/%m Archives</source> <translation>Archives %v/%m</translation> </message> <message> - <location filename="../Project/Project.py" line="6257" /> + <location filename="../Project/Project.py" line="6261" /> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Le fichier <b>{0}</b> ne peut être lu.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6285" /> + <location filename="../Project/Project.py" line="6289" /> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6315" /> + <location filename="../Project/Project.py" line="6319" /> <source><p>The eric plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6348" /> + <location filename="../Project/Project.py" line="6352" /> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6366" /> + <location filename="../Project/Project.py" line="6370" /> <source><p>The eric plugin archive files were created with some errors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6377" /> + <location filename="../Project/Project.py" line="6381" /> <source><p>The eric plugin archive files were created successfully.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6423" /> + <location filename="../Project/Project.py" line="6427" /> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Le fichier plugin <b>{0}</b> ne peut être lu.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6465" /> + <location filename="../Project/Project.py" line="6469" /> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6587" /> + <location filename="../Project/Project.py" line="6591" /> <source>The make process did not start.</source> <translation>Le processus make n'a pas démarré.</translation> </message> <message> - <location filename="../Project/Project.py" line="6636" /> + <location filename="../Project/Project.py" line="6640" /> <source>The make process crashed.</source> <translation>Crash du processus make.</translation> </message> <message> - <location filename="../Project/Project.py" line="6644" /> + <location filename="../Project/Project.py" line="6648" /> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6649" /> + <location filename="../Project/Project.py" line="6653" /> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6665" /> + <location filename="../Project/Project.py" line="6669" /> <source>The makefile contains errors.</source> <translation>Le makefile contient des erreurs.</translation> </message> @@ -62586,135 +63816,140 @@ <context> <name>PyBoardDevice</name> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="82" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="84" /> <source>PyBoard</source> <translation>PyBoard</translation> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="197" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="199" /> <source>Workspace Directory</source> <translation>Répertoire de travail</translation> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="198" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="200" /> <source>Python files for PyBoard can be edited in place, if the device volume is locally available. Such a volume was not found. In place editing will not be available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="230" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="232" /> <source>PyBoard Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="439" /> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="233" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="446" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="235" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="237" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="239" /> <source>Activate Bootloader</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="240" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="242" /> <source>List DFU-capable Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="422" /> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="244" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="429" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="246" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="247" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="249" /> <source>MicroPython Flash Instructions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="306" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="253" /> + <source>Reset Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="313" /> <source>dfu-util not available</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="307" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="314" /> <source>The dfu-util firmware flashing tool <b>dfu-util</b> cannot be found or is not executable. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="327" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="334" /> <source><h3>Enable DFU Mode</h3><p>1. Disconnect everything from your board</p><p>2. Disconnect your board</p><p>3. Connect the DFU/BOOT0 pin with a 3.3V pin</p><p>4. Re-connect your board</p><hr /></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="337" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="344" /> <source><p><b>Warning:</b> Make sure that all other DFU capable devices except your PyBoard are disconnected.<hr /></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="343" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="350" /> <source><p>Press <b>OK</b> to continue...</p></source> <translation><p>Cliquer <b>OK</b> pour continuer...</p></translation> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="346" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="353" /> <source>Enable DFU mode</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="357" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="364" /> <source><h3>Disable DFU Mode</h3><p>1. Disconnect your board</p><p>2. Remove the DFU jumper</p><p>3. Re-connect your board</p><hr /><p>Press <b>OK</b> to continue...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="365" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="372" /> <source>Disable DFU mode</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="421" /> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="383" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="428" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="390" /> <source>'dfu-util' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="383" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="390" /> <source>List DFU capable Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="406" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="413" /> <source>Flash MicroPython/CircuitPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="408" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="415" /> <source>MicroPython Firmware Files (*.dfu);;CircuitPython Firmware Files (*.bin);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="440" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="447" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="467" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="475" /> <source>unknown</source> <translation type="unfinished">inconnu</translation> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="473" /> - <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/Devices/PyBoardDevices.py" line="481" /> + <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="489" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="485" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="493" /> <source>MicroPython Version</source> <translation type="unfinished" /> </message> @@ -67859,86 +69094,253 @@ <context> <name>RP2040Device</name> <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="53" /> + <source>authentication failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="63" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="54" /> + <source>no matching access point found</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="66" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="55" /> + <source>connection failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="62" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="56" /> + <source>idle</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="57" /> + <source>connecting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="58" /> + <source>connected, waiting for IP address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="65" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="59" /> + <source>connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="64" /> + <source>network scan completed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="67" /> + <source>connection lost</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="68" /> + <source>disconnected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="69" /> + <source>AP listening</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="70" /> + <source>AP connected</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="71" /> - <source>RP2040</source> + <source>AP failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="74" /> + <source>switched off</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="75" /> + <source>switched on, inactive</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="76" /> + <source>switched on, active</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="95" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="82" /> + <source>open</source> + <comment>open WiFi network</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="96" /> + <source>automatic</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="127" /> + <source>RP2040</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="183" /> <source>RP2040 Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="199" /> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="130" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="262" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="186" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="134" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="190" /> <source>Activate Bootloader</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="137" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="193" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="200" /> - <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="232" /> - <source>unknown</source> - <translation type="unfinished">inconnu</translation> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="242" /> - <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr>{2}</table></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="252" /> - <source><tr><td>Variant:</td><td>{0}</td></tr></source> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="197" /> + <source>Reset Device</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="263" /> - <source><p>Update may be available.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="265" /> - <source><p><b>Update available!</b></p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="269" /> - <source>MicroPython Version</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="292" /> - <source>MicroPython Firmware</source> + <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="296" /> + <source>unknown</source> + <translation type="unfinished">inconnu</translation> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="306" /> + <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr>{2}</table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="316" /> + <source><tr><td>Variant:</td><td>{0}</td></tr></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="326" /> + <source><p>Update may be available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="328" /> + <source><p><b>Update available!</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="332" /> + <source>MicroPython Version</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="364" /> + <source>MicroPython Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="368" /> <source>Pimoroni Pico Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="299" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="371" /> <source>CircuitPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="303" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="375" /> <source>CircuitPython Libraries</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="427" /> + <source>Set Country</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="983" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="618" /> + <source>unknown ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1093" /> + <source>Pico Wireless does not support setting the IPv4 parameters of the WiFi access point.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1168" /> + <source>Pico Wireless does not support reporting of connected clients.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1259" /> + <source>Active</source> + <translation type="unfinished">Actif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1260" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1263" /> + <source>Status</source> + <translation type="unfinished">Etat (status)</translation> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1267" /> + <source>Hostname</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1268" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1269" /> + <source>Netmask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1270" /> + <source>Gateway</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1271" /> + <source>DNS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1272" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> </context> <context> <name>RccCompilerOptionsDialog</name> @@ -68119,79 +69521,56 @@ <context> <name>ReplaceWidget</name> <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> <source>Find and Replace</source> - <translation>Chercher et remplacer</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Chercher et remplacer</translation> + </message> + <message> <source>Press to close the window</source> - <translation>Cliquer pour fermer la fenêtre</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Cliquer pour fermer la fenêtre</translation> + </message> + <message> <source>&Find:</source> - <translation>&Chercher :</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">&Chercher :</translation> + </message> + <message> <source>Press to find the previous occurrence</source> - <translation>Cliquer pour rechercher l'occurence précédente</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Cliquer pour rechercher l'occurence précédente</translation> + </message> + <message> <source>Press to find the next occurrence</source> - <translation>Cliquer pour rechercher l'occurence suivante</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>Press to extend the search to the whole word</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Cliquer pour rechercher l'occurence suivante</translation> + </message> + <message> <source>&Match case</source> - <translation>&Tenir compte de la casse</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">&Tenir compte de la casse</translation> + </message> + <message> <source>Whole &word</source> - <translation>&Mots complets</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">&Mots complets</translation> + </message> + <message> <source>Rege&xp</source> - <translation>&Expression régulière</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">&Expression régulière</translation> + </message> + <message> <source>&Replace:</source> - <translation>&Remplacer :</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">&Remplacer :</translation> + </message> + <message> <source>Press to replace the selection</source> - <translation>Cliquer pour remplacer la sélection</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Cliquer pour remplacer la sélection</translation> + </message> + <message> <source>Press to replace the selection and search for the next occurence</source> - <translation>Cliquer pour remplacer la sélection et chercher l'occurence suivante</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Cliquer pour remplacer la sélection et chercher l'occurence suivante</translation> + </message> + <message> <source>Press to replace all occurrences</source> - <translation>Cliquer pour remplacer toutes les occurences</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>Wrap &around</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Cliquer pour remplacer toutes les occurences</translation> + </message> + <message> <source>&Selection only</source> - <translation>&Sélection uniquement</translation> + <translation type="vanished">&Sélection uniquement</translation> </message> </context> <context> @@ -68707,7 +70086,7 @@ <context> <name>SearchReplaceWidget</name> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="65" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="64" /> <source><b>Find and Replace</b> <p>This dialog is used to find some text and replace it with another text. By checking the various checkboxes, the search can be made more specific. @@ -68717,16 +70096,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="77" /> - <source><b>Find</b> -<p>This dialog is used to find some text. By checking the various checkboxes, -the search can be made more specific. The search string might be a regular -expression. In a regular expression, special characters interpreted are:</p> -</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="88" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="72" /> <source><table border="0"> <tr><td><code>.</code></td><td>Matches any character</td></tr> <tr><td><code>(</code></td><td>This marks the start of a region for tagging a @@ -68775,65 +70145,138 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="171" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="170" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="155" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="154" /> <source>Find Next</source> <translation>Suivant</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="184" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="183" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="168" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="167" /> <source>Find Prev</source> <translation>Précédent</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="198" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="197" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="181" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="180" /> <source>Replace and Search</source> <translation>Remplacer et Chercher</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="214" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="213" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="197" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="196" /> <source>Replace Occurrence</source> <translation>Remplacer l'occurence</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="228" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="227" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="211" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="210" /> <source>Replace All</source> <translation>Remplacer tout</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1015" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="599" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="561" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1037" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="597" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="559" /> <source>'{0}' was not found.</source> <translation>'{0}' n'a pas été trouvé.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1167" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1190" /> <source>Replaced {0} occurrences.</source> <translation>{0} occurrences remplacées.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1173" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1196" /> <source>Nothing replaced because '{0}' was not found.</source> <translation>Rien de remplacé car '{0}' n'a pas été trouvé.</translation> </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Find and Replace</source> + <translation type="unfinished">Chercher et remplacer</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to close the window</source> + <translation type="unfinished">Cliquer pour fermer la fenêtre</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Find:</source> + <translation type="unfinished">&Chercher :</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to find the previous occurrence</source> + <translation type="unfinished">Cliquer pour rechercher l'occurence précédente</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to find the next occurrence</source> + <translation type="unfinished">Cliquer pour rechercher l'occurence suivante</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to extend the search to the whole word</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Match case</source> + <translation type="unfinished">&Tenir compte de la casse</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Whole &word</source> + <translation type="unfinished">&Mots complets</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Rege&xp</source> + <translation type="unfinished">&Expression régulière</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Wrap &around</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Selection only</source> + <translation type="unfinished">&Sélection uniquement</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Replace:</source> + <translation type="unfinished">&Remplacer :</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to replace the selection</source> + <translation type="unfinished">Cliquer pour remplacer la sélection</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to replace the selection and search for the next occurence</source> + <translation type="unfinished">Cliquer pour remplacer la sélection et chercher l'occurence suivante</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to replace all occurrences</source> + <translation type="unfinished">Cliquer pour remplacer toutes les occurences</translation> + </message> </context> <context> <name>SearchWidget</name> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Find</source> <translation>Rechercher</translation> </message> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Press to close the window</source> <translation>Cliquer pour fermer la fenêtre</translation> @@ -68846,14 +70289,12 @@ </message> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Press to find the previous occurrence</source> <translation>Cliquer pour rechercher l'occurence précédente</translation> </message> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Press to find the next occurrence</source> <translation>Cliquer pour rechercher l'occurence suivante</translation> @@ -68870,41 +70311,6 @@ <translation>L'expression n'a pas été trouvée.</translation> </message> <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>&Find:</source> - <translation>&Chercher :</translation> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Press to extend the search to the whole word</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>&Match case</source> - <translation>&Tenir compte de la casse</translation> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Whole &word</source> - <translation>&Mots complets</translation> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Rege&xp</source> - <translation>&Expression régulière</translation> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Wrap &around</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>&Selection only</source> - <translation>&Sélection uniquement</translation> - </message> - <message> <location filename="../UI/SearchWidget.ui" line="0" /> <source>Whole word</source> <translation>Mots complets</translation> @@ -68919,6 +70325,26 @@ <source>'{0}' was not found.</source> <translation>'{0}' n'a pas été trouvé.</translation> </message> + <message> + <source>&Find:</source> + <translation type="vanished">&Chercher :</translation> + </message> + <message> + <source>&Match case</source> + <translation type="vanished">&Tenir compte de la casse</translation> + </message> + <message> + <source>Whole &word</source> + <translation type="vanished">&Mots complets</translation> + </message> + <message> + <source>Rege&xp</source> + <translation type="vanished">&Expression régulière</translation> + </message> + <message> + <source>&Selection only</source> + <translation type="vanished">&Sélection uniquement</translation> + </message> </context> <context> <name>SearchWidgetLine</name> @@ -69482,111 +70908,111 @@ <context> <name>SessionManager</name> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="300" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="299" /> <source>Backup 1</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="308" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="307" /> <source>Backup 2</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="339" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="338" /> <source>Default Session</source> <translation>Session par défaut</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="492" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="491" /> <source>Clone Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="495" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="494" /> <source>Rename Session</source> <translation>Renommer la session</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="499" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="498" /> <source>Please enter a new name:</source> <translation>Veuillez entrer un nouveau nom :</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="672" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="572" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="515" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="671" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="571" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="514" /> <source>The session file "{0}" exists already. Please enter another name.</source> <translation>Le fichier session "{0}" existe déjà. Veuillez entrer un autre nom.</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="528" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="527" /> <source>An error occurred while cloning the session file.</source> <translation>Une erreur est apparue au clonage du fichier de session.</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="538" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="537" /> <source>An error occurred while renaming the session file.</source> <translation>Une erreur est apparue au renommage du fichier de session.</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="571" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="553" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="570" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="552" /> <source>Save Session</source> <translation>Enregistrer la session</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="554" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="553" /> <source>Please enter a name for the session:</source> <translation>Veuillez entrer un nom pour la session :</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="556" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="555" /> <source>Saved Session ({0})</source> <translation>Session enregistrée ({0})</translation> </message> <message> + <location filename="../WebBrowser/Session/SessionManager.py" line="594" /> + <source>Restore Backup</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../WebBrowser/Session/SessionManager.py" line="595" /> - <source>Restore Backup</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="596" /> <source>Are you sure you want to replace the current session?</source> <translation>Voulez-vous vraiment remplacer la session courante ?</translation> </message> <message> + <location filename="../WebBrowser/Session/SessionManager.py" line="636" /> + <source>Delete Session</source> + <translation>Supprimer session</translation> + </message> + <message> <location filename="../WebBrowser/Session/SessionManager.py" line="637" /> - <source>Delete Session</source> - <translation>Supprimer session</translation> - </message> - <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="638" /> <source>Are you sure you want to delete session "{0}"?</source> <translation>Voulez-vous vraiment supprimer la session "{0}"?</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="671" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="653" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="670" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="652" /> <source>New Session</source> <translation>Nouvelle session</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="654" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="653" /> <source>Please enter a name for the new session:</source> <translation>Veuillez entrer un nom pour la nouvelle session :</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="656" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="655" /> <source>New Session ({0})</source> <translation>Nouvelle session ({0})</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="718" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="717" /> <source>Please select the startup session:</source> <translation>Veuillez sélectionner la session de démarrage :</translation> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="742" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="741" /> <source>{0} (last session)</source> <translation>{0} (dernière session)</translation> </message> @@ -80730,27 +82156,27 @@ <context> <name>SyntaxCheckService</name> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="214" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="224" /> <source>Python 3 batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="230" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="240" /> <source>JavaScript batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="246" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="256" /> <source>YAML batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="262" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="272" /> <source>JSON batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="278" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="288" /> <source>TOML batch check</source> <translation type="unfinished" /> </message> @@ -80792,6 +82218,16 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui" line="0" /> + <source>Additional 'builtins':</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui" line="0" /> + <source>Enter additional 'builtins' names separated by whitespace.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui" line="0" /> <source><b>Result List</b> <p>This list shows the results of the syntax check. Double clicking an entry will open this entry in an editor window and position the cursor at @@ -80835,18 +82271,18 @@ <translation>Cliquer pour afficher tous les fichiers contenant une issue</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="106" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="107" /> <source>Errors</source> <translation>Erreurs</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="353" /> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="318" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="373" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="336" /> <source>Error: {0}</source> <translation>Erreur : {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="467" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="487" /> <source>No issues found.</source> <translation>Pas d'issue trouvée.</translation> </message> @@ -80862,28 +82298,28 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="297" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="215" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="196" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="299" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="217" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="198" /> <source>Check Syntax</source> <translation>Vérification de la syntaxe</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="297" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="215" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="197" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="299" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="217" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="199" /> <source>&Syntax...</source> <translation>&Syntaxe...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> <source>Check syntax.</source> <translation>Vérification de la syntaxe.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="300" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="218" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="302" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="220" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="207" /> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Vérification de la syntaxe...</b><p>Vérifie les erreurs de syntaxe des fichiers Python.</p></translation> </message> @@ -81951,7 +83387,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="185" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="190" /> <location filename="../MicroPython/Devices/TeensyDevices.py" line="147" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> @@ -81962,7 +83398,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="241" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="315" /> <location filename="../MicroPython/Devices/TeensyDevices.py" line="154" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> @@ -81973,42 +83409,47 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="186" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="161" /> + <source>Reset Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="191" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="213" /> - <source>unknown</source> - <translation type="unfinished">inconnu</translation> - </message> - <message> <location filename="../MicroPython/Devices/TeensyDevices.py" line="219" /> + <source>unknown</source> + <translation type="unfinished">inconnu</translation> + </message> + <message> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="225" /> <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="227" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="233" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="231" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="237" /> <source>MicroPython Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="242" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="316" /> <source><p>Teensy 4.0 and Teensy 4.1 are flashed using the 'Teensy Loader' application. Make sure you downloaded the MicroPython or CircuitPython .hex file.</p><p>See <a href="{0}">the PJRC Teensy web site</a> for details.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="261" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="338" /> <source>Start 'Teensy Loader'</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="262" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="339" /> <source><p>The 'Teensy Loader' application <b>teensy</b> could not be started. Ensure it is in the application search path or start it manually.</p></source> <translation type="unfinished" /> </message> @@ -82290,22 +83731,22 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Templates/TemplateViewer.py" line="884" /> + <location filename="../Templates/TemplateViewer.py" line="883" /> <source>Edit Template Group</source> <translation>Edition du Groupe de gabarits</translation> </message> <message> - <location filename="../Templates/TemplateViewer.py" line="885" /> + <location filename="../Templates/TemplateViewer.py" line="884" /> <source><p>A template group with the name <b>{0}</b> already exists.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../Templates/TemplateViewer.py" line="1005" /> + <source>Read Templates</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../Templates/TemplateViewer.py" line="1006" /> - <source>Read Templates</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Templates/TemplateViewer.py" line="1007" /> <source><p>The templates file <b>{0}</b> could not be read.</p></source> <translation><p>Le fichier gabarit <b>{0}</b> ne peut être lu.</p></translation> </message> @@ -83669,42 +85110,42 @@ <context> <name>TranslatorEngines</name> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="49" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="51" /> <source>DeepL</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="50" /> - <source>Google V.1</source> - <translation>Google V.1</translation> - </message> - <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="51" /> - <source>Google V.2</source> - <translation>Google V.2</translation> - </message> - <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="52" /> - <source>IBM Watson</source> - <translation type="unfinished" /> + <source>Google V.1</source> + <translation>Google V.1</translation> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="53" /> - <source>Microsoft</source> - <translation type="unfinished" /> + <source>Google V.2</source> + <translation>Google V.2</translation> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="54" /> - <source>MyMemory</source> + <source>IBM Watson</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="55" /> + <source>Microsoft</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="56" /> + <source>MyMemory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="57" /> <source>Yandex</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="58" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="60" /> <source>Unknow translation service name ({0})</source> <translation type="unfinished" /> </message> @@ -84525,6 +85966,8 @@ <context> <name>UF2FlashDialog</name> <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1116" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1124" /> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> <source>Flash UF2 Device</source> <translation type="unfinished" /> @@ -84551,7 +85994,7 @@ </message> <message> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> - <source>'Boot' Path:</source> + <source>'Boot' Volume:</source> <translation type="unfinished" /> </message> <message> @@ -84561,6 +86004,11 @@ </message> <message> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> + <source>Press to check for all known boot volume names.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> <source>Flash MicroPython / CircuitPython</source> <translation type="unfinished" /> </message> @@ -84570,125 +86018,130 @@ <translation type="unfinished">Rafraichir</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="550" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="566" /> <source><h3>CircuitPython Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Switch your device to 'bootloader' mode by double-pressing the reset button.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>(If this does not happen, then try shorter or longer pauses between presses.)</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="607" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="575" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="623" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="591" /> <source><h3>Pi Pico (RP2040) Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Enter 'bootloader' mode (board <b>without</b> RESET button):<ul><li>Plug in your board while holding the BOOTSEL button.</li></ul>Enter 'bootloader' mode (board <b>with</b> RESET button):<ul><li>hold down RESET</li><li>hold down BOOTSEL</li><li>release RESET</li><li>release BOOTSEL</li></ul></li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="683" /> - <source>'{0}' Board</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="717" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1125" /> + <source>Select the Boot Volume of the device:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="737" /> <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="786" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="775" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="766" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="809" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="798" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="789" /> <source>Manual Select</source> <translation type="unfinished">Sélection Manuelle</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="885" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="908" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="876" /> <location filename="../MicroPython/UF2FlashDialog.py" line="853" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="830" /> <source>Reset Instructions:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="832" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="855" /> <source><h4>No known devices detected.</h4><p>Follow the appropriate instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="856" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="879" /> <source><h4>Flash {0} Firmware</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p><hr/>{1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="866" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="889" /> <source><h4>Potentially UF2 capable devices found</h4><p>Found these potentially UF2 capable devices:</p><ul><li>{0}</li></ul><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="887" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="910" /> <source><h4>No known devices detected.</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="899" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="922" /> <source>Flash Instructions:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="901" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="924" /> <source><h4>Flash method 'manual' selected.</h4><p>Follow the instructions below to flash a device by entering the data manually.</p><ol><li>Change the device to 'bootloader' mode.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it) and select its path.</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="926" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="949" /> <source>Boot Volume not found:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="928" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="951" /> <source><h4>No Boot Volume detected.</h4><p>Please ensure that the boot volume of the device to be flashed is available. </source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="934" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="957" /> <source>This volume should be named <b>{0}</b>. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="939" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="962" /> <source>This volume should have one of these names.</p><ul><li>{0}</li></ul><p>Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="946" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="969" /> <source><h4>Reset Instructions</h4><p>Follow the instructions below to set the board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="965" /> - <source>Multiple Boot Volumes found:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="967" /> - <source><h4>Multiple Boot Volumes were found</h4><p>These volume paths were found.</p><ul><li>{0}</li></ul><p>Please ensure that only one device of a type is ready for flashing. Press <b>Refresh</b> when ready.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="986" /> - <source>Flashing Firmware</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/UF2FlashDialog.py" line="988" /> + <source>Multiple Boot Volumes found:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="990" /> + <source><h4>Multiple Boot Volumes were found</h4><p>These volume paths were found.</p><ul><li>{0}</li></ul><p>Please ensure that only one device of a type is ready for flashing. Press <b>Refresh</b> when ready.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1009" /> + <source>Flashing Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1011" /> <source><p>Flashing the selected firmware to the device. Please wait until the device resets automatically.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="995" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1018" /> <source>Flashing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="997" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1020" /> <source><p>Flashing the {0} firmware to the device. Please wait until the device resets automatically.</p></source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1117" /> + <source>No UF2 device 'boot' volumes found.</source> + <translation type="unfinished" /> + </message> </context> <context> <name>UIPreviewer</name> @@ -85674,2428 +87127,2428 @@ <translation>Démarrage du débuggeur...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2191" /> - <location filename="../UI/UserInterface.py" line="1077" /> + <location filename="../UI/UserInterface.py" line="2189" /> + <location filename="../UI/UserInterface.py" line="1075" /> <source>Left Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2237" /> - <location filename="../UI/UserInterface.py" line="1087" /> + <location filename="../UI/UserInterface.py" line="2235" /> + <location filename="../UI/UserInterface.py" line="1085" /> <source>Horizontal Toolbox</source> <translation>Barre horizontale</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2214" /> - <location filename="../UI/UserInterface.py" line="1097" /> + <location filename="../UI/UserInterface.py" line="2212" /> + <location filename="../UI/UserInterface.py" line="1095" /> <source>Right Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2033" /> - <location filename="../UI/UserInterface.py" line="1290" /> - <location filename="../UI/UserInterface.py" line="1107" /> + <location filename="../UI/UserInterface.py" line="2031" /> + <location filename="../UI/UserInterface.py" line="1288" /> + <location filename="../UI/UserInterface.py" line="1105" /> <source>Multiproject-Viewer</source> <translation>Gestionnaire de multi-projets</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011" /> - <location filename="../UI/UserInterface.py" line="1296" /> - <location filename="../UI/UserInterface.py" line="1113" /> + <location filename="../UI/UserInterface.py" line="2009" /> + <location filename="../UI/UserInterface.py" line="1294" /> + <location filename="../UI/UserInterface.py" line="1111" /> <source>Project-Viewer</source> <translation>Gestionnaire de projet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2573" /> - <location filename="../UI/UserInterface.py" line="2572" /> - <location filename="../UI/UserInterface.py" line="1303" /> - <location filename="../UI/UserInterface.py" line="1120" /> + <location filename="../UI/UserInterface.py" line="2571" /> + <location filename="../UI/UserInterface.py" line="2570" /> + <location filename="../UI/UserInterface.py" line="1301" /> + <location filename="../UI/UserInterface.py" line="1118" /> <source>Find/Replace In Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2596" /> - <location filename="../UI/UserInterface.py" line="2595" /> - <location filename="../UI/UserInterface.py" line="1310" /> - <location filename="../UI/UserInterface.py" line="1127" /> + <location filename="../UI/UserInterface.py" line="2594" /> + <location filename="../UI/UserInterface.py" line="2593" /> + <location filename="../UI/UserInterface.py" line="1308" /> + <location filename="../UI/UserInterface.py" line="1125" /> <source>Find File</source> <translation type="unfinished">Trouver un fichier</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1316" /> - <location filename="../UI/UserInterface.py" line="1133" /> + <location filename="../UI/UserInterface.py" line="1314" /> + <location filename="../UI/UserInterface.py" line="1131" /> <source>VCS Status</source> <translation type="unfinished">VCS Status</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166" /> - <location filename="../UI/UserInterface.py" line="1323" /> - <location filename="../UI/UserInterface.py" line="1140" /> + <location filename="../UI/UserInterface.py" line="2164" /> + <location filename="../UI/UserInterface.py" line="1321" /> + <location filename="../UI/UserInterface.py" line="1138" /> <source>Template-Viewer</source> <translation>Gestionnaire de gabarits</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2099" /> - <location filename="../UI/UserInterface.py" line="1330" /> - <location filename="../UI/UserInterface.py" line="1147" /> + <location filename="../UI/UserInterface.py" line="2097" /> + <location filename="../UI/UserInterface.py" line="1328" /> + <location filename="../UI/UserInterface.py" line="1145" /> <source>File-Browser</source> <translation>Navigateur de fichiers</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1337" /> - <location filename="../UI/UserInterface.py" line="1154" /> + <location filename="../UI/UserInterface.py" line="1335" /> + <location filename="../UI/UserInterface.py" line="1152" /> <source>Symbols</source> <translation>Symboles</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2055" /> - <location filename="../UI/UserInterface.py" line="1359" /> - <location filename="../UI/UserInterface.py" line="1353" /> - <location filename="../UI/UserInterface.py" line="1164" /> + <location filename="../UI/UserInterface.py" line="2053" /> + <location filename="../UI/UserInterface.py" line="1357" /> + <location filename="../UI/UserInterface.py" line="1351" /> + <location filename="../UI/UserInterface.py" line="1162" /> <source>Debug-Viewer</source> <translation>Gestionnaire de débogage</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2427" /> - <location filename="../UI/UserInterface.py" line="2426" /> - <location filename="../UI/UserInterface.py" line="1366" /> - <location filename="../UI/UserInterface.py" line="1171" /> + <location filename="../UI/UserInterface.py" line="2425" /> + <location filename="../UI/UserInterface.py" line="2424" /> + <location filename="../UI/UserInterface.py" line="1364" /> + <location filename="../UI/UserInterface.py" line="1169" /> <source>Code Documentation Viewer</source> <translation type="unfinished">Visionneur de documentation du code</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2642" /> - <location filename="../UI/UserInterface.py" line="2641" /> - <location filename="../UI/UserInterface.py" line="1373" /> - <location filename="../UI/UserInterface.py" line="1178" /> + <location filename="../UI/UserInterface.py" line="2640" /> + <location filename="../UI/UserInterface.py" line="2639" /> + <location filename="../UI/UserInterface.py" line="1371" /> + <location filename="../UI/UserInterface.py" line="1176" /> <source>Help Viewer</source> <translation type="unfinished">Visionneur d'aide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3567" /> - <location filename="../UI/UserInterface.py" line="2522" /> - <location filename="../UI/UserInterface.py" line="2521" /> - <location filename="../UI/UserInterface.py" line="1379" /> - <location filename="../UI/UserInterface.py" line="1184" /> + <location filename="../UI/UserInterface.py" line="3565" /> + <location filename="../UI/UserInterface.py" line="2520" /> + <location filename="../UI/UserInterface.py" line="2519" /> + <location filename="../UI/UserInterface.py" line="1377" /> + <location filename="../UI/UserInterface.py" line="1182" /> <source>Plugin Repository</source> <translation>Référentiel de plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2546" /> - <location filename="../UI/UserInterface.py" line="2545" /> - <location filename="../UI/UserInterface.py" line="1385" /> - <location filename="../UI/UserInterface.py" line="1190" /> + <location filename="../UI/UserInterface.py" line="2544" /> + <location filename="../UI/UserInterface.py" line="2543" /> + <location filename="../UI/UserInterface.py" line="1383" /> + <location filename="../UI/UserInterface.py" line="1188" /> <source>Virtual Environments</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2454" /> - <location filename="../UI/UserInterface.py" line="2453" /> - <location filename="../UI/UserInterface.py" line="1390" /> - <location filename="../UI/UserInterface.py" line="1195" /> + <location filename="../UI/UserInterface.py" line="2452" /> + <location filename="../UI/UserInterface.py" line="2451" /> + <location filename="../UI/UserInterface.py" line="1388" /> + <location filename="../UI/UserInterface.py" line="1193" /> <source>PyPI</source> <translation>PyPI</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2476" /> - <location filename="../UI/UserInterface.py" line="2475" /> - <location filename="../UI/UserInterface.py" line="1397" /> - <location filename="../UI/UserInterface.py" line="1200" /> + <location filename="../UI/UserInterface.py" line="2474" /> + <location filename="../UI/UserInterface.py" line="2473" /> + <location filename="../UI/UserInterface.py" line="1395" /> + <location filename="../UI/UserInterface.py" line="1198" /> <source>Conda</source> <translation>Conda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1404" /> - <location filename="../UI/UserInterface.py" line="1207" /> + <location filename="../UI/UserInterface.py" line="1402" /> + <location filename="../UI/UserInterface.py" line="1205" /> <source>Cooperation</source> <translation>Coopération</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2354" /> - <location filename="../UI/UserInterface.py" line="1408" /> - <location filename="../UI/UserInterface.py" line="1212" /> + <location filename="../UI/UserInterface.py" line="2352" /> + <location filename="../UI/UserInterface.py" line="1406" /> + <location filename="../UI/UserInterface.py" line="1210" /> <source>IRC</source> <translation>IRC</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2498" /> - <location filename="../UI/UserInterface.py" line="2497" /> - <location filename="../UI/UserInterface.py" line="1414" /> - <location filename="../UI/UserInterface.py" line="1219" /> + <location filename="../UI/UserInterface.py" line="2496" /> + <location filename="../UI/UserInterface.py" line="2495" /> + <location filename="../UI/UserInterface.py" line="1412" /> + <location filename="../UI/UserInterface.py" line="1217" /> <source>MicroPython</source> <translation>MicroPython</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2077" /> - <location filename="../UI/UserInterface.py" line="1422" /> - <location filename="../UI/UserInterface.py" line="1227" /> + <location filename="../UI/UserInterface.py" line="2075" /> + <location filename="../UI/UserInterface.py" line="1420" /> + <location filename="../UI/UserInterface.py" line="1225" /> <source>Shell</source> <translation>Shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2143" /> - <location filename="../UI/UserInterface.py" line="1428" /> - <location filename="../UI/UserInterface.py" line="1231" /> + <location filename="../UI/UserInterface.py" line="2141" /> + <location filename="../UI/UserInterface.py" line="1426" /> + <location filename="../UI/UserInterface.py" line="1229" /> <source>Task-Viewer</source> <translation>Visualisueur de tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2121" /> - <location filename="../UI/UserInterface.py" line="1434" /> - <location filename="../UI/UserInterface.py" line="1235" /> + <location filename="../UI/UserInterface.py" line="2119" /> + <location filename="../UI/UserInterface.py" line="1432" /> + <location filename="../UI/UserInterface.py" line="1233" /> <source>Log-Viewer</source> <translation>Fenêtre de log</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1441" /> - <location filename="../UI/UserInterface.py" line="1242" /> + <location filename="../UI/UserInterface.py" line="1439" /> + <location filename="../UI/UserInterface.py" line="1240" /> <source>Numbers</source> <translation>Nombres</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1829" /> + <location filename="../UI/UserInterface.py" line="1827" /> <source>{0} - Passive Mode</source> <translation>{0} - Mode passif</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1836" /> - <location filename="../UI/UserInterface.py" line="1832" /> + <location filename="../UI/UserInterface.py" line="1834" /> + <location filename="../UI/UserInterface.py" line="1830" /> <source>{0} - {1} - Passive Mode</source> <translation>{0} - {1} - Mode Passif</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1840" /> + <location filename="../UI/UserInterface.py" line="1838" /> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} - {1} - {2} - Mode Passif</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1862" /> + <source>Quit</source> + <translation>Quitter</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1864" /> - <source>Quit</source> - <translation>Quitter</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1866" /> <source>&Quit</source> <translation>&Quitter</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1867" /> + <location filename="../UI/UserInterface.py" line="1865" /> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1870" /> + <source>Quit the IDE</source> + <translation>Quitter l'IDE</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1872" /> - <source>Quit the IDE</source> - <translation>Quitter l'IDE</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1874" /> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>Quitter l'IDE</b><p>Cette commande fait quitter l'IDE. Toutes les modifications non-enregistrées devraient d'abord être enregistrées. Tous les programmes Python débogués seront stoppés et les préférences seront écrites sur le disque.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1888" /> <location filename="../UI/UserInterface.py" line="1886" /> + <location filename="../UI/UserInterface.py" line="1884" /> <source>Restart</source> <translation>Redémarrer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1889" /> + <location filename="../UI/UserInterface.py" line="1887" /> <source>Ctrl+Shift+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Shift+Q</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1894" /> + <location filename="../UI/UserInterface.py" line="1892" /> <source>Restart the IDE</source> <translation>Rédémarrer l'IDE</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1896" /> + <location filename="../UI/UserInterface.py" line="1894" /> <source><b>Restart the IDE</b><p>This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1912" /> + <location filename="../UI/UserInterface.py" line="1905" /> + <source>Save session</source> + <translation>Enregistrer la session</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1906" /> + <source>Save session...</source> + <translation>Enregistrer session...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1914" /> - <location filename="../UI/UserInterface.py" line="1907" /> - <source>Save session</source> - <translation>Enregistrer la session</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1908" /> - <source>Save session...</source> - <translation>Enregistrer session...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1916" /> <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> <translation><b>Enregistrer session...</b><p>Ceci enregistre la session sur le disque. Une fenêtre s'ouvre pour sélectionner le nom de fichier.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7684" /> - <location filename="../UI/UserInterface.py" line="1933" /> - <location filename="../UI/UserInterface.py" line="1926" /> + <location filename="../UI/UserInterface.py" line="7681" /> + <location filename="../UI/UserInterface.py" line="1931" /> + <location filename="../UI/UserInterface.py" line="1924" /> <source>Load session</source> <translation>Charger la session</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1927" /> + <location filename="../UI/UserInterface.py" line="1925" /> <source>Load session...</source> <translation>Charger la session...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1935" /> + <location filename="../UI/UserInterface.py" line="1933" /> <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> <translation><b>Charger session...</b><p>Ceci charge une session enregistrée sur le disque auparant. Une fenêtre s'ouvre pour sélectionner le fichier.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1943" /> + <source>New Window</source> + <translation>Nouvelle fenêtre</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1945" /> - <source>New Window</source> - <translation>Nouvelle fenêtre</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1947" /> <source>New &Window</source> <translation>&Nouvelle fenêtre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1948" /> + <location filename="../UI/UserInterface.py" line="1946" /> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation>Ctrl+Shift+N</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1951" /> + <source>Open a new eric instance</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1953" /> - <source>Open a new eric instance</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1955" /> <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1969" /> <location filename="../UI/UserInterface.py" line="1967" /> + <location filename="../UI/UserInterface.py" line="1965" /> <source>Edit Profile</source> <translation>Profil d'Edition</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1974" /> + <source>Activate the edit view profile</source> + <translation>Active la fenêtre d'édition des profils Edition/Débogage</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1976" /> - <source>Activate the edit view profile</source> - <translation>Active la fenêtre d'édition des profils Edition/Débogage</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1978" /> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Edition des profils</b><p>Active la fenêtre d'édition des profils Edition/Débogage. On peut y configurer les différentes fenêtres devant apparaitre en mode Edition ou Débogage.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1991" /> <location filename="../UI/UserInterface.py" line="1989" /> + <location filename="../UI/UserInterface.py" line="1987" /> <source>Debug Profile</source> <translation>Profil Débogage</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1996" /> + <source>Activate the debug view profile</source> + <translation>Active le profil Débogage</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1998" /> - <source>Activate the debug view profile</source> - <translation>Active le profil Débogage</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2000" /> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Profil Debogage</b><p>Active le profil Bébogage. La fenêtre affichée dans ce mode peut être configurée avec la fenêtre "Edition des profils"</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2012" /> + <location filename="../UI/UserInterface.py" line="2010" /> <source>&Project-Viewer</source> <translation>Gestionnaire de &projet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2013" /> + <location filename="../UI/UserInterface.py" line="2011" /> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2019" /> + <location filename="../UI/UserInterface.py" line="2017" /> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2022" /> + <location filename="../UI/UserInterface.py" line="2020" /> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2034" /> + <location filename="../UI/UserInterface.py" line="2032" /> <source>&Multiproject-Viewer</source> <translation>Gestionnaire de &multi-projet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2035" /> + <location filename="../UI/UserInterface.py" line="2033" /> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2041" /> + <location filename="../UI/UserInterface.py" line="2039" /> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2044" /> + <location filename="../UI/UserInterface.py" line="2042" /> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2056" /> + <location filename="../UI/UserInterface.py" line="2054" /> <source>&Debug-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2057" /> + <location filename="../UI/UserInterface.py" line="2055" /> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2063" /> + <location filename="../UI/UserInterface.py" line="2061" /> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2066" /> + <location filename="../UI/UserInterface.py" line="2064" /> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2078" /> + <location filename="../UI/UserInterface.py" line="2076" /> <source>&Shell</source> <translation>&Shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2079" /> + <location filename="../UI/UserInterface.py" line="2077" /> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2085" /> + <location filename="../UI/UserInterface.py" line="2083" /> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2088" /> + <location filename="../UI/UserInterface.py" line="2086" /> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2100" /> + <location filename="../UI/UserInterface.py" line="2098" /> <source>&File-Browser</source> <translation>Navigateur de &fichier</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2101" /> + <location filename="../UI/UserInterface.py" line="2099" /> <source>Alt+Shift+F</source> <translation>Alt+Shift+F</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2107" /> + <location filename="../UI/UserInterface.py" line="2105" /> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2110" /> + <location filename="../UI/UserInterface.py" line="2108" /> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2122" /> + <location filename="../UI/UserInterface.py" line="2120" /> <source>Lo&g-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2123" /> + <location filename="../UI/UserInterface.py" line="2121" /> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2129" /> + <location filename="../UI/UserInterface.py" line="2127" /> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2132" /> + <location filename="../UI/UserInterface.py" line="2130" /> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2144" /> + <location filename="../UI/UserInterface.py" line="2142" /> <source>&Task-Viewer</source> <translation>Visionneur de &tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2145" /> + <location filename="../UI/UserInterface.py" line="2143" /> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2151" /> + <location filename="../UI/UserInterface.py" line="2149" /> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2154" /> + <location filename="../UI/UserInterface.py" line="2152" /> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2167" /> + <location filename="../UI/UserInterface.py" line="2165" /> <source>Templ&ate-Viewer</source> <translation>Visionneur de g&abarits</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2168" /> + <location filename="../UI/UserInterface.py" line="2166" /> <source>Alt+Shift+A</source> <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2174" /> + <location filename="../UI/UserInterface.py" line="2172" /> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2177" /> + <location filename="../UI/UserInterface.py" line="2175" /> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2192" /> + <location filename="../UI/UserInterface.py" line="2190" /> <source>&Left Toolbox</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2197" /> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2199" /> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2201" /> <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2215" /> + <location filename="../UI/UserInterface.py" line="2213" /> <source>&Right Toolbox</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2220" /> + <source>Toggle the Right Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2222" /> - <source>Toggle the Right Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2224" /> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2238" /> + <location filename="../UI/UserInterface.py" line="2236" /> <source>&Horizontal Toolbox</source> <translation>Barre &horizontale</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2243" /> + <source>Toggle the Horizontal Toolbox window</source> + <translation>Afficher/Masquer la barre d'outils horizontale</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2245" /> - <source>Toggle the Horizontal Toolbox window</source> - <translation>Afficher/Masquer la barre d'outils horizontale</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2247" /> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Afficher/Masquer la barre d'outils horizontale</b><p>Affiche ou masque la barre d'outils horizontale, selon.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2260" /> + <location filename="../UI/UserInterface.py" line="2258" /> <source>Left Sidebar</source> <translation>Barre latérale de gauche</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2261" /> + <location filename="../UI/UserInterface.py" line="2259" /> <source>&Left Sidebar</source> <translation>Barre latérale de &gauche</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2266" /> + <source>Toggle the left sidebar window</source> + <translation>Affiche/Masque la barre latérale de gauche</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2268" /> - <source>Toggle the left sidebar window</source> - <translation>Affiche/Masque la barre latérale de gauche</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2270" /> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Affiche/masque la barre latérale de gauche</b><p>Affiche ou maque la barre latérale de gauche.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2283" /> + <location filename="../UI/UserInterface.py" line="2281" /> <source>Right Sidebar</source> <translation type="unfinished">Barre latérale de droite</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2284" /> + <location filename="../UI/UserInterface.py" line="2282" /> <source>&Right Sidebar</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2289" /> + <source>Toggle the right sidebar window</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2291" /> - <source>Toggle the right sidebar window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2293" /> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2306" /> + <location filename="../UI/UserInterface.py" line="2304" /> <source>Bottom Sidebar</source> <translation>Barre du bas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2307" /> + <location filename="../UI/UserInterface.py" line="2305" /> <source>&Bottom Sidebar</source> <translation>&Barre du bas</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2312" /> + <source>Toggle the bottom sidebar window</source> + <translation>Affiche/Masque la barre du bas</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2314" /> - <source>Toggle the bottom sidebar window</source> - <translation>Affiche/Masque la barre du bas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2316" /> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>A/ffiche/Masque la barre du bas</b><p>Affiche ou masque la barre du bas</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2327" /> + <source>Cooperation-Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2328" /> + <source>Co&operation-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2329" /> - <source>Cooperation-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2330" /> - <source>Co&operation-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2331" /> <source>Alt+Shift+O</source> <translation>Alt+Shift+O</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2337" /> + <location filename="../UI/UserInterface.py" line="2335" /> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2340" /> + <location filename="../UI/UserInterface.py" line="2338" /> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2355" /> + <location filename="../UI/UserInterface.py" line="2353" /> <source>&IRC</source> <translation>&IRC</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2356" /> + <location filename="../UI/UserInterface.py" line="2354" /> <source>Ctrl+Alt+Shift+I</source> <translation>Ctrl+Alt+Shift+I</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2362" /> + <location filename="../UI/UserInterface.py" line="2360" /> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2365" /> + <location filename="../UI/UserInterface.py" line="2363" /> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2374" /> + <source>Symbols-Viewer</source> + <translation>Visionneur de symbole</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2375" /> + <source>S&ymbols-Viewer</source> + <translation>Visionneur de s&ymbole</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2376" /> - <source>Symbols-Viewer</source> - <translation>Visionneur de symbole</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2377" /> - <source>S&ymbols-Viewer</source> - <translation>Visionneur de s&ymbole</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2378" /> <source>Alt+Shift+Y</source> <translation>Alt+Shift+Y</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2384" /> + <location filename="../UI/UserInterface.py" line="2382" /> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2387" /> + <location filename="../UI/UserInterface.py" line="2385" /> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2399" /> + <source>Numbers-Viewer</source> + <translation>Visionneur de nombres</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2400" /> + <source>Num&bers-Viewer</source> + <translation>Visionneur de nom&bres</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2401" /> - <source>Numbers-Viewer</source> - <translation>Visionneur de nombres</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2402" /> - <source>Num&bers-Viewer</source> - <translation>Visionneur de nom&bres</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2403" /> <source>Alt+Shift+B</source> <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2409" /> + <location filename="../UI/UserInterface.py" line="2407" /> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2412" /> + <location filename="../UI/UserInterface.py" line="2410" /> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2428" /> + <location filename="../UI/UserInterface.py" line="2426" /> <source>Ctrl+Alt+Shift+D</source> <translation>Ctrl+Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2434" /> + <location filename="../UI/UserInterface.py" line="2432" /> <source>Switch the input focus to the Code Documentation Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2439" /> + <location filename="../UI/UserInterface.py" line="2437" /> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2455" /> + <location filename="../UI/UserInterface.py" line="2453" /> <source>Ctrl+Alt+Shift+P</source> <translation>Ctrl+Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2461" /> + <location filename="../UI/UserInterface.py" line="2459" /> <source>Switch the input focus to the PyPI window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2464" /> + <location filename="../UI/UserInterface.py" line="2462" /> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2477" /> + <location filename="../UI/UserInterface.py" line="2475" /> <source>Ctrl+Alt+Shift+C</source> <translation>Ctrl+Alt+Shift+C</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2483" /> + <location filename="../UI/UserInterface.py" line="2481" /> <source>Switch the input focus to the Conda window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2486" /> + <location filename="../UI/UserInterface.py" line="2484" /> <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2499" /> + <location filename="../UI/UserInterface.py" line="2497" /> <source>Ctrl+Alt+Shift+M</source> <translation>Ctrl+Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2505" /> + <location filename="../UI/UserInterface.py" line="2503" /> <source>Switch the input focus to the MicroPython window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2508" /> + <location filename="../UI/UserInterface.py" line="2506" /> <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2523" /> + <location filename="../UI/UserInterface.py" line="2521" /> <source>Ctrl+Alt+Shift+R</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2529" /> + <location filename="../UI/UserInterface.py" line="2527" /> <source>Switch the input focus to the Plugin Repository window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2532" /> + <location filename="../UI/UserInterface.py" line="2530" /> <source><b>Plugin Repository</b><p>This switches the input focus to the Plugin Repository window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2547" /> + <location filename="../UI/UserInterface.py" line="2545" /> <source>Ctrl+Alt+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2553" /> + <location filename="../UI/UserInterface.py" line="2551" /> <source>Switch the input focus to the Virtual Environments Manager window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2558" /> + <location filename="../UI/UserInterface.py" line="2556" /> <source><b>Virtual Environments</b><p>This switches the input focus to the Virtual Environments Manager window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2574" /> + <location filename="../UI/UserInterface.py" line="2572" /> <source>Ctrl+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2580" /> + <location filename="../UI/UserInterface.py" line="2578" /> <source>Switch the input focus to the Find/Replace In Files window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2583" /> + <location filename="../UI/UserInterface.py" line="2581" /> <source><b>Find/Replace In Files</b><p>This switches the input focus to the Find/Replace In Files window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2597" /> + <location filename="../UI/UserInterface.py" line="2595" /> <source>Ctrl+Alt+Shift+L</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2603" /> + <location filename="../UI/UserInterface.py" line="2601" /> <source>Switch the input focus to the Find File window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2606" /> + <location filename="../UI/UserInterface.py" line="2604" /> <source><b>Find File</b><p>This switches the input focus to the Find File window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2620" /> - <location filename="../UI/UserInterface.py" line="2619" /> + <location filename="../UI/UserInterface.py" line="2618" /> + <location filename="../UI/UserInterface.py" line="2617" /> <source>VCS Status List</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2621" /> + <location filename="../UI/UserInterface.py" line="2619" /> <source>Alt+Shift+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2627" /> + <location filename="../UI/UserInterface.py" line="2625" /> <source>Switch the input focus to the VCS Status List window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2630" /> + <location filename="../UI/UserInterface.py" line="2628" /> <source><b>VCS Status List</b><p>This switches the input focus to the VCS Status List window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2643" /> + <location filename="../UI/UserInterface.py" line="2641" /> <source>Alt+Shift+H</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2649" /> + <location filename="../UI/UserInterface.py" line="2647" /> <source>Switch the input focus to the embedded Help Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2652" /> + <location filename="../UI/UserInterface.py" line="2650" /> <source><b>Help Viewer</b><p>This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2663" /> + <source>What's This?</source> + <translation>Qu'est-ce que c'est ?</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2665" /> - <source>What's This?</source> - <translation>Qu'est-ce que c'est ?</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2667" /> <source>&What's This?</source> <translation>&Qu'est-ce que c'est?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2668" /> + <location filename="../UI/UserInterface.py" line="2666" /> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2671" /> + <source>Context sensitive help</source> + <translation>Aide contextuelle</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2673" /> - <source>Context sensitive help</source> - <translation>Aide contextuelle</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2675" /> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Affiche l'aide contextuelle</b><p>Dans le mode "Qu'est-ce que c'est?", la souris est affichée avec un point d'interrogation, et on peut cliquer sur les éléments de l'interface pour obtenir une courte description de l'élément. Cette fonction peut être obtenue avec le bouton d'aide contextuelle de la barre principale.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2686" /> + <source>Helpviewer</source> + <translation>Visionneur d'aide</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2688" /> - <source>Helpviewer</source> - <translation>Visionneur d'aide</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2690" /> <source>&Helpviewer...</source> <translation>Visionneur d'&aide...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2691" /> + <location filename="../UI/UserInterface.py" line="2689" /> <source>F1</source> <translation>F1</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2694" /> + <source>Open the helpviewer window</source> + <translation>Ouvre le visualiseur d'aide</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2696" /> - <source>Open the helpviewer window</source> - <translation>Ouvre le visualiseur d'aide</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2698" /> <source><b>Helpviewer</b><p>Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2718" /> + <location filename="../UI/UserInterface.py" line="2716" /> <source>Show Versions</source> <translation>Afficher les versions</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2719" /> + <location filename="../UI/UserInterface.py" line="2717" /> <source>Show &Versions</source> <translation>Afficher les &versions</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2723" /> + <source>Display version information</source> + <translation>Affiche les informations sur les versions</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2725" /> - <source>Display version information</source> - <translation>Affiche les informations sur les versions</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2727" /> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>Afficher les versions</b><p>Affiche les informations sur les versions.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2738" /> + <location filename="../UI/UserInterface.py" line="2731" /> + <source>Show Error Log</source> + <translation>Montrer l'historique d'erreur</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2732" /> + <source>Show Error &Log...</source> + <translation>Montrer &l'historique d'erreur...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2740" /> - <location filename="../UI/UserInterface.py" line="2733" /> - <source>Show Error Log</source> - <translation>Montrer l'historique d'erreur</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2734" /> - <source>Show Error &Log...</source> - <translation>Montrer &l'historique d'erreur...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2742" /> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation><b>Montrer l'historique d'erreur...</b><p>Ouvre une fenêtre avec les messages d'erreur les plus récents.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2751" /> + <location filename="../UI/UserInterface.py" line="2749" /> <source>Show Install Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2752" /> + <location filename="../UI/UserInterface.py" line="2750" /> <source>Show Install &Info...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2756" /> + <source>Show Installation Information</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2758" /> - <source>Show Installation Information</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2760" /> <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4645" /> - <location filename="../UI/UserInterface.py" line="2770" /> + <location filename="../UI/UserInterface.py" line="4643" /> + <location filename="../UI/UserInterface.py" line="2768" /> <source>Report Bug</source> <translation>Rapport de bogue</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2768" /> + <source>Report &Bug...</source> + <translation>Rapport de &bogue...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2770" /> - <source>Report &Bug...</source> - <translation>Rapport de &bogue...</translation> + <source>Report a bug</source> + <translation>Envoyer un rapport de bogue</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2772" /> - <source>Report a bug</source> - <translation>Envoyer un rapport de bogue</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2774" /> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>Rapport de bogue...</b><p>Ouvre une fenêtre pour envoyer un rapport de bogue.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2780" /> + <location filename="../UI/UserInterface.py" line="2778" /> <source>Request Feature</source> <translation>Suggestion d'amélioration</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2781" /> + <location filename="../UI/UserInterface.py" line="2779" /> <source>Request &Feature...</source> <translation>Suggestion d'&amélioration...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2785" /> + <source>Send a feature request</source> + <translation>Envoyer une suggestion d'amélioration</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2787" /> - <source>Send a feature request</source> - <translation>Envoyer une suggestion d'amélioration</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2789" /> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>Demande d'amélioration...</b><p>Ouvre une fenêtre permettant d'envoyer une demande d'amélioration.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4109" /> - <location filename="../UI/UserInterface.py" line="2800" /> + <location filename="../UI/UserInterface.py" line="4107" /> + <location filename="../UI/UserInterface.py" line="2798" /> <source>Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2802" /> + <location filename="../UI/UserInterface.py" line="2800" /> <source>&Testing...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2806" /> + <source>Start the testing dialog</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2808" /> - <source>Start the testing dialog</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2810" /> <source><b>Testing</b><p>Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2819" /> + <source>Restart Last Test</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2821" /> - <source>Restart Last Test</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2823" /> <source>&Restart Last Test...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2827" /> + <source>Restarts the last test</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2829" /> - <source>Restarts the last test</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2831" /> <source><b>Restart Last Test</b><p>Restarts the test performed last.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2839" /> + <source>Rerun Failed Tests</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2841" /> - <source>Rerun Failed Tests</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2843" /> <source>Rerun Failed Tests...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2850" /> + <location filename="../UI/UserInterface.py" line="2848" /> <source>Rerun failed tests of the last run</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2853" /> + <location filename="../UI/UserInterface.py" line="2851" /> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last test run.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2861" /> + <source>Test Script</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2863" /> - <source>Test Script</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2865" /> <source>Test &Script...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2869" /> + <source>Run tests of the current script</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2871" /> - <source>Run tests of the current script</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2873" /> <source><b>Test Script</b><p>Run tests with the current script.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2878" /> + <source>Test Project</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2880" /> - <source>Test Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2882" /> <source>Test &Project...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2886" /> + <source>Run tests of the current project</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2888" /> - <source>Run tests of the current project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2890" /> <source><b>Test Project</b><p>Run test of the current project.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2909" /> + <source>Qt-Designer</source> + <translation>Qt-Designer</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2911" /> - <source>Qt-Designer</source> - <translation>Qt-Designer</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2913" /> <source>Qt-&Designer...</source> <translation>Qt-&Designer...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2917" /> + <source>Start Qt-Designer</source> + <translation>Démarrer Qt-Designer</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2919" /> - <source>Start Qt-Designer</source> - <translation>Démarrer Qt-Designer</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2921" /> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation><b>Qt-Designer</b><p>Démarrer Qt-Designer.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2940" /> + <source>Qt-Linguist</source> + <translation>Qt-Linguist</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2942" /> - <source>Qt-Linguist</source> - <translation>Qt-Linguist</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2944" /> <source>Qt-&Linguist...</source> <translation>Qt-&Linguist...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2948" /> + <source>Start Qt-Linguist</source> + <translation>Démarrer Qt-Linguist</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2950" /> - <source>Start Qt-Linguist</source> - <translation>Démarrer Qt-Linguist</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2952" /> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation><b>Qt-Linguist</b><p>Démarrer Qt-Linguist.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2958" /> + <source>UI Previewer</source> + <translation>Visionneur d'UI</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2960" /> - <source>UI Previewer</source> - <translation>Visionneur d'UI</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2962" /> <source>&UI Previewer...</source> <translation>Visionneur d'&UI...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2966" /> + <source>Start the UI Previewer</source> + <translation>Démarre le Visionneur d'UI</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2968" /> - <source>Start the UI Previewer</source> - <translation>Démarre le Visionneur d'UI</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2970" /> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation><b>Visulaiseur d'UI</b><p>Démarre le visualiseur d'UI.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2974" /> + <source>Translations Previewer</source> + <translation>Visionneur de traductions</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2976" /> - <source>Translations Previewer</source> - <translation>Visionneur de traductions</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2978" /> <source>&Translations Previewer...</source> <translation>Visionneur de &Traductions...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2982" /> + <source>Start the Translations Previewer</source> + <translation>Démarre le visionneur de traductions</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2984" /> - <source>Start the Translations Previewer</source> - <translation>Démarre le visionneur de traductions</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2986" /> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>Visionneur de traductions</b><p>Démarre le visionneur de traductions.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2993" /> + <source>Compare Files</source> + <translation>Comparaison de fichiers</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2995" /> - <source>Compare Files</source> - <translation>Comparaison de fichiers</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2997" /> <source>&Compare Files...</source> <translation>&Comparaison de fichiers...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3020" /> + <location filename="../UI/UserInterface.py" line="3001" /> + <source>Compare two files</source> + <translation>Compare deux fichiers</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3003" /> + <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> + <translation><b>Comparaison de Fichiers</b><p>Ouvre une fenêtre pour comparer deux fichiers.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3012" /> + <source>Compare Files side by side</source> + <translation>Comparaison de fichiers côte à côte</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3014" /> + <source>Compare &Files side by side...</source> + <translation>Comparer des &fichiers côte à côte...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3022" /> - <location filename="../UI/UserInterface.py" line="3003" /> - <source>Compare two files</source> - <translation>Compare deux fichiers</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3005" /> - <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> - <translation><b>Comparaison de Fichiers</b><p>Ouvre une fenêtre pour comparer deux fichiers.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3014" /> - <source>Compare Files side by side</source> - <translation>Comparaison de fichiers côte à côte</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3016" /> - <source>Compare &Files side by side...</source> - <translation>Comparer des &fichiers côte à côte...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3024" /> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>Comparaison de fichiers côte à côte</b><p>Ouvre une fenêtre pour comparer deux fichiers et affiche les différences côte à côte.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3032" /> + <source>SQL Browser</source> + <translation>Navigateur SQL</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3034" /> - <source>SQL Browser</source> - <translation>Navigateur SQL</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3036" /> <source>SQL &Browser...</source> <translation>&Navigateur SQL...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3040" /> + <source>Browse a SQL database</source> + <translation>Parcourir une base de données SQL</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3042" /> - <source>Browse a SQL database</source> - <translation>Parcourir une base de données SQL</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3044" /> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>Navigateur SQL</b><p>Parcourir une base de données SQL.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3056" /> + <location filename="../UI/UserInterface.py" line="3048" /> + <source>Mini Editor</source> + <translation>Mini-éditeur</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3050" /> + <source>Mini &Editor...</source> + <translation>Mini édit&eur...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3058" /> - <location filename="../UI/UserInterface.py" line="3050" /> - <source>Mini Editor</source> - <translation>Mini-éditeur</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3052" /> - <source>Mini &Editor...</source> - <translation>Mini édit&eur...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3060" /> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>Mini Editeur</b><p>ouvre une fenêtre avec un éditeur simplifié.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3067" /> + <source>Hex Editor</source> + <translation>Hex Editor</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3069" /> - <source>Hex Editor</source> - <translation>Hex Editor</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3071" /> <source>&Hex Editor...</source> <translation>&Hex Editor...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3075" /> + <source>Start the eric Hex Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3077" /> - <source>Start the eric Hex Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3079" /> <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3087" /> + <source>eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3089" /> - <source>eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3091" /> <source>eric &Web Browser...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3095" /> + <source>Start the eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3097" /> - <source>Start the eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3099" /> <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3106" /> + <source>Icon Editor</source> + <translation>Éditeur d'icone</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3108" /> - <source>Icon Editor</source> - <translation>Éditeur d'icone</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3110" /> <source>&Icon Editor...</source> <translation>Éditeur d'&icone...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3114" /> + <source>Start the eric Icon Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3116" /> - <source>Start the eric Icon Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3118" /> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3125" /> + <source>Snapshot</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3127" /> - <source>Snapshot</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3129" /> <source>&Snapshot...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3133" /> + <source>Take snapshots of a screen region</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3135" /> - <source>Take snapshots of a screen region</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3137" /> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3145" /> + <source>eric PDF Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3147" /> - <source>eric PDF Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3149" /> <source>eric PDF &Viewer...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3153" /> + <source>Start the eric PDF Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3155" /> - <source>Start the eric PDF Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3157" /> <source><b>eric PDF Viewer</b><p>Starts the eric PDF Viewer for viewing PDF files.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3164" /> + <source>Preferences</source> + <translation>Préférences</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3166" /> - <source>Preferences</source> - <translation>Préférences</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3168" /> <source>&Preferences...</source> <translation>&Préférences...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3172" /> + <source>Set the prefered configuration</source> + <translation>Édition des préférences</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3174" /> - <source>Set the prefered configuration</source> - <translation>Édition des préférences</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3176" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Préférences</b><p>Edite les valeurs souhaitées pour la configuration du logiciel.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3185" /> + <source>Export Preferences</source> + <translation>Exporte les préférences</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3187" /> - <source>Export Preferences</source> - <translation>Exporte les préférences</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3189" /> <source>E&xport Preferences...</source> <translation>E&xporter les préférences...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3193" /> + <source>Export the current configuration</source> + <translation>Exporte la configuration courante</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3195" /> - <source>Export the current configuration</source> - <translation>Exporte la configuration courante</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3197" /> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation><b>Exporter les préférences</b><p>Export la configuration courante dans un fichier.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3204" /> + <source>Import Preferences</source> + <translation>Importe les préférences</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3206" /> - <source>Import Preferences</source> - <translation>Importe les préférences</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3208" /> <source>I&mport Preferences...</source> <translation>I&mporter les préférences...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3215" /> + <location filename="../UI/UserInterface.py" line="3213" /> <source>Import a previously exported configuration</source> <translation>Importe les préférences d'un fichier précédemment exporté</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3218" /> + <location filename="../UI/UserInterface.py" line="3216" /> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation><b>Importer les préférences</b><p>Importe les préférences d'un fichier précédemment exporté.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3225" /> + <source>Export Theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3227" /> - <source>Export Theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3229" /> <source>Export Theme...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3233" /> + <source>Export the current theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3235" /> - <source>Export the current theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3237" /> <source><b>Export Theme</b><p>Export the current theme to a file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3244" /> + <source>Import Theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3246" /> - <source>Import Theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3248" /> <source>Import Theme...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3252" /> + <source>Import a previously exported theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3254" /> - <source>Import a previously exported theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3256" /> <source><b>Import Theme</b><p>Import a previously exported theme.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3263" /> + <source>Reload APIs</source> + <translation>Recharger les APIs</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3263" /> + <source>Reload &APIs</source> + <translation>Recharger les &APIs</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3265" /> - <source>Reload APIs</source> - <translation>Recharger les APIs</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3265" /> - <source>Reload &APIs</source> - <translation>Recharger les &APIs</translation> + <source>Reload the API information</source> + <translation>Recharger les informations des API</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3267" /> - <source>Reload the API information</source> - <translation>Recharger les informations des API</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3269" /> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation><b>Recharger les APIs</b><p>Recharger les informations des API.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3281" /> + <location filename="../UI/UserInterface.py" line="3273" /> + <source>Show external tools</source> + <translation>Afficher les outils externes</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3275" /> + <source>Show external &tools</source> + <translation>Afficher les &outils externes</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3283" /> - <location filename="../UI/UserInterface.py" line="3275" /> - <source>Show external tools</source> - <translation>Afficher les outils externes</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3277" /> - <source>Show external &tools</source> - <translation>Afficher les &outils externes</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3285" /> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3293" /> + <source>View Profiles</source> + <translation>Profils de visualisation</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3295" /> - <source>View Profiles</source> - <translation>Profils de visualisation</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3297" /> <source>&View Profiles...</source> <translation>Profils de &Visualisation...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3301" /> + <source>Configure view profiles</source> + <translation>Configuration des profils de visualisation</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3303" /> - <source>Configure view profiles</source> - <translation>Configuration des profils de visualisation</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3305" /> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation><b>Profils de Visualisation</b><p>Configure les modes de visualisation de l'éditeur (modes Edition/Débogage). Avec cet fenêtre de configuration, on peut sélectionner les sous-fenêtres actives par défaut pour chacun des mode de visualisation.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3314" /> + <source>Toolbars</source> + <translation>Barres d'outils</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3316" /> - <source>Toolbars</source> - <translation>Barres d'outils</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3318" /> <source>Tool&bars...</source> <translation>&Barres d'outils...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3322" /> + <source>Configure toolbars</source> + <translation>Configuration des barres d'outils</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3324" /> - <source>Configure toolbars</source> - <translation>Configuration des barres d'outils</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3326" /> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation><b>Barres d'outils</b><p>Configuration des barres d'outils. Avec cette fenêtre vous pouvez modifier les actions des différentes barres affichées et créer vos propres barres d'outils</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3335" /> + <source>Keyboard Shortcuts</source> + <translation>Raccourcis clavier</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3337" /> - <source>Keyboard Shortcuts</source> - <translation>Raccourcis clavier</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3339" /> <source>Keyboard &Shortcuts...</source> <translation>&Raccourcis claviers...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3343" /> + <source>Set the keyboard shortcuts</source> + <translation>Définition des raccourcis clavier</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3345" /> - <source>Set the keyboard shortcuts</source> - <translation>Définition des raccourcis clavier</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3347" /> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation><b>Raccourcis claviers</b><p>Edite les raccourcis claviers pour l'application.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7369" /> - <location filename="../UI/UserInterface.py" line="7350" /> - <location filename="../UI/UserInterface.py" line="3357" /> + <location filename="../UI/UserInterface.py" line="7366" /> + <location filename="../UI/UserInterface.py" line="7347" /> + <location filename="../UI/UserInterface.py" line="3355" /> <source>Export Keyboard Shortcuts</source> <translation>Exporter les raccourcis clavier</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3359" /> + <location filename="../UI/UserInterface.py" line="3357" /> <source>&Export Keyboard Shortcuts...</source> <translation>&Exporter les raccourcis claviers...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3363" /> + <source>Export the keyboard shortcuts</source> + <translation>Exporte les raccourcis claviers</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3365" /> - <source>Export the keyboard shortcuts</source> - <translation>Exporte les raccourcis claviers</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3367" /> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation><b>Exporter les raccourcis clavier</b><p>Exporte les raccourcis claviers de l'application.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7388" /> - <location filename="../UI/UserInterface.py" line="3376" /> + <location filename="../UI/UserInterface.py" line="7385" /> + <location filename="../UI/UserInterface.py" line="3374" /> <source>Import Keyboard Shortcuts</source> <translation>Importer des raccourcis clavier</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3378" /> + <location filename="../UI/UserInterface.py" line="3376" /> <source>&Import Keyboard Shortcuts...</source> <translation>&Importer des raccourcis clavier...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3382" /> + <source>Import the keyboard shortcuts</source> + <translation>Importe des raccourcis clavier</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3384" /> - <source>Import the keyboard shortcuts</source> - <translation>Importe des raccourcis clavier</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3386" /> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation><b>Importer des raccourcis clavier</b><p>Importe des raccourcis claviers de l'application.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3394" /> + <source>Manage SSL Certificates</source> + <translation>Gestion des certificats SSL</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3396" /> - <source>Manage SSL Certificates</source> - <translation>Gestion des certificats SSL</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3398" /> <source>Manage SSL Certificates...</source> <translation>Gestion des certificats SSL...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3405" /> + <location filename="../UI/UserInterface.py" line="3403" /> <source>Manage the saved SSL certificates</source> <translation>Gestion des certificats SSL enregistrés</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3408" /> + <location filename="../UI/UserInterface.py" line="3406" /> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3416" /> + <source>Edit Message Filters</source> + <translation>Éditer les filtres de message</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3418" /> - <source>Edit Message Filters</source> - <translation>Éditer les filtres de message</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3420" /> <source>Edit Message Filters...</source> <translation>Éditer les filtres de message...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3427" /> + <location filename="../UI/UserInterface.py" line="3425" /> <source>Edit the message filters used to suppress unwanted messages</source> <translation type="unfinished">Éditer les filtres de message utilisés pour supprimer les messages indésirés</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430" /> + <location filename="../UI/UserInterface.py" line="3428" /> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3447" /> + <location filename="../UI/UserInterface.py" line="3441" /> + <location filename="../UI/UserInterface.py" line="3439" /> + <source>Clear private data</source> + <translation>Nettoyer les données privées</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3449" /> - <location filename="../UI/UserInterface.py" line="3443" /> - <location filename="../UI/UserInterface.py" line="3441" /> - <source>Clear private data</source> - <translation>Nettoyer les données privées</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3451" /> <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3462" /> - <location filename="../UI/UserInterface.py" line="3461" /> + <location filename="../UI/UserInterface.py" line="3460" /> + <location filename="../UI/UserInterface.py" line="3459" /> <source>Activate current editor</source> <translation>Activer l'éditeur courant</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3463" /> + <location filename="../UI/UserInterface.py" line="3461" /> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3474" /> - <location filename="../UI/UserInterface.py" line="3473" /> + <location filename="../UI/UserInterface.py" line="3472" /> + <location filename="../UI/UserInterface.py" line="3471" /> <source>Show next</source> <translation>Afficher le suivant</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3475" /> + <location filename="../UI/UserInterface.py" line="3473" /> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3486" /> - <location filename="../UI/UserInterface.py" line="3485" /> + <location filename="../UI/UserInterface.py" line="3484" /> + <location filename="../UI/UserInterface.py" line="3483" /> <source>Show previous</source> <translation>Afficher le précédent</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3487" /> + <location filename="../UI/UserInterface.py" line="3485" /> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3498" /> - <location filename="../UI/UserInterface.py" line="3497" /> + <location filename="../UI/UserInterface.py" line="3496" /> + <location filename="../UI/UserInterface.py" line="3495" /> <source>Switch between tabs</source> <translation>Intervertir les onglets</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3499" /> + <location filename="../UI/UserInterface.py" line="3497" /> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3507" /> + <source>Plugin Infos</source> + <translation>Infos Plugins</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3509" /> - <source>Plugin Infos</source> - <translation>Infos Plugins</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3511" /> <source>&Plugin Infos...</source> <translation>Infos &Plugins...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3515" /> + <source>Show Plugin Infos</source> + <translation>Affiche les infos sur les plugins</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3517" /> - <source>Show Plugin Infos</source> - <translation>Affiche les infos sur les plugins</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3519" /> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>Infos Plugins...</b><p>Affiche une fenêtre donnant des informations sur les plugins chargés.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3535" /> + <location filename="../UI/UserInterface.py" line="3527" /> + <source>Install Plugins</source> + <translation>Installation de plugins</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3529" /> + <source>&Install Plugins...</source> + <translation>&Installation de plugins...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3537" /> - <location filename="../UI/UserInterface.py" line="3529" /> - <source>Install Plugins</source> - <translation>Installation de plugins</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3531" /> - <source>&Install Plugins...</source> - <translation>&Installation de plugins...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3539" /> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>Installation de plugins...</b><p>Ouvre une fenêtre pour installer ou mettre à jour des plugins.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3554" /> + <location filename="../UI/UserInterface.py" line="3546" /> + <source>Uninstall Plugin</source> + <translation>Désinstaller un plugin</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3548" /> + <source>&Uninstall Plugin...</source> + <translation>&Désinstaller un plugin...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3556" /> - <location filename="../UI/UserInterface.py" line="3548" /> - <source>Uninstall Plugin</source> - <translation>Désinstaller un plugin</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3550" /> - <source>&Uninstall Plugin...</source> - <translation>&Désinstaller un plugin...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3558" /> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>Désinstaller un plugin...</b><p>Ouvre une fenêtre pour désinstaller un plugin.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3569" /> + <location filename="../UI/UserInterface.py" line="3567" /> <source>Plugin &Repository...</source> <translation>&Référentiel de plugins...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3573" /> + <source>Show Plugins available for download</source> + <translation>Affiche les plugins disponibles au téléchargement</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3575" /> - <source>Show Plugins available for download</source> - <translation>Affiche les plugins disponibles au téléchargement</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3577" /> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>Référentiel de plugins...</b><p>Affiche une fenêtre donnant la liste des plugins disponibles sur internet.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3604" /> - <location filename="../UI/UserInterface.py" line="3603" /> + <location filename="../UI/UserInterface.py" line="3602" /> + <location filename="../UI/UserInterface.py" line="3601" /> <source>Qt5 Documentation</source> <translation>Documentation Qt5</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3608" /> + <source>Open Qt5 Documentation</source> + <translation>Lance la Documentation Qt5</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3610" /> - <source>Open Qt5 Documentation</source> - <translation>Lance la Documentation Qt5</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3612" /> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3625" /> - <location filename="../UI/UserInterface.py" line="3624" /> + <location filename="../UI/UserInterface.py" line="3623" /> + <location filename="../UI/UserInterface.py" line="3622" /> <source>Qt6 Documentation</source> <translation type="unfinished">Documentation Qt5 {6 ?}</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3629" /> + <source>Open Qt6 Documentation</source> + <translation type="unfinished">Lance la Documentation Qt5 {6 ?}</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3631" /> - <source>Open Qt6 Documentation</source> - <translation type="unfinished">Lance la Documentation Qt5 {6 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3633" /> <source><b>Qt6 Documentation</b><p>Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3646" /> - <location filename="../UI/UserInterface.py" line="3645" /> + <location filename="../UI/UserInterface.py" line="3644" /> + <location filename="../UI/UserInterface.py" line="3643" /> <source>PyQt5 Documentation</source> <translation>Documentation PyQt5</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3650" /> + <source>Open PyQt5 Documentation</source> + <translation>Lance la documentation PyQt5</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3652" /> - <source>Open PyQt5 Documentation</source> - <translation>Lance la documentation PyQt5</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3654" /> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3667" /> - <location filename="../UI/UserInterface.py" line="3666" /> + <location filename="../UI/UserInterface.py" line="3665" /> + <location filename="../UI/UserInterface.py" line="3664" /> <source>PyQt6 Documentation</source> <translation type="unfinished">Documentation PyQt5 {6 ?}</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3671" /> + <source>Open PyQt6 Documentation</source> + <translation type="unfinished">Lance la documentation PyQt5 {6 ?}</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3673" /> - <source>Open PyQt6 Documentation</source> - <translation type="unfinished">Lance la documentation PyQt5 {6 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3675" /> <source><b>PyQt6 Documentation</b><p>Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3693" /> - <location filename="../UI/UserInterface.py" line="3692" /> + <location filename="../UI/UserInterface.py" line="3691" /> + <location filename="../UI/UserInterface.py" line="3690" /> <source>Python 3 Documentation</source> <translation>Documentation Python 3</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3697" /> + <source>Open Python 3 Documentation</source> + <translation>Ouvrir la Documentation Python 3</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3699" /> - <source>Open Python 3 Documentation</source> - <translation>Ouvrir la Documentation Python 3</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3701" /> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3720" /> - <location filename="../UI/UserInterface.py" line="3719" /> + <location filename="../UI/UserInterface.py" line="3718" /> + <location filename="../UI/UserInterface.py" line="3717" /> <source>eric API Documentation</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3724" /> + <source>Open eric API Documentation</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3726" /> - <source>Open eric API Documentation</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3728" /> <source><b>eric API Documentation</b><p>Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3746" /> - <location filename="../UI/UserInterface.py" line="3745" /> + <location filename="../UI/UserInterface.py" line="3744" /> + <location filename="../UI/UserInterface.py" line="3743" /> <source>PySide2 Documentation</source> <translation>Documentation PySide2</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3750" /> + <source>Open PySide2 Documentation</source> + <translation>Ouvrir la Documentation PySide2</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3752" /> - <source>Open PySide2 Documentation</source> - <translation>Ouvrir la Documentation PySide2</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3754" /> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3772" /> - <location filename="../UI/UserInterface.py" line="3771" /> + <location filename="../UI/UserInterface.py" line="3770" /> + <location filename="../UI/UserInterface.py" line="3769" /> <source>PySide6 Documentation</source> <translation type="unfinished">Documentation PySide2 {6 ?}</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3776" /> + <source>Open PySide6 Documentation</source> + <translation type="unfinished">Ouvrir la Documentation PySide2 {6 ?}</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3778" /> - <source>Open PySide6 Documentation</source> - <translation type="unfinished">Ouvrir la Documentation PySide2 {6 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3780" /> <source><b>PySide6 Documentation</b><p>Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3880" /> + <location filename="../UI/UserInterface.py" line="3878" /> <source>E&xtras</source> <translation>E&xtras</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3890" /> + <location filename="../UI/UserInterface.py" line="3888" /> <source>Wi&zards</source> <translation>As&sistants</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3908" /> + <location filename="../UI/UserInterface.py" line="3906" /> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3917" /> + <location filename="../UI/UserInterface.py" line="3915" /> <source>Configure...</source> <translation>Configuration...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3926" /> + <location filename="../UI/UserInterface.py" line="3924" /> <source>&Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3943" /> + <location filename="../UI/UserInterface.py" line="3941" /> <source>Select Tool Group</source> <translation>Sélection d'un groupe d'outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3954" /> + <location filename="../UI/UserInterface.py" line="3952" /> <source>Se&ttings</source> <translation>&Configuration</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3987" /> + <location filename="../UI/UserInterface.py" line="3985" /> <source>&Window</source> <translation>&Fenêtre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3996" /> + <location filename="../UI/UserInterface.py" line="3994" /> <source>&Windows</source> <translation>&Fenêtres</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4000" /> + <location filename="../UI/UserInterface.py" line="3998" /> <source>Central Park</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4004" /> + <location filename="../UI/UserInterface.py" line="4002" /> <source>Left Side</source> <translation>Coté gauche</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4023" /> + <location filename="../UI/UserInterface.py" line="4021" /> <source>Right Side</source> <translation>Coté droit</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4042" /> + <location filename="../UI/UserInterface.py" line="4040" /> <source>Bottom Side</source> <translation>Coté bas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4050" /> + <location filename="../UI/UserInterface.py" line="4048" /> <source>Plug-ins</source> <translation>Plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4056" /> + <location filename="../UI/UserInterface.py" line="4054" /> <source>&Toolbars</source> <translation>&Barres d'Outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069" /> + <location filename="../UI/UserInterface.py" line="4067" /> <source>&Help</source> <translation>A&ide</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="4122" /> + <location filename="../UI/UserInterface.py" line="4106" /> + <source>Tools</source> + <translation>Outils</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="4124" /> - <location filename="../UI/UserInterface.py" line="4108" /> - <source>Tools</source> - <translation>Outils</translation> + <location filename="../UI/UserInterface.py" line="4110" /> + <source>Settings</source> + <translation>Configuration</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6162" /> + <location filename="../UI/UserInterface.py" line="4125" /> + <location filename="../UI/UserInterface.py" line="4111" /> + <source>Help</source> + <translation>Aide</translation> </message> <message> <location filename="../UI/UserInterface.py" line="4126" /> <location filename="../UI/UserInterface.py" line="4112" /> - <source>Settings</source> - <translation>Configuration</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6165" /> + <source>Profiles</source> + <translation>Profils</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="4127" /> <location filename="../UI/UserInterface.py" line="4113" /> - <source>Help</source> - <translation>Aide</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4128" /> - <location filename="../UI/UserInterface.py" line="4114" /> - <source>Profiles</source> - <translation>Profils</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4129" /> - <location filename="../UI/UserInterface.py" line="4115" /> <source>Plugins</source> <translation>Plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4125" /> + <location filename="../UI/UserInterface.py" line="4123" /> <source>Unittest</source> <translation>Tests unitaires</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4298" /> + <location filename="../UI/UserInterface.py" line="4296" /> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Cette zone de la barre d'état affiche le langage de l'éditeur actif.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4307" /> + <location filename="../UI/UserInterface.py" line="4305" /> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Cette partie de la barre d'état affiche l'encodage des éditeurs.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4316" /> + <location filename="../UI/UserInterface.py" line="4314" /> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Cette zone de la barre d'état affiche le type de fin de lignes utilisé pour les éditeurs.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4325" /> + <location filename="../UI/UserInterface.py" line="4323" /> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Cette partie de la barre d'état affiche les droits d'écriture des fichiers en cours.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4334" /> + <location filename="../UI/UserInterface.py" line="4332" /> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Cette zone de la barre d'état affiche le numéro de ligne de l'éditeur actif.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4343" /> + <location filename="../UI/UserInterface.py" line="4341" /> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Cette zone de la barre d'état affiche la position du curseur.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4357" /> + <location filename="../UI/UserInterface.py" line="4355" /> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation><p>Cette zone de la barre d'état permet de zoomer l'éditeur courant ou le shell.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4428" /> - <location filename="../UI/UserInterface.py" line="4387" /> + <location filename="../UI/UserInterface.py" line="4426" /> + <location filename="../UI/UserInterface.py" line="4385" /> <source>External Tools/{0}</source> <translation>Outils externe/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4536" /> + <location filename="../UI/UserInterface.py" line="4534" /> <source><h2>Version Numbers</h2><table></source> <translation><h2>Numéros de version</h2><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4585" /> + <location filename="../UI/UserInterface.py" line="4583" /> <source><tr><td><b>WebEngine (Security)</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4602" /> + <location filename="../UI/UserInterface.py" line="4600" /> <source>Desktop</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4606" /> + <location filename="../UI/UserInterface.py" line="4604" /> <source>Session Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4609" /> + <location filename="../UI/UserInterface.py" line="4607" /> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4646" /> + <location filename="../UI/UserInterface.py" line="4644" /> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>L'adresse mail ou l'adresse du serveur mail est vide. Veuillez configurer vos paramètres mails dans la fenêtre des Préférences.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4961" /> + <location filename="../UI/UserInterface.py" line="4959" /> <source>Restart application</source> <translation>Redémarrage de l'application</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4962" /> + <location filename="../UI/UserInterface.py" line="4960" /> <source>The application needs to be restarted. Do it now?</source> <translation>L'application a bersoin d'être relancée. Relancer maintenant ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4986" /> + <location filename="../UI/UserInterface.py" line="4984" /> <source>Upgrade PyQt</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4987" /> + <location filename="../UI/UserInterface.py" line="4985" /> <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5037" /> - <location filename="../UI/UserInterface.py" line="5011" /> + <location filename="../UI/UserInterface.py" line="5035" /> + <location filename="../UI/UserInterface.py" line="5009" /> <source>Upgrade Eric</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5012" /> + <location filename="../UI/UserInterface.py" line="5010" /> <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5038" /> + <location filename="../UI/UserInterface.py" line="5036" /> <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5096" /> + <location filename="../UI/UserInterface.py" line="5094" /> <source>&Builtin Tools</source> <translation>Outils &internes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5114" /> + <location filename="../UI/UserInterface.py" line="5112" /> <source>&Plugin Tools</source> <translation>Outils &plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5117" /> + <location filename="../UI/UserInterface.py" line="5115" /> <source>&User Tools</source> <translation>Outils &utilisateurs</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5143" /> + <location filename="../UI/UserInterface.py" line="5141" /> <source>Configure Tool Groups ...</source> <translation>Configuration des groupes d'outils...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5147" /> + <location filename="../UI/UserInterface.py" line="5145" /> <source>Configure current Tool Group ...</source> <translation>Configuration du groupe d'outils courant...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5186" /> - <location filename="../UI/UserInterface.py" line="5166" /> + <location filename="../UI/UserInterface.py" line="5184" /> + <location filename="../UI/UserInterface.py" line="5164" /> <source>No User Tools Configured</source> <translation>Pas d'outils utilisateurs configuré</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="5258" /> + <source>&Show all</source> + <translation>Tout &afficher</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="5260" /> - <source>&Show all</source> - <translation>Tout &afficher</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5262" /> <source>&Hide all</source> <translation>Tout &masquer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6300" /> - <location filename="../UI/UserInterface.py" line="6289" /> - <location filename="../UI/UserInterface.py" line="6241" /> - <location filename="../UI/UserInterface.py" line="6231" /> - <location filename="../UI/UserInterface.py" line="6065" /> - <location filename="../UI/UserInterface.py" line="6055" /> - <location filename="../UI/UserInterface.py" line="5997" /> - <location filename="../UI/UserInterface.py" line="5987" /> + <location filename="../UI/UserInterface.py" line="6297" /> + <location filename="../UI/UserInterface.py" line="6286" /> + <location filename="../UI/UserInterface.py" line="6238" /> + <location filename="../UI/UserInterface.py" line="6228" /> + <location filename="../UI/UserInterface.py" line="6062" /> + <location filename="../UI/UserInterface.py" line="6052" /> + <location filename="../UI/UserInterface.py" line="5994" /> + <location filename="../UI/UserInterface.py" line="5984" /> <source>Problem</source> <translation>Problème</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6301" /> - <location filename="../UI/UserInterface.py" line="6290" /> - <location filename="../UI/UserInterface.py" line="6242" /> - <location filename="../UI/UserInterface.py" line="6232" /> - <location filename="../UI/UserInterface.py" line="6066" /> - <location filename="../UI/UserInterface.py" line="6056" /> - <location filename="../UI/UserInterface.py" line="5998" /> - <location filename="../UI/UserInterface.py" line="5988" /> + <location filename="../UI/UserInterface.py" line="6298" /> + <location filename="../UI/UserInterface.py" line="6287" /> + <location filename="../UI/UserInterface.py" line="6239" /> + <location filename="../UI/UserInterface.py" line="6229" /> + <location filename="../UI/UserInterface.py" line="6063" /> + <location filename="../UI/UserInterface.py" line="6053" /> + <location filename="../UI/UserInterface.py" line="5995" /> + <location filename="../UI/UserInterface.py" line="5985" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Le fichier <b>{0}</b> n'existe pas ou est de longeur nulle.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6530" /> - <location filename="../UI/UserInterface.py" line="6443" /> - <location filename="../UI/UserInterface.py" line="6336" /> - <location filename="../UI/UserInterface.py" line="6313" /> - <location filename="../UI/UserInterface.py" line="6254" /> - <location filename="../UI/UserInterface.py" line="6202" /> - <location filename="../UI/UserInterface.py" line="6181" /> - <location filename="../UI/UserInterface.py" line="6141" /> - <location filename="../UI/UserInterface.py" line="6132" /> - <location filename="../UI/UserInterface.py" line="6097" /> - <location filename="../UI/UserInterface.py" line="6088" /> - <location filename="../UI/UserInterface.py" line="6029" /> - <location filename="../UI/UserInterface.py" line="6020" /> + <location filename="../UI/UserInterface.py" line="6527" /> + <location filename="../UI/UserInterface.py" line="6440" /> + <location filename="../UI/UserInterface.py" line="6333" /> + <location filename="../UI/UserInterface.py" line="6310" /> + <location filename="../UI/UserInterface.py" line="6251" /> + <location filename="../UI/UserInterface.py" line="6199" /> + <location filename="../UI/UserInterface.py" line="6178" /> + <location filename="../UI/UserInterface.py" line="6138" /> + <location filename="../UI/UserInterface.py" line="6129" /> + <location filename="../UI/UserInterface.py" line="6094" /> + <location filename="../UI/UserInterface.py" line="6085" /> + <location filename="../UI/UserInterface.py" line="6026" /> + <location filename="../UI/UserInterface.py" line="6017" /> <source>Process Generation Error</source> <translation>Erreur du processus</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6021" /> + <location filename="../UI/UserInterface.py" line="6018" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Ne peut lancer Qt-Designer.<br>Vérifier qu'il est disponible en tant que <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6030" /> + <location filename="../UI/UserInterface.py" line="6027" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6089" /> + <location filename="../UI/UserInterface.py" line="6086" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Ne peut lancer Qt-Linguist.<br>Vérifier qu'il est disponible en tant que <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6098" /> + <location filename="../UI/UserInterface.py" line="6095" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6133" /> + <location filename="../UI/UserInterface.py" line="6130" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Ne peut lancer Qt-Assistant.<br>Vérifier qu'il est disponible en tant que <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6142" /> + <location filename="../UI/UserInterface.py" line="6139" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6166" /> + <location filename="../UI/UserInterface.py" line="6163" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Aucun visualiseur personalisé n'est sélectionné. Prière d'en spécifier un dans les préférences.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6182" /> + <location filename="../UI/UserInterface.py" line="6179" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6203" /> + <location filename="../UI/UserInterface.py" line="6200" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Impossible de démarrer le visualiseur d'aide.<br>Assurez-vous qu'il est bien ici <b>hh</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6255" /> + <location filename="../UI/UserInterface.py" line="6252" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6314" /> + <location filename="../UI/UserInterface.py" line="6311" /> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6337" /> + <location filename="../UI/UserInterface.py" line="6334" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Ne peut lancer le navigateur SQL.<br>Vérifier qu'il est disponible en tant que <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6444" /> + <location filename="../UI/UserInterface.py" line="6441" /> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6477" /> - <location filename="../UI/UserInterface.py" line="6467" /> + <location filename="../UI/UserInterface.py" line="6474" /> + <location filename="../UI/UserInterface.py" line="6464" /> <source>External Tools</source> <translation>Outils externes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6468" /> + <location filename="../UI/UserInterface.py" line="6465" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6478" /> + <location filename="../UI/UserInterface.py" line="6475" /> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6513" /> + <location filename="../UI/UserInterface.py" line="6510" /> <source>Starting process '{0} {1}'. </source> <translation>Démarrage du processus '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6531" /> + <location filename="../UI/UserInterface.py" line="6528" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6607" /> + <location filename="../UI/UserInterface.py" line="6604" /> <source>Process '{0}' has exited. </source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6894" /> - <location filename="../UI/UserInterface.py" line="6832" /> - <location filename="../UI/UserInterface.py" line="6788" /> - <location filename="../UI/UserInterface.py" line="6714" /> - <location filename="../UI/UserInterface.py" line="6650" /> + <location filename="../UI/UserInterface.py" line="6891" /> + <location filename="../UI/UserInterface.py" line="6829" /> + <location filename="../UI/UserInterface.py" line="6785" /> + <location filename="../UI/UserInterface.py" line="6711" /> + <location filename="../UI/UserInterface.py" line="6647" /> <source>Documentation Missing</source> <translation>Documentation Manquante</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6895" /> - <location filename="../UI/UserInterface.py" line="6833" /> - <location filename="../UI/UserInterface.py" line="6789" /> - <location filename="../UI/UserInterface.py" line="6715" /> - <location filename="../UI/UserInterface.py" line="6651" /> + <location filename="../UI/UserInterface.py" line="6892" /> + <location filename="../UI/UserInterface.py" line="6830" /> + <location filename="../UI/UserInterface.py" line="6786" /> + <location filename="../UI/UserInterface.py" line="6712" /> + <location filename="../UI/UserInterface.py" line="6648" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6876" /> - <location filename="../UI/UserInterface.py" line="6758" /> + <location filename="../UI/UserInterface.py" line="6873" /> + <location filename="../UI/UserInterface.py" line="6755" /> <source>Documentation</source> <translation>Documentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6759" /> + <location filename="../UI/UserInterface.py" line="6756" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6877" /> + <location filename="../UI/UserInterface.py" line="6874" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7055" /> - <location filename="../UI/UserInterface.py" line="6992" /> + <location filename="../UI/UserInterface.py" line="7052" /> + <location filename="../UI/UserInterface.py" line="6989" /> <source>Start Web Browser</source> <translation>Démarrer le navigateur web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6993" /> + <location filename="../UI/UserInterface.py" line="6990" /> <source>The eric web browser could not be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7056" /> + <location filename="../UI/UserInterface.py" line="7053" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7098" /> + <location filename="../UI/UserInterface.py" line="7095" /> <source>Open Browser</source> <translation>Ouverture du navigateur</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7098" /> + <location filename="../UI/UserInterface.py" line="7095" /> <source>Could not start a web browser</source> <translation>Impossible de lancer le navigateur web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7352" /> + <location filename="../UI/UserInterface.py" line="7349" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7370" /> + <location filename="../UI/UserInterface.py" line="7367" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7390" /> + <location filename="../UI/UserInterface.py" line="7387" /> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7573" /> + <location filename="../UI/UserInterface.py" line="7570" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7574" /> + <location filename="../UI/UserInterface.py" line="7571" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Le fichier tâche <b>{0}</b> ne peut être lu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7617" /> + <location filename="../UI/UserInterface.py" line="7614" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7645" /> - <location filename="../UI/UserInterface.py" line="7618" /> + <location filename="../UI/UserInterface.py" line="7642" /> + <location filename="../UI/UserInterface.py" line="7615" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Le fichier de session <b>{0}</b> ne peut être lu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7644" /> + <location filename="../UI/UserInterface.py" line="7641" /> <source>Read session</source> <translation>Chargement de session</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7661" /> + <location filename="../UI/UserInterface.py" line="7658" /> <source>Save Session</source> <translation type="unfinished">Enregistrer la session</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7663" /> + <location filename="../UI/UserInterface.py" line="7660" /> <source>eric Session Files (*.esj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7686" /> + <location filename="../UI/UserInterface.py" line="7683" /> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7732" /> + <location filename="../UI/UserInterface.py" line="7729" /> <source>Crash Session found!</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7733" /> + <location filename="../UI/UserInterface.py" line="7730" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8103" /> + <location filename="../UI/UserInterface.py" line="8100" /> <source>Drop Error</source> <translation>Erreur de suppression</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8104" /> + <location filename="../UI/UserInterface.py" line="8101" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> n'est pas un fichier.</p></translation> </message> @@ -88220,7 +89673,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1061" /> + <location filename="../Utilities/__init__.py" line="991" /> <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> @@ -88439,7 +89892,8 @@ <context> <name>VariableItem</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="164" /> + <location filename="../Debugger/VariablesViewer.py" line="170" /> + <location filename="../Debugger/VariablesViewer.py" line="152" /> <source><double click to show value></source> <translation><double-cliquer pour afficher la valeur></translation> </message> @@ -88506,22 +89960,22 @@ <context> <name>VariablesModel</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="226" /> + <location filename="../Debugger/VariablesViewer.py" line="232" /> <source>Globals</source> <translation>Globales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="226" /> + <location filename="../Debugger/VariablesViewer.py" line="232" /> <source>Locals</source> <translation>Locales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="228" /> + <location filename="../Debugger/VariablesViewer.py" line="234" /> <source>Type</source> <translation>Type</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="228" /> + <location filename="../Debugger/VariablesViewer.py" line="234" /> <source>Value</source> <translation>Valeur</translation> </message> @@ -88539,60 +89993,60 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="899" /> + <location filename="../Debugger/VariablesViewer.py" line="905" /> <source>Global Variables</source> <translation>Variables globales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="901" /> + <location filename="../Debugger/VariablesViewer.py" line="907" /> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation><b>Fenêtre de visualisation des variables globales</b><p>Cette fenêtre affiche les variables globales du programme débogué.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="908" /> + <location filename="../Debugger/VariablesViewer.py" line="914" /> <source>Local Variables</source> <translation>Variables locales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="910" /> + <location filename="../Debugger/VariablesViewer.py" line="916" /> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation><b>Fenêtre de visualisation des variables locales</b><p>Cette fenêtre affiche les variables locales du programme débogué.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1034" /> + <location filename="../Debugger/VariablesViewer.py" line="1040" /> <source>Show Details...</source> <translation>Afficher les détails...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1036" /> + <location filename="../Debugger/VariablesViewer.py" line="1042" /> <source>Expand</source> <translation>Déployer</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1037" /> + <location filename="../Debugger/VariablesViewer.py" line="1043" /> <source>Collapse</source> <translation>Contracter</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1038" /> + <location filename="../Debugger/VariablesViewer.py" line="1044" /> <source>Collapse All</source> <translation>Tout contracter</translation> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="1052" /> <location filename="../Debugger/VariablesViewer.py" line="1046" /> - <location filename="../Debugger/VariablesViewer.py" line="1040" /> <source>Refresh</source> <translation>Rafraichir</translation> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="1054" /> <location filename="../Debugger/VariablesViewer.py" line="1048" /> - <location filename="../Debugger/VariablesViewer.py" line="1042" /> <source>Configure...</source> <translation>Configuration...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1050" /> - <location filename="../Debugger/VariablesViewer.py" line="1043" /> + <location filename="../Debugger/VariablesViewer.py" line="1056" /> + <location filename="../Debugger/VariablesViewer.py" line="1049" /> <source>Variables Type Filter...</source> <translation>Filtre de type de variables...</translation> </message> @@ -89330,755 +90784,755 @@ <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="690" /> + <location filename="../ViewManager/ViewManager.py" line="680" /> <location filename="../QScintilla/ShellWindow.py" line="302" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1041" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <location filename="../QScintilla/ShellWindow.py" line="329" /> <source>Cut</source> <translation>Couper</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1043" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> <location filename="../QScintilla/ShellWindow.py" line="331" /> <source>Cu&t</source> <translation>Cou&per</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1045" /> + <location filename="../ViewManager/ViewManager.py" line="1035" /> <location filename="../QScintilla/ShellWindow.py" line="333" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1048" /> + <location filename="../ViewManager/ViewManager.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="336" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1054" /> + <location filename="../ViewManager/ViewManager.py" line="1044" /> <location filename="../QScintilla/ShellWindow.py" line="342" /> <source>Cut the selection</source> <translation>Coupe la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1068" /> + <location filename="../ViewManager/ViewManager.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="351" /> <source>Copy</source> <translation>Copier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1070" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <location filename="../QScintilla/ShellWindow.py" line="353" /> <source>&Copy</source> <translation>&Copier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1072" /> + <location filename="../ViewManager/ViewManager.py" line="1062" /> <location filename="../QScintilla/ShellWindow.py" line="355" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1075" /> + <location filename="../ViewManager/ViewManager.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="358" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1081" /> + <location filename="../ViewManager/ViewManager.py" line="1071" /> <location filename="../QScintilla/ShellWindow.py" line="364" /> <source>Copy the selection</source> <translation>Copie la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1095" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <location filename="../QScintilla/ShellWindow.py" line="373" /> <source>Paste</source> <translation>Coller</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <location filename="../QScintilla/ShellWindow.py" line="375" /> <source>&Paste</source> <translation>Col&ler</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1099" /> + <location filename="../ViewManager/ViewManager.py" line="1089" /> <location filename="../QScintilla/ShellWindow.py" line="377" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1102" /> + <location filename="../ViewManager/ViewManager.py" line="1092" /> <location filename="../QScintilla/ShellWindow.py" line="380" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1108" /> + <location filename="../ViewManager/ViewManager.py" line="1098" /> <location filename="../QScintilla/ShellWindow.py" line="386" /> <source>Paste the last cut/copied text</source> <translation>Colle le dernier texte copié/coupé</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> - <location filename="../ViewManager/ViewManager.py" line="1122" /> + <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1112" /> <location filename="../QScintilla/ShellWindow.py" line="400" /> <location filename="../QScintilla/ShellWindow.py" line="398" /> <source>Clear</source> <translation>Effacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1126" /> + <location filename="../ViewManager/ViewManager.py" line="1116" /> <location filename="../QScintilla/ShellWindow.py" line="402" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1133" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <location filename="../QScintilla/ShellWindow.py" line="409" /> <source>Clear all text</source> <translation>Efface tout le texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2528" /> - <location filename="../ViewManager/ViewManager.py" line="2527" /> - <location filename="../QScintilla/MiniEditor.py" line="1686" /> - <location filename="../QScintilla/MiniEditor.py" line="1685" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> + <location filename="../ViewManager/ViewManager.py" line="2517" /> + <location filename="../QScintilla/MiniEditor.py" line="1684" /> + <location filename="../QScintilla/MiniEditor.py" line="1683" /> <location filename="../QScintilla/ShellWindow.py" line="435" /> <location filename="../QScintilla/ShellWindow.py" line="434" /> <source>Delete current line</source> <translation>Suppression de la ligne courante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2529" /> - <location filename="../QScintilla/MiniEditor.py" line="1687" /> + <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="436" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2035" /> - <location filename="../ViewManager/ViewManager.py" line="2034" /> - <location filename="../QScintilla/MiniEditor.py" line="1208" /> - <location filename="../QScintilla/MiniEditor.py" line="1207" /> + <location filename="../ViewManager/ViewManager.py" line="2025" /> + <location filename="../ViewManager/ViewManager.py" line="2024" /> + <location filename="../QScintilla/MiniEditor.py" line="1206" /> + <location filename="../QScintilla/MiniEditor.py" line="1205" /> <location filename="../QScintilla/ShellWindow.py" line="447" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> <source>Indent one level</source> <translation>Indentation d'un niveau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2036" /> - <location filename="../QScintilla/MiniEditor.py" line="1209" /> + <location filename="../ViewManager/ViewManager.py" line="2026" /> + <location filename="../QScintilla/MiniEditor.py" line="1207" /> <location filename="../QScintilla/ShellWindow.py" line="448" /> <source>Tab</source> <translation>Tab</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2501" /> - <location filename="../ViewManager/ViewManager.py" line="2500" /> - <location filename="../QScintilla/MiniEditor.py" line="1674" /> - <location filename="../QScintilla/MiniEditor.py" line="1673" /> + <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> + <location filename="../QScintilla/MiniEditor.py" line="1672" /> + <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="459" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> <source>Insert new line</source> <translation>Insertion d'une nouvelle ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../QScintilla/MiniEditor.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="2492" /> + <location filename="../QScintilla/MiniEditor.py" line="1673" /> <location filename="../QScintilla/ShellWindow.py" line="460" /> <source>Return</source> <translation>Return</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2503" /> - <location filename="../QScintilla/MiniEditor.py" line="1676" /> + <location filename="../ViewManager/ViewManager.py" line="2493" /> + <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="461" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2387" /> - <location filename="../ViewManager/ViewManager.py" line="2386" /> - <location filename="../QScintilla/MiniEditor.py" line="1560" /> - <location filename="../QScintilla/MiniEditor.py" line="1559" /> + <location filename="../ViewManager/ViewManager.py" line="2377" /> + <location filename="../ViewManager/ViewManager.py" line="2376" /> + <location filename="../QScintilla/MiniEditor.py" line="1558" /> + <location filename="../QScintilla/MiniEditor.py" line="1557" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> <source>Delete previous character</source> <translation>Suppression du caractère précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2388" /> - <location filename="../QScintilla/MiniEditor.py" line="1561" /> + <location filename="../ViewManager/ViewManager.py" line="2378" /> + <location filename="../QScintilla/MiniEditor.py" line="1559" /> <location filename="../QScintilla/ShellWindow.py" line="472" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2395" /> - <location filename="../QScintilla/MiniEditor.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="2385" /> + <location filename="../QScintilla/MiniEditor.py" line="1566" /> <location filename="../QScintilla/ShellWindow.py" line="479" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2400" /> - <location filename="../QScintilla/MiniEditor.py" line="1573" /> + <location filename="../ViewManager/ViewManager.py" line="2390" /> + <location filename="../QScintilla/MiniEditor.py" line="1571" /> <location filename="../QScintilla/ShellWindow.py" line="484" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2425" /> - <location filename="../ViewManager/ViewManager.py" line="2424" /> - <location filename="../QScintilla/MiniEditor.py" line="1598" /> - <location filename="../QScintilla/MiniEditor.py" line="1597" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2414" /> + <location filename="../QScintilla/MiniEditor.py" line="1596" /> + <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="493" /> <location filename="../QScintilla/ShellWindow.py" line="492" /> <source>Delete current character</source> <translation>Suppression du caractère courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2426" /> - <location filename="../QScintilla/MiniEditor.py" line="1599" /> + <location filename="../ViewManager/ViewManager.py" line="2416" /> + <location filename="../QScintilla/MiniEditor.py" line="1597" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> <source>Del</source> <translation>Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2433" /> - <location filename="../QScintilla/MiniEditor.py" line="1606" /> + <location filename="../ViewManager/ViewManager.py" line="2423" /> + <location filename="../QScintilla/MiniEditor.py" line="1604" /> <location filename="../QScintilla/ShellWindow.py" line="501" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2441" /> - <location filename="../ViewManager/ViewManager.py" line="2440" /> - <location filename="../QScintilla/MiniEditor.py" line="1614" /> - <location filename="../QScintilla/MiniEditor.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2430" /> + <location filename="../QScintilla/MiniEditor.py" line="1612" /> + <location filename="../QScintilla/MiniEditor.py" line="1611" /> <location filename="../QScintilla/ShellWindow.py" line="509" /> <location filename="../QScintilla/ShellWindow.py" line="508" /> <source>Delete word to left</source> <translation>Suppression du mot de gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2442" /> - <location filename="../QScintilla/MiniEditor.py" line="1615" /> + <location filename="../ViewManager/ViewManager.py" line="2432" /> + <location filename="../QScintilla/MiniEditor.py" line="1613" /> <location filename="../QScintilla/ShellWindow.py" line="510" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2453" /> - <location filename="../ViewManager/ViewManager.py" line="2452" /> - <location filename="../QScintilla/MiniEditor.py" line="1626" /> - <location filename="../QScintilla/MiniEditor.py" line="1625" /> + <location filename="../ViewManager/ViewManager.py" line="2443" /> + <location filename="../ViewManager/ViewManager.py" line="2442" /> + <location filename="../QScintilla/MiniEditor.py" line="1624" /> + <location filename="../QScintilla/MiniEditor.py" line="1623" /> <location filename="../QScintilla/ShellWindow.py" line="521" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> <source>Delete word to right</source> <translation>Suppression du mot de droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2454" /> - <location filename="../QScintilla/MiniEditor.py" line="1627" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> + <location filename="../QScintilla/MiniEditor.py" line="1625" /> <location filename="../QScintilla/ShellWindow.py" line="522" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2465" /> - <location filename="../ViewManager/ViewManager.py" line="2464" /> - <location filename="../QScintilla/MiniEditor.py" line="1638" /> - <location filename="../QScintilla/MiniEditor.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="2455" /> + <location filename="../ViewManager/ViewManager.py" line="2454" /> + <location filename="../QScintilla/MiniEditor.py" line="1636" /> + <location filename="../QScintilla/MiniEditor.py" line="1635" /> <location filename="../QScintilla/ShellWindow.py" line="533" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> <source>Delete line to left</source> <translation>Suppression de la partie gauche de la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2467" /> - <location filename="../QScintilla/MiniEditor.py" line="1640" /> + <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../QScintilla/MiniEditor.py" line="1638" /> <location filename="../QScintilla/ShellWindow.py" line="535" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2479" /> - <location filename="../ViewManager/ViewManager.py" line="2478" /> - <location filename="../QScintilla/MiniEditor.py" line="1652" /> - <location filename="../QScintilla/MiniEditor.py" line="1651" /> + <location filename="../ViewManager/ViewManager.py" line="2469" /> + <location filename="../ViewManager/ViewManager.py" line="2468" /> + <location filename="../QScintilla/MiniEditor.py" line="1650" /> + <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="547" /> <location filename="../QScintilla/ShellWindow.py" line="546" /> <source>Delete line to right</source> <translation>Suppression de la partie droite de la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2487" /> - <location filename="../QScintilla/MiniEditor.py" line="1660" /> + <location filename="../ViewManager/ViewManager.py" line="2477" /> + <location filename="../QScintilla/MiniEditor.py" line="1658" /> <location filename="../QScintilla/ShellWindow.py" line="555" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2492" /> - <location filename="../QScintilla/MiniEditor.py" line="1665" /> + <location filename="../ViewManager/ViewManager.py" line="2482" /> + <location filename="../QScintilla/MiniEditor.py" line="1663" /> <location filename="../QScintilla/ShellWindow.py" line="560" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1727" /> - <location filename="../ViewManager/ViewManager.py" line="1726" /> - <location filename="../QScintilla/MiniEditor.py" line="896" /> - <location filename="../QScintilla/MiniEditor.py" line="895" /> + <location filename="../ViewManager/ViewManager.py" line="1717" /> + <location filename="../ViewManager/ViewManager.py" line="1716" /> + <location filename="../QScintilla/MiniEditor.py" line="894" /> + <location filename="../QScintilla/MiniEditor.py" line="893" /> <location filename="../QScintilla/ShellWindow.py" line="569" /> <location filename="../QScintilla/ShellWindow.py" line="568" /> <source>Move left one character</source> <translation>Déplacement d'un caractère vers la gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1728" /> - <location filename="../QScintilla/MiniEditor.py" line="897" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> + <location filename="../QScintilla/MiniEditor.py" line="895" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> <source>Left</source> <translation>Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1736" /> - <location filename="../QScintilla/MiniEditor.py" line="905" /> + <location filename="../ViewManager/ViewManager.py" line="1726" /> + <location filename="../QScintilla/MiniEditor.py" line="903" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="1742" /> - <location filename="../QScintilla/MiniEditor.py" line="912" /> - <location filename="../QScintilla/MiniEditor.py" line="911" /> + <location filename="../ViewManager/ViewManager.py" line="1733" /> + <location filename="../ViewManager/ViewManager.py" line="1732" /> + <location filename="../QScintilla/MiniEditor.py" line="910" /> + <location filename="../QScintilla/MiniEditor.py" line="909" /> <location filename="../QScintilla/ShellWindow.py" line="585" /> <location filename="../QScintilla/ShellWindow.py" line="584" /> <source>Move right one character</source> <translation>Déplacement d'un caractère vers la droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1744" /> - <location filename="../QScintilla/MiniEditor.py" line="913" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> + <location filename="../QScintilla/MiniEditor.py" line="911" /> <location filename="../QScintilla/ShellWindow.py" line="586" /> <source>Right</source> <translation>Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1751" /> - <location filename="../QScintilla/MiniEditor.py" line="920" /> + <location filename="../ViewManager/ViewManager.py" line="1741" /> + <location filename="../QScintilla/MiniEditor.py" line="918" /> <location filename="../QScintilla/ShellWindow.py" line="593" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="1822" /> - <location filename="../QScintilla/MiniEditor.py" line="992" /> - <location filename="../QScintilla/MiniEditor.py" line="991" /> + <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> + <location filename="../QScintilla/MiniEditor.py" line="990" /> + <location filename="../QScintilla/MiniEditor.py" line="989" /> <location filename="../QScintilla/ShellWindow.py" line="601" /> <location filename="../QScintilla/ShellWindow.py" line="600" /> <source>Move left one word</source> <translation>Déplacement d'un mot vers la gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1831" /> - <location filename="../ViewManager/ViewManager.py" line="1799" /> - <location filename="../QScintilla/MiniEditor.py" line="1000" /> - <location filename="../QScintilla/MiniEditor.py" line="968" /> + <location filename="../ViewManager/ViewManager.py" line="1821" /> + <location filename="../ViewManager/ViewManager.py" line="1789" /> + <location filename="../QScintilla/MiniEditor.py" line="998" /> + <location filename="../QScintilla/MiniEditor.py" line="966" /> <location filename="../QScintilla/ShellWindow.py" line="609" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1887" /> - <location filename="../ViewManager/ViewManager.py" line="1835" /> - <location filename="../QScintilla/MiniEditor.py" line="1060" /> - <location filename="../QScintilla/MiniEditor.py" line="1004" /> + <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1825" /> + <location filename="../QScintilla/MiniEditor.py" line="1058" /> + <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="613" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1843" /> - <location filename="../ViewManager/ViewManager.py" line="1842" /> - <location filename="../QScintilla/MiniEditor.py" line="1012" /> - <location filename="../QScintilla/MiniEditor.py" line="1011" /> + <location filename="../ViewManager/ViewManager.py" line="1833" /> + <location filename="../ViewManager/ViewManager.py" line="1832" /> + <location filename="../QScintilla/MiniEditor.py" line="1010" /> + <location filename="../QScintilla/MiniEditor.py" line="1009" /> <location filename="../QScintilla/ShellWindow.py" line="621" /> <location filename="../QScintilla/ShellWindow.py" line="620" /> <source>Move right one word</source> <translation>Déplacement d'un mot vers la droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2624" /> - <location filename="../ViewManager/ViewManager.py" line="1851" /> - <location filename="../QScintilla/MiniEditor.py" line="1814" /> - <location filename="../QScintilla/MiniEditor.py" line="1024" /> + <location filename="../ViewManager/ViewManager.py" line="2614" /> + <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../QScintilla/MiniEditor.py" line="1812" /> + <location filename="../QScintilla/MiniEditor.py" line="1022" /> <location filename="../QScintilla/ShellWindow.py" line="629" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1861" /> - <location filename="../ViewManager/ViewManager.py" line="1858" /> - <location filename="../QScintilla/MiniEditor.py" line="1034" /> - <location filename="../QScintilla/MiniEditor.py" line="1031" /> + <location filename="../ViewManager/ViewManager.py" line="1851" /> + <location filename="../ViewManager/ViewManager.py" line="1848" /> + <location filename="../QScintilla/MiniEditor.py" line="1032" /> + <location filename="../QScintilla/MiniEditor.py" line="1029" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> <location filename="../QScintilla/ShellWindow.py" line="636" /> <source>Move to first visible character in document line</source> <translation>Déplacement vers le premier caractère visible de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2885" /> - <location filename="../ViewManager/ViewManager.py" line="1871" /> - <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../QScintilla/MiniEditor.py" line="1044" /> + <location filename="../ViewManager/ViewManager.py" line="2875" /> + <location filename="../ViewManager/ViewManager.py" line="1861" /> + <location filename="../QScintilla/MiniEditor.py" line="2073" /> + <location filename="../QScintilla/MiniEditor.py" line="1042" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <source>Home</source> <translation>Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1899" /> - <location filename="../ViewManager/ViewManager.py" line="1898" /> - <location filename="../QScintilla/MiniEditor.py" line="1072" /> - <location filename="../QScintilla/MiniEditor.py" line="1071" /> + <location filename="../ViewManager/ViewManager.py" line="1889" /> + <location filename="../ViewManager/ViewManager.py" line="1888" /> + <location filename="../QScintilla/MiniEditor.py" line="1070" /> + <location filename="../QScintilla/MiniEditor.py" line="1069" /> <location filename="../QScintilla/ShellWindow.py" line="657" /> <location filename="../QScintilla/ShellWindow.py" line="656" /> <source>Move to end of document line</source> <translation>Déplacement à la fin de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1907" /> - <location filename="../QScintilla/MiniEditor.py" line="1080" /> + <location filename="../ViewManager/ViewManager.py" line="1897" /> + <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="665" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2902" /> - <location filename="../ViewManager/ViewManager.py" line="1911" /> - <location filename="../QScintilla/MiniEditor.py" line="2092" /> - <location filename="../QScintilla/MiniEditor.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="2892" /> + <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../QScintilla/MiniEditor.py" line="2090" /> + <location filename="../QScintilla/MiniEditor.py" line="1082" /> <location filename="../QScintilla/ShellWindow.py" line="669" /> <source>End</source> <translation>End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="1758" /> - <location filename="../QScintilla/MiniEditor.py" line="928" /> - <location filename="../QScintilla/MiniEditor.py" line="927" /> + <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> + <location filename="../QScintilla/MiniEditor.py" line="926" /> + <location filename="../QScintilla/MiniEditor.py" line="925" /> <location filename="../QScintilla/ShellWindow.py" line="677" /> <location filename="../QScintilla/ShellWindow.py" line="676" /> <source>Move up one line</source> <translation>Déplacement d'une ligne vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1760" /> - <location filename="../QScintilla/MiniEditor.py" line="929" /> + <location filename="../ViewManager/ViewManager.py" line="1750" /> + <location filename="../QScintilla/MiniEditor.py" line="927" /> <location filename="../QScintilla/ShellWindow.py" line="678" /> <source>Up</source> <translation>Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1767" /> - <location filename="../QScintilla/MiniEditor.py" line="936" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> + <location filename="../QScintilla/MiniEditor.py" line="934" /> <location filename="../QScintilla/ShellWindow.py" line="685" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1775" /> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../QScintilla/MiniEditor.py" line="944" /> - <location filename="../QScintilla/MiniEditor.py" line="943" /> + <location filename="../ViewManager/ViewManager.py" line="1765" /> + <location filename="../ViewManager/ViewManager.py" line="1764" /> + <location filename="../QScintilla/MiniEditor.py" line="942" /> + <location filename="../QScintilla/MiniEditor.py" line="941" /> <location filename="../QScintilla/ShellWindow.py" line="693" /> <location filename="../QScintilla/ShellWindow.py" line="692" /> <source>Move down one line</source> <translation>Déplacement d'une ligne vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> - <location filename="../QScintilla/MiniEditor.py" line="945" /> + <location filename="../ViewManager/ViewManager.py" line="1766" /> + <location filename="../QScintilla/MiniEditor.py" line="943" /> <location filename="../QScintilla/ShellWindow.py" line="694" /> <source>Down</source> <translation>Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1783" /> - <location filename="../QScintilla/MiniEditor.py" line="952" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../QScintilla/MiniEditor.py" line="950" /> <location filename="../QScintilla/ShellWindow.py" line="701" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2023" /> - <location filename="../ViewManager/ViewManager.py" line="1920" /> - <location filename="../QScintilla/MiniEditor.py" line="1196" /> - <location filename="../QScintilla/MiniEditor.py" line="1093" /> + <location filename="../ViewManager/ViewManager.py" line="2013" /> + <location filename="../ViewManager/ViewManager.py" line="1910" /> + <location filename="../QScintilla/MiniEditor.py" line="1194" /> + <location filename="../QScintilla/MiniEditor.py" line="1091" /> <location filename="../QScintilla/ShellWindow.py" line="710" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2003" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> - <location filename="../QScintilla/MiniEditor.py" line="1176" /> - <location filename="../QScintilla/MiniEditor.py" line="1105" /> + <location filename="../ViewManager/ViewManager.py" line="1993" /> + <location filename="../ViewManager/ViewManager.py" line="1922" /> + <location filename="../QScintilla/MiniEditor.py" line="1174" /> + <location filename="../QScintilla/MiniEditor.py" line="1103" /> <location filename="../QScintilla/ShellWindow.py" line="722" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1967" /> - <location filename="../ViewManager/ViewManager.py" line="1966" /> - <location filename="../QScintilla/MiniEditor.py" line="1140" /> - <location filename="../QScintilla/MiniEditor.py" line="1139" /> + <location filename="../ViewManager/ViewManager.py" line="1957" /> + <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../QScintilla/MiniEditor.py" line="1138" /> + <location filename="../QScintilla/MiniEditor.py" line="1137" /> <location filename="../QScintilla/ShellWindow.py" line="733" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> <source>Move up one page</source> <translation>Déplacement d'une page vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1968" /> - <location filename="../QScintilla/MiniEditor.py" line="1141" /> + <location filename="../ViewManager/ViewManager.py" line="1958" /> + <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="734" /> <source>PgUp</source> <translation>PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1979" /> - <location filename="../ViewManager/ViewManager.py" line="1978" /> - <location filename="../QScintilla/MiniEditor.py" line="1152" /> - <location filename="../QScintilla/MiniEditor.py" line="1151" /> + <location filename="../ViewManager/ViewManager.py" line="1969" /> + <location filename="../ViewManager/ViewManager.py" line="1968" /> + <location filename="../QScintilla/MiniEditor.py" line="1150" /> + <location filename="../QScintilla/MiniEditor.py" line="1149" /> <location filename="../QScintilla/ShellWindow.py" line="745" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> <source>Move down one page</source> <translation>Déplacement d'une page vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1980" /> - <location filename="../QScintilla/MiniEditor.py" line="1153" /> + <location filename="../ViewManager/ViewManager.py" line="1970" /> + <location filename="../QScintilla/MiniEditor.py" line="1151" /> <location filename="../QScintilla/ShellWindow.py" line="746" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1987" /> - <location filename="../QScintilla/MiniEditor.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1977" /> + <location filename="../QScintilla/MiniEditor.py" line="1158" /> <location filename="../QScintilla/ShellWindow.py" line="753" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2670" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> - <location filename="../QScintilla/MiniEditor.py" line="1860" /> - <location filename="../QScintilla/MiniEditor.py" line="1859" /> + <location filename="../ViewManager/ViewManager.py" line="2660" /> + <location filename="../ViewManager/ViewManager.py" line="2659" /> + <location filename="../QScintilla/MiniEditor.py" line="1858" /> + <location filename="../QScintilla/MiniEditor.py" line="1857" /> <location filename="../QScintilla/ShellWindow.py" line="761" /> <location filename="../QScintilla/ShellWindow.py" line="760" /> <source>Escape</source> <translation>Echappement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2671" /> - <location filename="../QScintilla/MiniEditor.py" line="1861" /> + <location filename="../ViewManager/ViewManager.py" line="2661" /> + <location filename="../QScintilla/MiniEditor.py" line="1859" /> <location filename="../QScintilla/ShellWindow.py" line="762" /> <source>Esc</source> <translation>Esc</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2058" /> - <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../QScintilla/MiniEditor.py" line="1231" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> + <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../QScintilla/MiniEditor.py" line="1232" /> + <location filename="../QScintilla/MiniEditor.py" line="1229" /> <location filename="../QScintilla/ShellWindow.py" line="775" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> <source>Extend selection left one character</source> <translation>Extension de la sélection d'un caractère vers la gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2064" /> - <location filename="../QScintilla/MiniEditor.py" line="1237" /> + <location filename="../ViewManager/ViewManager.py" line="2054" /> + <location filename="../QScintilla/MiniEditor.py" line="1235" /> <location filename="../QScintilla/ShellWindow.py" line="778" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../QScintilla/MiniEditor.py" line="1242" /> + <location filename="../QScintilla/ShellWindow.py" line="785" /> + <source>Meta+Shift+B</source> + <translation>Meta+Shift+B</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2071" /> - <location filename="../QScintilla/MiniEditor.py" line="1244" /> - <location filename="../QScintilla/ShellWindow.py" line="785" /> - <source>Meta+Shift+B</source> - <translation>Meta+Shift+B</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2081" /> - <location filename="../ViewManager/ViewManager.py" line="2078" /> - <location filename="../QScintilla/MiniEditor.py" line="1254" /> - <location filename="../QScintilla/MiniEditor.py" line="1251" /> + <location filename="../ViewManager/ViewManager.py" line="2068" /> + <location filename="../QScintilla/MiniEditor.py" line="1252" /> + <location filename="../QScintilla/MiniEditor.py" line="1249" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> <location filename="../QScintilla/ShellWindow.py" line="792" /> <source>Extend selection right one character</source> <translation>Extension de la sélection d'un caractère vers la droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2084" /> - <location filename="../QScintilla/MiniEditor.py" line="1257" /> + <location filename="../ViewManager/ViewManager.py" line="2074" /> + <location filename="../QScintilla/MiniEditor.py" line="1255" /> <location filename="../QScintilla/ShellWindow.py" line="798" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2091" /> - <location filename="../QScintilla/MiniEditor.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="2081" /> + <location filename="../QScintilla/MiniEditor.py" line="1262" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2175" /> - <location filename="../ViewManager/ViewManager.py" line="2174" /> - <location filename="../QScintilla/MiniEditor.py" line="1348" /> - <location filename="../QScintilla/MiniEditor.py" line="1347" /> + <location filename="../ViewManager/ViewManager.py" line="2165" /> + <location filename="../ViewManager/ViewManager.py" line="2164" /> + <location filename="../QScintilla/MiniEditor.py" line="1346" /> + <location filename="../QScintilla/MiniEditor.py" line="1345" /> <location filename="../QScintilla/ShellWindow.py" line="813" /> <location filename="../QScintilla/ShellWindow.py" line="812" /> <source>Extend selection left one word</source> <translation>Extension de la sélection d'un mot vers la gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2184" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../QScintilla/MiniEditor.py" line="1357" /> - <location filename="../QScintilla/MiniEditor.py" line="1317" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> + <location filename="../QScintilla/MiniEditor.py" line="1355" /> + <location filename="../QScintilla/MiniEditor.py" line="1315" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3088" /> - <location filename="../ViewManager/ViewManager.py" line="2190" /> - <location filename="../QScintilla/MiniEditor.py" line="2278" /> - <location filename="../QScintilla/MiniEditor.py" line="1363" /> + <location filename="../ViewManager/ViewManager.py" line="3078" /> + <location filename="../ViewManager/ViewManager.py" line="2180" /> + <location filename="../QScintilla/MiniEditor.py" line="2276" /> + <location filename="../QScintilla/MiniEditor.py" line="1361" /> <location filename="../QScintilla/ShellWindow.py" line="828" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2201" /> - <location filename="../ViewManager/ViewManager.py" line="2198" /> - <location filename="../QScintilla/MiniEditor.py" line="1374" /> - <location filename="../QScintilla/MiniEditor.py" line="1371" /> + <location filename="../ViewManager/ViewManager.py" line="2191" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> + <location filename="../QScintilla/MiniEditor.py" line="1372" /> + <location filename="../QScintilla/MiniEditor.py" line="1369" /> <location filename="../QScintilla/ShellWindow.py" line="839" /> <location filename="../QScintilla/ShellWindow.py" line="836" /> <source>Extend selection right one word</source> <translation>Extension de la sélection d'un mot vers la droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2962" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="2166" /> - <location filename="../QScintilla/MiniEditor.py" line="2152" /> - <location filename="../QScintilla/MiniEditor.py" line="1385" /> - <location filename="../QScintilla/MiniEditor.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="2952" /> + <location filename="../ViewManager/ViewManager.py" line="2202" /> + <location filename="../ViewManager/ViewManager.py" line="2156" /> + <location filename="../QScintilla/MiniEditor.py" line="2150" /> + <location filename="../QScintilla/MiniEditor.py" line="1383" /> + <location filename="../QScintilla/MiniEditor.py" line="1337" /> <location filename="../QScintilla/ShellWindow.py" line="850" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2649" /> - <location filename="../ViewManager/ViewManager.py" line="2218" /> - <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../QScintilla/MiniEditor.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="2639" /> + <location filename="../ViewManager/ViewManager.py" line="2208" /> + <location filename="../QScintilla/MiniEditor.py" line="1837" /> + <location filename="../QScintilla/MiniEditor.py" line="1389" /> <location filename="../QScintilla/ShellWindow.py" line="856" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2230" /> - <location filename="../ViewManager/ViewManager.py" line="2226" /> - <location filename="../QScintilla/MiniEditor.py" line="1403" /> - <location filename="../QScintilla/MiniEditor.py" line="1399" /> + <location filename="../ViewManager/ViewManager.py" line="2220" /> + <location filename="../ViewManager/ViewManager.py" line="2216" /> + <location filename="../QScintilla/MiniEditor.py" line="1401" /> + <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="868" /> <location filename="../QScintilla/ShellWindow.py" line="864" /> <source>Extend selection to first visible character in document line</source> <translation>Extension de la sélection au premier caractère visible de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2241" /> - <location filename="../QScintilla/MiniEditor.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> + <location filename="../QScintilla/MiniEditor.py" line="1412" /> <location filename="../QScintilla/ShellWindow.py" line="879" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2251" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> - <location filename="../QScintilla/MiniEditor.py" line="1424" /> - <location filename="../QScintilla/MiniEditor.py" line="1421" /> + <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> + <location filename="../QScintilla/MiniEditor.py" line="1422" /> + <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> <location filename="../QScintilla/ShellWindow.py" line="886" /> <source>Extend selection to end of document line</source> <translation>Extension de la sélection à la fin de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2261" /> - <location filename="../QScintilla/MiniEditor.py" line="1434" /> + <location filename="../ViewManager/ViewManager.py" line="2251" /> + <location filename="../QScintilla/MiniEditor.py" line="1432" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2265" /> - <location filename="../QScintilla/MiniEditor.py" line="1438" /> + <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../QScintilla/MiniEditor.py" line="1436" /> <location filename="../QScintilla/ShellWindow.py" line="903" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4031" /> - <location filename="../ViewManager/ViewManager.py" line="4029" /> - <location filename="../ViewManager/ViewManager.py" line="3464" /> - <location filename="../QScintilla/MiniEditor.py" line="2534" /> + <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4021" /> + <location filename="../ViewManager/ViewManager.py" line="3454" /> + <location filename="../QScintilla/MiniEditor.py" line="2532" /> <location filename="../QScintilla/ShellWindow.py" line="917" /> <source>Search</source> <translation>Rechercher</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3466" /> - <location filename="../QScintilla/MiniEditor.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="3456" /> + <location filename="../QScintilla/MiniEditor.py" line="2534" /> <location filename="../QScintilla/ShellWindow.py" line="919" /> <source>&Search...</source> <translation>Re&chercher...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3468" /> - <location filename="../QScintilla/MiniEditor.py" line="2538" /> + <location filename="../ViewManager/ViewManager.py" line="3458" /> + <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/ShellWindow.py" line="921" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3475" /> - <location filename="../QScintilla/MiniEditor.py" line="2545" /> + <location filename="../ViewManager/ViewManager.py" line="3465" /> + <location filename="../QScintilla/MiniEditor.py" line="2543" /> <location filename="../QScintilla/ShellWindow.py" line="928" /> <source>Search for a text</source> <translation>Recherche de texte</translation> @@ -90089,30 +91543,30 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3490" /> - <location filename="../QScintilla/MiniEditor.py" line="2560" /> + <location filename="../ViewManager/ViewManager.py" line="3480" /> + <location filename="../QScintilla/MiniEditor.py" line="2558" /> <location filename="../QScintilla/ShellWindow.py" line="943" /> <source>Search next</source> <translation>Chercher suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3492" /> - <location filename="../QScintilla/MiniEditor.py" line="2562" /> + <location filename="../ViewManager/ViewManager.py" line="3482" /> + <location filename="../QScintilla/MiniEditor.py" line="2560" /> <location filename="../QScintilla/ShellWindow.py" line="945" /> <source>Search &next</source> <translation>Chercher &suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3494" /> - <location filename="../QScintilla/MiniEditor.py" line="2564" /> + <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../QScintilla/MiniEditor.py" line="2562" /> <location filename="../QScintilla/ShellWindow.py" line="947" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3501" /> - <location filename="../QScintilla/MiniEditor.py" line="2571" /> + <location filename="../ViewManager/ViewManager.py" line="3491" /> + <location filename="../QScintilla/MiniEditor.py" line="2569" /> <location filename="../QScintilla/ShellWindow.py" line="954" /> <source>Search next occurrence of text</source> <translation>Recherche de l'occurence de texte suivante</translation> @@ -90123,30 +91577,30 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> - <location filename="../QScintilla/MiniEditor.py" line="2586" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../QScintilla/MiniEditor.py" line="2584" /> <location filename="../QScintilla/ShellWindow.py" line="971" /> <source>Search previous</source> <translation>Chercher précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3518" /> - <location filename="../QScintilla/MiniEditor.py" line="2588" /> + <location filename="../ViewManager/ViewManager.py" line="3508" /> + <location filename="../QScintilla/MiniEditor.py" line="2586" /> <location filename="../QScintilla/ShellWindow.py" line="973" /> <source>Search &previous</source> <translation>Chercher &précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3520" /> - <location filename="../QScintilla/MiniEditor.py" line="2590" /> + <location filename="../ViewManager/ViewManager.py" line="3510" /> + <location filename="../QScintilla/MiniEditor.py" line="2588" /> <location filename="../QScintilla/ShellWindow.py" line="975" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3529" /> - <location filename="../QScintilla/MiniEditor.py" line="2599" /> + <location filename="../ViewManager/ViewManager.py" line="3519" /> + <location filename="../QScintilla/MiniEditor.py" line="2597" /> <location filename="../QScintilla/ShellWindow.py" line="984" /> <source>Search previous occurrence of text</source> <translation>Recherche de l'occurence de texte précédente</translation> @@ -90157,21 +91611,21 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4072" /> + <location filename="../ViewManager/ViewManager.py" line="4064" /> <location filename="../QScintilla/MiniEditor.py" line="2757" /> <location filename="../QScintilla/ShellWindow.py" line="1010" /> <source>Zoom in</source> <translation>Zoom avant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4074" /> + <location filename="../ViewManager/ViewManager.py" line="4066" /> <location filename="../QScintilla/MiniEditor.py" line="2759" /> <location filename="../QScintilla/ShellWindow.py" line="1012" /> <source>Zoom &in</source> <translation>Zoom a&vant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4076" /> + <location filename="../ViewManager/ViewManager.py" line="4068" /> <location filename="../QScintilla/MiniEditor.py" line="2761" /> <location filename="../QScintilla/ShellWindow.py" line="1014" /> <source>Ctrl++</source> @@ -90179,7 +91633,7 @@ <translation>Ctrl++</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4079" /> + <location filename="../ViewManager/ViewManager.py" line="4071" /> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/ShellWindow.py" line="1017" /> <source>Zoom In</source> @@ -90187,35 +91641,35 @@ <translation>Zoom avant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4077" /> <location filename="../QScintilla/MiniEditor.py" line="2770" /> <location filename="../QScintilla/ShellWindow.py" line="1023" /> <source>Zoom in on the text</source> <translation>Zoom sur le texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4088" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <location filename="../QScintilla/MiniEditor.py" line="2773" /> <location filename="../QScintilla/ShellWindow.py" line="1026" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Zoom avant</b><p>Zoom sur le texte. Affiche le texte en plus gros.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4098" /> + <location filename="../ViewManager/ViewManager.py" line="4090" /> <location filename="../QScintilla/MiniEditor.py" line="2783" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> <source>Zoom out</source> <translation>Zoom arrière</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4100" /> + <location filename="../ViewManager/ViewManager.py" line="4092" /> <location filename="../QScintilla/MiniEditor.py" line="2785" /> <location filename="../QScintilla/ShellWindow.py" line="1038" /> <source>Zoom &out</source> <translation>Zoom a&rrière</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4102" /> + <location filename="../ViewManager/ViewManager.py" line="4094" /> <location filename="../QScintilla/MiniEditor.py" line="2787" /> <location filename="../QScintilla/ShellWindow.py" line="1040" /> <source>Ctrl+-</source> @@ -90223,7 +91677,7 @@ <translation>Ctrl+-</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4105" /> + <location filename="../ViewManager/ViewManager.py" line="4097" /> <location filename="../QScintilla/MiniEditor.py" line="2790" /> <location filename="../QScintilla/ShellWindow.py" line="1043" /> <source>Zoom Out</source> @@ -90231,35 +91685,35 @@ <translation>Zoom arrière</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4111" /> + <location filename="../ViewManager/ViewManager.py" line="4103" /> <location filename="../QScintilla/MiniEditor.py" line="2796" /> <location filename="../QScintilla/ShellWindow.py" line="1049" /> <source>Zoom out on the text</source> <translation>Zoom arrière du texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4114" /> + <location filename="../ViewManager/ViewManager.py" line="4106" /> <location filename="../QScintilla/MiniEditor.py" line="2799" /> <location filename="../QScintilla/ShellWindow.py" line="1052" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Zoom arrière</b><p>Zoom arrière du texte. Affiche le texte en plus petit.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4124" /> + <location filename="../ViewManager/ViewManager.py" line="4116" /> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> <source>Zoom reset</source> <translation>Annulation du zoom</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4118" /> <location filename="../QScintilla/MiniEditor.py" line="2811" /> <location filename="../QScintilla/ShellWindow.py" line="1064" /> <source>Zoom &reset</source> <translation>Annulation du &zoom</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4128" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <location filename="../QScintilla/MiniEditor.py" line="2813" /> <location filename="../QScintilla/ShellWindow.py" line="1066" /> <source>Ctrl+0</source> @@ -90267,1576 +91721,1576 @@ <translation>Ctrl+0</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4135" /> + <location filename="../ViewManager/ViewManager.py" line="4127" /> <location filename="../QScintilla/MiniEditor.py" line="2820" /> <location filename="../QScintilla/ShellWindow.py" line="1073" /> <source>Reset the zoom of the text</source> <translation>Annulation du zoom du texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4138" /> + <location filename="../ViewManager/ViewManager.py" line="4130" /> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Annulation du zoom</b><p>Annulation du zoom du texte. Ceci met le facteur de zoom à 100%. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4149" /> + <location filename="../ViewManager/ViewManager.py" line="4141" /> <location filename="../QScintilla/MiniEditor.py" line="2834" /> <location filename="../QScintilla/ShellWindow.py" line="1087" /> <source>Zoom</source> <translation>Zoom</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4151" /> + <location filename="../ViewManager/ViewManager.py" line="4143" /> <location filename="../QScintilla/MiniEditor.py" line="2836" /> <location filename="../QScintilla/ShellWindow.py" line="1089" /> <source>&Zoom</source> <translation>&Zoom</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4158" /> + <location filename="../ViewManager/ViewManager.py" line="4150" /> <location filename="../QScintilla/MiniEditor.py" line="2843" /> <location filename="../QScintilla/ShellWindow.py" line="1096" /> <source>Zoom the text</source> <translation>Zoom du texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4161" /> + <location filename="../ViewManager/ViewManager.py" line="4153" /> <location filename="../QScintilla/MiniEditor.py" line="2846" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Zoom</b><p>Zoom du texte. Ouvre une fenêtre pour entrer la taille souhaitée.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="813" /> - <location filename="../ViewManager/ViewManager.py" line="811" /> - <location filename="../QScintilla/MiniEditor.py" line="742" /> + <location filename="../ViewManager/ViewManager.py" line="803" /> + <location filename="../ViewManager/ViewManager.py" line="801" /> + <location filename="../QScintilla/MiniEditor.py" line="740" /> <source>Print Preview</source> <translation>Aperçu avant impression</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1791" /> - <location filename="../ViewManager/ViewManager.py" line="1790" /> - <location filename="../QScintilla/MiniEditor.py" line="960" /> - <location filename="../QScintilla/MiniEditor.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="1781" /> + <location filename="../ViewManager/ViewManager.py" line="1780" /> + <location filename="../QScintilla/MiniEditor.py" line="958" /> + <location filename="../QScintilla/MiniEditor.py" line="957" /> <source>Move left one word part</source> <translation>Déplacement d'une part de mot vers la gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="1806" /> - <location filename="../QScintilla/MiniEditor.py" line="976" /> - <location filename="../QScintilla/MiniEditor.py" line="975" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> + <location filename="../ViewManager/ViewManager.py" line="1796" /> + <location filename="../QScintilla/MiniEditor.py" line="974" /> + <location filename="../QScintilla/MiniEditor.py" line="973" /> <source>Move right one word part</source> <translation>Déplacement d'une part de mot vers la droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2940" /> - <location filename="../ViewManager/ViewManager.py" line="1815" /> - <location filename="../QScintilla/MiniEditor.py" line="2130" /> - <location filename="../QScintilla/MiniEditor.py" line="1020" /> - <location filename="../QScintilla/MiniEditor.py" line="984" /> + <location filename="../ViewManager/ViewManager.py" line="2930" /> + <location filename="../ViewManager/ViewManager.py" line="1805" /> + <location filename="../QScintilla/MiniEditor.py" line="2128" /> + <location filename="../QScintilla/MiniEditor.py" line="1018" /> + <location filename="../QScintilla/MiniEditor.py" line="982" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1879" /> - <location filename="../ViewManager/ViewManager.py" line="1878" /> - <location filename="../QScintilla/MiniEditor.py" line="1052" /> - <location filename="../QScintilla/MiniEditor.py" line="1051" /> + <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> + <location filename="../QScintilla/MiniEditor.py" line="1050" /> + <location filename="../QScintilla/MiniEditor.py" line="1049" /> <source>Move to start of display line</source> <translation>Déplacement au début de la ligne courante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1891" /> - <location filename="../QScintilla/MiniEditor.py" line="1064" /> + <location filename="../ViewManager/ViewManager.py" line="1881" /> + <location filename="../QScintilla/MiniEditor.py" line="1062" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="1918" /> - <location filename="../QScintilla/MiniEditor.py" line="1092" /> - <location filename="../QScintilla/MiniEditor.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1909" /> + <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../QScintilla/MiniEditor.py" line="1090" /> + <location filename="../QScintilla/MiniEditor.py" line="1089" /> <source>Scroll view down one line</source> <translation>Descend la vue d'une ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1931" /> - <location filename="../ViewManager/ViewManager.py" line="1930" /> - <location filename="../QScintilla/MiniEditor.py" line="1104" /> - <location filename="../QScintilla/MiniEditor.py" line="1103" /> + <location filename="../ViewManager/ViewManager.py" line="1921" /> + <location filename="../ViewManager/ViewManager.py" line="1920" /> + <location filename="../QScintilla/MiniEditor.py" line="1102" /> + <location filename="../QScintilla/MiniEditor.py" line="1101" /> <source>Scroll view up one line</source> <translation>Monte la vue d'une ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1943" /> - <location filename="../ViewManager/ViewManager.py" line="1942" /> - <location filename="../QScintilla/MiniEditor.py" line="1116" /> - <location filename="../QScintilla/MiniEditor.py" line="1115" /> + <location filename="../ViewManager/ViewManager.py" line="1933" /> + <location filename="../ViewManager/ViewManager.py" line="1932" /> + <location filename="../QScintilla/MiniEditor.py" line="1114" /> + <location filename="../QScintilla/MiniEditor.py" line="1113" /> <source>Move up one paragraph</source> <translation>Déplacement d'un paragraphe vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1944" /> - <location filename="../QScintilla/MiniEditor.py" line="1117" /> + <location filename="../ViewManager/ViewManager.py" line="1934" /> + <location filename="../QScintilla/MiniEditor.py" line="1115" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="1954" /> - <location filename="../QScintilla/MiniEditor.py" line="1128" /> - <location filename="../QScintilla/MiniEditor.py" line="1127" /> + <location filename="../ViewManager/ViewManager.py" line="1945" /> + <location filename="../ViewManager/ViewManager.py" line="1944" /> + <location filename="../QScintilla/MiniEditor.py" line="1126" /> + <location filename="../QScintilla/MiniEditor.py" line="1125" /> <source>Move down one paragraph</source> <translation>Déplacement d'un paragraphe vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1956" /> - <location filename="../QScintilla/MiniEditor.py" line="1129" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> + <location filename="../QScintilla/MiniEditor.py" line="1127" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1995" /> - <location filename="../ViewManager/ViewManager.py" line="1994" /> - <location filename="../QScintilla/MiniEditor.py" line="1168" /> - <location filename="../QScintilla/MiniEditor.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1985" /> + <location filename="../ViewManager/ViewManager.py" line="1984" /> + <location filename="../QScintilla/MiniEditor.py" line="1166" /> + <location filename="../QScintilla/MiniEditor.py" line="1165" /> <source>Move to start of document</source> <translation>Déplacement au début du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2007" /> - <location filename="../QScintilla/MiniEditor.py" line="1180" /> + <location filename="../ViewManager/ViewManager.py" line="1997" /> + <location filename="../QScintilla/MiniEditor.py" line="1178" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2015" /> - <location filename="../ViewManager/ViewManager.py" line="2014" /> - <location filename="../QScintilla/MiniEditor.py" line="1188" /> - <location filename="../QScintilla/MiniEditor.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="2005" /> + <location filename="../ViewManager/ViewManager.py" line="2004" /> + <location filename="../QScintilla/MiniEditor.py" line="1186" /> + <location filename="../QScintilla/MiniEditor.py" line="1185" /> <source>Move to end of document</source> <translation>Déplacement à la fin du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2027" /> - <location filename="../QScintilla/MiniEditor.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="2017" /> + <location filename="../QScintilla/MiniEditor.py" line="1198" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2047" /> - <location filename="../ViewManager/ViewManager.py" line="2046" /> - <location filename="../QScintilla/MiniEditor.py" line="1220" /> - <location filename="../QScintilla/MiniEditor.py" line="1219" /> + <location filename="../ViewManager/ViewManager.py" line="2037" /> + <location filename="../ViewManager/ViewManager.py" line="2036" /> + <location filename="../QScintilla/MiniEditor.py" line="1218" /> + <location filename="../QScintilla/MiniEditor.py" line="1217" /> <source>Unindent one level</source> <translation>Désindentation d'un niveau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2048" /> - <location filename="../QScintilla/MiniEditor.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> + <location filename="../QScintilla/MiniEditor.py" line="1219" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2099" /> - <location filename="../ViewManager/ViewManager.py" line="2098" /> - <location filename="../QScintilla/MiniEditor.py" line="1272" /> - <location filename="../QScintilla/MiniEditor.py" line="1271" /> + <location filename="../ViewManager/ViewManager.py" line="2089" /> + <location filename="../ViewManager/ViewManager.py" line="2088" /> + <location filename="../QScintilla/MiniEditor.py" line="1270" /> + <location filename="../QScintilla/MiniEditor.py" line="1269" /> <source>Extend selection up one line</source> <translation>Extension de la sélection d'une ligne vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2100" /> - <location filename="../QScintilla/MiniEditor.py" line="1273" /> + <location filename="../ViewManager/ViewManager.py" line="2090" /> + <location filename="../QScintilla/MiniEditor.py" line="1271" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2107" /> - <location filename="../QScintilla/MiniEditor.py" line="1280" /> + <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../QScintilla/MiniEditor.py" line="1278" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2115" /> - <location filename="../ViewManager/ViewManager.py" line="2114" /> - <location filename="../QScintilla/MiniEditor.py" line="1288" /> - <location filename="../QScintilla/MiniEditor.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="2105" /> + <location filename="../ViewManager/ViewManager.py" line="2104" /> + <location filename="../QScintilla/MiniEditor.py" line="1286" /> + <location filename="../QScintilla/MiniEditor.py" line="1285" /> <source>Extend selection down one line</source> <translation>Extension de la sélection d'une ligne vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2116" /> - <location filename="../QScintilla/MiniEditor.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> + <location filename="../QScintilla/MiniEditor.py" line="1287" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2113" /> + <location filename="../QScintilla/MiniEditor.py" line="1294" /> + <source>Meta+Shift+N</source> + <translation>Meta+Shift+N</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2123" /> - <location filename="../QScintilla/MiniEditor.py" line="1296" /> - <source>Meta+Shift+N</source> - <translation>Meta+Shift+N</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2133" /> - <location filename="../ViewManager/ViewManager.py" line="2130" /> - <location filename="../QScintilla/MiniEditor.py" line="1306" /> - <location filename="../QScintilla/MiniEditor.py" line="1303" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> + <location filename="../QScintilla/MiniEditor.py" line="1304" /> + <location filename="../QScintilla/MiniEditor.py" line="1301" /> <source>Extend selection left one word part</source> <translation>Extension de la sélection d'une part de mot vers la gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="2152" /> - <location filename="../QScintilla/MiniEditor.py" line="1328" /> - <location filename="../QScintilla/MiniEditor.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="2145" /> + <location filename="../ViewManager/ViewManager.py" line="2142" /> + <location filename="../QScintilla/MiniEditor.py" line="1326" /> + <location filename="../QScintilla/MiniEditor.py" line="1323" /> <source>Extend selection right one word part</source> <translation>Extension de la sélection d'une part de mot vers la droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2275" /> - <location filename="../ViewManager/ViewManager.py" line="2272" /> - <location filename="../QScintilla/MiniEditor.py" line="1448" /> - <location filename="../QScintilla/MiniEditor.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="2265" /> + <location filename="../ViewManager/ViewManager.py" line="2262" /> + <location filename="../QScintilla/MiniEditor.py" line="1446" /> + <location filename="../QScintilla/MiniEditor.py" line="1443" /> <source>Extend selection up one paragraph</source> <translation>Extension de la sélection d'un paragraphe vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2278" /> - <location filename="../QScintilla/MiniEditor.py" line="1451" /> + <location filename="../ViewManager/ViewManager.py" line="2268" /> + <location filename="../QScintilla/MiniEditor.py" line="1449" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2291" /> - <location filename="../ViewManager/ViewManager.py" line="2288" /> - <location filename="../QScintilla/MiniEditor.py" line="1464" /> - <location filename="../QScintilla/MiniEditor.py" line="1461" /> + <location filename="../ViewManager/ViewManager.py" line="2281" /> + <location filename="../ViewManager/ViewManager.py" line="2278" /> + <location filename="../QScintilla/MiniEditor.py" line="1462" /> + <location filename="../QScintilla/MiniEditor.py" line="1459" /> <source>Extend selection down one paragraph</source> <translation>Extension de la sélection d'un paragraphe vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2294" /> - <location filename="../QScintilla/MiniEditor.py" line="1467" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> + <location filename="../QScintilla/MiniEditor.py" line="1465" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2305" /> - <location filename="../ViewManager/ViewManager.py" line="2304" /> - <location filename="../QScintilla/MiniEditor.py" line="1478" /> - <location filename="../QScintilla/MiniEditor.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2294" /> + <location filename="../QScintilla/MiniEditor.py" line="1476" /> + <location filename="../QScintilla/MiniEditor.py" line="1475" /> <source>Extend selection up one page</source> <translation>Extension de la sélection d'une page vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2306" /> - <location filename="../QScintilla/MiniEditor.py" line="1479" /> + <location filename="../ViewManager/ViewManager.py" line="2296" /> + <location filename="../QScintilla/MiniEditor.py" line="1477" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2317" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> - <location filename="../QScintilla/MiniEditor.py" line="1490" /> - <location filename="../QScintilla/MiniEditor.py" line="1489" /> + <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> + <location filename="../QScintilla/MiniEditor.py" line="1488" /> + <location filename="../QScintilla/MiniEditor.py" line="1487" /> <source>Extend selection down one page</source> <translation>Extension de la sélection d'une page vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2318" /> - <location filename="../QScintilla/MiniEditor.py" line="1491" /> + <location filename="../ViewManager/ViewManager.py" line="2308" /> + <location filename="../QScintilla/MiniEditor.py" line="1489" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../QScintilla/MiniEditor.py" line="1496" /> + <source>Meta+Shift+V</source> + <translation>Meta+Shift+V</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../QScintilla/MiniEditor.py" line="1498" /> - <source>Meta+Shift+V</source> - <translation>Meta+Shift+V</translation> + <location filename="../ViewManager/ViewManager.py" line="2322" /> + <location filename="../QScintilla/MiniEditor.py" line="1506" /> + <location filename="../QScintilla/MiniEditor.py" line="1503" /> + <source>Extend selection to start of document</source> + <translation>Extension de la sélection à la fin du document</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="2335" /> - <location filename="../ViewManager/ViewManager.py" line="2332" /> - <location filename="../QScintilla/MiniEditor.py" line="1508" /> - <location filename="../QScintilla/MiniEditor.py" line="1505" /> - <source>Extend selection to start of document</source> - <translation>Extension de la sélection à la fin du document</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2345" /> - <location filename="../QScintilla/MiniEditor.py" line="1518" /> + <location filename="../QScintilla/MiniEditor.py" line="1516" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2350" /> - <location filename="../QScintilla/MiniEditor.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="2340" /> + <location filename="../QScintilla/MiniEditor.py" line="1521" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2361" /> - <location filename="../ViewManager/ViewManager.py" line="2358" /> - <location filename="../QScintilla/MiniEditor.py" line="1534" /> - <location filename="../QScintilla/MiniEditor.py" line="1531" /> + <location filename="../ViewManager/ViewManager.py" line="2351" /> + <location filename="../ViewManager/ViewManager.py" line="2348" /> + <location filename="../QScintilla/MiniEditor.py" line="1532" /> + <location filename="../QScintilla/MiniEditor.py" line="1529" /> <source>Extend selection to end of document</source> <translation>Extension de la sélection à la fin du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2372" /> - <location filename="../QScintilla/MiniEditor.py" line="1545" /> + <location filename="../ViewManager/ViewManager.py" line="2362" /> + <location filename="../QScintilla/MiniEditor.py" line="1543" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2378" /> - <location filename="../QScintilla/MiniEditor.py" line="1551" /> + <location filename="../ViewManager/ViewManager.py" line="2368" /> + <location filename="../QScintilla/MiniEditor.py" line="1549" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2411" /> - <location filename="../ViewManager/ViewManager.py" line="2408" /> - <location filename="../QScintilla/MiniEditor.py" line="1584" /> - <location filename="../QScintilla/MiniEditor.py" line="1581" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> + <location filename="../ViewManager/ViewManager.py" line="2398" /> + <location filename="../QScintilla/MiniEditor.py" line="1582" /> + <location filename="../QScintilla/MiniEditor.py" line="1579" /> <source>Delete previous character if not at start of line</source> <translation>Suppression du caractère précédent sauf en début de ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2540" /> - <location filename="../ViewManager/ViewManager.py" line="2539" /> - <location filename="../QScintilla/MiniEditor.py" line="1698" /> - <location filename="../QScintilla/MiniEditor.py" line="1697" /> + <location filename="../ViewManager/ViewManager.py" line="2530" /> + <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../QScintilla/MiniEditor.py" line="1696" /> + <location filename="../QScintilla/MiniEditor.py" line="1695" /> <source>Duplicate current line</source> <translation>Duplication de la ligne courante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2541" /> - <location filename="../QScintilla/MiniEditor.py" line="1699" /> + <location filename="../ViewManager/ViewManager.py" line="2531" /> + <location filename="../QScintilla/MiniEditor.py" line="1697" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2554" /> - <location filename="../ViewManager/ViewManager.py" line="2551" /> - <location filename="../QScintilla/MiniEditor.py" line="1712" /> - <location filename="../QScintilla/MiniEditor.py" line="1709" /> + <location filename="../ViewManager/ViewManager.py" line="2544" /> + <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../QScintilla/MiniEditor.py" line="1710" /> + <location filename="../QScintilla/MiniEditor.py" line="1707" /> <source>Swap current and previous lines</source> <translation>Permuter la ligne courante avec la précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2557" /> - <location filename="../QScintilla/MiniEditor.py" line="1715" /> + <location filename="../ViewManager/ViewManager.py" line="2547" /> + <location filename="../QScintilla/MiniEditor.py" line="1713" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2568" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> - <location filename="../QScintilla/MiniEditor.py" line="1726" /> - <location filename="../QScintilla/MiniEditor.py" line="1725" /> + <location filename="../ViewManager/ViewManager.py" line="2558" /> + <location filename="../ViewManager/ViewManager.py" line="2557" /> + <location filename="../QScintilla/MiniEditor.py" line="1724" /> + <location filename="../QScintilla/MiniEditor.py" line="1723" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2569" /> - <location filename="../QScintilla/MiniEditor.py" line="1727" /> + <location filename="../ViewManager/ViewManager.py" line="2559" /> + <location filename="../QScintilla/MiniEditor.py" line="1725" /> <source>Meta+Alt+R</source> <translation>Meta+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2580" /> - <location filename="../ViewManager/ViewManager.py" line="2579" /> - <location filename="../QScintilla/MiniEditor.py" line="1738" /> - <location filename="../QScintilla/MiniEditor.py" line="1737" /> + <location filename="../ViewManager/ViewManager.py" line="2570" /> + <location filename="../ViewManager/ViewManager.py" line="2569" /> + <location filename="../QScintilla/MiniEditor.py" line="1736" /> + <location filename="../QScintilla/MiniEditor.py" line="1735" /> <source>Cut current line</source> <translation>Couper la ligne courante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2581" /> - <location filename="../QScintilla/MiniEditor.py" line="1739" /> + <location filename="../ViewManager/ViewManager.py" line="2571" /> + <location filename="../QScintilla/MiniEditor.py" line="1737" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2592" /> - <location filename="../ViewManager/ViewManager.py" line="2591" /> - <location filename="../QScintilla/MiniEditor.py" line="1750" /> - <location filename="../QScintilla/MiniEditor.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> + <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../QScintilla/MiniEditor.py" line="1748" /> + <location filename="../QScintilla/MiniEditor.py" line="1747" /> <source>Copy current line</source> <translation>Copier la ligne courante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2593" /> - <location filename="../QScintilla/MiniEditor.py" line="1751" /> + <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../QScintilla/MiniEditor.py" line="1749" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2604" /> - <location filename="../ViewManager/ViewManager.py" line="2603" /> - <location filename="../QScintilla/MiniEditor.py" line="1762" /> - <location filename="../QScintilla/MiniEditor.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> + <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../QScintilla/MiniEditor.py" line="1760" /> + <location filename="../QScintilla/MiniEditor.py" line="1759" /> <source>Toggle insert/overtype</source> <translation>Basculer de mode Insertion /Ecrasement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2605" /> - <location filename="../QScintilla/MiniEditor.py" line="1763" /> + <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../QScintilla/MiniEditor.py" line="1761" /> <source>Ins</source> <translation>Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3330" /> - <location filename="../ViewManager/ViewManager.py" line="3327" /> - <location filename="../QScintilla/MiniEditor.py" line="1776" /> - <location filename="../QScintilla/MiniEditor.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="3320" /> + <location filename="../ViewManager/ViewManager.py" line="3317" /> + <location filename="../QScintilla/MiniEditor.py" line="1774" /> + <location filename="../QScintilla/MiniEditor.py" line="1771" /> <source>Convert selection to lower case</source> <translation>Conversion de la sélection en minuscules</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3333" /> - <location filename="../QScintilla/MiniEditor.py" line="1779" /> + <location filename="../ViewManager/ViewManager.py" line="3323" /> + <location filename="../QScintilla/MiniEditor.py" line="1777" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3346" /> - <location filename="../ViewManager/ViewManager.py" line="3343" /> - <location filename="../QScintilla/MiniEditor.py" line="1792" /> - <location filename="../QScintilla/MiniEditor.py" line="1789" /> + <location filename="../ViewManager/ViewManager.py" line="3336" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../QScintilla/MiniEditor.py" line="1790" /> + <location filename="../QScintilla/MiniEditor.py" line="1787" /> <source>Convert selection to upper case</source> <translation>Conversion de la sélection en majuscules</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3349" /> - <location filename="../QScintilla/MiniEditor.py" line="1795" /> + <location filename="../ViewManager/ViewManager.py" line="3339" /> + <location filename="../QScintilla/MiniEditor.py" line="1793" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2616" /> - <location filename="../ViewManager/ViewManager.py" line="2615" /> - <location filename="../QScintilla/MiniEditor.py" line="1806" /> - <location filename="../QScintilla/MiniEditor.py" line="1805" /> + <location filename="../ViewManager/ViewManager.py" line="2606" /> + <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../QScintilla/MiniEditor.py" line="1804" /> + <location filename="../QScintilla/MiniEditor.py" line="1803" /> <source>Move to end of display line</source> <translation>Déplacement à la fin de la ligne affichée</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2618" /> + <location filename="../QScintilla/MiniEditor.py" line="1816" /> + <source>Alt+End</source> + <translation>Alt+End</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2628" /> - <location filename="../QScintilla/MiniEditor.py" line="1818" /> - <source>Alt+End</source> - <translation>Alt+End</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="2635" /> - <location filename="../QScintilla/MiniEditor.py" line="1828" /> - <location filename="../QScintilla/MiniEditor.py" line="1825" /> + <location filename="../ViewManager/ViewManager.py" line="2625" /> + <location filename="../QScintilla/MiniEditor.py" line="1826" /> + <location filename="../QScintilla/MiniEditor.py" line="1823" /> <source>Extend selection to end of display line</source> <translation>Extension de la sélection à la fin de la ligne affichée</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2658" /> - <location filename="../ViewManager/ViewManager.py" line="2657" /> - <location filename="../QScintilla/MiniEditor.py" line="1848" /> - <location filename="../QScintilla/MiniEditor.py" line="1847" /> + <location filename="../ViewManager/ViewManager.py" line="2648" /> + <location filename="../ViewManager/ViewManager.py" line="2647" /> + <location filename="../QScintilla/MiniEditor.py" line="1846" /> + <location filename="../QScintilla/MiniEditor.py" line="1845" /> <source>Formfeed</source> <translation>Chargement de page</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2684" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> - <location filename="../QScintilla/MiniEditor.py" line="1874" /> - <location filename="../QScintilla/MiniEditor.py" line="1871" /> + <location filename="../ViewManager/ViewManager.py" line="2674" /> + <location filename="../ViewManager/ViewManager.py" line="2671" /> + <location filename="../QScintilla/MiniEditor.py" line="1872" /> + <location filename="../QScintilla/MiniEditor.py" line="1869" /> <source>Extend rectangular selection down one line</source> <translation>Extension de la sélection rectangulaire d'une ligne vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2687" /> - <location filename="../QScintilla/MiniEditor.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="2677" /> + <location filename="../QScintilla/MiniEditor.py" line="1875" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../QScintilla/MiniEditor.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="2685" /> + <location filename="../QScintilla/MiniEditor.py" line="1883" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2706" /> - <location filename="../ViewManager/ViewManager.py" line="2703" /> - <location filename="../QScintilla/MiniEditor.py" line="1896" /> - <location filename="../QScintilla/MiniEditor.py" line="1893" /> + <location filename="../ViewManager/ViewManager.py" line="2696" /> + <location filename="../ViewManager/ViewManager.py" line="2693" /> + <location filename="../QScintilla/MiniEditor.py" line="1894" /> + <location filename="../QScintilla/MiniEditor.py" line="1891" /> <source>Extend rectangular selection up one line</source> <translation>Extension de la sélection rectangulaire d'une ligne vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2709" /> - <location filename="../QScintilla/MiniEditor.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="2699" /> + <location filename="../QScintilla/MiniEditor.py" line="1897" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2717" /> - <location filename="../QScintilla/MiniEditor.py" line="1907" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> + <location filename="../QScintilla/MiniEditor.py" line="1905" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2728" /> - <location filename="../ViewManager/ViewManager.py" line="2725" /> - <location filename="../QScintilla/MiniEditor.py" line="1918" /> - <location filename="../QScintilla/MiniEditor.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="2718" /> + <location filename="../ViewManager/ViewManager.py" line="2715" /> + <location filename="../QScintilla/MiniEditor.py" line="1916" /> + <location filename="../QScintilla/MiniEditor.py" line="1913" /> <source>Extend rectangular selection left one character</source> <translation>Extension de la sélection rectangulaire d'un caractère vers la gauche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2731" /> - <location filename="../QScintilla/MiniEditor.py" line="1921" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> + <location filename="../QScintilla/MiniEditor.py" line="1919" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2739" /> - <location filename="../QScintilla/MiniEditor.py" line="1929" /> + <location filename="../ViewManager/ViewManager.py" line="2729" /> + <location filename="../QScintilla/MiniEditor.py" line="1927" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2750" /> - <location filename="../ViewManager/ViewManager.py" line="2747" /> - <location filename="../QScintilla/MiniEditor.py" line="1940" /> - <location filename="../QScintilla/MiniEditor.py" line="1937" /> + <location filename="../ViewManager/ViewManager.py" line="2740" /> + <location filename="../ViewManager/ViewManager.py" line="2737" /> + <location filename="../QScintilla/MiniEditor.py" line="1938" /> + <location filename="../QScintilla/MiniEditor.py" line="1935" /> <source>Extend rectangular selection right one character</source> <translation>Extension de la sélection rectangulaire d'un caractère vers la droite</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2753" /> - <location filename="../QScintilla/MiniEditor.py" line="1943" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> + <location filename="../QScintilla/MiniEditor.py" line="1941" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2761" /> - <location filename="../QScintilla/MiniEditor.py" line="1951" /> + <location filename="../ViewManager/ViewManager.py" line="2751" /> + <location filename="../QScintilla/MiniEditor.py" line="1949" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2774" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> - <location filename="../QScintilla/MiniEditor.py" line="1964" /> - <location filename="../QScintilla/MiniEditor.py" line="1959" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="2759" /> + <location filename="../QScintilla/MiniEditor.py" line="1962" /> + <location filename="../QScintilla/MiniEditor.py" line="1957" /> <source>Extend rectangular selection to first visible character in document line</source> <translation>Extension de la sélection rectangulaire au premier caractère visible du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2787" /> - <location filename="../QScintilla/MiniEditor.py" line="1977" /> + <location filename="../ViewManager/ViewManager.py" line="2777" /> + <location filename="../QScintilla/MiniEditor.py" line="1975" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2798" /> - <location filename="../ViewManager/ViewManager.py" line="2795" /> - <location filename="../QScintilla/MiniEditor.py" line="1988" /> - <location filename="../QScintilla/MiniEditor.py" line="1985" /> + <location filename="../ViewManager/ViewManager.py" line="2788" /> + <location filename="../ViewManager/ViewManager.py" line="2785" /> + <location filename="../QScintilla/MiniEditor.py" line="1986" /> + <location filename="../QScintilla/MiniEditor.py" line="1983" /> <source>Extend rectangular selection to end of document line</source> <translation>Extension de la sélection rectangulaire à la fin de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2809" /> - <location filename="../QScintilla/MiniEditor.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2799" /> + <location filename="../QScintilla/MiniEditor.py" line="1997" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2804" /> + <location filename="../QScintilla/MiniEditor.py" line="2002" /> + <source>Alt+Shift+End</source> + <translation>Alt+Shift+End</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2814" /> - <location filename="../QScintilla/MiniEditor.py" line="2004" /> - <source>Alt+Shift+End</source> - <translation>Alt+Shift+End</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2824" /> - <location filename="../ViewManager/ViewManager.py" line="2821" /> - <location filename="../QScintilla/MiniEditor.py" line="2014" /> - <location filename="../QScintilla/MiniEditor.py" line="2011" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> + <location filename="../QScintilla/MiniEditor.py" line="2012" /> + <location filename="../QScintilla/MiniEditor.py" line="2009" /> <source>Extend rectangular selection up one page</source> <translation>Extension de la sélection rectangulaire d'une page vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2827" /> - <location filename="../QScintilla/MiniEditor.py" line="2017" /> + <location filename="../ViewManager/ViewManager.py" line="2817" /> + <location filename="../QScintilla/MiniEditor.py" line="2015" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2840" /> - <location filename="../ViewManager/ViewManager.py" line="2837" /> - <location filename="../QScintilla/MiniEditor.py" line="2030" /> - <location filename="../QScintilla/MiniEditor.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="2830" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> + <location filename="../QScintilla/MiniEditor.py" line="2028" /> + <location filename="../QScintilla/MiniEditor.py" line="2025" /> <source>Extend rectangular selection down one page</source> <translation>Extension de la sélection rectangulaire d'une page vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2843" /> - <location filename="../QScintilla/MiniEditor.py" line="2033" /> + <location filename="../ViewManager/ViewManager.py" line="2833" /> + <location filename="../QScintilla/MiniEditor.py" line="2031" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2841" /> + <location filename="../QScintilla/MiniEditor.py" line="2039" /> + <source>Meta+Alt+Shift+V</source> + <translation>Meta+Alt+Shift+V</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> + <location filename="../QScintilla/MiniEditor.py" line="2514" /> + <location filename="../QScintilla/MiniEditor.py" line="2513" /> + <location filename="../QScintilla/MiniEditor.py" line="2048" /> + <location filename="../QScintilla/MiniEditor.py" line="2047" /> + <source>Duplicate current selection</source> + <translation>Duplication de la sélection courante</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2851" /> - <location filename="../QScintilla/MiniEditor.py" line="2041" /> - <source>Meta+Alt+Shift+V</source> - <translation>Meta+Alt+Shift+V</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2860" /> - <location filename="../ViewManager/ViewManager.py" line="2859" /> - <location filename="../QScintilla/MiniEditor.py" line="2516" /> <location filename="../QScintilla/MiniEditor.py" line="2515" /> - <location filename="../QScintilla/MiniEditor.py" line="2050" /> <location filename="../QScintilla/MiniEditor.py" line="2049" /> - <source>Duplicate current selection</source> - <translation>Duplication de la sélection courante</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2861" /> - <location filename="../QScintilla/MiniEditor.py" line="2517" /> - <location filename="../QScintilla/MiniEditor.py" line="2051" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2875" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> - <location filename="../QScintilla/MiniEditor.py" line="2065" /> - <location filename="../QScintilla/MiniEditor.py" line="2062" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> + <location filename="../ViewManager/ViewManager.py" line="2862" /> + <location filename="../QScintilla/MiniEditor.py" line="2063" /> + <location filename="../QScintilla/MiniEditor.py" line="2060" /> <source>Scroll to start of document</source> <translation>Défilement au début du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2894" /> - <location filename="../ViewManager/ViewManager.py" line="2893" /> - <location filename="../QScintilla/MiniEditor.py" line="2084" /> - <location filename="../QScintilla/MiniEditor.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2884" /> + <location filename="../ViewManager/ViewManager.py" line="2883" /> + <location filename="../QScintilla/MiniEditor.py" line="2082" /> + <location filename="../QScintilla/MiniEditor.py" line="2081" /> <source>Scroll to end of document</source> <translation>Défilement à la fin du document</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2903" /> + <location filename="../ViewManager/ViewManager.py" line="2900" /> + <location filename="../QScintilla/MiniEditor.py" line="2101" /> + <location filename="../QScintilla/MiniEditor.py" line="2098" /> + <source>Scroll vertically to center current line</source> + <translation>Défilement vertical de façon à centrer la ligne courante</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2913" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> - <location filename="../QScintilla/MiniEditor.py" line="2103" /> - <location filename="../QScintilla/MiniEditor.py" line="2100" /> - <source>Scroll vertically to center current line</source> - <translation>Défilement vertical de façon à centrer la ligne courante</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2923" /> - <location filename="../QScintilla/MiniEditor.py" line="2113" /> + <location filename="../QScintilla/MiniEditor.py" line="2111" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2932" /> - <location filename="../ViewManager/ViewManager.py" line="2931" /> - <location filename="../QScintilla/MiniEditor.py" line="2122" /> - <location filename="../QScintilla/MiniEditor.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2922" /> + <location filename="../ViewManager/ViewManager.py" line="2921" /> + <location filename="../QScintilla/MiniEditor.py" line="2120" /> + <location filename="../QScintilla/MiniEditor.py" line="2119" /> <source>Move to end of next word</source> <translation>Déplacement à la fin du mot suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2951" /> - <location filename="../ViewManager/ViewManager.py" line="2948" /> - <location filename="../QScintilla/MiniEditor.py" line="2141" /> - <location filename="../QScintilla/MiniEditor.py" line="2138" /> + <location filename="../ViewManager/ViewManager.py" line="2941" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../QScintilla/MiniEditor.py" line="2139" /> + <location filename="../QScintilla/MiniEditor.py" line="2136" /> <source>Extend selection to end of next word</source> <translation>Extension de la séleciton à la fin du mot suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2974" /> - <location filename="../ViewManager/ViewManager.py" line="2971" /> - <location filename="../QScintilla/MiniEditor.py" line="2164" /> - <location filename="../QScintilla/MiniEditor.py" line="2161" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> + <location filename="../QScintilla/MiniEditor.py" line="2162" /> + <location filename="../QScintilla/MiniEditor.py" line="2159" /> <source>Move to end of previous word</source> <translation>Déplacement à la fin du mot précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2991" /> - <location filename="../ViewManager/ViewManager.py" line="2988" /> - <location filename="../QScintilla/MiniEditor.py" line="2181" /> - <location filename="../QScintilla/MiniEditor.py" line="2178" /> + <location filename="../ViewManager/ViewManager.py" line="2981" /> + <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../QScintilla/MiniEditor.py" line="2179" /> + <location filename="../QScintilla/MiniEditor.py" line="2176" /> <source>Extend selection to end of previous word</source> <translation>Extension de la séleciton à la fin du mot précédent</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2998" /> + <location filename="../ViewManager/ViewManager.py" line="2995" /> + <location filename="../QScintilla/MiniEditor.py" line="2196" /> + <location filename="../QScintilla/MiniEditor.py" line="2193" /> + <source>Move to start of document line</source> + <translation>Déplacement au début de la ligne du document</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="3008" /> - <location filename="../ViewManager/ViewManager.py" line="3005" /> - <location filename="../QScintilla/MiniEditor.py" line="2198" /> - <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <source>Move to start of document line</source> - <translation>Déplacement au début de la ligne du document</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3018" /> - <location filename="../QScintilla/MiniEditor.py" line="2208" /> + <location filename="../QScintilla/MiniEditor.py" line="2206" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3029" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../QScintilla/MiniEditor.py" line="2219" /> - <location filename="../QScintilla/MiniEditor.py" line="2216" /> + <location filename="../ViewManager/ViewManager.py" line="3019" /> + <location filename="../ViewManager/ViewManager.py" line="3016" /> + <location filename="../QScintilla/MiniEditor.py" line="2217" /> + <location filename="../QScintilla/MiniEditor.py" line="2214" /> <source>Extend selection to start of document line</source> <translation>Extension de la sélection au début de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3040" /> - <location filename="../QScintilla/MiniEditor.py" line="2230" /> + <location filename="../ViewManager/ViewManager.py" line="3030" /> + <location filename="../QScintilla/MiniEditor.py" line="2228" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3053" /> - <location filename="../ViewManager/ViewManager.py" line="3049" /> - <location filename="../QScintilla/MiniEditor.py" line="2243" /> - <location filename="../QScintilla/MiniEditor.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="3043" /> + <location filename="../ViewManager/ViewManager.py" line="3039" /> + <location filename="../QScintilla/MiniEditor.py" line="2241" /> + <location filename="../QScintilla/MiniEditor.py" line="2237" /> <source>Extend rectangular selection to start of document line</source> <translation>Extension de la sélection rectangulaire au début de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3065" /> - <location filename="../QScintilla/MiniEditor.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="3055" /> + <location filename="../QScintilla/MiniEditor.py" line="2253" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3077" /> - <location filename="../ViewManager/ViewManager.py" line="3074" /> - <location filename="../QScintilla/MiniEditor.py" line="2267" /> - <location filename="../QScintilla/MiniEditor.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="3067" /> + <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../QScintilla/MiniEditor.py" line="2265" /> + <location filename="../QScintilla/MiniEditor.py" line="2262" /> <source>Extend selection to start of display line</source> <translation>Extension de la sélection au début de la ligne affichée</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3100" /> - <location filename="../ViewManager/ViewManager.py" line="3097" /> - <location filename="../QScintilla/MiniEditor.py" line="2290" /> - <location filename="../QScintilla/MiniEditor.py" line="2287" /> + <location filename="../ViewManager/ViewManager.py" line="3090" /> + <location filename="../ViewManager/ViewManager.py" line="3087" /> + <location filename="../QScintilla/MiniEditor.py" line="2288" /> + <location filename="../QScintilla/MiniEditor.py" line="2285" /> <source>Move to start of display or document line</source> <translation>Déplacement au début de la ligne affichée ou de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3118" /> - <location filename="../ViewManager/ViewManager.py" line="3114" /> - <location filename="../QScintilla/MiniEditor.py" line="2308" /> - <location filename="../QScintilla/MiniEditor.py" line="2304" /> + <location filename="../ViewManager/ViewManager.py" line="3108" /> + <location filename="../ViewManager/ViewManager.py" line="3104" /> + <location filename="../QScintilla/MiniEditor.py" line="2306" /> + <location filename="../QScintilla/MiniEditor.py" line="2302" /> <source>Extend selection to start of display or document line</source> <translation>Extension de la sélection au début de la ligne affichée ou de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3137" /> - <location filename="../ViewManager/ViewManager.py" line="3133" /> - <location filename="../QScintilla/MiniEditor.py" line="2327" /> - <location filename="../QScintilla/MiniEditor.py" line="2323" /> + <location filename="../ViewManager/ViewManager.py" line="3127" /> + <location filename="../ViewManager/ViewManager.py" line="3123" /> + <location filename="../QScintilla/MiniEditor.py" line="2325" /> + <location filename="../QScintilla/MiniEditor.py" line="2321" /> <source>Move to first visible character in display or document line</source> <translation>Déplacement vers le premier caractère visible de la ligne affichée ou de la ligne do document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3157" /> - <location filename="../ViewManager/ViewManager.py" line="3152" /> - <location filename="../QScintilla/MiniEditor.py" line="2347" /> - <location filename="../QScintilla/MiniEditor.py" line="2342" /> + <location filename="../ViewManager/ViewManager.py" line="3147" /> + <location filename="../ViewManager/ViewManager.py" line="3142" /> + <location filename="../QScintilla/MiniEditor.py" line="2345" /> + <location filename="../QScintilla/MiniEditor.py" line="2340" /> <source>Extend selection to first visible character in display or document line</source> <translation>Extension de la sélection au premier caractère visible du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3176" /> - <location filename="../ViewManager/ViewManager.py" line="3173" /> - <location filename="../QScintilla/MiniEditor.py" line="2366" /> - <location filename="../QScintilla/MiniEditor.py" line="2363" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> + <location filename="../ViewManager/ViewManager.py" line="3163" /> + <location filename="../QScintilla/MiniEditor.py" line="2364" /> + <location filename="../QScintilla/MiniEditor.py" line="2361" /> <source>Move to end of display or document line</source> <translation>Déplacement à la de la ligne affichée ou de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3193" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> - <location filename="../QScintilla/MiniEditor.py" line="2383" /> - <location filename="../QScintilla/MiniEditor.py" line="2380" /> + <location filename="../ViewManager/ViewManager.py" line="3183" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> + <location filename="../QScintilla/MiniEditor.py" line="2381" /> + <location filename="../QScintilla/MiniEditor.py" line="2378" /> <source>Extend selection to end of display or document line</source> <translation>Extension de la sélection à la fint de la ligne affichée ou de la ligne du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3208" /> - <location filename="../ViewManager/ViewManager.py" line="3207" /> - <location filename="../QScintilla/MiniEditor.py" line="2398" /> - <location filename="../QScintilla/MiniEditor.py" line="2397" /> + <location filename="../ViewManager/ViewManager.py" line="3198" /> + <location filename="../ViewManager/ViewManager.py" line="3197" /> + <location filename="../QScintilla/MiniEditor.py" line="2396" /> + <location filename="../QScintilla/MiniEditor.py" line="2395" /> <source>Stuttered move up one page</source> <translation>Déplacement étagé d'une page vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3223" /> - <location filename="../ViewManager/ViewManager.py" line="3220" /> - <location filename="../QScintilla/MiniEditor.py" line="2413" /> - <location filename="../QScintilla/MiniEditor.py" line="2410" /> + <location filename="../ViewManager/ViewManager.py" line="3213" /> + <location filename="../ViewManager/ViewManager.py" line="3210" /> + <location filename="../QScintilla/MiniEditor.py" line="2411" /> + <location filename="../QScintilla/MiniEditor.py" line="2408" /> <source>Stuttered extend selection up one page</source> <translation>Extension de la sélection étagée d'une page vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3240" /> - <location filename="../ViewManager/ViewManager.py" line="3237" /> - <location filename="../QScintilla/MiniEditor.py" line="2430" /> - <location filename="../QScintilla/MiniEditor.py" line="2427" /> + <location filename="../ViewManager/ViewManager.py" line="3230" /> + <location filename="../ViewManager/ViewManager.py" line="3227" /> + <location filename="../QScintilla/MiniEditor.py" line="2428" /> + <location filename="../QScintilla/MiniEditor.py" line="2425" /> <source>Stuttered move down one page</source> <translation>Déplacement étagé d'une page vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3257" /> - <location filename="../ViewManager/ViewManager.py" line="3254" /> - <location filename="../QScintilla/MiniEditor.py" line="2447" /> - <location filename="../QScintilla/MiniEditor.py" line="2444" /> + <location filename="../ViewManager/ViewManager.py" line="3247" /> + <location filename="../ViewManager/ViewManager.py" line="3244" /> + <location filename="../QScintilla/MiniEditor.py" line="2445" /> + <location filename="../QScintilla/MiniEditor.py" line="2442" /> <source>Stuttered extend selection down one page</source> <translation>Extension de la sélection étagée d'une page vers le bas</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="3264" /> + <location filename="../ViewManager/ViewManager.py" line="3261" /> + <location filename="../QScintilla/MiniEditor.py" line="2462" /> + <location filename="../QScintilla/MiniEditor.py" line="2459" /> + <source>Delete right to end of next word</source> + <translation>Supprimer jusqu'à la fin du mot à doite</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="3274" /> - <location filename="../ViewManager/ViewManager.py" line="3271" /> - <location filename="../QScintilla/MiniEditor.py" line="2464" /> - <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <source>Delete right to end of next word</source> - <translation>Supprimer jusqu'à la fin du mot à doite</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3284" /> - <location filename="../QScintilla/MiniEditor.py" line="2474" /> + <location filename="../QScintilla/MiniEditor.py" line="2472" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3295" /> - <location filename="../ViewManager/ViewManager.py" line="3292" /> - <location filename="../QScintilla/MiniEditor.py" line="2485" /> - <location filename="../QScintilla/MiniEditor.py" line="2482" /> + <location filename="../ViewManager/ViewManager.py" line="3285" /> + <location filename="../ViewManager/ViewManager.py" line="3282" /> + <location filename="../QScintilla/MiniEditor.py" line="2483" /> + <location filename="../QScintilla/MiniEditor.py" line="2480" /> <source>Move selected lines up one line</source> <translation>Déplacement des lignes sélectionnées d'une ligne vers le haut</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3312" /> - <location filename="../ViewManager/ViewManager.py" line="3309" /> - <location filename="../QScintilla/MiniEditor.py" line="2502" /> - <location filename="../QScintilla/MiniEditor.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="3302" /> + <location filename="../ViewManager/ViewManager.py" line="3299" /> + <location filename="../QScintilla/MiniEditor.py" line="2500" /> + <location filename="../QScintilla/MiniEditor.py" line="2497" /> <source>Move selected lines down one line</source> <translation>Déplacement des lignes sélectionnées d'une ligne vers le bas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3478" /> - <location filename="../QScintilla/MiniEditor.py" line="2548" /> + <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../QScintilla/MiniEditor.py" line="2546" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Rechercher</b><p>Recherche du texte dans l'éditeur courant. Un fenêtre est affichée pour saisir le texte recherché et le options de recherche.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3504" /> - <location filename="../QScintilla/MiniEditor.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="3494" /> + <location filename="../QScintilla/MiniEditor.py" line="2572" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Chercher suivant</b><p>Recherche en avant le texte saisi dans l'éditeur courant. Les options de recherche précédentes sont réutilisées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3534" /> - <location filename="../QScintilla/MiniEditor.py" line="2604" /> + <location filename="../ViewManager/ViewManager.py" line="3524" /> + <location filename="../QScintilla/MiniEditor.py" line="2602" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Chercher précédent</b><p>Recherche en arrière le texte saisi dans l'éditeur courant. Les options de recherche précédentes sont réutilisées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3548" /> - <location filename="../ViewManager/ViewManager.py" line="3546" /> - <location filename="../QScintilla/MiniEditor.py" line="2618" /> + <location filename="../ViewManager/ViewManager.py" line="3538" /> + <location filename="../ViewManager/ViewManager.py" line="3536" /> <location filename="../QScintilla/MiniEditor.py" line="2616" /> + <location filename="../QScintilla/MiniEditor.py" line="2614" /> <source>Clear search markers</source> <translation>Effacer les marqueurs de recherche</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3550" /> - <location filename="../QScintilla/MiniEditor.py" line="2620" /> + <location filename="../ViewManager/ViewManager.py" line="3540" /> + <location filename="../QScintilla/MiniEditor.py" line="2618" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3559" /> - <location filename="../QScintilla/MiniEditor.py" line="2629" /> + <location filename="../ViewManager/ViewManager.py" line="3549" /> + <location filename="../QScintilla/MiniEditor.py" line="2627" /> <source>Clear all displayed search markers</source> <translation>Efface tous les marqueurs de recherche affichés</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3564" /> - <location filename="../QScintilla/MiniEditor.py" line="2634" /> + <location filename="../ViewManager/ViewManager.py" line="3554" /> + <location filename="../QScintilla/MiniEditor.py" line="2632" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Effacer tous les marqueurs de recherche</b><p>Efface tous les marqueurs de recherche affichés.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3632" /> - <location filename="../QScintilla/MiniEditor.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../QScintilla/MiniEditor.py" line="2642" /> <source>Replace</source> <translation>Remplacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3633" /> - <location filename="../QScintilla/MiniEditor.py" line="2645" /> + <location filename="../ViewManager/ViewManager.py" line="3623" /> + <location filename="../QScintilla/MiniEditor.py" line="2643" /> <source>&Replace...</source> <translation>&Remplacer...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3635" /> - <location filename="../QScintilla/MiniEditor.py" line="2647" /> + <location filename="../ViewManager/ViewManager.py" line="3625" /> + <location filename="../QScintilla/MiniEditor.py" line="2645" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3642" /> - <location filename="../QScintilla/MiniEditor.py" line="2654" /> + <location filename="../ViewManager/ViewManager.py" line="3632" /> + <location filename="../QScintilla/MiniEditor.py" line="2652" /> <source>Replace some text</source> <translation>Remplacer un texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3645" /> - <location filename="../QScintilla/MiniEditor.py" line="2657" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> + <location filename="../QScintilla/MiniEditor.py" line="2655" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Remplacer</b><p>Recherche du texte dans l'éditeur courant et le remplace par un autre. Un fenêtre est affichée pour saisir le texte initial, le texte de remplacement et les options de remplacement.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3659" /> - <location filename="../ViewManager/ViewManager.py" line="3657" /> - <location filename="../QScintilla/MiniEditor.py" line="2671" /> + <location filename="../ViewManager/ViewManager.py" line="3649" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <location filename="../QScintilla/MiniEditor.py" line="2669" /> + <location filename="../QScintilla/MiniEditor.py" line="2667" /> <source>Replace and Search</source> <translation>Remplacer et chercher</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3661" /> - <location filename="../QScintilla/MiniEditor.py" line="2673" /> + <location filename="../ViewManager/ViewManager.py" line="3651" /> + <location filename="../QScintilla/MiniEditor.py" line="2671" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation>Meta+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3670" /> - <location filename="../QScintilla/MiniEditor.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../QScintilla/MiniEditor.py" line="2680" /> <source>Replace the found text and search the next occurrence</source> <translation>Remplacer le texte trouvé et chercher l'occurrence suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3675" /> - <location filename="../QScintilla/MiniEditor.py" line="2687" /> + <location filename="../ViewManager/ViewManager.py" line="3665" /> + <location filename="../QScintilla/MiniEditor.py" line="2685" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3689" /> - <location filename="../ViewManager/ViewManager.py" line="3687" /> + <location filename="../ViewManager/ViewManager.py" line="3681" /> + <location filename="../ViewManager/ViewManager.py" line="3679" /> <location filename="../QScintilla/MiniEditor.py" line="2701" /> <location filename="../QScintilla/MiniEditor.py" line="2699" /> <source>Replace Occurrence</source> <translation>Remplacer occurrence</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3683" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation>Ctrl+Meta+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3700" /> + <location filename="../ViewManager/ViewManager.py" line="3692" /> <location filename="../QScintilla/MiniEditor.py" line="2712" /> <source>Replace the found text</source> <translation>Remplacer le texte trouvé</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3695" /> <location filename="../QScintilla/MiniEditor.py" line="2715" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3716" /> - <location filename="../ViewManager/ViewManager.py" line="3714" /> + <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3706" /> <location filename="../QScintilla/MiniEditor.py" line="2728" /> <location filename="../QScintilla/MiniEditor.py" line="2726" /> <source>Replace All</source> <translation>Tout remplacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3710" /> <location filename="../QScintilla/MiniEditor.py" line="2730" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation>Shift+Meta+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3727" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> <location filename="../QScintilla/MiniEditor.py" line="2739" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3730" /> + <location filename="../ViewManager/ViewManager.py" line="3722" /> <location filename="../QScintilla/MiniEditor.py" line="2742" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="589" /> + <location filename="../ViewManager/ViewManager.py" line="579" /> <source>New</source> <translation>Nouveau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="591" /> + <location filename="../ViewManager/ViewManager.py" line="581" /> <source>&New</source> <translation>&Nouveau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="593" /> + <location filename="../ViewManager/ViewManager.py" line="583" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="600" /> + <location filename="../ViewManager/ViewManager.py" line="590" /> <source>Open an empty editor window</source> <translation>Ouvre une nouvelle page vide</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="603" /> + <location filename="../ViewManager/ViewManager.py" line="593" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nouveau</b><p>Ouverture d'une nouvelle fenêtre d'édition.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="612" /> + <location filename="../ViewManager/ViewManager.py" line="602" /> <source>Open</source> <translation>Ouvrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="614" /> + <location filename="../ViewManager/ViewManager.py" line="604" /> <source>&Open...</source> <translation>&Ouvrir...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="616" /> + <location filename="../ViewManager/ViewManager.py" line="606" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="623" /> + <location filename="../ViewManager/ViewManager.py" line="613" /> <source>Open a file</source> <translation>Ouvrir un Fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="626" /> + <location filename="../ViewManager/ViewManager.py" line="616" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Ouvrir un fichier</b><p>Le nom d'un fichier à ouvrir dans un éditeur vous est demandé.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="629" /> <source>Close</source> <translation>Fermer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="641" /> + <location filename="../ViewManager/ViewManager.py" line="631" /> <source>&Close</source> <translation>&Fermer</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="633" /> + <source>Ctrl+W</source> + <comment>File|Close</comment> + <translation>Ctrl+W</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="640" /> + <source>Close the current window</source> + <translation>Ferme la fenêtre courante</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="643" /> - <source>Ctrl+W</source> - <comment>File|Close</comment> - <translation>Ctrl+W</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> - <source>Close the current window</source> - <translation>Ferme la fenêtre courante</translation> + <source><b>Close Window</b><p>Close the current window.</p></source> + <translation><b>Fermer</b><p>Ferme la fenêtre en cours.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="652" /> + <source>Close All</source> + <translation>Tout fermer</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="653" /> - <source><b>Close Window</b><p>Close the current window.</p></source> - <translation><b>Fermer</b><p>Ferme la fenêtre en cours.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> - <source>Close All</source> - <translation>Tout fermer</translation> + <source>Clos&e All</source> + <translation>Tout f&ermer</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="660" /> + <source>Close all editor windows</source> + <translation>Ferme toutes les fenêtres de l'éditeur</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="663" /> - <source>Clos&e All</source> - <translation>Tout f&ermer</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="670" /> - <source>Close all editor windows</source> - <translation>Ferme toutes les fenêtres de l'éditeur</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Tout fermer</b><p>Ferme toutes les fenêtres de l'éditeur.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="686" /> + <location filename="../ViewManager/ViewManager.py" line="676" /> <source>Save</source> <translation>Enregistrer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="688" /> + <location filename="../ViewManager/ViewManager.py" line="678" /> <source>&Save</source> <translation>&Enregistrer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="687" /> <source>Save the current file</source> <translation>Enregistre le fichier courant</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="690" /> + <source><b>Save File</b><p>Save the contents of current editor window.</p></source> + <translation><b>Enregistrer</b><p>Enregistre le fichier en cours.</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="700" /> - <source><b>Save File</b><p>Save the contents of current editor window.</p></source> - <translation><b>Enregistrer</b><p>Enregistre le fichier en cours.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="710" /> <source>Save as</source> <translation>Enregistrer sous</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="712" /> + <location filename="../ViewManager/ViewManager.py" line="702" /> <source>Save &as...</source> <translation>&Enregistrer sous...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="714" /> + <location filename="../ViewManager/ViewManager.py" line="704" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="723" /> + <location filename="../ViewManager/ViewManager.py" line="713" /> <source>Save the current file to a new one</source> <translation>Enregistre dans un nouveau fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="728" /> + <location filename="../ViewManager/ViewManager.py" line="718" /> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Enregistrer sous</b><p>Enregistre le buffer dans un nouveau fichier. Le nom du fichier est choisi via une boite de sélection de fichier.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="739" /> + <location filename="../ViewManager/ViewManager.py" line="729" /> <source>Save Copy</source> <translation>Enregistrer une copie</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="731" /> + <source>Save &Copy...</source> + <translation>Enregistrer une &copie...</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="738" /> + <source>Save a copy of the current file</source> + <translation>Enregistrer une copie du fichier courant</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="741" /> - <source>Save &Copy...</source> - <translation>Enregistrer une &copie...</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="748" /> - <source>Save a copy of the current file</source> - <translation>Enregistrer une copie du fichier courant</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="751" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished"><b>Enregistrer une copie</b><p>Enregistre une copie du contenu de l'éditeur courant. Le fichier peut être entré dans un sélectionneur de fichiers.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="762" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Save all</source> <translation>Tout enregistrer</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="754" /> + <source>Save a&ll</source> + <translation>&Tout enregistrer</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="761" /> + <source>Save all files</source> + <translation>Enregistre tous les fichiers</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="764" /> - <source>Save a&ll</source> - <translation>&Tout enregistrer</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> - <source>Save all files</source> - <translation>Enregistre tous les fichiers</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="774" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Tout enregistrer</b><p>Enregistre toutes les fenêtres ouvertes dans l'éditeur.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="786" /> + <location filename="../ViewManager/ViewManager.py" line="776" /> <source>Print</source> <translation>Imprimer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="788" /> + <location filename="../ViewManager/ViewManager.py" line="778" /> <source>&Print</source> <translation>&Imprimer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="790" /> + <location filename="../ViewManager/ViewManager.py" line="780" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="787" /> <source>Print the current file</source> <translation>Imprime le fichier courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="800" /> + <location filename="../ViewManager/ViewManager.py" line="790" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Imprimer le fichier</b><p>Imprime la fenêtre d'édition courante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="820" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source>Print preview of the current file</source> <translation>Aperçu avant impression du fichier courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="825" /> + <location filename="../ViewManager/ViewManager.py" line="815" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Aperçu avant impression</b><p>Aperçu avant impression de l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="836" /> + <location filename="../ViewManager/ViewManager.py" line="826" /> <source>Find File</source> <translation type="unfinished">Trouver un fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="838" /> + <location filename="../ViewManager/ViewManager.py" line="828" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="840" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished">Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="839" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="854" /> + <location filename="../ViewManager/ViewManager.py" line="844" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="869" /> + <location filename="../ViewManager/ViewManager.py" line="859" /> <source>&File</source> <translation>&Fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="871" /> + <location filename="../ViewManager/ViewManager.py" line="861" /> <source>Open &Recent Files</source> <translation>Ouvrir un fichier &récent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="864" /> <source>Open &Bookmarked Files</source> <translation>Ouvrir un fichier &étiqueté</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="918" /> - <location filename="../ViewManager/ViewManager.py" line="916" /> + <location filename="../ViewManager/ViewManager.py" line="908" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>File</source> <translation>Fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="941" /> + <location filename="../ViewManager/ViewManager.py" line="931" /> <source>Export as</source> <translation>Exporter en tant que</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="965" /> + <location filename="../ViewManager/ViewManager.py" line="955" /> <source>Undo</source> <translation>Défaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="967" /> + <location filename="../ViewManager/ViewManager.py" line="957" /> <source>&Undo</source> <translation>&Défaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="969" /> + <location filename="../ViewManager/ViewManager.py" line="959" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="972" /> + <location filename="../ViewManager/ViewManager.py" line="962" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="978" /> + <location filename="../ViewManager/ViewManager.py" line="968" /> <source>Undo the last change</source> <translation>Annule la dernière modification</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="971" /> + <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> + <translation><b>Défaire</b><p>Annule la dernière modification effectuée dans l'éditeur courant.</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="981" /> - <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> - <translation><b>Défaire</b><p>Annule la dernière modification effectuée dans l'éditeur courant.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="991" /> <source>Redo</source> <translation>Refaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="993" /> + <location filename="../ViewManager/ViewManager.py" line="983" /> <source>&Redo</source> <translation>&Refaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="995" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1002" /> + <location filename="../ViewManager/ViewManager.py" line="992" /> <source>Redo the last change</source> <translation>Recharge la dernière modification</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1005" /> + <location filename="../ViewManager/ViewManager.py" line="995" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Refaire</b><p>Réeffectue la dernière modification dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1025" /> <location filename="../ViewManager/ViewManager.py" line="1015" /> + <location filename="../ViewManager/ViewManager.py" line="1005" /> <source>Revert to last saved state</source> <translation>Ecraser avec le dernier état enregistré</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1016" /> + <location filename="../ViewManager/ViewManager.py" line="1006" /> <source>Re&vert to last saved state</source> <translation>Ec&raser avec le dernier état enregistré</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1008" /> + <source>Ctrl+Y</source> + <comment>Edit|Revert</comment> + <translation>Ctrl+Y</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1018" /> - <source>Ctrl+Y</source> - <comment>Edit|Revert</comment> - <translation>Ctrl+Y</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1028" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Ecraser avec le dernier état enregistré</b><p>Annule toutes les modifications faites depuis le dernier enregistrement.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1057" /> + <location filename="../ViewManager/ViewManager.py" line="1047" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Couper</b><p>Coupe le texte sélectionné vers le presse-papier</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1074" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Copier</b><p>Copie le texte sélectionné vers le presse-papier</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1111" /> + <location filename="../ViewManager/ViewManager.py" line="1101" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Coller</b><p>Colle le dernier texte copié/coupé dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1136" /> + <location filename="../ViewManager/ViewManager.py" line="1126" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Effacer</b><p>Supprime tout le texte de l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1155" /> - <location filename="../ViewManager/ViewManager.py" line="1146" /> <location filename="../ViewManager/ViewManager.py" line="1145" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> + <location filename="../ViewManager/ViewManager.py" line="1135" /> <source>Join Lines</source> <translation>Unir lignes</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1138" /> + <source>Ctrl+J</source> + <comment>Edit|Join Lines</comment> + <translation>Ctrl+J</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1148" /> - <source>Ctrl+J</source> - <comment>Edit|Join Lines</comment> - <translation>Ctrl+J</translation> + <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> + <translation><b>Unir lignes</b><p>Unir la ligne actuelle avec les lignes suivantes.</p></translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1158" /> - <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> - <translation><b>Unir lignes</b><p>Unir la ligne actuelle avec les lignes suivantes.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1168" /> <source>Indent</source> <translation>Indenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1170" /> + <location filename="../ViewManager/ViewManager.py" line="1160" /> <source>&Indent</source> <translation>&Indenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1172" /> + <location filename="../ViewManager/ViewManager.py" line="1162" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1179" /> + <location filename="../ViewManager/ViewManager.py" line="1169" /> <source>Indent line</source> <translation>Indente la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1182" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Indenter</b><p>Indente la ligne courante ou les lignes sélectionnées d'un niveau.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1193" /> + <location filename="../ViewManager/ViewManager.py" line="1183" /> <source>Unindent</source> <translation>Désindenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1195" /> + <location filename="../ViewManager/ViewManager.py" line="1185" /> <source>U&nindent</source> <translation>&Désindenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1197" /> + <location filename="../ViewManager/ViewManager.py" line="1187" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1206" /> + <location filename="../ViewManager/ViewManager.py" line="1196" /> <source>Unindent line</source> <translation>Désindenter la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1209" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Désindenter</b><p>Désindente la ligne courante ou les lignes sélectionnées d'un niveau.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1212" /> + <location filename="../ViewManager/ViewManager.py" line="1210" /> + <source>Smart indent</source> + <translation>Indentation intelligente</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1219" /> + <source>Smart indent Line or Selection</source> + <translation>Indentation intelligente de la ligne ou de la sélection</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1222" /> - <location filename="../ViewManager/ViewManager.py" line="1220" /> - <source>Smart indent</source> - <translation>Indentation intelligente</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1229" /> - <source>Smart indent Line or Selection</source> - <translation>Indentation intelligente de la ligne ou de la sélection</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1232" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Indentation intelligente</b><p>Indente intelligemment la ou les lignes sélectionnées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1243" /> + <location filename="../ViewManager/ViewManager.py" line="1233" /> <source>Comment</source> <translation>Commenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1235" /> <source>C&omment</source> <translation>C&ommenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1247" /> + <location filename="../ViewManager/ViewManager.py" line="1237" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1254" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Comment Line or Selection</source> <translation>Commenter la ligne ou la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1257" /> + <location filename="../ViewManager/ViewManager.py" line="1247" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Commenter</b><p>Commente la ligne courante ou les lignes sélectionnées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1268" /> + <location filename="../ViewManager/ViewManager.py" line="1258" /> <source>Uncomment</source> <translation>Décommenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1270" /> + <location filename="../ViewManager/ViewManager.py" line="1260" /> <source>Unco&mment</source> <translation>Déco&mmenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1272" /> + <location filename="../ViewManager/ViewManager.py" line="1262" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished">Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1281" /> + <location filename="../ViewManager/ViewManager.py" line="1271" /> <source>Uncomment Line or Selection</source> <translation>Décommenter la ligne ou la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1284" /> + <location filename="../ViewManager/ViewManager.py" line="1274" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Décommenter</b><p>Décommente la ligne courante ou les lignes sélectionnées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1297" /> - <location filename="../ViewManager/ViewManager.py" line="1295" /> + <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1285" /> <source>Toggle Comment</source> <translation>Basculer commentaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1299" /> + <location filename="../ViewManager/ViewManager.py" line="1289" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished">Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1308" /> + <location filename="../ViewManager/ViewManager.py" line="1298" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Basculer le commentaire de la ligne courante, de la sélection ou du block</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1304" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation><b>Basculer commentaire</b><p>Si la ligne courante ne commence pas par un signe de commentaire, la ligne courante ou la séléciton est commentée. Si c'est déjà commentée, ce block de commentaires ne sera plus commenté. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1327" /> - <location filename="../ViewManager/ViewManager.py" line="1326" /> + <location filename="../ViewManager/ViewManager.py" line="1317" /> + <location filename="../ViewManager/ViewManager.py" line="1316" /> <source>Stream Comment</source> <translation>Commentaire type "Strream"</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1334" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Stream Comment Line or Selection</source> <translation>Commenter la ligne ou la sélection (type Stream)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1329" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Commentaire type Stream</b><p>Commente la ligne courante ou les lignes sélectionnées avec un commentaire de type Stream. @@ -91846,18 +93300,18 @@ </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> - <location filename="../ViewManager/ViewManager.py" line="1350" /> + <location filename="../ViewManager/ViewManager.py" line="1341" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> <source>Box Comment</source> <translation>Commentaire type "Bloc"</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1358" /> + <location filename="../ViewManager/ViewManager.py" line="1348" /> <source>Box Comment Line or Selection</source> <translation>Commenter la ligne ou la sélection (type Box)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1361" /> + <location filename="../ViewManager/ViewManager.py" line="1351" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Commentaire type Box</b><p>Commente la ligne courante ou les lignes sélectionnées avec un commentaire de type Box. @@ -91868,1398 +93322,1398 @@ */</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1372" /> + <location filename="../ViewManager/ViewManager.py" line="1362" /> <source>Select to brace</source> <translation>Sélection parenthèses</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>Select to &brace</source> <translation>Sélection parent&hèses</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1375" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1384" /> + <location filename="../ViewManager/ViewManager.py" line="1374" /> <source>Select text to the matching brace</source> <translation>Sélectionne le texte jusqu'à la parenthèse correspondante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1379" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Sélection jusqu'à la parenthèse fermante</b><p>Sélectionne le texte jusqu'à la parenthèse fermante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Select all</source> <translation>Tout sélectionner</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1402" /> + <location filename="../ViewManager/ViewManager.py" line="1392" /> <source>&Select all</source> <translation>Tout &sélectionner</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1394" /> + <source>Ctrl+A</source> + <comment>Edit|Select all</comment> + <translation>Ctrl+A</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1401" /> + <source>Select all text</source> + <translation>Sélectionne tout le texte</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1404" /> - <source>Ctrl+A</source> - <comment>Edit|Select all</comment> - <translation>Ctrl+A</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1411" /> - <source>Select all text</source> - <translation>Sélectionne tout le texte</translation> + <source><b>Select All</b><p>Select all text of the current editor.</p></source> + <translation><b>Tout sélectionner</b><p>Sélectionne tout le texte de l'éditeur courant.</p></translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1414" /> - <source><b>Select All</b><p>Select all text of the current editor.</p></source> - <translation><b>Tout sélectionner</b><p>Sélectionne tout le texte de l'éditeur courant.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1424" /> <source>Deselect all</source> <translation>Tout déselectionner</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1425" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> <source>&Deselect all</source> <translation>Tout &déselectionner</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1436" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Deselect all text</source> <translation>Désélectionne tout le texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1439" /> + <location filename="../ViewManager/ViewManager.py" line="1429" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Tout déselectionner</b><p>Désélectionne tout le texte de l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1457" /> - <location filename="../ViewManager/ViewManager.py" line="1449" /> + <location filename="../ViewManager/ViewManager.py" line="1447" /> + <location filename="../ViewManager/ViewManager.py" line="1439" /> <source>Convert Line End Characters</source> <translation>Conversion des caractères de fin de lignes</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1440" /> + <source>Convert &Line End Characters</source> + <translation>Conversion des caractères de fin de &lignes</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1450" /> - <source>Convert &Line End Characters</source> - <translation>Conversion des caractères de fin de &lignes</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1460" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Conversion des caractères de fin de lignes</b><p>Convertit les caractères de fin de lignes dans le type courant défini.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="1472" /> - <location filename="../ViewManager/ViewManager.py" line="1471" /> + <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1462" /> + <location filename="../ViewManager/ViewManager.py" line="1461" /> <source>Shorten empty lines</source> <translation>Raccourcir les lignes vides</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1482" /> + <location filename="../ViewManager/ViewManager.py" line="1472" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Raccourcir les lignes vides</b><p>Raccourcit les lignes vides ne comportant que des espaces.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3365" /> - <location filename="../ViewManager/ViewManager.py" line="1493" /> + <location filename="../ViewManager/ViewManager.py" line="3355" /> + <location filename="../ViewManager/ViewManager.py" line="1483" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1484" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1486" /> + <source>Ctrl+Space</source> + <comment>Edit|Complete</comment> + <translation>Ctrl+Space</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1493" /> + <source>Complete current word</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1496" /> - <source>Ctrl+Space</source> - <comment>Edit|Complete</comment> - <translation>Ctrl+Space</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> - <source>Complete current word</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1506" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1518" /> - <location filename="../ViewManager/ViewManager.py" line="1517" /> + <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source>Complete from Document</source> <translation type="unfinished">à partir du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1520" /> + <location filename="../ViewManager/ViewManager.py" line="1510" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1529" /> + <location filename="../ViewManager/ViewManager.py" line="1519" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1534" /> + <location filename="../ViewManager/ViewManager.py" line="1524" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> - <location filename="../ViewManager/ViewManager.py" line="1545" /> + <location filename="../ViewManager/ViewManager.py" line="1536" /> + <location filename="../ViewManager/ViewManager.py" line="1535" /> <source>Complete from APIs</source> <translation type="unfinished">à partir des fichiers API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1548" /> + <location filename="../ViewManager/ViewManager.py" line="1538" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1557" /> + <location filename="../ViewManager/ViewManager.py" line="1547" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1560" /> + <location filename="../ViewManager/ViewManager.py" line="1550" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1574" /> - <location filename="../ViewManager/ViewManager.py" line="1571" /> + <location filename="../ViewManager/ViewManager.py" line="1564" /> + <location filename="../ViewManager/ViewManager.py" line="1561" /> <source>Complete from Document and APIs</source> <translation type="unfinished">à partir du document et des fichiers API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1578" /> + <location filename="../ViewManager/ViewManager.py" line="1568" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1589" /> + <location filename="../ViewManager/ViewManager.py" line="1579" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1594" /> + <location filename="../ViewManager/ViewManager.py" line="1584" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1605" /> + <location filename="../ViewManager/ViewManager.py" line="1595" /> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1606" /> + <location filename="../ViewManager/ViewManager.py" line="1596" /> <source>&Calltip</source> <translation>&Calltip (ou suggestion d'arguments)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1608" /> + <location filename="../ViewManager/ViewManager.py" line="1598" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished">Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1617" /> + <location filename="../ViewManager/ViewManager.py" line="1607" /> <source>Show Calltips</source> <translation>Affiche les calltips</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> + <location filename="../ViewManager/ViewManager.py" line="1610" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Calltip</b><p>Affiche les calltips (suggestions d'arguments) trouvés à partir des caractères à gauche du curseur.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1633" /> - <location filename="../ViewManager/ViewManager.py" line="1631" /> + <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1621" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1625" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation>Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1637" /> + <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1648" /> <location filename="../ViewManager/ViewManager.py" line="1647" /> - <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1658" /> - <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Sort</source> <translation>Trier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1660" /> + <location filename="../ViewManager/ViewManager.py" line="1650" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1667" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1672" /> + <location filename="../ViewManager/ViewManager.py" line="1662" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1684" /> - <location filename="../ViewManager/ViewManager.py" line="1683" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> + <location filename="../ViewManager/ViewManager.py" line="1673" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1676" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1695" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1700" /> + <location filename="../ViewManager/ViewManager.py" line="1690" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2515" /> - <location filename="../ViewManager/ViewManager.py" line="2512" /> + <location filename="../ViewManager/ViewManager.py" line="2505" /> + <location filename="../ViewManager/ViewManager.py" line="2502" /> <source>Insert new line below current line</source> <translation>Insère une ligne avant la ligne courante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2518" /> + <location filename="../ViewManager/ViewManager.py" line="2508" /> <source>Shift+Return</source> <translation>Shift+Return</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2509" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3374" /> + <location filename="../ViewManager/ViewManager.py" line="3364" /> <source>&Edit</source> <translation>&Edition</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3430" /> - <location filename="../ViewManager/ViewManager.py" line="3428" /> + <location filename="../ViewManager/ViewManager.py" line="3420" /> + <location filename="../ViewManager/ViewManager.py" line="3418" /> <source>Edit</source> <translation>Édition</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3576" /> - <location filename="../ViewManager/ViewManager.py" line="3574" /> + <location filename="../ViewManager/ViewManager.py" line="3566" /> + <location filename="../ViewManager/ViewManager.py" line="3564" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3578" /> + <location filename="../ViewManager/ViewManager.py" line="3568" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3587" /> + <location filename="../ViewManager/ViewManager.py" line="3577" /> <source>Search next occurrence of the current word</source> <translation>Chercher l'occurrence suivante du mot courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3592" /> + <location filename="../ViewManager/ViewManager.py" line="3582" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3605" /> - <location filename="../ViewManager/ViewManager.py" line="3603" /> + <location filename="../ViewManager/ViewManager.py" line="3595" /> + <location filename="../ViewManager/ViewManager.py" line="3593" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3607" /> + <location filename="../ViewManager/ViewManager.py" line="3597" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3616" /> + <location filename="../ViewManager/ViewManager.py" line="3606" /> <source>Search previous occurrence of the current word</source> <translation>Chercher l'occurence précédente du mot courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3621" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3752" /> - <location filename="../ViewManager/ViewManager.py" line="3741" /> + <location filename="../ViewManager/ViewManager.py" line="3744" /> + <location filename="../ViewManager/ViewManager.py" line="3733" /> <source>Goto Line</source> <translation>Aller à la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3743" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source>&Goto Line...</source> <translation>Aller à la &ligne...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3745" /> + <location filename="../ViewManager/ViewManager.py" line="3737" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3755" /> + <location filename="../ViewManager/ViewManager.py" line="3747" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Aller à la ligne</b><p>Déplacement vers la ligne indiquée. Un fenêtre permet de saisir le numéro de ligne.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3777" /> - <location filename="../ViewManager/ViewManager.py" line="3766" /> + <location filename="../ViewManager/ViewManager.py" line="3769" /> + <location filename="../ViewManager/ViewManager.py" line="3758" /> <source>Goto Brace</source> <translation>Aller à la parenthèse</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3768" /> + <location filename="../ViewManager/ViewManager.py" line="3760" /> <source>Goto &Brace</source> <translation>Aller à la &parenthèse</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3770" /> + <location filename="../ViewManager/ViewManager.py" line="3762" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3780" /> + <location filename="../ViewManager/ViewManager.py" line="3772" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Aller à la parenthèse correspondante</b><p>A partir d'une parenthèse ouvrante ou fermante, déplace le curseur jusqu'à l'autre parenthèse.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3790" /> + <location filename="../ViewManager/ViewManager.py" line="3795" /> + <location filename="../ViewManager/ViewManager.py" line="3782" /> <source>Goto Last Edit Location</source> <translation>Aller à la dernière modification</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3792" /> + <location filename="../ViewManager/ViewManager.py" line="3784" /> <source>Goto Last &Edit Location</source> <translation>Aller à la dernièr&e modification</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3794" /> + <location filename="../ViewManager/ViewManager.py" line="3786" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3806" /> + <location filename="../ViewManager/ViewManager.py" line="3798" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>Aller à la dernière modification</b><p>Aller à l'endroit de la derniére modification dans l'éditeur actuel.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3818" /> - <location filename="../ViewManager/ViewManager.py" line="3817" /> + <location filename="../ViewManager/ViewManager.py" line="3810" /> + <location filename="../ViewManager/ViewManager.py" line="3809" /> <source>Goto Previous Method or Class</source> <translation>Aller à la classe ou fonction précédentes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3820" /> + <location filename="../ViewManager/ViewManager.py" line="3812" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3831" /> + <location filename="../ViewManager/ViewManager.py" line="3823" /> <source>Go to the previous method or class definition</source> <translation>Aller à la définition de classe ou de fonction précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3836" /> + <location filename="../ViewManager/ViewManager.py" line="3828" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>Aller à la classe ou fonction précédente</b><p>Va à la ligne de classe ou fonction précédent et surligne le nom. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3848" /> - <location filename="../ViewManager/ViewManager.py" line="3847" /> + <location filename="../ViewManager/ViewManager.py" line="3840" /> + <location filename="../ViewManager/ViewManager.py" line="3839" /> <source>Goto Next Method or Class</source> <translation>Aller à la classe ou fonction suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3850" /> + <location filename="../ViewManager/ViewManager.py" line="3842" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3859" /> + <location filename="../ViewManager/ViewManager.py" line="3851" /> <source>Go to the next method or class definition</source> <translation>Aller à la définition de classe ou de fonction suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3856" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>Aller à la classe ou fonction suivante</b><p>Va à la ligne de classe ou fonction suivante et surligne le nom. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3877" /> + <location filename="../ViewManager/ViewManager.py" line="3869" /> <source>Search in Files</source> <translation>Rechercher dans les fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3879" /> + <location filename="../ViewManager/ViewManager.py" line="3871" /> <source>Search in &Files...</source> <translation>Rechercher dans les &Fichiers...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3881" /> + <location filename="../ViewManager/ViewManager.py" line="3873" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3890" /> + <location filename="../ViewManager/ViewManager.py" line="3882" /> <source>Search for a text in files</source> <translation>Rechercher un texte dans les fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3893" /> + <location filename="../ViewManager/ViewManager.py" line="3885" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3905" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> <source>Replace in Files</source> <translation>Remplacer dans les fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3906" /> + <location filename="../ViewManager/ViewManager.py" line="3898" /> <source>Replace in F&iles...</source> <translation>Remplacer dans les f&ichiers...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3908" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3917" /> + <location filename="../ViewManager/ViewManager.py" line="3909" /> <source>Search for a text in files and replace it</source> <translation>Recherche puis remplace un texte dans des fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3914" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3935" /> + <location filename="../ViewManager/ViewManager.py" line="3927" /> <source>Search in Open Files</source> <translation>Chercher dans les fichiers ouverts</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3937" /> + <location filename="../ViewManager/ViewManager.py" line="3929" /> <source>Search in Open Files...</source> <translation>Chercher dans les fichiers ouverts...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3939" /> + <location filename="../ViewManager/ViewManager.py" line="3931" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3940" /> <source>Search for a text in open files</source> <translation>Chercher un texte dans les fichiers ouverts</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3951" /> + <location filename="../ViewManager/ViewManager.py" line="3943" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3955" /> <source>Replace in Open Files</source> <translation>Remplacer dans les fichiers ouverts</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> + <location filename="../ViewManager/ViewManager.py" line="3956" /> <source>Replace in Open Files...</source> <translation>Remplacer dans les fichiers ouverts...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3958" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3975" /> + <location filename="../ViewManager/ViewManager.py" line="3967" /> <source>Search for a text in open files and replace it</source> <translation>Chercher un texte dans les fichiers ouverts et le remplacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3980" /> + <location filename="../ViewManager/ViewManager.py" line="3972" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4001" /> + <location filename="../ViewManager/ViewManager.py" line="3993" /> <source>&Search</source> <translation>Re&chercher</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4180" /> <location filename="../ViewManager/ViewManager.py" line="4172" /> + <location filename="../ViewManager/ViewManager.py" line="4164" /> <source>Toggle all folds</source> <translation>Contracte/Déploie tout le code</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4173" /> + <location filename="../ViewManager/ViewManager.py" line="4165" /> <source>&Toggle all folds</source> <translation type="unfinished">Contracte/Déploie &tout le code</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4183" /> + <location filename="../ViewManager/ViewManager.py" line="4175" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Contracte/Déploie tout le code</b><p>Contracte ou déploie tout le code de la page en cours.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4205" /> - <location filename="../ViewManager/ViewManager.py" line="4193" /> + <location filename="../ViewManager/ViewManager.py" line="4197" /> + <location filename="../ViewManager/ViewManager.py" line="4185" /> <source>Toggle all folds (including children)</source> <translation>Contracte/Déploie tout le code (sous-niveaux inclus)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4196" /> + <location filename="../ViewManager/ViewManager.py" line="4188" /> <source>Toggle all &folds (including children)</source> <translation>Contracte/&Déploie tout le code (sous-niveaux inclus)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4210" /> + <location filename="../ViewManager/ViewManager.py" line="4202" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Contracte/Déploie tout le code (sous-niveaux inclus)</b><p>Contracte/Déploie tout le code de l'éditeur courant en incluant tous les sous-niveaux d'indentation</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4229" /> <location filename="../ViewManager/ViewManager.py" line="4221" /> + <location filename="../ViewManager/ViewManager.py" line="4213" /> <source>Toggle current fold</source> <translation>Contracte/Déploie le paragraphe courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4214" /> <source>Toggle &current fold</source> <translation>Contracte/Déploie le paragraphe &courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4232" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Contracte/Déploie le paragraphe courant</b><p>Applique la contraction de code au paragraphe courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4251" /> <location filename="../ViewManager/ViewManager.py" line="4243" /> + <location filename="../ViewManager/ViewManager.py" line="4235" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4236" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4254" /> + <location filename="../ViewManager/ViewManager.py" line="4246" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4274" /> - <location filename="../ViewManager/ViewManager.py" line="4267" /> - <location filename="../ViewManager/ViewManager.py" line="4265" /> + <location filename="../ViewManager/ViewManager.py" line="4266" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> + <location filename="../ViewManager/ViewManager.py" line="4257" /> <source>Remove all highlights</source> <translation>Suppression de tous les surlignages</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4277" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Suppression de tous les surlignages</b><p>Supprime tous les surlignage présents dans la page.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4287" /> + <location filename="../ViewManager/ViewManager.py" line="4279" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4289" /> + <location filename="../ViewManager/ViewManager.py" line="4281" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4296" /> + <location filename="../ViewManager/ViewManager.py" line="4288" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4301" /> + <location filename="../ViewManager/ViewManager.py" line="4293" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4317" /> - <location filename="../ViewManager/ViewManager.py" line="4313" /> + <location filename="../ViewManager/ViewManager.py" line="4309" /> + <location filename="../ViewManager/ViewManager.py" line="4305" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4331" /> + <location filename="../ViewManager/ViewManager.py" line="4323" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4343" /> + <location filename="../ViewManager/ViewManager.py" line="4335" /> <source>Split view</source> <translation>Diviser la fenêtre</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4345" /> + <location filename="../ViewManager/ViewManager.py" line="4337" /> <source>&Split view</source> <translation>&Diviser la fenêtre</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4352" /> + <location filename="../ViewManager/ViewManager.py" line="4344" /> <source>Add a split to the view</source> <translation>Ajoute une division de fenêtre</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4355" /> + <location filename="../ViewManager/ViewManager.py" line="4347" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Diviser la fenêtre</b><p>Ajoute un division supplémentaire à la fenêtre courante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4364" /> + <location filename="../ViewManager/ViewManager.py" line="4356" /> <source>Arrange horizontally</source> <translation>Division horizontale/verticale</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4357" /> + <source>Arrange &horizontally</source> + <translation>Division &horizontale/verticale</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4365" /> - <source>Arrange &horizontally</source> - <translation>Division &horizontale/verticale</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4373" /> <source>Arrange the splitted views horizontally</source> <translation>Bascule la division horizontalement ou verticalement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4370" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Division horizontale/verticale</b><p>Bascule la division horizontalement ou verticalement, selon.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4381" /> <source>Remove split</source> <translation>Suppression du découpage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4391" /> + <location filename="../ViewManager/ViewManager.py" line="4383" /> <source>&Remove split</source> <translation>&Suppression du découpage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4398" /> + <location filename="../ViewManager/ViewManager.py" line="4390" /> <source>Remove the current split</source> <translation>Supprime le découpage de fenêtre courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4401" /> + <location filename="../ViewManager/ViewManager.py" line="4393" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Suppression du découpage</b><p>Supprime le découpage de fenêtre courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4410" /> + <location filename="../ViewManager/ViewManager.py" line="4402" /> <source>Next split</source> <translation>Onglet suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4403" /> <source>&Next split</source> <translation>O&nglet suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4413" /> + <location filename="../ViewManager/ViewManager.py" line="4405" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4422" /> + <location filename="../ViewManager/ViewManager.py" line="4414" /> <source>Move to the next split</source> <translation>Basculer vers l'onglet suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4425" /> + <location filename="../ViewManager/ViewManager.py" line="4417" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Onglet suivant</b><p>Basculer vers l'onglet suivant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4434" /> + <location filename="../ViewManager/ViewManager.py" line="4426" /> <source>Previous split</source> <translation>Onglet précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4427" /> <source>&Previous split</source> <translation>Onglet &précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4437" /> + <location filename="../ViewManager/ViewManager.py" line="4429" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4446" /> + <location filename="../ViewManager/ViewManager.py" line="4438" /> <source>Move to the previous split</source> <translation>Basculer vers l'onglet précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4449" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Onglet précédent</b><p>Basculer vers l'onglet précédent.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4452" /> + <location filename="../ViewManager/ViewManager.py" line="4450" /> + <source>Preview</source> + <translation>Aperçu</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4460" /> - <location filename="../ViewManager/ViewManager.py" line="4458" /> - <source>Preview</source> - <translation>Aperçu</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4468" /> <source>Preview the current file in the web browser</source> <translation>Avoir un aperçu du fichier courant dans le navigateur</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4473" /> + <location filename="../ViewManager/ViewManager.py" line="4465" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>Aperçu</b><p>Ceci ouvre le navigateur avec un aperçu du fichier courant.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4479" /> + <location filename="../ViewManager/ViewManager.py" line="4477" /> + <source>Python AST Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4487" /> - <location filename="../ViewManager/ViewManager.py" line="4485" /> - <source>Python AST Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4495" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4500" /> + <location filename="../ViewManager/ViewManager.py" line="4492" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4506" /> + <location filename="../ViewManager/ViewManager.py" line="4504" /> + <source>Python Disassembly Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4514" /> - <location filename="../ViewManager/ViewManager.py" line="4512" /> - <source>Python Disassembly Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4522" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4527" /> + <location filename="../ViewManager/ViewManager.py" line="4519" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4562" /> + <location filename="../ViewManager/ViewManager.py" line="4554" /> <source>&View</source> <translation>&Affichage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4596" /> - <location filename="../ViewManager/ViewManager.py" line="4594" /> + <location filename="../ViewManager/ViewManager.py" line="4588" /> + <location filename="../ViewManager/ViewManager.py" line="4586" /> <source>View</source> <translation>Affichage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4635" /> <location filename="../ViewManager/ViewManager.py" line="4627" /> + <location filename="../ViewManager/ViewManager.py" line="4619" /> <source>Start Macro Recording</source> <translation>Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4628" /> + <location filename="../ViewManager/ViewManager.py" line="4620" /> <source>S&tart Macro Recording</source> <translation>&Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4638" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Démarrer l'enregistrement de la macro</b><p>Démarre l'enregistrement des commandes de l'éditeur dans une nouvelle macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4656" /> <location filename="../ViewManager/ViewManager.py" line="4648" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Stop Macro Recording</source> <translation>Arrêter l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4649" /> + <location filename="../ViewManager/ViewManager.py" line="4641" /> <source>Sto&p Macro Recording</source> <translation>&Arrêter l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4651" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Arrêter l'enregistrement de la macro</b><p>Arrête l'enregistrement des commandes de l'éditeur dans la nouvelle macro..</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4677" /> <location filename="../ViewManager/ViewManager.py" line="4669" /> + <location filename="../ViewManager/ViewManager.py" line="4661" /> <source>Run Macro</source> <translation>Lancer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4670" /> + <location filename="../ViewManager/ViewManager.py" line="4662" /> <source>&Run Macro</source> <translation>&Lancer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4680" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Lancer une macro</b><p>Lance une macro déjà enregistrée.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4698" /> <location filename="../ViewManager/ViewManager.py" line="4690" /> + <location filename="../ViewManager/ViewManager.py" line="4682" /> <source>Delete Macro</source> <translation>Supprimer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4691" /> + <location filename="../ViewManager/ViewManager.py" line="4683" /> <source>&Delete Macro</source> <translation>&Supprimer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4701" /> + <location filename="../ViewManager/ViewManager.py" line="4693" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Supprimer une macro</b><p>Supprime une macro déjà enregistrée.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4719" /> <location filename="../ViewManager/ViewManager.py" line="4711" /> + <location filename="../ViewManager/ViewManager.py" line="4703" /> <source>Load Macro</source> <translation>Charger une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4712" /> + <location filename="../ViewManager/ViewManager.py" line="4704" /> <source>&Load Macro</source> <translation>&Charger une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4722" /> + <location filename="../ViewManager/ViewManager.py" line="4714" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Charger une macro</b><p>Charger une macro déjà enregistrée à partir d'un fichier.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4739" /> <location filename="../ViewManager/ViewManager.py" line="4731" /> + <location filename="../ViewManager/ViewManager.py" line="4723" /> <source>Save Macro</source> <translation>Enregistrer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4732" /> + <location filename="../ViewManager/ViewManager.py" line="4724" /> <source>&Save Macro</source> <translation>&Enregistrer la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4734" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Enregistrer une macro</b><p>Enregistrer une macro dans un fichier.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4759" /> + <location filename="../ViewManager/ViewManager.py" line="4751" /> <source>&Macros</source> <translation>&Macros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4790" /> - <location filename="../ViewManager/ViewManager.py" line="4777" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4769" /> <source>Toggle Bookmark</source> <translation>Placer/Supprimer un signet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4779" /> + <location filename="../ViewManager/ViewManager.py" line="4771" /> <source>&Toggle Bookmark</source> <translation>&Placer/Supprimer un signet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4781" /> + <location filename="../ViewManager/ViewManager.py" line="4773" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4793" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Placer/Supprimer un signet</b><p>Place ou enlève un signet sur la ligne courante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4817" /> - <location filename="../ViewManager/ViewManager.py" line="4804" /> + <location filename="../ViewManager/ViewManager.py" line="4809" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Next Bookmark</source> <translation>Signet suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4806" /> + <location filename="../ViewManager/ViewManager.py" line="4798" /> <source>&Next Bookmark</source> <translation>Signet suiva&nt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4808" /> + <location filename="../ViewManager/ViewManager.py" line="4800" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4820" /> + <location filename="../ViewManager/ViewManager.py" line="4812" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Signet suivant</b><p>Avance jusqu'au signet suivant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4843" /> - <location filename="../ViewManager/ViewManager.py" line="4830" /> + <location filename="../ViewManager/ViewManager.py" line="4835" /> + <location filename="../ViewManager/ViewManager.py" line="4822" /> <source>Previous Bookmark</source> <translation>Signet précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4832" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> <source>&Previous Bookmark</source> <translation>Signet &précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4834" /> + <location filename="../ViewManager/ViewManager.py" line="4826" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Signet précédent</b><p>Remonte au signet précédent.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4868" /> - <location filename="../ViewManager/ViewManager.py" line="4856" /> + <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source>Clear Bookmarks</source> <translation>Supprimer les signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4857" /> + <location filename="../ViewManager/ViewManager.py" line="4849" /> <source>&Clear Bookmarks</source> <translation>S&upprimer les signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4851" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4871" /> + <location filename="../ViewManager/ViewManager.py" line="4863" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Supprimer les signets</b><p>Supprime tous les signets de tous les éditeurs ouverts.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> - <location filename="../ViewManager/ViewManager.py" line="4881" /> + <location filename="../ViewManager/ViewManager.py" line="4882" /> + <location filename="../ViewManager/ViewManager.py" line="4873" /> <source>Goto Syntax Error</source> <translation>Aller à l'erreur de syntaxe suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4883" /> + <location filename="../ViewManager/ViewManager.py" line="4875" /> <source>&Goto Syntax Error</source> <translation>Aller à l'erreur de s&yntaxe suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4893" /> + <location filename="../ViewManager/ViewManager.py" line="4885" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Aller à l'erreur de syntaxe suivante</b><p>Avance jusqu'à l'erreur de syntaxe suivante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4911" /> <location filename="../ViewManager/ViewManager.py" line="4903" /> + <location filename="../ViewManager/ViewManager.py" line="4895" /> <source>Clear Syntax Errors</source> <translation>Effacer les erreurs de syntaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4904" /> + <location filename="../ViewManager/ViewManager.py" line="4896" /> <source>Clear &Syntax Errors</source> <translation>E&ffacer les erreurs de syntaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4914" /> + <location filename="../ViewManager/ViewManager.py" line="4906" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Effacer les erreurs de syntaxe</b><p>Supprime tous les flags d'erreurs de syntaxe de tous les éditeurs ouverts.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4933" /> - <location filename="../ViewManager/ViewManager.py" line="4924" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> + <location filename="../ViewManager/ViewManager.py" line="4916" /> <source>Next warning message</source> <translation>Message d'avertissement suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4918" /> <source>&Next warning message</source> <translation>Message d'avertisseme&nt suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4936" /> + <location filename="../ViewManager/ViewManager.py" line="4928" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4956" /> - <location filename="../ViewManager/ViewManager.py" line="4947" /> + <location filename="../ViewManager/ViewManager.py" line="4948" /> + <location filename="../ViewManager/ViewManager.py" line="4939" /> <source>Previous warning message</source> <translation>Message d'avertissement précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4949" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source>&Previous warning message</source> <translation>Message d'avertissement &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4959" /> + <location filename="../ViewManager/ViewManager.py" line="4951" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4978" /> <location filename="../ViewManager/ViewManager.py" line="4970" /> + <location filename="../ViewManager/ViewManager.py" line="4962" /> <source>Clear Warning Messages</source> <translation>Vider messages d'avertissement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4971" /> + <location filename="../ViewManager/ViewManager.py" line="4963" /> <source>Clear &Warning Messages</source> <translation>Vider messages d'&avertissement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4973" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5000" /> - <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4992" /> + <location filename="../ViewManager/ViewManager.py" line="4983" /> <source>Next uncovered line</source> <translation>Ligne non executée suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4993" /> + <location filename="../ViewManager/ViewManager.py" line="4985" /> <source>&Next uncovered line</source> <translation>Ligne non executée &suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5003" /> + <location filename="../ViewManager/ViewManager.py" line="4995" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Ligne non executée suivante</b><p>Avance jusqu'à la prochaine ligne de l'éditeur marquée comme "jamais executée" par le code coverage.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5023" /> - <location filename="../ViewManager/ViewManager.py" line="5014" /> + <location filename="../ViewManager/ViewManager.py" line="5015" /> + <location filename="../ViewManager/ViewManager.py" line="5006" /> <source>Previous uncovered line</source> <translation>Ligne non executée précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5008" /> <source>&Previous uncovered line</source> <translation>Ligne non executée &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5026" /> + <location filename="../ViewManager/ViewManager.py" line="5018" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Ligne non executée précédente</b><p>Retourne à la dernière ligne de l'éditeur marquée comme "jamais executée" par le code coverage.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5046" /> - <location filename="../ViewManager/ViewManager.py" line="5037" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Next Task</source> <translation>Tâche suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Next Task</source> <translation>Tâche suiva&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5049" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Tâche suivante</b><p>Avance jusqu'à la prochaine ligne ayant une tâche dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5068" /> - <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5060" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Previous Task</source> <translation>Tâche précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5061" /> + <location filename="../ViewManager/ViewManager.py" line="5053" /> <source>&Previous Task</source> <translation>Tâche &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5071" /> + <location filename="../ViewManager/ViewManager.py" line="5063" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Tâche précédente</b><p>Remonte jusqu'à la tâche précédente dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5091" /> - <location filename="../ViewManager/ViewManager.py" line="5082" /> + <location filename="../ViewManager/ViewManager.py" line="5083" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>Next Change</source> <translation>Modification suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5084" /> + <location filename="../ViewManager/ViewManager.py" line="5076" /> <source>&Next Change</source> <translation>Modificatio&n suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5094" /> + <location filename="../ViewManager/ViewManager.py" line="5086" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation><b>Modification suivante</b><p>Aller à la ligne suivante ayant un marquer de modification sur l'éditeur courant. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5114" /> - <location filename="../ViewManager/ViewManager.py" line="5105" /> + <location filename="../ViewManager/ViewManager.py" line="5106" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>Previous Change</source> <translation>Modification précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5107" /> + <location filename="../ViewManager/ViewManager.py" line="5099" /> <source>&Previous Change</source> <translation>Modification &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5117" /> + <location filename="../ViewManager/ViewManager.py" line="5109" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation><b>Modification précédente </b><p>Aller à la ligne précédente ayant un marqueur de modification dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5137" /> - <location filename="../ViewManager/ViewManager.py" line="5135" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> + <location filename="../ViewManager/ViewManager.py" line="5127" /> <source>&Bookmarks</source> <translation>&Signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5180" /> - <location filename="../ViewManager/ViewManager.py" line="5178" /> + <location filename="../ViewManager/ViewManager.py" line="5172" /> + <location filename="../ViewManager/ViewManager.py" line="5170" /> <source>Bookmarks</source> <translation>Signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5214" /> + <location filename="../ViewManager/ViewManager.py" line="5206" /> <source>Check spelling</source> <translation>Vérification orthographique</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5208" /> <source>Check &spelling...</source> <translation>&Vérification orthographique...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5218" /> + <location filename="../ViewManager/ViewManager.py" line="5210" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5227" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source>Perform spell check of current editor</source> <translation>Effectue la vérification orthographique dans l'éditeur courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5232" /> + <location filename="../ViewManager/ViewManager.py" line="5224" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5242" /> + <location filename="../ViewManager/ViewManager.py" line="5234" /> <source>Automatic spell checking</source> <translation>Vérification orthographique automatique</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5236" /> + <source>&Automatic spell checking</source> + <translation>Vérification orthographique &automatique</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5244" /> - <source>&Automatic spell checking</source> - <translation>Vérification orthographique &automatique</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5252" /> <source>(De-)Activate automatic spell checking</source> <translation>Active/Désactive la vérification orthographique automatique</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5257" /> + <location filename="../ViewManager/ViewManager.py" line="5249" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Vérification orthographique</b><p>Active ou désactive la vérification orthographique automatique dans tous les éditeurs.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5290" /> + <location filename="../ViewManager/ViewManager.py" line="5282" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5293" /> + <location filename="../ViewManager/ViewManager.py" line="5285" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5297" /> + <location filename="../ViewManager/ViewManager.py" line="5289" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5302" /> + <location filename="../ViewManager/ViewManager.py" line="5294" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5306" /> + <location filename="../ViewManager/ViewManager.py" line="5298" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5326" /> - <location filename="../ViewManager/ViewManager.py" line="5324" /> + <location filename="../ViewManager/ViewManager.py" line="5318" /> + <location filename="../ViewManager/ViewManager.py" line="5316" /> <source>Spelling</source> <translation>Orthographe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5352" /> + <location filename="../ViewManager/ViewManager.py" line="5344" /> <source>Open files</source> <translation>Ouvrir Fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5400" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>File Modified</source> <translation>Fichier Modifié</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5401" /> + <location filename="../ViewManager/ViewManager.py" line="5393" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Le fichier <b>{0}</b> a des modifications non enregistrées. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5826" /> + <location filename="../ViewManager/ViewManager.py" line="5819" /> <source>Line: {0:5}</source> <translation>Ligne: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5832" /> + <location filename="../ViewManager/ViewManager.py" line="5825" /> <source>Pos: {0:5}</source> <translation>Position: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5852" /> + <location filename="../ViewManager/ViewManager.py" line="5845" /> <source>Language: {0}</source> <translation>Langage : {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5861" /> + <location filename="../ViewManager/ViewManager.py" line="5854" /> <source>EOL Mode: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6318" /> - <location filename="../ViewManager/ViewManager.py" line="6276" /> + <location filename="../ViewManager/ViewManager.py" line="6315" /> + <location filename="../ViewManager/ViewManager.py" line="6273" /> <source>&Clear</source> <translation>&Effacer</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6309" /> + <source>&Add</source> + <translation>&Ajouter</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6312" /> - <source>&Add</source> - <translation>&Ajouter</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6315" /> <source>&Edit...</source> <translation>&Editer...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7361" /> - <location filename="../ViewManager/ViewManager.py" line="7347" /> - <location filename="../ViewManager/ViewManager.py" line="7315" /> + <location filename="../ViewManager/ViewManager.py" line="7349" /> + <location filename="../ViewManager/ViewManager.py" line="7335" /> + <location filename="../ViewManager/ViewManager.py" line="7303" /> <source>Edit Spelling Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7318" /> + <location filename="../ViewManager/ViewManager.py" line="7306" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7334" /> + <location filename="../ViewManager/ViewManager.py" line="7322" /> <source>Editing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7350" /> + <location filename="../ViewManager/ViewManager.py" line="7338" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7364" /> + <location filename="../ViewManager/ViewManager.py" line="7352" /> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished" /> </message> @@ -98884,6 +100338,667 @@ </message> </context> <context> + <name>WifiApConfigDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="39" /> + <source>open</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="116" /> + <source>Press to hide the password</source> + <translation type="unfinished">Cliquer pour cacher le mot de passe</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="120" /> + <source>Press to show the password</source> + <translation type="unfinished">Cliquer pour afficher le mot de passe</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Access Point Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished">Nom :</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Enter the network name (SSID) to publish</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished">Mot de passe :</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Enter the network password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Security:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Select the security mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>IPv4 Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Address:</source> + <translation type="unfinished">Adresse :</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Netmask:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Gateway:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>DNS:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Select to remember the entered connection parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiApStationsDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApStationsDialog.ui" line="0" /> + <source>Connected WiFi Clients</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApStationsDialog.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApStationsDialog.ui" line="0" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiConnectionDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>WiFi Connection Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished">Nom :</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Enter the network name (SSID) to connect to</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished">Mot de passe :</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Enter the network password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.py" line="72" /> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Press to show the password</source> + <translation type="unfinished">Cliquer pour afficher le mot de passe</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Select to remember the entered connection parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.py" line="68" /> + <source>Press to hide the password</source> + <translation type="unfinished">Cliquer pour cacher le mot de passe</translation> + </message> + </context> + <context> + <name>WifiController</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="45" /> + <source>WiFi Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="47" /> + <source>Show WiFi Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="120" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="112" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="49" /> + <source>Connect WiFi</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="168" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="162" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="50" /> + <source>Check Internet Connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="142" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="136" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="51" /> + <source>Disconnect WiFi</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="53" /> + <source>Scan Networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="236" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="227" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="217" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="207" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="55" /> + <source>Write WiFi Credentials</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="274" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="264" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="253" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="56" /> + <source>Remove WiFi Credentials</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="315" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="304" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="58" /> + <source>Start WiFi Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="60" /> + <source>Start WiFi Access Point with IP</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="369" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="63" /> + <source>Show Connected Clients</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="345" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="336" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="65" /> + <source>Stop WiFi Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="68" /> + <source>Deactivate Client Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="72" /> + <source>Deactivate Access Point Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="455" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="439" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="419" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="410" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="76" /> + <source>Set Network Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="113" /> + <source><p>The device was connected to <b>{0}</b> successfully.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="121" /> + <source><p>The device could not connect to <b>{0}</b>.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="278" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="240" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="171" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="145" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="124" /> + <source>unknown</source> + <translation type="unfinished">inconnu</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="137" /> + <source><p>The device was disconnected from the WiFi network.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="143" /> + <source><p>The device could not be disconnected.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="156" /> + <source><p>The internet connection is <b>available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="158" /> + <source><p>The internet connection is <b>not available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="169" /> + <source><p>The internet is not available.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="228" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="208" /> + <source><p>The WiFi credentials were saved on the device. The device will connect to the WiFi network at boot time.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="218" /> + <source><p>The WiFi credentials and a connect script were saved on the device. Use the script by simply importing it.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="237" /> + <source><p>The WiFi credentials could not be saved on the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="254" /> + <source>Shall the saved WiFi credentials really be removed from the connected device?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="265" /> + <source><p>The WiFi credentials were removed from the device. The device will not connect to the WiFi network at boot time anymore.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="275" /> + <source><p>The WiFi credentials could not be removed from the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="305" /> + <source>The WiFi Access Point interface was started successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="310" /> + <source><p>The WiFi Access Point could not be started.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="391" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="342" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="312" /> + <source><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="337" /> + <source>The WiFi Access Point interface was stopped successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="340" /> + <source><p>The WiFi Access Point could not be stopped.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="370" /> + <source>No clients are connected to the access point.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="394" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="385" /> + <source>Deactivate WiFi Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="386" /> + <source>The WiFi interface was deactivated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="389" /> + <source><p>The WiFi interface could not be deactivated.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="411" /> + <source><p>The device does not support network time synchronization. The module <b>adafruit_ntp</b> is not installed.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="420" /> + <source><p>The device does not support network time synchronization. The module <b>ntptime</b> is not available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="440" /> + <source>The device time was synchronized successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="444" /> + <source><p>The device time could not be synchronized.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="449" /> + <source><p>The device time could not be synchronized. Is the device connected to a WiFi network?</p></source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiCountryDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>WiFi Country Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Country:</source> + <translation type="unfinished">Pays :</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Enter the country code for the WiFi interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Select to remember the entered connection parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiNetworksWindow</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>WiFi Networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Channel</source> + <translation type="unfinished">Salon</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Security</source> + <translation type="unfinished">Sécurité</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Press to scan for available WiFi networks.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Scan Interval:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Enter the scan interval in seconds</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source> s</source> + <translation type="unfinished"> s</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Select to perform a periodic WiFi network scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Periodic Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="68" /> + <source>Scan WiFi Networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="69" /> + <source><p>The scan for available WiFi networks failed.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="79" /> + <source><p>Detected <b>%n</b> network(s).</p></source> + <translation type="unfinished"> + <numerusform /> + </translation> + </message> + </context> + <context> + <name>WifiStatusDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" /> + <source>WiFi Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="136" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="58" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="47" /> + <source>Active</source> + <translation type="unfinished">Actif</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="145" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="137" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="67" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="59" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="48" /> + <source>Yes</source> + <translation type="unfinished">Oui</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="145" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="137" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="67" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="59" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="48" /> + <source>No</source> + <translation type="unfinished">Non</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="54" /> + <source>Client</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="144" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="66" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="149" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="71" /> + <source>Status</source> + <translation type="unfinished">Etat (status)</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="151" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="74" /> + <source>Hostname</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="154" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="77" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="157" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="80" /> + <source>Netmask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="160" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="83" /> + <source>Gateway</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="162" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="85" /> + <source>DNS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="165" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="117" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="86" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="168" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="114" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="89" /> + <source>Channel</source> + <translation type="unfinished">Salon</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="171" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="127" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="93" /> + <source>Country</source> + <translation type="unfinished">Pays</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="176" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="99" /> + <source>Tx-Power</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="177" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="100" /> + <source>{0} dBm</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="106" /> + <source>Connected Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="109" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="120" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="123" /> + <source>Security</source> + <translation type="unfinished">Sécurité</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="132" /> + <source>Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="164" /> + <source>SSID</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>WizardEricPluginWizard</name> <message> <location filename="../Plugins/PluginWizardEricPlugin.py" line="93" />