eric6/i18n/eric6_pt.ts

changeset 7986
2971d5d19951
parent 7980
2c3f14a3c595
child 7993
0304d4bce902
--- a/eric6/i18n/eric6_pt.ts	Fri Jan 15 19:46:04 2021 +0100
+++ b/eric6/i18n/eric6_pt.ts	Fri Jan 15 19:49:36 2021 +0100
@@ -6896,29 +6896,29 @@
 <context>
     <name>DebugServer</name>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="197"/>
+        <location filename="../Debugger/DebugServer.py" line="198"/>
         <source>created</source>
         <comment>must be same as in EditWatchpointDialog</comment>
         <translation>criado</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="199"/>
+        <location filename="../Debugger/DebugServer.py" line="200"/>
         <source>changed</source>
         <comment>must be same as in EditWatchpointDialog</comment>
         <translation>alterado</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="858"/>
+        <location filename="../Debugger/DebugServer.py" line="859"/>
         <source>Connection from illegal host</source>
         <translation>Conexão desde anfitrião ilegal</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="858"/>
+        <location filename="../Debugger/DebugServer.py" line="859"/>
         <source>&lt;p&gt;A connection was attempted by the illegal host &lt;b&gt;{0}&lt;/b&gt;. Accept this connection?&lt;/p&gt;</source>
         <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="1854"/>
+        <location filename="../Debugger/DebugServer.py" line="1865"/>
         <source>
 Not connected
 </source>
@@ -6927,36 +6927,36 @@
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="2123"/>
+        <location filename="../Debugger/DebugServer.py" line="2134"/>
         <source>Passive debug connection received
 </source>
         <translation>Conexão de depuração passiva recebida
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="2137"/>
+        <location filename="../Debugger/DebugServer.py" line="2148"/>
         <source>Passive debug connection closed
 </source>
         <translation>Conexão de depuração passiva fechada
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="344"/>
+        <location filename="../Debugger/DebugServer.py" line="345"/>
         <source>Register Debugger Interface</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="344"/>
+        <location filename="../Debugger/DebugServer.py" line="345"/>
         <source>&lt;p&gt;The debugger interface &lt;b&gt;{0}&lt;/b&gt; has already been registered. Ignoring this request.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1594"/>
+        <location filename="../Debugger/DebugServer.py" line="1595"/>
         <source>Start Debugger</source>
         <translation type="unfinished">Iniciar o Depurador</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1594"/>
+        <location filename="../Debugger/DebugServer.py" line="1595"/>
         <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>
@@ -6964,7 +6964,7 @@
 <context>
     <name>DebugUI</name>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1957"/>
+        <location filename="../Debugger/DebugUI.py" line="1959"/>
         <source>Run Script</source>
         <translation>Executar Script</translation>
     </message>
@@ -6984,7 +6984,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="1969"/>
+        <location filename="../Debugger/DebugUI.py" line="1971"/>
         <source>Run Project</source>
         <translation>Executar Projeto</translation>
     </message>
@@ -7084,7 +7084,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="2089"/>
+        <location filename="../Debugger/DebugUI.py" line="2091"/>
         <source>Debug Script</source>
         <translation>Depurar Script</translation>
     </message>
@@ -7104,7 +7104,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="2106"/>
+        <location filename="../Debugger/DebugUI.py" line="2108"/>
         <source>Debug Project</source>
         <translation>Depurar projeto</translation>
     </message>
@@ -7418,102 +7418,102 @@
         <translation>Depurar</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1167"/>
+        <location filename="../Debugger/DebugUI.py" line="1169"/>
         <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="1186"/>
+        <location filename="../Debugger/DebugUI.py" line="1188"/>
         <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="1210"/>
+        <location filename="../Debugger/DebugUI.py" line="1212"/>
         <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="1260"/>
+        <location filename="../Debugger/DebugUI.py" line="1262"/>
         <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="1275"/>
+        <location filename="../Debugger/DebugUI.py" line="1277"/>
         <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="1343"/>
+        <location filename="../Debugger/DebugUI.py" line="1345"/>
         <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="1450"/>
+        <location filename="../Debugger/DebugUI.py" line="1452"/>
         <source>Breakpoint Condition Error</source>
         <translation>Erro de Condição de Ponto de Interrupção</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1450"/>
+        <location filename="../Debugger/DebugUI.py" line="1452"/>
         <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="1489"/>
+        <location filename="../Debugger/DebugUI.py" line="1491"/>
         <source>Watch Expression Error</source>
         <translation>Observar Erro de Expressão</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1489"/>
+        <location filename="../Debugger/DebugUI.py" line="1491"/>
         <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="1519"/>
+        <location filename="../Debugger/DebugUI.py" line="1521"/>
         <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="1524"/>
+        <location filename="../Debugger/DebugUI.py" line="1526"/>
         <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="1529"/>
+        <location filename="../Debugger/DebugUI.py" line="1531"/>
         <source>Watch expression already exists</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1698"/>
+        <location filename="../Debugger/DebugUI.py" line="1700"/>
         <source>Coverage of Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1685"/>
+        <location filename="../Debugger/DebugUI.py" line="1687"/>
         <source>Coverage of Script</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1969"/>
