i18n/eric6_pt.ts

changeset 6904
3f35037a08d4
parent 6902
67d0ad66b59a
child 6908
a56b500d7d2d
diff -r 0d4e1033731b -r 3f35037a08d4 i18n/eric6_pt.ts
--- a/i18n/eric6_pt.ts	Tue Mar 26 19:39:42 2019 +0100
+++ b/i18n/eric6_pt.ts	Wed Mar 27 20:09:37 2019 +0100
@@ -6289,7 +6289,7 @@
         <translation>&lt;p&gt;O anfitrião ilegal &lt;b&gt;{0}&lt;/b&gt; tentou conectar. Aceitar esta conexão?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1577"/>
+        <location filename="../Debugger/DebugServer.py" line="1587"/>
         <source>
 Not connected
 </source>
@@ -6298,14 +6298,14 @@
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1783"/>
+        <location filename="../Debugger/DebugServer.py" line="1800"/>
         <source>Passive debug connection received
 </source>
         <translation>Conexão de depuração passiva recebida
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1797"/>
+        <location filename="../Debugger/DebugServer.py" line="1814"/>
         <source>Passive debug connection closed
 </source>
         <translation>Conexão de depuração passiva fechada
@@ -6322,12 +6322,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1401"/>
+        <location filename="../Debugger/DebugServer.py" line="1403"/>
         <source>Start Debugger</source>
         <translation type="unfinished">Iniciar o Depurador</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1401"/>
+        <location filename="../Debugger/DebugServer.py" line="1403"/>
         <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -6335,7 +6335,7 @@
 <context>
     <name>DebugUI</name>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1820"/>
+        <location filename="../Debugger/DebugUI.py" line="1826"/>
         <source>Run Script</source>
         <translation>Executar Script</translation>
     </message>
@@ -6355,7 +6355,7 @@
         <translation>&lt;b&gt;Executar Script&lt;/b&gt;&lt;p&gt;Definir os argumentos da linha de comandos e executar o script fora do depurador. Poderão gravar-se primeiro as alterações que estejam por gravar.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1835"/>
+        <location filename="../Debugger/DebugUI.py" line="1841"/>
         <source>Run Project</source>
         <translation>Executar Projeto</translation>
     </message>
@@ -6455,7 +6455,7 @@
         <translation>&lt;b&gt;Perfilar Projeto&lt;/b&gt;&lt;p&gt;Define os argumentos da linha de comandos e perfila o projeto atual. Poderá gravar antes os ficheiros alterados por gravar.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1955"/>
+        <location filename="../Debugger/DebugUI.py" line="1961"/>
         <source>Debug Script</source>
         <translation>Depurar Script</translation>
     </message>
@@ -6475,7 +6475,7 @@
         <translation>&lt;b&gt;Depurar Script&lt;/b&gt;&lt;p&gt;Definir os argumentos da linha de comandos e definir a linha atual para que seja a primeira instrução Python executável da janela do editor atual. Poderão gravar-se primeiro as alterações que estejam por gravar.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1971"/>
+        <location filename="../Debugger/DebugUI.py" line="1977"/>
         <source>Debug Project</source>
         <translation>Depurar projeto</translation>
     </message>
@@ -6795,107 +6795,107 @@
         <translation>Depurar</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1093"/>
+        <location filename="../Debugger/DebugUI.py" line="1099"/>
         <source>The program being debugged contains an unspecified syntax error.</source>
         <translation>O programa a depurar tem um erro de sintaxe não especificado.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1112"/>
+        <location filename="../Debugger/DebugUI.py" line="1118"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; tem um erro de sintaxe &lt;b&gt;{1}&lt;/b&gt; na linha &lt;b&gt;{2}&lt;/b&gt;, caráter &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1130"/>
+        <location filename="../Debugger/DebugUI.py" line="1136"/>
         <source>An unhandled exception occured. See the shell window for details.</source>
         <translation>Ocurreu uma exceção sem tratamento. Ver a janela da shell para mais detalhes.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1177"/>
