diff -r 74c6150aa745 -r e50bbf250343 src/eric7/i18n/eric7_it.ts --- a/src/eric7/i18n/eric7_it.ts Thu Oct 05 17:07:35 2023 +0200 +++ b/src/eric7/i18n/eric7_it.ts Fri Oct 06 15:52:33 2023 +0200 @@ -12306,7 +12306,7 @@ <context> <name>EditBreakpointDialog</name> <message> - <location filename="../Debugger/EditBreakpointDialog.py" line="97" /> + <location filename="../Debugger/EditBreakpointDialog.py" line="96" /> <source>Add Breakpoint</source> <translation>Aggiungi un breakpoint</translation> </message> @@ -25966,12 +25966,12 @@ <context> <name>GitNewProjectOptionsDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="86" /> + <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="89" /> <source>Select Repository-Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="103" /> + <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="106" /> <source>Select Project Directory</source> <translation type="unfinished" /> </message> @@ -29591,12 +29591,12 @@ <context> <name>GitSubmoduleAddDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="104" /> + <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="107" /> <source>Select Submodule Repository Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="132" /> + <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="135" /> <source>Select Submodule Directory</source> <translation type="unfinished" /> </message> @@ -51564,22 +51564,27 @@ <context> <name>MicroPythonWebreplDeviceInterface</name> <message> - <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="80" /> + <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="79" /> <source>WebREPL Password</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="81" /> + <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="80" /> <source>Enter the WebREPL password:</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="84" /> + <source>No password given</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="99" /> + <source>WebREPL Login</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="100" /> - <source>WebREPL Login</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWebreplDeviceInterface.py" line="101" /> <source>The login to the selected device 'webrepl' failed. The given password may be incorrect.</source> <translation type="unfinished" /> </message> @@ -51613,6 +51618,19 @@ </message> </context> <context> + <name>MicroPythonWebreplSocket</name> + <message> + <location filename="../MicroPython/MicroPythonWebreplSocket.py" line="126" /> + <source>Connection to device webrepl failed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWebreplSocket.py" line="170" /> + <source>WebRepl login failed (access denied).</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>MicroPythonWebreplUrlAddEditDialog</name> <message> <location filename="../MicroPython/MicroPythonWebreplUrlAddEditDialog.ui" line="0" /> @@ -51913,337 +51931,338 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="716" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="705" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="719" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="706" /> <source>Serial Device Connect</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="706" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="707" /> <source><p>The device at serial port <b>{0}</b> does not respond. It may not have a MicroPython firmware flashed.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="714" /> + <source><p>Cannot connect to device at serial port <b>{0}</b>.</p><p><b>Reason:</b> {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1172" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1164" /> <location filename="../MicroPython/MicroPythonWidget.py" line="717" /> - <source><p>Cannot connect to device at serial port <b>{0}</b>.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="780" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="771" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="762" /> + <source>unknown</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="778" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="769" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="760" /> <source>Run Script</source> <translation type="unfinished">Esegui Script</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="763" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="761" /> <source>There is no editor open. Abort...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="772" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="770" /> <source>The current editor does not contain a script. Abort...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="781" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="779" /> <source><p>Cannot run script.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="817" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="815" /> <source>Start Chart</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="818" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="816" /> <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="833" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="831" /> <source>µPy Chart</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="850" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="848" /> <source>Unsaved Chart Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="851" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="849" /> <source>The chart contains unsaved data.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="899" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="897" /> <source>Start File Manager</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="900" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="898" /> <source><p>The File Manager cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="920" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="918" /> <source>µPy Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="996" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="994" /> <source>Downloads</source> <translation type="unfinished">Downloads</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1043" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1041" /> <source>Show Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1046" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1044" /> <source>Show Implementation</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1049" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1047" /> <source>Show Board Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1249" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1054" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1247" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1052" /> <source>Synchronize Time</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1055" /> + <source>Show Device Time</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1057" /> - <source>Show Device Time</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1059" /> <source>Show Local Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1062" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1060" /> <source>Show Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1066" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1064" /> <source>Show Builtin Modules</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1658" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1078" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1070" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1656" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1076" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1068" /> <source>Install Package</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1697" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1694" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1074" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1695" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1692" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1072" /> <source>Install Packages</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1473" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1084" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1471" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1082" /> <source>Compile Python File</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1497" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1488" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1088" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1495" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1486" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1086" /> <source>Compile Current Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1109" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1107" /> <source>Download Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1116" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1114" /> <source>Show Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1119" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1117" /> <source>Convert To UF2</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1120" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1118" /> <source>Flash UF2 Device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1123" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1121" /> <source>Manage Unknown Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1126" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1124" /> <source>Ignored Serial Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1129" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1127" /> <source>Configure</source> <translation type="unfinished">Configura</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1138" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1136" /> <source><h3>Device Version Information</h3></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1149" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1145" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1147" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1143" /> <source>Device Version Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1150" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1148" /> <source>No version information available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1174" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1166" /> - <source>unknown</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1180" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1178" /> <source> ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1196" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1187" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1194" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1185" /> <source>Device Implementation Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1188" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1186" /> <source><h3>Device Implementation Information</h3><p>This device contains <b>{0} {1}{2}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1197" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1195" /> <source>No device implementation information available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1250" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1248" /> <source><p>The time of the connected device was synchronized with the local time.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1272" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1270" /> <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" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1280" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1278" /> <source><h3>Device Date and Time</h3><p>{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1296" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1294" /> <source>Device Date and Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1308" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1306" /> <source>Local Date and Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1309" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1307" /> <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" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1350" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1333" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1348" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1331" /> <source>Date and Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1334" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1332" /> <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" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1351" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1349" /> <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" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1375" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1373" /> <source>Error handling device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1376" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1374" /> <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1418" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1416" /> <source>The MicroPython cross compiler <b>mpy-cross</b> cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1444" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1442" /> <source>Python Files (*.py);;All Files (*)</source> <translation type="unfinished">File Python (*.py);;Tutti i File (*)</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1454" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1452" /> <source>The Python file <b>{0}</b> does not exist. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1463" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1461" /> <source>'mpy-cross' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1489" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1487" /> <source>The current editor does not contain a Python file. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1581" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1579" /> <source>Add Unknown Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1582" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1580" /> <source>Select the devices to be added:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1631" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1629" /> <source>Plus any modules on the filesystem.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1683" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1681" /> <source>Package '{0}' was installed successfully.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1698" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1696" /> <source>Enter the packages to be installed separated by whitespace:</source> <translation type="unfinished" /> </message> @@ -76208,43 +76227,43 @@ <translation>Pulisci cronologia</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="393" /> + <location filename="../Debugger/StartDialog.py" line="406" /> <location filename="../Debugger/StartDialog.py" line="176" /> <source>Edit History</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="216" /> + <location filename="../Debugger/StartDialog.py" line="226" /> <source>Enter the list of programs or program patterns not to be debugged separated by '{0}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="376" /> - <source>Script Name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDialog.py" line="377" /> - <source>Script Parameters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDialog.py" line="378" /> - <source>Working Directory</source> - <translation type="unfinished">Directory di lavoro</translation> - </message> - <message> - <location filename="../Debugger/StartDialog.py" line="379" /> - <source>Environment</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/StartDialog.py" line="389" /> + <source>Script Name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.py" line="390" /> + <source>Script Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.py" line="391" /> + <source>Working Directory</source> + <translation type="unfinished">Directory di lavoro</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.py" line="392" /> + <source>Environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.py" line="402" /> <source>No Debug Programs</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="394" /> + <location filename="../Debugger/StartDialog.py" line="407" /> <source>Select the history list to be edited:</source> <translation type="unfinished" /> </message> @@ -85110,183 +85129,183 @@ <context> <name>TestingWidget</name> <message> - <location filename="../Testing/TestingWidget.py" line="101" /> + <location filename="../Testing/TestingWidget.py" line="104" /> <source>Show Output...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="104" /> - <source>Show the output of the test runner process</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Testing/TestingWidget.py" line="107" /> + <source>Show the output of the test runner process</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Testing/TestingWidget.py" line="110" /> <source><b>Show Output...</b<p>This button opens a dialog containing the output of the test runner process of the most recent run.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="115" /> - <source>Show Coverage...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Testing/TestingWidget.py" line="118" /> - <source>Show code coverage in a new dialog</source> + <source>Show Coverage...</source> <translation type="unfinished" /> </message> <message> <location filename="../Testing/TestingWidget.py" line="121" /> + <source>Show code coverage in a new dialog</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Testing/TestingWidget.py" line="124" /> <source><b>Show Coverage...</b><p>This button opens a dialog containing the collected code coverage data.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="129" /> - <source>Start</source> - <translation type="unfinished">Inizia</translation> - </message> - <message> <location filename="../Testing/TestingWidget.py" line="132" /> + <source>Start</source> + <translation type="unfinished">Inizia</translation> + </message> + <message> + <location filename="../Testing/TestingWidget.py" line="135" /> <source>Start the selected testsuite</source> <translation type="unfinished">Avvia la testsuite selezioanata</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="134" /> + <location filename="../Testing/TestingWidget.py" line="137" /> <source><b>Start Test</b><p>This button starts the test run.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="138" /> - <source>Rerun Failed</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Testing/TestingWidget.py" line="141" /> - <source>Reruns failed tests of the selected testsuite</source> + <source>Rerun Failed</source> <translation type="unfinished" /> </message> <message> <location filename="../Testing/TestingWidget.py" line="144" /> + <source>Reruns failed tests of the selected testsuite</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Testing/TestingWidget.py" line="147" /> <source><b>Rerun Failed</b><p>This button reruns all failed tests of the most recent test run.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="152" /> + <location filename="../Testing/TestingWidget.py" line="155" /> <source>Stop</source> <translation type="unfinished">Ferma</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="154" /> + <location filename="../Testing/TestingWidget.py" line="157" /> <source>Stop the running test</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="156" /> + <location filename="../Testing/TestingWidget.py" line="159" /> <source><b>Stop Test</b><p>This button stops a running test.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../Testing/TestingWidget.ui" line="0" /> - <location filename="../Testing/TestingWidget.py" line="163" /> + <location filename="../Testing/TestingWidget.py" line="166" /> <source>Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="171" /> + <location filename="../Testing/TestingWidget.py" line="174" /> <source><project></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="286" /> + <location filename="../Testing/TestingWidget.py" line="289" /> <source>{0} (not available)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="581" /> + <location filename="../Testing/TestingWidget.py" line="584" /> <source>Running</source> <translation type="unfinished">In esecuzione</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="639" /> + <location filename="../Testing/TestingWidget.py" line="642" /> <source>Python3 Files ({0});;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="644" /> + <location filename="../Testing/TestingWidget.py" line="647" /> <source>Python Files (*.py);;All Files (*)</source> <translation type="unfinished">File Python (*.py);;Tutti i File (*)</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="802" /> + <location filename="../Testing/TestingWidget.py" line="805" /> <source><h3>Versions of Frameworks and their Plugins</h3></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="816" /> + <location filename="../Testing/TestingWidget.py" line="819" /> <source><tr><td>{0}</td><td>{1}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="825" /> - <source>No version information available.</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Testing/TestingWidget.py" line="828" /> + <source>No version information available.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Testing/TestingWidget.py" line="831" /> <source>Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="865" /> + <location filename="../Testing/TestingWidget.py" line="868" /> <source>Preparing Testsuite</source> <translation type="unfinished">Preparazione Testsuite</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="928" /> + <location filename="../Testing/TestingWidget.py" line="931" /> <source>pending</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="957" /> + <location filename="../Testing/TestingWidget.py" line="960" /> <source>Failure</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="967" /> - <location filename="../Testing/TestingWidget.py" line="960" /> + <location filename="../Testing/TestingWidget.py" line="970" /> + <location filename="../Testing/TestingWidget.py" line="963" /> <source>Collection Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="968" /> + <location filename="../Testing/TestingWidget.py" line="971" /> <source><p>There was an error while collecting tests.</p><p>{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="990" /> + <location filename="../Testing/TestingWidget.py" line="993" /> <source>running</source> <translation type="unfinished">in esecuzione</translation> </message> <message numerus="yes"> - <location filename="../Testing/TestingWidget.py" line="1041" /> + <location filename="../Testing/TestingWidget.py" line="1044" /> <source>Ran %n test(s) in {0}s</source> <translation type="unfinished"> <numerusform /> </translation> </message> <message numerus="yes"> - <location filename="../Testing/TestingWidget.py" line="1053" /> + <location filename="../Testing/TestingWidget.py" line="1056" /> <source>Ran %n test(s)</source> <translation type="unfinished"> <numerusform /> </translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1074" /> + <location filename="../Testing/TestingWidget.py" line="1077" /> <source>not run</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1117" /> + <location filename="../Testing/TestingWidget.py" line="1120" /> <source>Test Run Output</source> <translation type="unfinished" /> </message>