+        <location filename="../Debugger/DebugUI.py" line="1971"/>
         <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="1834"/>
+        <location filename="../Debugger/DebugUI.py" line="1836"/>
         <source>Profile of Project</source>
         <translation>Perfil de Projeto</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1821"/>
+        <location filename="../Debugger/DebugUI.py" line="1823"/>
         <source>Profile of Script</source>
         <translation>Perfil do Script</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="2106"/>
+        <location filename="../Debugger/DebugUI.py" line="2108"/>
         <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="1139"/>
+        <location filename="../Debugger/DebugUI.py" line="1141"/>
         <source>Program terminated</source>
         <translation>Programa Terminado</translation>
     </message>
@@ -7533,12 +7533,12 @@
         <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="1329"/>
+        <location filename="../Debugger/DebugUI.py" line="1331"/>
         <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="1120"/>
+        <location filename="../Debugger/DebugUI.py" line="1122"/>
         <source>Message: {0}</source>
         <translation type="unfinished"></translation>
     </message>
@@ -7563,7 +7563,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1407"/>
+        <location filename="../Debugger/DebugUI.py" line="1409"/>
         <source>No locals available.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -7598,12 +7598,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1125"/>
+        <location filename="../Debugger/DebugUI.py" line="1127"/>
         <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1129"/>
+        <location filename="../Debugger/DebugUI.py" line="1131"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;&lt;p&gt;{2}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -7611,22 +7611,22 @@
 <context>
     <name>DebugViewer</name>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="174"/>
+        <location filename="../Debugger/DebugViewer.py" line="195"/>
         <source>Enter regular expression patterns separated by &apos;;&apos; to define variable filters. </source>
         <translation>Introduzir padrões de expressões regulares separados por &apos;;&apos; para definir os filtros de variáveis. </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="178"/>
+        <location filename="../Debugger/DebugViewer.py" line="199"/>
         <source>Enter regular expression patterns separated by &apos;;&apos; to define variable filters. All variables and class attributes matched by one of the expressions are not shown in the list above.</source>
         <translation>Introduza padrões de expressões regulares separados por &apos;;&apos; para definir os filtros de variáveis. Todos os atributos de classes e variáveis que coincidam com uma das expressões não se mostrarão na lista de cima.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="184"/>
+        <location filename="../Debugger/DebugViewer.py" line="205"/>
         <source>Set</source>
         <translation>Definir</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="159"/>
+        <location filename="../Debugger/DebugViewer.py" line="180"/>
         <source>Source</source>
         <translation>Fonte</translation>
     </message>
@@ -7636,7 +7636,7 @@
         <translation type="obsolete">Segmentos:</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="85"/>
+        <location filename="../Debugger/DebugViewer.py" line="106"/>
         <source>ID</source>
         <translation></translation>
     </message>
@@ -7646,80 +7646,85 @@
         <translation type="obsolete">Nome</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="85"/>
+        <location filename="../Debugger/DebugViewer.py" line="106"/>
         <source>State</source>
         <translation>Estado</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="845"/>
+        <location filename="../Debugger/DebugViewer.py" line="66"/>
         <source>waiting at breakpoint</source>
         <translation>à espera no ponto de interrupção</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="850"/>
+        <location filename="../Debugger/DebugViewer.py" line="70"/>
         <source>running</source>
         <translation>a executar</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="841"/>
+        <location filename="../Debugger/DebugViewer.py" line="68"/>
         <source>waiting at exception</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="793"/>
+        <location filename="../Debugger/DebugViewer.py" line="942"/>
         <source>unknown state ({0})</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="677"/>
+        <location filename="../Debugger/DebugViewer.py" line="706"/>
         <source>&lt;p&gt;Debugger with ID &lt;b&gt;{0}&lt;/b&gt; has been connected.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="192"/>
+        <location filename="../Debugger/DebugViewer.py" line="213"/>
         <source>Shows the list of local variables and their values.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="212"/>
+        <location filename="../Debugger/DebugViewer.py" line="233"/>
         <source>Shows the current call stack.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="225"/>
+        <location filename="../Debugger/DebugViewer.py" line="246"/>
         <source>Shows a trace of the program flow.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="237"/>
+        <location filename="../Debugger/DebugViewer.py" line="258"/>
         <source>Shows a list of defined breakpoints.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="249"/>
-        <source>Shows a list of defined watchpoints.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Debugger/DebugViewer.py" line="259"/>
-        <source>Shows a list of raised exceptions.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugViewer.py" line="270"/>
+        <source>Shows a list of defined watchpoints.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugViewer.py" line="280"/>
+        <source>Shows a list of raised exceptions.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugViewer.py" line="291"/>
         <source>Shows a code disassembly in case of an exception.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="136"/>
+        <location filename="../Debugger/DebugViewer.py" line="157"/>
         <source>Shows the list of global variables and their values.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="82"/>
+        <location filename="../Debugger/DebugViewer.py" line="103"/>
         <source>Debuggers and Threads:</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Debugger/DebugViewer.py" line="72"/>
+        <source>syntax error</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DebuggerGeneralPage</name>

eric ide

mercurial