i18n/eric6_pt.ts

changeset 5461
b0dc3f0133cd
parent 5459
cdfdecd2faef
child 5515
397b36511c67
--- a/i18n/eric6_pt.ts	Tue Jan 31 18:33:52 2017 +0100
+++ b/i18n/eric6_pt.ts	Tue Jan 31 18:43:09 2017 +0100
@@ -15049,12 +15049,12 @@
 <context>
     <name>ExceptionsFilterDialog</name>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="13"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="14"/>
         <source>Exceptions Filter</source>
         <translation>Filtro de Exceções</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="16"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="17"/>
         <source>&lt;b&gt;Exception Filter&lt;/b&gt;
 &lt;p&gt;This dialog is used to enter the exception types, that shall be highlighted during a debugging session. If this list is empty, all exception types will be highlighted. If the exception reporting flag in the &quot;Start Debugging&quot; dialog is unchecked, no exception will be reported at all.&lt;/p&gt;
 &lt;p&gt;Please note, that unhandled exceptions are always highlighted independent of these settings.&lt;/p&gt;</source>
@@ -15063,42 +15063,42 @@
 &lt;p&gt;Por favor note-se que as exceções sem tratar sempre serão ressaltadas, independentemente das definições.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="27"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="28"/>
         <source>List of exceptions that shall be highlighted</source>
         <translation>Lista de exceções que deverão ser ressaltadas</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="42"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="41"/>
         <source>Press to add the entered exception to the list</source>
         <translation>Pressionar para adicionar à lista a exceção introduzida</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="45"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="44"/>
         <source>Add</source>
         <translation>Adicionar</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="52"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="51"/>
         <source>Enter an exception type that shall be highlighted</source>
         <translation>Introduzir um tipo de exceção que deva ser ressaltada</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="66"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="61"/>
         <source>Press to delete the selected exception from the list</source>
         <translation>Pressionar para apagar a exceção marcada da lista</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="69"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="64"/>
         <source>Delete</source>
         <translation>Apagar</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="76"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="71"/>
         <source>Press to delete all exceptions from the list</source>
         <translation>Pressionar para apagar todas as exceções da lista</translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="79"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="74"/>
         <source>Delete All</source>
         <translation>Apagar Tudo</translation>
     </message>
@@ -64762,13 +64762,13 @@
     </message>
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="38"/>
-        <source>&amp;Locals Filter</source>
-        <translation>Filtro de &amp;Locais</translation>
+        <source>&amp;Locals Viewer</source>
+        <translation type="unfinished">Filtro de &amp;Locais</translation>
     </message>
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="48"/>
-        <source>&amp;Globals Filter</source>
-        <translation>Filtro de &amp;Globais</translation>
+        <source>&amp;Globals Viewer</source>
+        <translation type="unfinished">Filtro de &amp;Globais</translation>
     </message>
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="58"/>
@@ -64778,7 +64778,7 @@
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="61"/>
         <source>&lt;b&gt;Locals Filter List&lt;/b&gt;
-&lt;p&gt;Select the variable types you want to be filtered out of the locals variables list.&lt;/p&lt;</source>
+&lt;p&gt;Select the variable types you want to be shown in the local variables viewer.&lt;/p&lt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -64789,7 +64789,7 @@
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="81"/>
         <source>&lt;b&gt;Globals Filter List&lt;/b&gt;
-&lt;p&gt;Select the variable types you want to be filtered out of the globals variables list.&lt;/p&lt;</source>
+&lt;p&gt;Select the variable types you want to be shown in the global variables viewer.&lt;/p&lt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -64797,6 +64797,11 @@
         <source>Save Default</source>
         <translation>Gravar Padrão</translation>
     </message>
+    <message>
+        <location filename="../Debugger/VariablesFilterDialog.ui" line="28"/>
+        <source>Select the variable types to be shown in the variables viewers:</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>VariablesViewer</name>

eric ide

mercurial