+        <location filename="../Debugger/DebugUI.py" line="1183"/>
         <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source>
         <translation>&lt;p&gt;O programa depurado provocou a exceção &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;Ficheiro: &lt;b&gt;{2}&lt;/b&gt;, Linha :&lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Interromper aqui?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1192"/>
+        <location filename="../Debugger/DebugUI.py" line="1198"/>
         <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</source>
         <translation>&lt;p&gt;O programa depurado provocou a exceção &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1256"/>
+        <location filename="../Debugger/DebugUI.py" line="1262"/>
         <source>The program being debugged has terminated unexpectedly.</source>
         <translation>O programa a depurar acabou inesperadamente.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1327"/>
+        <location filename="../Debugger/DebugUI.py" line="1333"/>
         <source>Breakpoint Condition Error</source>
         <translation>Erro de Condição de Ponto de Interrupção</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1327"/>
+        <location filename="../Debugger/DebugUI.py" line="1333"/>
         <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
         <translation>&lt;p&gt;A condição do ponto de interrupção &lt;b&gt;{0}, {1}&lt;/b&gt;tem um erro de sintaxe.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1363"/>
+        <location filename="../Debugger/DebugUI.py" line="1369"/>
         <source>Watch Expression Error</source>
         <translation>Observar Erro de Expressão</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1363"/>
+        <location filename="../Debugger/DebugUI.py" line="1369"/>
         <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1393"/>
+        <location filename="../Debugger/DebugUI.py" line="1399"/>
         <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1397"/>
-        <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="1403"/>
+        <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="1409"/>
         <source>Watch expression already exists</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1569"/>
+        <location filename="../Debugger/DebugUI.py" line="1575"/>
         <source>Coverage of Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1556"/>
+        <location filename="../Debugger/DebugUI.py" line="1562"/>
         <source>Coverage of Script</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1835"/>
+        <location filename="../Debugger/DebugUI.py" line="1841"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>O projeto atual não tem um script principal definido. A cancelar</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1701"/>
+        <location filename="../Debugger/DebugUI.py" line="1707"/>
         <source>Profile of Project</source>
         <translation>Perfil de Projeto</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1688"/>
+        <location filename="../Debugger/DebugUI.py" line="1694"/>
         <source>Profile of Script</source>
         <translation>Perfil do Script</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1971"/>
+        <location filename="../Debugger/DebugUI.py" line="1977"/>
         <source>There is no main script defined for the current project. No debugging possible.</source>
         <translation>O projeto atual não tem um script principal definido. Impossível depurar.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1036"/>
+        <location filename="../Debugger/DebugUI.py" line="1040"/>
         <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1062"/>
+        <location filename="../Debugger/DebugUI.py" line="1068"/>
         <source>Program terminated</source>
         <translation>Programa Terminado</translation>
     </message>
@@ -6915,46 +6915,46 @@
         <translation>&lt;b&gt;Parar&lt;/b&gt;&lt;p&gt;Parar o script em execução na instalação de retaguarda do depurador.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1242"/>
+        <location filename="../Debugger/DebugUI.py" line="1248"/>
         <source>&lt;p&gt;The program generate the signal &quot;{0}&quot;.&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1031"/>
+        <location filename="../Debugger/DebugUI.py" line="1035"/>
         <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1041"/>
