diff -r d0e6c9ef0f15 -r 331e717c458e eric6/i18n/eric6_en.ts --- a/eric6/i18n/eric6_en.ts Sat Feb 06 11:45:58 2021 +0100 +++ b/eric6/i18n/eric6_en.ts Sat Feb 06 16:05:27 2021 +0100 @@ -506,6 +506,69 @@ </message> </context> <context> + <name>AddEditDevicesDialog</name> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="14"/> + <source>Add Unknown Device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="23"/> + <source>Vendor ID:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="37"/> + <source>Product ID:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="51"/> + <source>Description:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="65"/> + <source>Device Type:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="78"/> + <source>Select the device type</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="85"/> + <source>Data Volume:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="92"/> + <source>Enter the volume name used for direct acces to the device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="102"/> + <source>Flash Volume:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="109"/> + <source>Enter the volume name used for flashing if this device supports UF2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="119"/> + <source>Press to report the entered data via email</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/AddEditDevicesDialog.ui" line="122"/> + <source>Report Data</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>AddFileDialog</name> <message> <location filename="../Project/AddFileDialog.ui" line="14"/> @@ -2136,32 +2199,32 @@ <context> <name>BreakPointModel</name> <message> - <location filename="../Debugger/BreakPointModel.py" line="35"/> + <location filename="../Debugger/BreakPointModel.py" line="39"/> <source>Filename</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/BreakPointModel.py" line="36"/> - <source>Line</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/BreakPointModel.py" line="37"/> - <source>Condition</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/BreakPointModel.py" line="38"/> - <source>Temporary</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/BreakPointModel.py" line="39"/> - <source>Enabled</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Debugger/BreakPointModel.py" line="40"/> + <source>Line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/BreakPointModel.py" line="41"/> + <source>Condition</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/BreakPointModel.py" line="42"/> + <source>Temporary</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/BreakPointModel.py" line="43"/> + <source>Enabled</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/BreakPointModel.py" line="44"/> <source>Ignore Count</source> <translation type="unfinished"></translation> </message> @@ -2967,35 +3030,40 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="44"/> + <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="116"/> <source>CircuitPython Firmware Files (*.uf2);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="161"/> + <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="170"/> <source>Select Path to Device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="161"/> + <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="170"/> <source><p>The device volume <b>{0}</b> could not be found. Is the device in 'bootloader' mode and mounted?</p> <p>Alternatively select the "Manual Select" entry and enter the path to the device below.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="51"/> + <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="132"/> <source>Manual Select</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="51"/> + <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="32"/> <source>--- Others ---</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="149"/> + <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="158"/> <source>There are multiple devices in 'bootloader' mode and mounted. Please make sure, that only one device is prepared for flashing.</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../MicroPython/CircuitPythonFirmwareSelectionDialog.py" line="128"/> + <source>--- Local Devices ---</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ClearPrivateDataDialog</name> @@ -6580,63 +6648,63 @@ <context> <name>DebugServer</name> <message> - <location filename="../Debugger/DebugServer.py" line="198"/> + <location filename="../Debugger/DebugServer.py" line="201"/> <source>created</source> <comment>must be same as in EditWatchpointDialog</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="200"/> + <location filename="../Debugger/DebugServer.py" line="203"/> <source>changed</source> <comment>must be same as in EditWatchpointDialog</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="859"/> + <location filename="../Debugger/DebugServer.py" line="862"/> <source>Connection from illegal host</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="859"/> + <location filename="../Debugger/DebugServer.py" line="862"/> <source><p>A connection was attempted by the illegal host <b>{0}</b>. Accept this connection?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1863"/> + <location filename="../Debugger/DebugServer.py" line="1866"/> <source> Not connected </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2132"/> + <location filename="../Debugger/DebugServer.py" line="2135"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2146"/> + <location filename="../Debugger/DebugServer.py" line="2149"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="345"/> + <location filename="../Debugger/DebugServer.py" line="348"/> <source>Register Debugger Interface</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="345"/> + <location filename="../Debugger/DebugServer.py" line="348"/> <source><p>The debugger interface <b>{0}</b> has already been registered. Ignoring this request.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1593"/> + <location filename="../Debugger/DebugServer.py" line="1596"/> <source>Start Debugger</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1593"/> + <location filename="../Debugger/DebugServer.py" line="1596"/> <source><p>The debugger type <b>{0}</b> is not supported or not configured.</p></source> <translation type="unfinished"></translation> </message> @@ -43485,40 +43553,45 @@ <context> <name>MicroPythonDevice</name> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="269"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="297"/> <source>Unsupported Device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="279"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="307"/> <source>REPL is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="298"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="326"/> <source>Plotter is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="317"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="345"/> <source>Running scripts is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="337"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="365"/> <source>File Manager is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="380"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="410"/> <source>Select Device Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="380"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="410"/> <source>Select the directory for the connected device:</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../MicroPython/MicroPythonDevices.py" line="113"/> + <source>Generic Board</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>MicroPythonFileManager</name> @@ -44118,17 +44191,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="503"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="516"/> <source>Press to connect the selected device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="265"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="267"/> <source><h3>The QtSerialPort package is not available.<br/>MicroPython support is deactivated.</h3></source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../MicroPython/MicroPythonWidget.py" line="302"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="304"/> <source>%n supported device(s) detected.</source> <translation> <numerusform>%n supported device detected.</numerusform> @@ -44136,37 +44209,37 @@ </translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="321"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="323"/> <source>No supported devices detected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="473"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="486"/> <source>Clear</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="475"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="488"/> <source>Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="476"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="489"/> <source>Paste</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="498"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="511"/> <source>Press to disconnect the current device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="519"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="532"/> <source>No device attached</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="519"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="532"/> <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. @@ -44175,217 +44248,217 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="546"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="559"/> <source>Start REPL</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="546"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="559"/> <source><p>The REPL cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="948"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="961"/> <source>Serial Device Connect</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="948"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="961"/> <source><p>Cannot connect to device at serial port <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="993"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1006"/> <source>Run Script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="976"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="989"/> <source>There is no editor open. Abort...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="984"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="997"/> <source>The current editor does not contain a script. Abort...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="993"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1006"/> <source><p>Cannot run script.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1017"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1030"/> <source>Open Python File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1017"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1030"/> <source>Python3 Files (*.py);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1062"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1075"/> <source>Start Chart</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1062"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1075"/> <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1091"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1104"/> <source>Unsaved Chart Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1091"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1104"/> <source>The chart contains unsaved data.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1142"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1155"/> <source>Start File Manager</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1142"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1155"/> <source><p>The File Manager cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1213"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1226"/> <source>Show Version</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1216"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1229"/> <source>Show Implementation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1336"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1351"/> <source>Synchronize Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1224"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1237"/> <source>Show Device Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1227"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1240"/> <source>Show Local Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1554"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1569"/> <source>Compile Python File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1574"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1589"/> <source>Compile Current Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1273"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1288"/> <source><h3>Device Version Information</h3></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1282"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1297"/> <source>No version information available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1284"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1299"/> <source>Device Version Information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1307"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1322"/> <source>unknown</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1311"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1326"/> <source>Device Implementation Information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1311"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1326"/> <source><h3>Device Implementation Information</h3><p>This device contains <b>{0} {1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1336"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1351"/> <source><p>The time of the connected device was synchronized with the local time.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1358"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1373"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1366"/> - <source><h3>Device Date and Time</h3><p>{0}</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1381"/> + <source><h3>Device Date and Time</h3><p>{0}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1396"/> <source>Device Date and Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1394"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1409"/> <source>Local Date and Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1394"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1409"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1462"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1477"/> <source>Error handling device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1462"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1477"/> <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1502"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1517"/> <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"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1524"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1539"/> <source>Python Files (*.py);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1534"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1549"/> <source>The Python file <b>{0}</b> does not exist. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1544"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1559"/> <source>'mpy-cross' Output</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1567"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1582"/> <source>The current editor does not contain a Python file. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="213"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="215"/> <source>MicroPython Menu</source> <translation type="unfinished"></translation> </message> @@ -44395,81 +44468,102 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1075"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1088"/> <source>µPy Chart</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1158"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1171"/> <source>µPy Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1256"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1269"/> <source>Show Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1263"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1278"/> <source>Configure</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1230"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1243"/> <source>Show Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1249"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1262"/> <source>Download Firmware</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1437"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1452"/> <source>Date and Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1420"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1435"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1437"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1452"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="343"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="373"/> <source>Unknown MicroPython Device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="343"/> - <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:eric-bugs@eric-ide.python-projects.org"> the eric bug reporting address</a> if it is a MicroPython board.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="343"/> - <source>{0} ({1:04x}/{2:04x})</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1260"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1275"/> <source>Ignored Serial Devices</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1198"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1211"/> <source>Downloads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="308"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="310"/> <source>{0} - {1} ({2})</source> <comment>board name, description, port name</comment> <translation type="unfinished"></translation> </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="345"/> + <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"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="345"/> + <source>{0} (0x{1:04x}/0x{2:04x})</source> + <comment>description, VId, PId</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="373"/> + <source>Would you like to add them to the list of manually configured devices?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1273"/> + <source>Manage Unknown Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1674"/> + <source>Add Unknown Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1674"/> + <source>Select the devices to be added:</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>MicrobitDevice</name> @@ -49892,17 +49986,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1635"/> + <location filename="../Preferences/__init__.py" line="1636"/> <source>Export Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1663"/> + <location filename="../Preferences/__init__.py" line="1664"/> <source>Import Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1663"/> + <location filename="../Preferences/__init__.py" line="1664"/> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished"></translation> </message> @@ -63371,7 +63465,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="150"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="151"/> <source>Environment Variables:</source> <translation type="unfinished"></translation> </message> @@ -63381,75 +63475,75 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="164"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="165"/> <source>Uncheck to disable exception reporting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="167"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="168"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="171"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="172"/> <source>Report exceptions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="174"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="175"/> <source>Alt+E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="184"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="185"/> <source>Select to clear the display of the interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="187"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="188"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="190"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="191"/> <source>Clear interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="200"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="201"/> <source>Select to start the debugger in a console window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="203"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="204"/> <source><b>Start in console</b> <p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="207"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="208"/> <source>Start in console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="214"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="215"/> <source>Select this to erase the collected coverage information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="217"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="218"/> <source><b>Erase coverage information</b> <p>Select this to erase the collected coverage information before the next coverage run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="221"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="222"/> <source>Erase coverage information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="224"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="225"/> <source>Alt+C</source> <translation type="unfinished"></translation> </message> @@ -63459,12 +63553,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="133"/> - <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="140"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="141"/> <source>Virtual Environment:</source> <translation type="unfinished"></translation> </message> @@ -63480,6 +63569,12 @@ <p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/StartCoverageDialog.ui" line="133"/> + <source><b>Virtual Environment</b> +<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StartDebugDialog</name> @@ -63489,121 +63584,121 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="67"/> + <location filename="../Debugger/StartDebugDialog.ui" line="68"/> <source>Enter the commandline parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="70"/> + <location filename="../Debugger/StartDebugDialog.ui" line="71"/> <source><b>Commandline</b> <p>Enter the commandline parameters in this field.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="90"/> + <location filename="../Debugger/StartDebugDialog.ui" line="91"/> <source>Working directory:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="109"/> + <location filename="../Debugger/StartDebugDialog.ui" line="110"/> <source>Enter the working directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="112"/> + <location filename="../Debugger/StartDebugDialog.ui" line="113"/> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="120"/> + <location filename="../Debugger/StartDebugDialog.ui" line="121"/> <source>Environment Variables:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="136"/> + <location filename="../Debugger/StartDebugDialog.ui" line="137"/> <source>Enter the environment variables to be set.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="209"/> + <location filename="../Debugger/StartDebugDialog.ui" line="210"/> <source>Uncheck to disable exception reporting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="212"/> + <location filename="../Debugger/StartDebugDialog.ui" line="213"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="216"/> + <location filename="../Debugger/StartDebugDialog.ui" line="217"/> <source>Report exceptions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="219"/> + <location filename="../Debugger/StartDebugDialog.ui" line="220"/> <source>Alt+E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="193"/> + <location filename="../Debugger/StartDebugDialog.ui" line="194"/> <source>Select to clear the display of the interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="196"/> + <location filename="../Debugger/StartDebugDialog.ui" line="197"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="199"/> + <location filename="../Debugger/StartDebugDialog.ui" line="200"/> <source>Clear interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="229"/> + <location filename="../Debugger/StartDebugDialog.ui" line="230"/> <source>Select to start the debugger in a console window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="232"/> + <location filename="../Debugger/StartDebugDialog.ui" line="233"/> <source><b>Start in console</b> <p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="236"/> + <location filename="../Debugger/StartDebugDialog.ui" line="237"/> <source>Start in console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="164"/> + <location filename="../Debugger/StartDebugDialog.ui" line="165"/> <source>Select to trace into the Python library</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="167"/> + <location filename="../Debugger/StartDebugDialog.ui" line="168"/> <source>Trace into interpreter libraries</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="170"/> + <location filename="../Debugger/StartDebugDialog.ui" line="171"/> <source>Alt+T</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="177"/> + <location filename="../Debugger/StartDebugDialog.ui" line="178"/> <source>Select to not stop the debugger at the first executable line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="180"/> + <location filename="../Debugger/StartDebugDialog.ui" line="181"/> <source><b>Don't stop at first line</b><p>This prevents the debugger from stopping at the first executable line.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="183"/> + <location filename="../Debugger/StartDebugDialog.ui" line="184"/> <source>Don't stop at first line</source> <translation type="unfinished"></translation> </message> @@ -63618,42 +63713,43 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="44"/> - <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="51"/> + <location filename="../Debugger/StartDebugDialog.ui" line="52"/> <source>Script Parameters:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="245"/> + <location filename="../Debugger/StartDebugDialog.ui" line="246"/> <source>Select this to enable multi process debugging.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="248"/> + <location filename="../Debugger/StartDebugDialog.ui" line="249"/> <source><b>Multi Process Debugging</b><p>This enables debugging capability for multi process programs. Each started Python program is started within a new debugger.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="251"/> + <location filename="../Debugger/StartDebugDialog.ui" line="252"/> <source>Multi Process Debugging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="260"/> + <location filename="../Debugger/StartDebugDialog.ui" line="261"/> <source>Don't Debug:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="139"/> + <location filename="../Debugger/StartDebugDialog.ui" line="140"/> <source><b>Environment Variables</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/StartDebugDialog.ui" line="44"/> + <source><b>Virtual Environment</b> +<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StartDialog</name> @@ -63782,112 +63878,112 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="67"/> + <location filename="../Debugger/StartProfileDialog.ui" line="68"/> <source>Enter the commandline parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="70"/> + <location filename="../Debugger/StartProfileDialog.ui" line="71"/> <source><b>Commandline</b> <p>Enter the commandline parameters in this field.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="90"/> + <location filename="../Debugger/StartProfileDialog.ui" line="91"/> <source>Working directory:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="109"/> + <location filename="../Debugger/StartProfileDialog.ui" line="110"/> <source>Enter the working directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="112"/> + <location filename="../Debugger/StartProfileDialog.ui" line="113"/> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="120"/> + <location filename="../Debugger/StartProfileDialog.ui" line="121"/> <source>Environment Variables:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="136"/> + <location filename="../Debugger/StartProfileDialog.ui" line="137"/> <source>Enter the environment variables to be set.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="164"/> + <location filename="../Debugger/StartProfileDialog.ui" line="165"/> <source>Uncheck to disable exception reporting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="167"/> + <location filename="../Debugger/StartProfileDialog.ui" line="168"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="171"/> + <location filename="../Debugger/StartProfileDialog.ui" line="172"/> <source>Report exceptions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="174"/> + <location filename="../Debugger/StartProfileDialog.ui" line="175"/> <source>Alt+E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="184"/> + <location filename="../Debugger/StartProfileDialog.ui" line="185"/> <source>Select to clear the display of the interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="187"/> + <location filename="../Debugger/StartProfileDialog.ui" line="188"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="190"/> + <location filename="../Debugger/StartProfileDialog.ui" line="191"/> <source>Clear interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="200"/> + <location filename="../Debugger/StartProfileDialog.ui" line="201"/> <source>Select to start the debugger in a console window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="203"/> + <location filename="../Debugger/StartProfileDialog.ui" line="204"/> <source><b>Start in console</b> <p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="207"/> + <location filename="../Debugger/StartProfileDialog.ui" line="208"/> <source>Start in console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="214"/> + <location filename="../Debugger/StartProfileDialog.ui" line="215"/> <source>Select this to erase the collected timing data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="217"/> + <location filename="../Debugger/StartProfileDialog.ui" line="218"/> <source><b>Erase timing data</b> <p>Select this to erase the collected timing data before the next profiling run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="221"/> + <location filename="../Debugger/StartProfileDialog.ui" line="222"/> <source>Erase timing data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="224"/> + <location filename="../Debugger/StartProfileDialog.ui" line="225"/> <source>Alt+C</source> <translation type="unfinished"></translation> </message> @@ -63902,22 +63998,23 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="44"/> - <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="51"/> + <location filename="../Debugger/StartProfileDialog.ui" line="52"/> <source>Script Parameters:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="139"/> + <location filename="../Debugger/StartProfileDialog.ui" line="140"/> <source><b>Environment Variables</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/StartProfileDialog.ui" line="44"/> + <source><b>Virtual Environment</b> +<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StartRunDialog</name> @@ -63927,91 +64024,91 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="67"/> + <location filename="../Debugger/StartRunDialog.ui" line="68"/> <source>Enter the commandline parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="70"/> + <location filename="../Debugger/StartRunDialog.ui" line="71"/> <source><b>Commandline</b> <p>Enter the commandline parameters in this field.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="90"/> + <location filename="../Debugger/StartRunDialog.ui" line="91"/> <source>Working directory:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="109"/> + <location filename="../Debugger/StartRunDialog.ui" line="110"/> <source>Enter the working directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="112"/> + <location filename="../Debugger/StartRunDialog.ui" line="113"/> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="120"/> + <location filename="../Debugger/StartRunDialog.ui" line="121"/> <source>Environment Variables:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="136"/> + <location filename="../Debugger/StartRunDialog.ui" line="137"/> <source>Enter the environment variables to be set.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="164"/> + <location filename="../Debugger/StartRunDialog.ui" line="165"/> <source>Uncheck to disable exception reporting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="167"/> + <location filename="../Debugger/StartRunDialog.ui" line="168"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="171"/> + <location filename="../Debugger/StartRunDialog.ui" line="172"/> <source>Report exceptions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="174"/> + <location filename="../Debugger/StartRunDialog.ui" line="175"/> <source>Alt+E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="184"/> + <location filename="../Debugger/StartRunDialog.ui" line="185"/> <source>Select to clear the display of the interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="187"/> + <location filename="../Debugger/StartRunDialog.ui" line="188"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="190"/> + <location filename="../Debugger/StartRunDialog.ui" line="191"/> <source>Clear interpreter window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="200"/> + <location filename="../Debugger/StartRunDialog.ui" line="201"/> <source>Select to start the debugger in a console window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="203"/> + <location filename="../Debugger/StartRunDialog.ui" line="204"/> <source><b>Start in console</b> <p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="207"/> + <location filename="../Debugger/StartRunDialog.ui" line="208"/> <source>Start in console</source> <translation type="unfinished"></translation> </message> @@ -64026,22 +64123,23 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="44"/> - <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="51"/> + <location filename="../Debugger/StartRunDialog.ui" line="52"/> <source>Script Parameters:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="139"/> + <location filename="../Debugger/StartRunDialog.ui" line="140"/> <source><b>Environment Variables</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/StartRunDialog.ui" line="44"/> + <source><b>Virtual Environment</b> +<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StatusMonitorLed</name> @@ -73634,6 +73732,111 @@ </message> </context> <context> + <name>UnknownDevicesDialog</name> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="14"/> + <source>Unknown Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="38"/> + <source>Press to edit the selected entry</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="41"/> + <source>Edit...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="55"/> + <source>Press to delete the selected entries</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="58"/> + <source>Delete</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="65"/> + <source>Press to delete all entries</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="68"/> + <source>Delete All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="88"/> + <source>Press to restore the list of devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="91"/> + <source>Restore</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="110"/> + <source>Press to report the data of all boards via email</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.ui" line="113"/> + <source>Report All Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="49"/> + <source>{0} (0x{1:04x}/0x{2:04x})</source> + <comment>description, VID, PID</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="88"/> + <source>{0} (*)</source> + <comment>list entry is modified</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="165"/> + <source>Delete Unknown Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="147"/> + <source>The selected entries contain some with modified data. Shall they really be deleted?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="165"/> + <source>The list contains some devices with modified data. Shall they really be deleted?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="181"/> + <source>Restore Unknown Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="181"/> + <source>Restoring the list of unknown devices will overwrite all changes made. Do you really want to restore the list?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="244"/> + <source>Unsaved Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/UnknownDevicesDialog.py" line="244"/> + <source>The list of devices contains some with modified data.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>UrlBar</name> <message> <location filename="../WebBrowser/UrlBar/UrlBar.py" line="47"/> @@ -73765,2322 +73968,2322 @@ <context> <name>UserInterface</name> <message> - <location filename="../UI/UserInterface.py" line="273"/> + <location filename="../UI/UserInterface.py" line="274"/> <source>Initializing Plugin Manager...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="280"/> + <location filename="../UI/UserInterface.py" line="281"/> <source>Generating Main User Interface...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="330"/> + <location filename="../UI/UserInterface.py" line="331"/> <source>Setting up connections...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="575"/> + <location filename="../UI/UserInterface.py" line="576"/> <source>Initializing Tools...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="585"/> + <location filename="../UI/UserInterface.py" line="586"/> <source>Registering Objects...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="622"/> + <location filename="../UI/UserInterface.py" line="623"/> <source>Initializing Actions...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="624"/> + <location filename="../UI/UserInterface.py" line="625"/> <source>Initializing Menus...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="626"/> + <location filename="../UI/UserInterface.py" line="627"/> <source>Initializing Toolbars...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="628"/> + <location filename="../UI/UserInterface.py" line="629"/> <source>Initializing Statusbar...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="655"/> + <location filename="../UI/UserInterface.py" line="656"/> <source>Initializing Single Application Server...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="665"/> + <location filename="../UI/UserInterface.py" line="666"/> <source>Activating Plugins...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="681"/> + <location filename="../UI/UserInterface.py" line="682"/> <source>Restoring Toolbarmanager...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1743"/> + <location filename="../UI/UserInterface.py" line="1744"/> <source>Project-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1760"/> + <location filename="../UI/UserInterface.py" line="1761"/> <source>Multiproject-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1778"/> + <location filename="../UI/UserInterface.py" line="1779"/> <source>Debug-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1117"/> + <location filename="../UI/UserInterface.py" line="1118"/> <source>Cooperation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1173"/> + <location filename="../UI/UserInterface.py" line="1174"/> <source>Symbols</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1830"/> + <location filename="../UI/UserInterface.py" line="1831"/> <source>Log-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1848"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source>Task-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1867"/> + <location filename="../UI/UserInterface.py" line="1868"/> <source>Template-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1182"/> + <location filename="../UI/UserInterface.py" line="1183"/> <source>Numbers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1813"/> + <location filename="../UI/UserInterface.py" line="1814"/> <source>File-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1796"/> + <location filename="../UI/UserInterface.py" line="1797"/> <source>Shell</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1910"/> + <location filename="../UI/UserInterface.py" line="1911"/> <source>Horizontal Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1597"/> + <location filename="../UI/UserInterface.py" line="1598"/> <source>{0} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1604"/> + <location filename="../UI/UserInterface.py" line="1605"/> <source>{0} - {1} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1608"/> + <location filename="../UI/UserInterface.py" line="1609"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1631"/> + <location filename="../UI/UserInterface.py" line="1632"/> <source>Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1631"/> + <location filename="../UI/UserInterface.py" line="1632"/> <source>&Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1631"/> + <location filename="../UI/UserInterface.py" line="1632"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1637"/> - <source>Quit the IDE</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1638"/> + <source>Quit the IDE</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1639"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1709"/> + <location filename="../UI/UserInterface.py" line="1710"/> <source>Edit Profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1715"/> + <location filename="../UI/UserInterface.py" line="1716"/> <source>Activate the edit view profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1717"/> + <location filename="../UI/UserInterface.py" line="1718"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1726"/> + <location filename="../UI/UserInterface.py" line="1727"/> <source>Debug Profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1732"/> + <location filename="../UI/UserInterface.py" line="1733"/> <source>Activate the debug view profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1734"/> + <location filename="../UI/UserInterface.py" line="1735"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1743"/> + <location filename="../UI/UserInterface.py" line="1744"/> <source>&Project-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1743"/> + <location filename="../UI/UserInterface.py" line="1744"/> <source>Alt+Shift+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1760"/> + <location filename="../UI/UserInterface.py" line="1761"/> <source>&Multiproject-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1760"/> + <location filename="../UI/UserInterface.py" line="1761"/> <source>Alt+Shift+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1778"/> + <location filename="../UI/UserInterface.py" line="1779"/> <source>&Debug-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1778"/> + <location filename="../UI/UserInterface.py" line="1779"/> <source>Alt+Shift+D</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1796"/> + <location filename="../UI/UserInterface.py" line="1797"/> <source>&Shell</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1796"/> + <location filename="../UI/UserInterface.py" line="1797"/> <source>Alt+Shift+S</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1813"/> + <location filename="../UI/UserInterface.py" line="1814"/> <source>Alt+Shift+F</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1830"/> + <location filename="../UI/UserInterface.py" line="1831"/> <source>Alt+Shift+G</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1848"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source>Alt+Shift+T</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1867"/> + <location filename="../UI/UserInterface.py" line="1868"/> <source>Alt+Shift+A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1910"/> + <location filename="../UI/UserInterface.py" line="1911"/> <source>&Horizontal Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1914"/> + <location filename="../UI/UserInterface.py" line="1915"/> <source>Toggle the Horizontal Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1916"/> + <location filename="../UI/UserInterface.py" line="1917"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1924"/> + <location filename="../UI/UserInterface.py" line="1925"/> <source>Left Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1924"/> + <location filename="../UI/UserInterface.py" line="1925"/> <source>&Left Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1928"/> - <source>Toggle the left sidebar window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1929"/> + <source>Toggle the left sidebar window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1930"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1951"/> + <location filename="../UI/UserInterface.py" line="1952"/> <source>Bottom Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1951"/> + <location filename="../UI/UserInterface.py" line="1952"/> <source>&Bottom Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1955"/> + <location filename="../UI/UserInterface.py" line="1956"/> <source>Toggle the bottom sidebar window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1957"/> + <location filename="../UI/UserInterface.py" line="1958"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1966"/> + <location filename="../UI/UserInterface.py" line="1967"/> <source>Alt+Shift+O</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2003"/> + <location filename="../UI/UserInterface.py" line="2004"/> <source>Alt+Shift+Y</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2022"/> + <location filename="../UI/UserInterface.py" line="2023"/> <source>Alt+Shift+B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2115"/> + <location filename="../UI/UserInterface.py" line="2116"/> <source>What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2115"/> + <location filename="../UI/UserInterface.py" line="2116"/> <source>&What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2115"/> + <location filename="../UI/UserInterface.py" line="2116"/> <source>Shift+F1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2121"/> - <source>Context sensitive help</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2122"/> + <source>Context sensitive help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2123"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2133"/> + <location filename="../UI/UserInterface.py" line="2134"/> <source>Helpviewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2133"/> + <location filename="../UI/UserInterface.py" line="2134"/> <source>&Helpviewer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2133"/> + <location filename="../UI/UserInterface.py" line="2134"/> <source>F1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2139"/> + <location filename="../UI/UserInterface.py" line="2140"/> <source>Open the helpviewer window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2159"/> + <location filename="../UI/UserInterface.py" line="2160"/> <source>Show Versions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2159"/> + <location filename="../UI/UserInterface.py" line="2160"/> <source>Show &Versions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2163"/> + <location filename="../UI/UserInterface.py" line="2164"/> <source>Display version information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2165"/> + <location filename="../UI/UserInterface.py" line="2166"/> <source><b>Show Versions</b><p>Display version information.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2175"/> + <location filename="../UI/UserInterface.py" line="2176"/> <source>Check for Updates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2172"/> + <location filename="../UI/UserInterface.py" line="2173"/> <source>Check for &Updates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2183"/> + <location filename="../UI/UserInterface.py" line="2184"/> <source>Show downloadable versions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2183"/> + <location filename="../UI/UserInterface.py" line="2184"/> <source>Show &downloadable versions...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2187"/> + <location filename="../UI/UserInterface.py" line="2188"/> <source>Show the versions available for download</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3822"/> + <location filename="../UI/UserInterface.py" line="3823"/> <source>Report Bug</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2224"/> + <location filename="../UI/UserInterface.py" line="2225"/> <source>Report &Bug...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2228"/> - <source>Report a bug</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2229"/> + <source>Report a bug</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2230"/> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2236"/> + <location filename="../UI/UserInterface.py" line="2237"/> <source>Request Feature</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2236"/> + <location filename="../UI/UserInterface.py" line="2237"/> <source>Request &Feature...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2240"/> + <location filename="../UI/UserInterface.py" line="2241"/> <source>Send a feature request</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2242"/> + <location filename="../UI/UserInterface.py" line="2243"/> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3361"/> + <location filename="../UI/UserInterface.py" line="3362"/> <source>Unittest</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2251"/> + <location filename="../UI/UserInterface.py" line="2252"/> <source>&Unittest...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2256"/> - <source>Start unittest dialog</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2257"/> + <source>Start unittest dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2258"/> <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2265"/> + <location filename="../UI/UserInterface.py" line="2266"/> <source>Unittest Restart</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2265"/> + <location filename="../UI/UserInterface.py" line="2266"/> <source>&Restart Unittest...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2270"/> - <source>Restart last unittest</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2271"/> + <source>Restart last unittest</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2272"/> <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2295"/> + <location filename="../UI/UserInterface.py" line="2296"/> <source>Unittest Script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2295"/> + <location filename="../UI/UserInterface.py" line="2296"/> <source>Unittest &Script...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2300"/> + <location filename="../UI/UserInterface.py" line="2301"/> <source>Run unittest with current script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2302"/> + <location filename="../UI/UserInterface.py" line="2303"/> <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2310"/> + <location filename="../UI/UserInterface.py" line="2311"/> <source>Unittest Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2310"/> + <location filename="../UI/UserInterface.py" line="2311"/> <source>Unittest &Project...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2315"/> + <location filename="../UI/UserInterface.py" line="2316"/> <source>Run unittest with current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2317"/> + <location filename="../UI/UserInterface.py" line="2318"/> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2378"/> + <location filename="../UI/UserInterface.py" line="2379"/> <source>UI Previewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2378"/> + <location filename="../UI/UserInterface.py" line="2379"/> <source>&UI Previewer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2383"/> - <source>Start the UI Previewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2384"/> + <source>Start the UI Previewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2385"/> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2391"/> + <location filename="../UI/UserInterface.py" line="2392"/> <source>Translations Previewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2391"/> + <location filename="../UI/UserInterface.py" line="2392"/> <source>&Translations Previewer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2396"/> + <location filename="../UI/UserInterface.py" line="2397"/> <source>Start the Translations Previewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2398"/> + <location filename="../UI/UserInterface.py" line="2399"/> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2405"/> + <location filename="../UI/UserInterface.py" line="2406"/> <source>Compare Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2405"/> + <location filename="../UI/UserInterface.py" line="2406"/> <source>&Compare Files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2423"/> - <source>Compare two files</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2411"/> - <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2418"/> - <source>Compare Files side by side</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2424"/> + <source>Compare two files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2412"/> + <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2419"/> + <source>Compare Files side by side</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2425"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2432"/> + <location filename="../UI/UserInterface.py" line="2433"/> <source>SQL Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2432"/> + <location filename="../UI/UserInterface.py" line="2433"/> <source>SQL &Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2437"/> - <source>Browse a SQL database</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2438"/> + <source>Browse a SQL database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2439"/> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2450"/> - <source>Mini Editor</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2445"/> - <source>Mini &Editor...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2451"/> + <source>Mini Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2446"/> + <source>Mini &Editor...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2452"/> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2487"/> + <location filename="../UI/UserInterface.py" line="2488"/> <source>Icon Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2487"/> + <location filename="../UI/UserInterface.py" line="2488"/> <source>&Icon Editor...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2516"/> + <location filename="../UI/UserInterface.py" line="2517"/> <source>Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2516"/> + <location filename="../UI/UserInterface.py" line="2517"/> <source>&Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2521"/> + <location filename="../UI/UserInterface.py" line="2522"/> <source>Set the prefered configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2523"/> + <location filename="../UI/UserInterface.py" line="2524"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2532"/> + <location filename="../UI/UserInterface.py" line="2533"/> <source>Export Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2532"/> + <location filename="../UI/UserInterface.py" line="2533"/> <source>E&xport Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2537"/> + <location filename="../UI/UserInterface.py" line="2538"/> <source>Export the current configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2539"/> + <location filename="../UI/UserInterface.py" line="2540"/> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2546"/> + <location filename="../UI/UserInterface.py" line="2547"/> <source>Import Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2546"/> + <location filename="../UI/UserInterface.py" line="2547"/> <source>I&mport Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2551"/> + <location filename="../UI/UserInterface.py" line="2552"/> <source>Import a previously exported configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2553"/> + <location filename="../UI/UserInterface.py" line="2554"/> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2561"/> <source>Reload APIs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2561"/> <source>Reload &APIs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2564"/> + <location filename="../UI/UserInterface.py" line="2565"/> <source>Reload the API information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2566"/> + <location filename="../UI/UserInterface.py" line="2567"/> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2578"/> + <location filename="../UI/UserInterface.py" line="2579"/> <source>Show external tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2573"/> + <location filename="../UI/UserInterface.py" line="2574"/> <source>Show external &tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2589"/> + <location filename="../UI/UserInterface.py" line="2590"/> <source>View Profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2589"/> + <location filename="../UI/UserInterface.py" line="2590"/> <source>&View Profiles...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> + <location filename="../UI/UserInterface.py" line="2595"/> <source>Configure view profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2596"/> + <location filename="../UI/UserInterface.py" line="2597"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2606"/> + <location filename="../UI/UserInterface.py" line="2607"/> <source>Toolbars</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2606"/> + <location filename="../UI/UserInterface.py" line="2607"/> <source>Tool&bars...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2611"/> - <source>Configure toolbars</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2612"/> + <source>Configure toolbars</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2613"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2621"/> + <location filename="../UI/UserInterface.py" line="2622"/> <source>Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2621"/> + <location filename="../UI/UserInterface.py" line="2622"/> <source>Keyboard &Shortcuts...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2626"/> + <location filename="../UI/UserInterface.py" line="2627"/> <source>Set the keyboard shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2628"/> + <location filename="../UI/UserInterface.py" line="2629"/> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6314"/> + <location filename="../UI/UserInterface.py" line="6315"/> <source>Export Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2636"/> + <location filename="../UI/UserInterface.py" line="2637"/> <source>&Export Keyboard Shortcuts...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2641"/> + <location filename="../UI/UserInterface.py" line="2642"/> <source>Export the keyboard shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2643"/> + <location filename="../UI/UserInterface.py" line="2644"/> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6331"/> <source>Import Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2650"/> + <location filename="../UI/UserInterface.py" line="2651"/> <source>&Import Keyboard Shortcuts...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2655"/> + <location filename="../UI/UserInterface.py" line="2656"/> <source>Import the keyboard shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2657"/> + <location filename="../UI/UserInterface.py" line="2658"/> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2715"/> + <location filename="../UI/UserInterface.py" line="2716"/> <source>Activate current editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2715"/> + <location filename="../UI/UserInterface.py" line="2716"/> <source>Alt+Shift+E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2725"/> + <location filename="../UI/UserInterface.py" line="2726"/> <source>Show next</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2725"/> + <location filename="../UI/UserInterface.py" line="2726"/> <source>Ctrl+Alt+Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2734"/> + <location filename="../UI/UserInterface.py" line="2735"/> <source>Show previous</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2734"/> + <location filename="../UI/UserInterface.py" line="2735"/> <source>Shift+Ctrl+Alt+Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2743"/> + <location filename="../UI/UserInterface.py" line="2744"/> <source>Switch between tabs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2743"/> + <location filename="../UI/UserInterface.py" line="2744"/> <source>Ctrl+1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2752"/> + <location filename="../UI/UserInterface.py" line="2753"/> <source>Plugin Infos</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2752"/> + <location filename="../UI/UserInterface.py" line="2753"/> <source>&Plugin Infos...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> - <source>Show Plugin Infos</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2757"/> + <source>Show Plugin Infos</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2758"/> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> - <source>Install Plugins</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2765"/> - <source>&Install Plugins...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2771"/> + <source>Install Plugins</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2766"/> + <source>&Install Plugins...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2772"/> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2783"/> - <source>Uninstall Plugin</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2778"/> - <source>&Uninstall Plugin...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2784"/> + <source>Uninstall Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2779"/> + <source>&Uninstall Plugin...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2785"/> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2791"/> + <location filename="../UI/UserInterface.py" line="2792"/> <source>Plugin Repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2791"/> + <location filename="../UI/UserInterface.py" line="2792"/> <source>Plugin &Repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2796"/> + <location filename="../UI/UserInterface.py" line="2797"/> <source>Show Plugins available for download</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2798"/> + <location filename="../UI/UserInterface.py" line="2799"/> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2948"/> + <location filename="../UI/UserInterface.py" line="2949"/> <source>Eric API Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2952"/> + <location filename="../UI/UserInterface.py" line="2953"/> <source>Open Eric API Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3153"/> + <location filename="../UI/UserInterface.py" line="3154"/> <source>&Unittest</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3097"/> + <location filename="../UI/UserInterface.py" line="3098"/> <source>E&xtras</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3107"/> + <location filename="../UI/UserInterface.py" line="3108"/> <source>Wi&zards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3170"/> + <location filename="../UI/UserInterface.py" line="3171"/> <source>Select Tool Group</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3181"/> + <location filename="../UI/UserInterface.py" line="3182"/> <source>Se&ttings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3211"/> + <location filename="../UI/UserInterface.py" line="3212"/> <source>&Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3272"/> + <location filename="../UI/UserInterface.py" line="3273"/> <source>&Toolbars</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3134"/> + <location filename="../UI/UserInterface.py" line="3135"/> <source>P&lugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3143"/> + <location filename="../UI/UserInterface.py" line="3144"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3286"/> + <location filename="../UI/UserInterface.py" line="3287"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3362"/> + <location filename="../UI/UserInterface.py" line="3363"/> <source>Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5224"/> + <location filename="../UI/UserInterface.py" line="5225"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> - <source>Profiles</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3365"/> + <source>Profiles</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3366"/> <source>Plugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3534"/> + <location filename="../UI/UserInterface.py" line="3535"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3541"/> + <location filename="../UI/UserInterface.py" line="3542"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3548"/> + <location filename="../UI/UserInterface.py" line="3549"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3555"/> + <location filename="../UI/UserInterface.py" line="3556"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3562"/> + <location filename="../UI/UserInterface.py" line="3563"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3569"/> + <location filename="../UI/UserInterface.py" line="3570"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3640"/> + <location filename="../UI/UserInterface.py" line="3641"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7280"/> + <location filename="../UI/UserInterface.py" line="7281"/> <source></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3822"/> + <location filename="../UI/UserInterface.py" line="3823"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4142"/> + <location filename="../UI/UserInterface.py" line="4143"/> <source>Restart application</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4142"/> + <location filename="../UI/UserInterface.py" line="4143"/> <source>The application needs to be restarted. Do it now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4223"/> + <location filename="../UI/UserInterface.py" line="4224"/> <source>Configure Tool Groups ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4227"/> + <location filename="../UI/UserInterface.py" line="4228"/> <source>Configure current Tool Group ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4178"/> + <location filename="../UI/UserInterface.py" line="4179"/> <source>&Builtin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4195"/> + <location filename="../UI/UserInterface.py" line="4196"/> <source>&Plugin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4344"/> + <location filename="../UI/UserInterface.py" line="4345"/> <source>&Show all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4346"/> + <location filename="../UI/UserInterface.py" line="4347"/> <source>&Hide all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5352"/> + <location filename="../UI/UserInterface.py" line="5353"/> <source>Problem</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5352"/> + <location filename="../UI/UserInterface.py" line="5353"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5547"/> + <location filename="../UI/UserInterface.py" line="5548"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5077"/> + <location filename="../UI/UserInterface.py" line="5078"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5147"/> + <location filename="../UI/UserInterface.py" line="5148"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5191"/> + <location filename="../UI/UserInterface.py" line="5192"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5224"/> + <location filename="../UI/UserInterface.py" line="5225"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5238"/> + <location filename="../UI/UserInterface.py" line="5239"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5258"/> + <location filename="../UI/UserInterface.py" line="5259"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5308"/> + <location filename="../UI/UserInterface.py" line="5309"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5365"/> + <location filename="../UI/UserInterface.py" line="5366"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5388"/> + <location filename="../UI/UserInterface.py" line="5389"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5493"/> <source>External Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5483"/> + <location filename="../UI/UserInterface.py" line="5484"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5493"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5531"/> + <location filename="../UI/UserInterface.py" line="5532"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5547"/> + <location filename="../UI/UserInterface.py" line="5548"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5625"/> + <location filename="../UI/UserInterface.py" line="5626"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5887"/> + <location filename="../UI/UserInterface.py" line="5888"/> <source>Documentation Missing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5887"/> + <location filename="../UI/UserInterface.py" line="5888"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5870"/> + <location filename="../UI/UserInterface.py" line="5871"/> <source>Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6519"/> + <location filename="../UI/UserInterface.py" line="6520"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1668"/> + <location filename="../UI/UserInterface.py" line="1669"/> <source>Save session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6557"/> + <location filename="../UI/UserInterface.py" line="6558"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6612"/> + <location filename="../UI/UserInterface.py" line="6613"/> <source>Read session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6612"/> + <location filename="../UI/UserInterface.py" line="6613"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6898"/> + <location filename="../UI/UserInterface.py" line="6899"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6898"/> + <location filename="../UI/UserInterface.py" line="6899"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7063"/> + <location filename="../UI/UserInterface.py" line="7064"/> <source>&Cancel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7072"/> + <location filename="../UI/UserInterface.py" line="7073"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7222"/> + <location filename="../UI/UserInterface.py" line="7223"/> <source>Update available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7241"/> + <location filename="../UI/UserInterface.py" line="7242"/> <source>Error during updates check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7241"/> + <location filename="../UI/UserInterface.py" line="7242"/> <source>Could not perform updates check.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7265"/> + <location filename="../UI/UserInterface.py" line="7266"/> <source><h3>Available versions</h3><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7317"/> + <location filename="../UI/UserInterface.py" line="7318"/> <source>First time usage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2926"/> + <location filename="../UI/UserInterface.py" line="2927"/> <source>Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2930"/> + <location filename="../UI/UserInterface.py" line="2931"/> <source>Open Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7130"/> + <location filename="../UI/UserInterface.py" line="7131"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7123"/> + <location filename="../UI/UserInterface.py" line="7124"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6087"/> + <location filename="../UI/UserInterface.py" line="6088"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6087"/> + <location filename="../UI/UserInterface.py" line="6088"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7130"/> + <location filename="../UI/UserInterface.py" line="7131"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="690"/> + <location filename="../UI/UserInterface.py" line="691"/> <source>Setting View Profile...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="703"/> + <location filename="../UI/UserInterface.py" line="704"/> <source>Reading Tasks...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="708"/> + <location filename="../UI/UserInterface.py" line="709"/> <source>Reading Templates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="713"/> + <location filename="../UI/UserInterface.py" line="714"/> <source>Starting Debugger...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1690"/> + <location filename="../UI/UserInterface.py" line="1691"/> <source>New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1690"/> + <location filename="../UI/UserInterface.py" line="1691"/> <source>New &Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1690"/> + <location filename="../UI/UserInterface.py" line="1691"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2279"/> + <location filename="../UI/UserInterface.py" line="2280"/> <source>Unittest Rerun Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2279"/> + <location filename="../UI/UserInterface.py" line="2280"/> <source>Rerun Failed Tests...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2284"/> + <location filename="../UI/UserInterface.py" line="2285"/> <source>Rerun failed tests of the last run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2286"/> + <location filename="../UI/UserInterface.py" line="2287"/> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2418"/> + <location filename="../UI/UserInterface.py" line="2419"/> <source>Compare &Files side by side...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2502"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2502"/> <source>&Snapshot...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2506"/> + <location filename="../UI/UserInterface.py" line="2507"/> <source>Take snapshots of a screen region</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2508"/> + <location filename="../UI/UserInterface.py" line="2509"/> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5460"/> + <location filename="../UI/UserInterface.py" line="5461"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7336"/> + <location filename="../UI/UserInterface.py" line="7337"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1885"/> + <location filename="../UI/UserInterface.py" line="1886"/> <source>Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1897"/> + <location filename="../UI/UserInterface.py" line="1898"/> <source>Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1749"/> + <location filename="../UI/UserInterface.py" line="1750"/> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1751"/> + <location filename="../UI/UserInterface.py" line="1752"/> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1766"/> + <location filename="../UI/UserInterface.py" line="1767"/> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1768"/> + <location filename="../UI/UserInterface.py" line="1769"/> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1784"/> + <location filename="../UI/UserInterface.py" line="1785"/> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1786"/> + <location filename="../UI/UserInterface.py" line="1787"/> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1802"/> + <location filename="../UI/UserInterface.py" line="1803"/> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1804"/> + <location filename="../UI/UserInterface.py" line="1805"/> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1813"/> + <location filename="../UI/UserInterface.py" line="1814"/> <source>&File-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1819"/> + <location filename="../UI/UserInterface.py" line="1820"/> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1821"/> + <location filename="../UI/UserInterface.py" line="1822"/> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1830"/> + <location filename="../UI/UserInterface.py" line="1831"/> <source>Lo&g-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1836"/> + <location filename="../UI/UserInterface.py" line="1837"/> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1838"/> + <location filename="../UI/UserInterface.py" line="1839"/> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1848"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source>&Task-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1854"/> + <location filename="../UI/UserInterface.py" line="1855"/> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1867"/> + <location filename="../UI/UserInterface.py" line="1868"/> <source>Templ&ate-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1873"/> + <location filename="../UI/UserInterface.py" line="1874"/> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1875"/> + <location filename="../UI/UserInterface.py" line="1876"/> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1885"/> + <location filename="../UI/UserInterface.py" line="1886"/> <source>&Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1888"/> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1889"/> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1890"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1897"/> + <location filename="../UI/UserInterface.py" line="1898"/> <source>&Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1901"/> - <source>Toggle the Right Toolbox window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1902"/> + <source>Toggle the Right Toolbox window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1903"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1937"/> + <location filename="../UI/UserInterface.py" line="1938"/> <source>Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1937"/> + <location filename="../UI/UserInterface.py" line="1938"/> <source>&Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1941"/> + <location filename="../UI/UserInterface.py" line="1942"/> <source>Toggle the right sidebar window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1943"/> + <location filename="../UI/UserInterface.py" line="1944"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1966"/> + <location filename="../UI/UserInterface.py" line="1967"/> <source>Cooperation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1966"/> + <location filename="../UI/UserInterface.py" line="1967"/> <source>Co&operation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1972"/> + <location filename="../UI/UserInterface.py" line="1973"/> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1974"/> + <location filename="../UI/UserInterface.py" line="1975"/> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2003"/> + <location filename="../UI/UserInterface.py" line="2004"/> <source>Symbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2003"/> + <location filename="../UI/UserInterface.py" line="2004"/> <source>S&ymbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2009"/> + <location filename="../UI/UserInterface.py" line="2010"/> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011"/> + <location filename="../UI/UserInterface.py" line="2012"/> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2022"/> + <location filename="../UI/UserInterface.py" line="2023"/> <source>Numbers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2022"/> + <location filename="../UI/UserInterface.py" line="2023"/> <source>Num&bers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2028"/> + <location filename="../UI/UserInterface.py" line="2029"/> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2030"/> + <location filename="../UI/UserInterface.py" line="2031"/> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3220"/> + <location filename="../UI/UserInterface.py" line="3221"/> <source>&Windows</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1856"/> + <location filename="../UI/UserInterface.py" line="1857"/> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1985"/> + <location filename="../UI/UserInterface.py" line="1986"/> <source>IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1985"/> + <location filename="../UI/UserInterface.py" line="1986"/> <source>&IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1991"/> + <location filename="../UI/UserInterface.py" line="1992"/> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1993"/> + <location filename="../UI/UserInterface.py" line="1994"/> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2337"/> + <location filename="../UI/UserInterface.py" line="2338"/> <source>Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2337"/> + <location filename="../UI/UserInterface.py" line="2338"/> <source>Qt-&Designer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2342"/> - <source>Start Qt-Designer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2343"/> + <source>Start Qt-Designer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2344"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2363"/> + <location filename="../UI/UserInterface.py" line="2364"/> <source>Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2363"/> + <location filename="../UI/UserInterface.py" line="2364"/> <source>Qt-&Linguist...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2368"/> - <source>Start Qt-Linguist</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2369"/> + <source>Start Qt-Linguist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2370"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2857"/> + <location filename="../UI/UserInterface.py" line="2858"/> <source>Qt5 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2861"/> - <source>Open Qt5 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2665"/> - <source>Manage SSL Certificates</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2665"/> - <source>Manage SSL Certificates...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2670"/> - <source>Manage the saved SSL certificates</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2672"/> - <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2681"/> - <source>Edit Message Filters</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2681"/> - <source>Edit Message Filters...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2686"/> - <source>Edit the message filters used to suppress unwanted messages</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2688"/> - <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"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2887"/> - <source>PyQt5 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2891"/> - <source>Open PyQt5 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2932"/> - <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"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7063"/> - <source>%v/%m</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2202"/> - <source>Show Error Log</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2198"/> - <source>Show Error &Log...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2203"/> - <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7067"/> - <source>Version Check</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="667"/> - <source>Generating Plugins Toolbars...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4198"/> - <source>&User Tools</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4270"/> - <source>No User Tools Configured</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2458"/> - <source>Hex Editor</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2458"/> - <source>&Hex Editor...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2704"/> - <source>Clear private data</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2706"/> - <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"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1664"/> - <source>Save session...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1669"/> - <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 type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6651"/> - <source>Load session</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1677"/> - <source>Load session...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1682"/> - <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 type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6704"/> - <source>Crash Session found!</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6704"/> - <source>A session file of a crashed session was found. Shall this session be restored?</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="670"/> - <source>Cleaning Plugins Download Area...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="662"/> - <source>Initializing Plugins...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7210"/> - <source>Update Check</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7210"/> - <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2041"/> - <source>Code Documentation Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2862"/> + <source>Open Qt5 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2666"/> + <source>Manage SSL Certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2666"/> + <source>Manage SSL Certificates...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2671"/> + <source>Manage the saved SSL certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2673"/> + <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2682"/> + <source>Edit Message Filters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2682"/> + <source>Edit Message Filters...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2687"/> + <source>Edit the message filters used to suppress unwanted messages</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2689"/> + <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"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2888"/> + <source>PyQt5 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2892"/> + <source>Open PyQt5 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2933"/> + <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"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7064"/> + <source>%v/%m</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2203"/> + <source>Show Error Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2199"/> + <source>Show Error &Log...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2204"/> + <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7068"/> + <source>Version Check</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="668"/> + <source>Generating Plugins Toolbars...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4199"/> + <source>&User Tools</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4271"/> + <source>No User Tools Configured</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2459"/> + <source>Hex Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2459"/> + <source>&Hex Editor...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2705"/> + <source>Clear private data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2707"/> + <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"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1665"/> + <source>Save session...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1670"/> + <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 type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6652"/> + <source>Load session</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1678"/> + <source>Load session...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1683"/> + <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 type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6705"/> + <source>Crash Session found!</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6705"/> + <source>A session file of a crashed session was found. Shall this session be restored?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="671"/> + <source>Cleaning Plugins Download Area...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="663"/> + <source>Initializing Plugins...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7211"/> + <source>Update Check</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7211"/> + <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2042"/> + <source>Code Documentation Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2863"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2893"/> + <location filename="../UI/UserInterface.py" line="2894"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2969"/> + <location filename="../UI/UserInterface.py" line="2970"/> <source>PySide2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2973"/> + <location filename="../UI/UserInterface.py" line="2974"/> <source>Open PySide2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2975"/> + <location filename="../UI/UserInterface.py" line="2976"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5870"/> + <location filename="../UI/UserInterface.py" line="5871"/> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2812"/> + <location filename="../UI/UserInterface.py" line="2813"/> <source>Virtualenv Manager</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2806"/> + <location filename="../UI/UserInterface.py" line="2807"/> <source>&Virtualenv Manager...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2814"/> + <location filename="../UI/UserInterface.py" line="2815"/> <source><b>Virtualenv Manager</b><p>This opens a dialog to manage the defined Python virtual environments.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2829"/> + <location filename="../UI/UserInterface.py" line="2830"/> <source>Virtualenv Configurator</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2823"/> + <location filename="../UI/UserInterface.py" line="2824"/> <source>Virtualenv &Configurator...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2831"/> + <location filename="../UI/UserInterface.py" line="2832"/> <source><b>Virtualenv Configurator</b><p>This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3227"/> + <location filename="../UI/UserInterface.py" line="3228"/> <source>Left Side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3239"/> + <location filename="../UI/UserInterface.py" line="3240"/> <source>Bottom Side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3246"/> + <location filename="../UI/UserInterface.py" line="3247"/> <source>Right Side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3266"/> + <location filename="../UI/UserInterface.py" line="3267"/> <source>Plug-ins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1648"/> + <location filename="../UI/UserInterface.py" line="1649"/> <source>Restart</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1648"/> + <location filename="../UI/UserInterface.py" line="1649"/> <source>Ctrl+Shift+Q</source> <comment>File|Quit</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1654"/> - <source>Restart the IDE</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1655"/> + <source>Restart the IDE</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1656"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6044"/> + <location filename="../UI/UserInterface.py" line="6045"/> <source>Start Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2079"/> + <location filename="../UI/UserInterface.py" line="2080"/> <source>Conda</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2061"/> + <location filename="../UI/UserInterface.py" line="2062"/> <source>PyPI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3580"/> + <location filename="../UI/UserInterface.py" line="3581"/> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2097"/> + <location filename="../UI/UserInterface.py" line="2098"/> <source>MicroPython</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1985"/> + <location filename="../UI/UserInterface.py" line="1986"/> <source>Ctrl+Alt+Shift+I</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2041"/> + <location filename="../UI/UserInterface.py" line="2042"/> <source>Ctrl+Alt+Shift+D</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2047"/> + <location filename="../UI/UserInterface.py" line="2048"/> <source>Switch the input focus to the Code Documentation Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2050"/> + <location filename="../UI/UserInterface.py" line="2051"/> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2061"/> + <location filename="../UI/UserInterface.py" line="2062"/> <source>Ctrl+Alt+Shift+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2067"/> + <location filename="../UI/UserInterface.py" line="2068"/> <source>Switch the input focus to the PyPI window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2069"/> + <location filename="../UI/UserInterface.py" line="2070"/> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2079"/> + <location filename="../UI/UserInterface.py" line="2080"/> <source>Ctrl+Alt+Shift+C</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2085"/> + <location filename="../UI/UserInterface.py" line="2086"/> <source>Switch the input focus to the Conda window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2087"/> + <location filename="../UI/UserInterface.py" line="2088"/> <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2097"/> + <location filename="../UI/UserInterface.py" line="2098"/> <source>Ctrl+Alt+Shift+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2103"/> + <location filename="../UI/UserInterface.py" line="2104"/> <source>Switch the input focus to the MicroPython window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2105"/> + <location filename="../UI/UserInterface.py" line="2106"/> <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3224"/> + <location filename="../UI/UserInterface.py" line="3225"/> <source>Central Park</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3749"/> + <location filename="../UI/UserInterface.py" line="3750"/> <source><h2>Version Numbers</h2><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5086"/> + <location filename="../UI/UserInterface.py" line="5087"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5156"/> + <location filename="../UI/UserInterface.py" line="5157"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5200"/> + <location filename="../UI/UserInterface.py" line="5201"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2210"/> + <location filename="../UI/UserInterface.py" line="2211"/> <source>Show Install Info</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2210"/> + <location filename="../UI/UserInterface.py" line="2211"/> <source>Show Install &Info...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2214"/> + <location filename="../UI/UserInterface.py" line="2215"/> <source>Show Installation Information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2216"/> + <location filename="../UI/UserInterface.py" line="2217"/> <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2872"/> + <location filename="../UI/UserInterface.py" line="2873"/> <source>Qt6 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2876"/> - <source>Open Qt6 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2877"/> + <source>Open Qt6 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2878"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2904"/> + <location filename="../UI/UserInterface.py" line="2905"/> <source>PyQt6 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2908"/> + <location filename="../UI/UserInterface.py" line="2909"/> <source>Open PyQt6 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2910"/> + <location filename="../UI/UserInterface.py" line="2911"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2989"/> + <location filename="../UI/UserInterface.py" line="2990"/> <source>PySide6 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2993"/> + <location filename="../UI/UserInterface.py" line="2994"/> <source>Open PySide6 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5765"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1696"/> + <location filename="../UI/UserInterface.py" line="1697"/> <source>Open a new eric instance</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1698"/> + <location filename="../UI/UserInterface.py" line="1699"/> <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2141"/> + <location filename="../UI/UserInterface.py" line="2142"/> <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 search in the Qt help collection.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2176"/> + <location filename="../UI/UserInterface.py" line="2177"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2189"/> + <location filename="../UI/UserInterface.py" line="2190"/> <source><b>Show downloadable versions...</b><p>Shows the eric versions available for download from the internet.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2464"/> <source>Start the eric Hex Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2465"/> + <location filename="../UI/UserInterface.py" line="2466"/> <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>eric Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>eric &Web Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2478"/> + <location filename="../UI/UserInterface.py" line="2479"/> <source>Start the eric Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2481"/> <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2492"/> + <location filename="../UI/UserInterface.py" line="2493"/> <source>Start the eric Icon Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2494"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2580"/> + <location filename="../UI/UserInterface.py" line="2581"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2954"/> + <location filename="../UI/UserInterface.py" line="2955"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5983"/> + <location filename="../UI/UserInterface.py" line="5984"/> <source>The eric web browser could not be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6044"/> + <location filename="../UI/UserInterface.py" line="6045"/> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7222"/> + <location filename="../UI/UserInterface.py" line="7223"/> <source>The update to <b>{0}</b> of eric is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7200"/> + <location filename="../UI/UserInterface.py" line="7201"/> <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7234"/> + <location filename="../UI/UserInterface.py" line="7235"/> <source>eric is up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7234"/> + <location filename="../UI/UserInterface.py" line="7235"/> <source>You are using the latest version of eric</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7317"/> + <location filename="../UI/UserInterface.py" line="7318"/> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6295"/> + <location filename="../UI/UserInterface.py" line="6296"/> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard Shortcuts File (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6314"/> + <location filename="../UI/UserInterface.py" line="6315"/> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6331"/> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6519"/> + <location filename="../UI/UserInterface.py" line="6520"/> <source>Read Tasks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6628"/> + <location filename="../UI/UserInterface.py" line="6629"/> <source>Save Session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6585"/> + <location filename="../UI/UserInterface.py" line="6586"/> <source>Read Session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6651"/> + <location filename="../UI/UserInterface.py" line="6652"/> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation type="unfinished"></translation> </message>