+        <location filename="../Debugger/DebugUI.py" line="1045"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1049"/>
+        <location filename="../Debugger/DebugUI.py" line="1053"/>
         <source>Message: {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1055"/>
+        <location filename="../Debugger/DebugUI.py" line="1059"/>
         <source>The program has terminated with an exit status of {0}.
 {1}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1058"/>
+        <location filename="../Debugger/DebugUI.py" line="1063"/>
         <source>&quot;{0}&quot; has terminated with an exit status of {1}.
 {2}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1067"/>
+        <location filename="../Debugger/DebugUI.py" line="1073"/>
         <source>The program has terminated with an exit status of {0}.
 {1}
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1071"/>
+        <location filename="../Debugger/DebugUI.py" line="1077"/>
         <source>&quot;{0}&quot; has terminated with an exit status of {1}.
 {2}
 </source>
@@ -7459,32 +7459,32 @@
         <translation type="unfinished">&lt;p&gt;A instalação de retaguarda do depurador não pode iniciar.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1018"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/>
         <source>Parent Process</source>
         <translation type="unfinished">Processo Pai</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1019"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/>
         <source>Child process</source>
         <translation type="unfinished">Processo Filho</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/>
         <source>Client forking</source>
         <translation type="unfinished">Bifurcação do Cliente</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/>
         <source>Select the fork branch to follow.</source>
         <translation type="unfinished">Selecionar o ramo da bifurcação a seguir.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1066"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/>
         <source>Debug Protocol Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1066"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/>
         <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -75827,7 +75827,7 @@
 <context>
     <name>UnittestDialog</name>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="839"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="843"/>
         <source>Unittest</source>
         <translation>Teste Unitário</translation>
     </message>
@@ -75894,67 +75894,67 @@
         <translation>&amp;Apagar dados de cobertura</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="253"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="273"/>
         <source>Progress:</source>
         <translation>Progresso:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="293"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="313"/>
         <source>Run:</source>
         <translation>Execução:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="300"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="320"/>
         <source>Number of tests run</source>
         <translation>Número de execuções de testes</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="344"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="364"/>
         <source>Failures:</source>
         <translation>Falhos:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="351"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="371"/>
         <source>Number of test failures</source>
         <translation>Número de testes com falhos</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="361"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="381"/>
         <source>Errors:</source>
         <translation>Erros:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="368"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="388"/>
         <source>Number of test errors</source>
         <translation>Número de testes com erros</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="310"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="330"/>
         <source>Remaining:</source>
         <translation>Restante:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="317"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="337"/>
         <source>Number of tests to be run</source>
         <translation>Número de testes a executar</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="450"/>
-        <source>Tests performed:</source>
-        <translation>Testes executados:</translation>
-    </message>
-    <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="460"/>
-        <source>Failures and errors:</source>
-        <translation>Falhos e Erros:</translation>
-    </message>
-    <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="467"/>
-        <source>Failures and Errors list</source>
-        <translation>Lista de Erros e Falhos</translation>
-    </message>
-    <message>
         <location filename="../PyUnit/UnittestDialog.ui" line="470"/>
+        <source>Tests performed:</source>
+        <translation>Testes executados:</translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="480"/>
+        <source>Failures and errors:</source>
+        <translation>Falhos e Erros:</translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="487"/>
+        <source>Failures and Errors list</source>
+        <translation>Lista de Erros e Falhos</translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="490"/>
         <source>&lt;b&gt;Failures and Errors list&lt;/b&gt;
 &lt;p&gt;This list shows all failed and errored tests.
 Double clicking on an entry will show the respective traceback.&lt;/p&gt;</source>
@@ -75963,7 +75963,7 @@
 Duplo clique numa entrada mostrará o respetivo rastreio.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="501"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="521"/>
         <source>Idle</source>
         <translation>Inativo</translation>
     </message>
@@ -75998,22 +75998,22 @@
         <translation>&lt;b&gt;Parar Teste&lt;/b&gt;&lt;p&gt;Este botão para a execução do teste unitário.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="152"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="155"/>
         <source>^Failure: </source>
         <translation>^Falho:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="153"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="156"/>
         <source>^Error: </source>
         <translation>^Erro:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="288"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="291"/>
         <source>Python3 Files ({1});;Python2 Files ({0});;All Files (*)</source>
         <translation>Ficheiros Python3 ({1});;Ficheiros Python2 ({0});;Ficheiros Todos (*)</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="292"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="295"/>
         <source>Python Files (*.py);;All Files (*)</source>
         <translation>Ficheiros Python (*.py);;Ficheiros Todos (*)</translation>
     </message>
@@ -76023,7 +76023,7 @@
         <translation type="obsolete">Deve introduzir um ficheiro de suite de testes.</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="634"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="637"/>
         <source>Preparing Testsuite</source>
         <translation>A preparar Suite de Testes</translation>
     </message>
@@ -76033,7 +76033,7 @@
         <translation type="obsolete">&lt;p&gt;Incapaz de executar teste &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;{1}&lt;br&gt;{2}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="920"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="925"/>
         <source>Running</source>
         <translation>A executar</translation>
     </message>
@@ -76048,62 +76048,62 @@
         <translation type="obsolete">Executados {0} testes em {1:.3f}s</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="961"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="969"/>
         <source>Failure: {0}</source>
         <translation>Falho: {0}</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="976"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="984"/>
         <source>Error: {0}</source>
         <translation>Erro: {0}</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="1081"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="1089"/>
         <source>Show Source</source>
         <translation>Mostrar Fonte</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="378"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="398"/>
         <source>Skipped:</source>
         <translation>Saltado:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="385"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="405"/>
         <source>Number of tests skipped</source>
         <translation>Número de testes saltados</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="395"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="415"/>
         <source>Expected Failures:</source>
         <translation>Falhos esperados:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="402"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="422"/>
         <source>Number of tests with expected failure</source>
         <translation>Número de testes com falhos esperados </translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="412"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="432"/>
         <source>Unexpected Successes:</source>
         <translation>Sucessos Inesperados:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="419"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="439"/>
         <source>Number of tests with unexpected success</source>
         <translation>Número de testes com êxito imprevistos</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="991"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="999"/>
         <source>    Skipped: {0}</source>
         <translation>    Saltado: {0}</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="1006"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="1014"/>
         <source>    Expected Failure</source>
         <translation>    Falhos esperados</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="1020"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="1028"/>
         <source>    Unexpected Success</source>
         <translation>    Sucessos Inesperados</translation>
     </message>
@@ -76123,7 +76123,7 @@
         <translation>&lt;b&gt;Reexecução Falhada&lt;/b&gt;&lt;p&gt;Este botão reexecuta todos os testes falhados da suite de testes selecionada.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="284"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="304"/>
         <source>%v/%m Tests</source>
         <translation>%v/%m Testes</translation>
     </message>
@@ -76138,7 +76138,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="245"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="265"/>
         <source>Progress</source>
         <translation type="unfinished"></translation>
     </message>
@@ -76200,22 +76200,22 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="239"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="259"/>
         <source>Results</source>
         <translation type="unfinished">Resultados</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="638"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="641"/>
         <source>Unittest with auto-discovery</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="728"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="731"/>
         <source>You must enter a start directory for auto-discovery.</source>
         <translation type="unfinished"></translation>
     </message>
     <message numerus="yes">
-        <location filename="../PyUnit/UnittestDialog.py" line="944"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="949"/>
         <source>Ran %n test(s) in {0:.3f}s</source>
         <translation type="unfinished">
             <numerusform></numerusform>
@@ -76223,7 +76223,7 @@
         </translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="211"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="231"/>
         <source>Discovery Results</source>
         <translation type="unfinished"></translation>
     </message>
@@ -76238,17 +76238,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="370"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="373"/>
         <source>Discovering Tests</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="437"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="440"/>
         <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message numerus="yes">
-        <location filename="../PyUnit/UnittestDialog.py" line="587"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="590"/>
         <source>Discovered %n Test(s)</source>
         <translation type="unfinished">
             <numerusform></numerusform>
@@ -76256,22 +76256,22 @@
         </translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="592"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="595"/>
         <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="625"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="628"/>
         <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="647"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="650"/>
         <source>&lt;Unnamed Test&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="839"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="843"/>
         <source>&lt;p&gt;Unable to run test &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -76280,6 +76280,26 @@
         <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="200"/>
+        <source>Select to stop the test run on the first error or failure</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="203"/>
+        <source>Stop on First Error or Failure</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="210"/>
+        <source>Select to run the unittest with debugger support enabled</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="213"/>
+        <source>Run with Debugger</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>UrlBar</name>

eric ide

mercurial