i18n/eric6_pt.ts

changeset 6812
eddacf81a237
parent 6806
d306647cb82d
child 6817
8fb29a716d1a
diff -r e84fce34c460 -r eddacf81a237 i18n/eric6_pt.ts
--- a/i18n/eric6_pt.ts	Sat Feb 23 18:55:40 2019 +0100
+++ b/i18n/eric6_pt.ts	Sat Feb 23 19:11:05 2019 +0100
@@ -10820,7 +10820,7 @@
         <translation>Desselecionar tudo</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7475"/>
+        <location filename="../QScintilla/Editor.py" line="7489"/>
         <source>Check spelling...</source>
         <translation>Verificação ortográfica...</translation>
     </message>
@@ -11045,7 +11045,7 @@
         <translation>Editar ponto de interrupção...</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5318"/>
+        <location filename="../QScintilla/Editor.py" line="5332"/>
         <source>Enable breakpoint</source>
         <translation>Habilitar pontos de interrupção</translation>
     </message>
@@ -11220,262 +11220,262 @@
         <translation>Autocompletar não está disponivel porque a fonte de autocompletar não está definida.</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5321"/>
+        <location filename="../QScintilla/Editor.py" line="5335"/>
         <source>Disable breakpoint</source>
         <translation>Inabilitar ponto de interrupção</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5678"/>
+        <location filename="../QScintilla/Editor.py" line="5692"/>
         <source>Code Coverage</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5678"/>
+        <location filename="../QScintilla/Editor.py" line="5692"/>
         <source>Please select a coverage file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5741"/>
+        <location filename="../QScintilla/Editor.py" line="5755"/>
         <source>Show Code Coverage Annotations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5734"/>
+        <location filename="../QScintilla/Editor.py" line="5748"/>
         <source>All lines have been covered.</source>
         <translation>Foram cobertas as linhas todas.</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5741"/>
+        <location filename="../QScintilla/Editor.py" line="5755"/>
         <source>There is no coverage file available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5856"/>
+        <location filename="../QScintilla/Editor.py" line="5870"/>
         <source>Profile Data</source>
         <translation>Dados de Perfil</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="5856"/>
+        <location filename="../QScintilla/Editor.py" line="5870"/>
         <source>Please select a profile file</source>
         <translation>Escolha um ficheiro de perfil por favor</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6016"/>
+        <location filename="../QScintilla/Editor.py" line="6030"/>
         <source>Syntax Error</source>
         <translation>Erro de Sintaxe</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6016"/>
+        <location filename="../QScintilla/Editor.py" line="6030"/>
         <source>No syntax error message available.</source>
         <translation>Não está disponível a mensagem de erro de sintaxe.</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6402"/>
+        <location filename="../QScintilla/Editor.py" line="6416"/>
         <source>Macro Name</source>
         <translation>Nome de Macro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6402"/>
+        <location filename="../QScintilla/Editor.py" line="6416"/>
         <source>Select a macro name:</source>
         <translation>Selecionar um nome de macro:</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6430"/>
-        <source>Load macro file</source>
-        <translation>Carregar ficheiro macro</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6473"/>
-        <source>Macro files (*.macro)</source>
-        <translation>Ficheiros Macro (*.macro)</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6453"/>
-        <source>Error loading macro</source>
-        <translation>Erro ao carregar macro</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="6444"/>
+        <source>Load macro file</source>
+        <translation>Carregar ficheiro macro</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6487"/>
+        <source>Macro files (*.macro)</source>
+        <translation>Ficheiros Macro (*.macro)</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6467"/>
+        <source>Error loading macro</source>
+        <translation>Erro ao carregar macro</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6458"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; não se pode ler.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6453"/>
+        <location filename="../QScintilla/Editor.py" line="6467"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
         <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; está corrompido.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6473"/>
+        <location filename="../QScintilla/Editor.py" line="6487"/>
         <source>Save macro file</source>
         <translation>Gravar ficheiro macro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6490"/>
+        <location filename="../QScintilla/Editor.py" line="6504"/>
         <source>Save macro</source>
         <translation>Gravar macro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6490"/>
+        <location filename="../QScintilla/Editor.py" line="6504"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever-lo?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6506"/>
+        <location filename="../QScintilla/Editor.py" line="6520"/>
         <source>Error saving macro</source>
         <translation>Erro ao gravar macro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6506"/>
+        <location filename="../QScintilla/Editor.py" line="6520"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; não pode ser escrito.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6519"/>
+        <location filename="../QScintilla/Editor.py" line="6533"/>
         <source>Start Macro Recording</source>
         <translation>Iniciar Registo de Macro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6519"/>
+        <location filename="../QScintilla/Editor.py" line="6533"/>
         <source>Macro recording is already active. Start new?</source>
         <translation>A gravação de macro já está ativada. Começar nova?</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6545"/>
+        <location filename="../QScintilla/Editor.py" line="6559"/>
         <source>Macro Recording</source>
         <translation>Gravação de Macro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6545"/>
+        <location filename="../QScintilla/Editor.py" line="6559"/>
         <source>Enter name of the macro:</source>
         <translation>Introduza o nome de macro:</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6683"/>
+        <location filename="../QScintilla/Editor.py" line="6697"/>
         <source>File changed</source>
         <translation>Ficheiro alterado</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6847"/>
+        <location filename="../QScintilla/Editor.py" line="6861"/>
         <source>{0} (ro)</source>
         <translation></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6987"/>
+        <location filename="../QScintilla/Editor.py" line="7001"/>
         <source>Drop Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6987"/>
+        <location filename="../QScintilla/Editor.py" line="7001"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; não é um ficheiro.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7008"/>
+        <location filename="../QScintilla/Editor.py" line="7022"/>
         <source>Resources</source>
         <translation>Recursos</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7010"/>
+        <location filename="../QScintilla/Editor.py" line="7024"/>
         <source>Add file...</source>
         <translation>Adicionar Ficheiro...</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7012"/>
+        <location filename="../QScintilla/Editor.py" line="7026"/>
         <source>Add files...</source>
         <translation>Adicionar Ficheiros...</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7014"/>
+        <location filename="../QScintilla/Editor.py" line="7028"/>
         <source>Add aliased file...</source>
         <translation>Adicionar ficheiro com pseudónimo...</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7017"/>
+        <location filename="../QScintilla/Editor.py" line="7031"/>
         <source>Add localized resource...</source>
         <translation>Adicionar recursos localizado...</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7021"/>
+        <location filename="../QScintilla/Editor.py" line="7035"/>
         <source>Add resource frame</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7040"/>
+        <location filename="../QScintilla/Editor.py" line="7054"/>
         <source>Add file resource</source>
         <translation>Adicionar recurso de ficheiro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7056"/>
+        <location filename="../QScintilla/Editor.py" line="7070"/>
         <source>Add file resources</source>
         <translation>Adicionar recursos de ficheiro</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7084"/>
+        <location filename="../QScintilla/Editor.py" line="7098"/>
         <source>Add aliased file resource</source>
         <translation>Adicionar recurso de ficheiro com pseudónimo</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7084"/>
+        <location filename="../QScintilla/Editor.py" line="7098"/>
         <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
         <translation>Pseudónimo para o ficheiro &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7148"/>
+        <location filename="../QScintilla/Editor.py" line="7162"/>
         <source>Package Diagram</source>
         <translation>Diagrama do Pacote</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7148"/>
+        <location filename="../QScintilla/Editor.py" line="7162"/>
         <source>Include class attributes?</source>
         <translation>Incluir atributos de classes?</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7168"/>
-        <source>Imports Diagram</source>
-        <translation>Diagrama de Imports</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7168"/>
-        <source>Include imports from external modules?</source>
-        <translation>Incluir imports de módulos externos?</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="7182"/>
-        <source>Application Diagram</source>
-        <translation>Diagrama da Aplicação</translation>
+        <source>Imports Diagram</source>
+        <translation>Diagrama de Imports</translation>
     </message>
     <message>
         <location filename="../QScintilla/Editor.py" line="7182"/>
+        <source>Include imports from external modules?</source>
+        <translation>Incluir imports de módulos externos?</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7196"/>
+        <source>Application Diagram</source>
+        <translation>Diagrama da Aplicação</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7196"/>
         <source>Include module names?</source>
         <translation>Incluir nome dos módulos?</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7478"/>
+        <location filename="../QScintilla/Editor.py" line="7492"/>
         <source>Add to dictionary</source>
         <translation>Adicionar dicionário</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7480"/>
+        <location filename="../QScintilla/Editor.py" line="7494"/>
         <source>Ignore All</source>
         <translation>Ignorar Tudo</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6292"/>
+        <location filename="../QScintilla/Editor.py" line="6306"/>
         <source>Warning: {0}</source>
         <translation>Aviso: {0}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6299"/>
+        <location filename="../QScintilla/Editor.py" line="6313"/>
         <source>Error: {0}</source>
         <translation>Erro: {0}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6679"/>
+        <location filename="../QScintilla/Editor.py" line="6693"/>
         <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
         <translation>&lt;br&gt;&lt;b&gt;Aviso:&lt;/b&gt; Perderá todas as alterações uma vez que o volte a abrir.</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="4903"/>
+        <location filename="../QScintilla/Editor.py" line="4917"/>
         <source>Call-Tips Provider</source>
         <translation type="unfinished"></translation>
     </message>
@@ -11500,27 +11500,27 @@
         <translation>Alteração anterior</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7892"/>
+        <location filename="../QScintilla/Editor.py" line="7906"/>
         <source>Sort Lines</source>
         <translation>Ordenar Linhas</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7892"/>
+        <location filename="../QScintilla/Editor.py" line="7906"/>
         <source>The selection contains illegal data for a numerical sort.</source>
         <translation>A seleção contém dados ilegais para uma ordenação numérica.</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6228"/>
+        <location filename="../QScintilla/Editor.py" line="6242"/>
         <source>Warning</source>
         <translation>Aviso</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6228"/>
+        <location filename="../QScintilla/Editor.py" line="6242"/>
         <source>No warning messages available.</source>
         <translation>Não estão disponíveis mensagens de aviso.</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6289"/>
+        <location filename="../QScintilla/Editor.py" line="6303"/>
         <source>Style: {0}</source>
         <translation>Estilo: {0}</translation>
     </message>
@@ -11545,7 +11545,7 @@
         <translation>Reabrir Com Codificação</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6673"/>
+        <location filename="../QScintilla/Editor.py" line="6687"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric6. Reread it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; foi alterado enquanto estava aberto em eric6. Recarregar?&lt;/p&gt;</translation>
     </message>
@@ -11570,17 +11570,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="4903"/>
+        <location filename="../QScintilla/Editor.py" line="4917"/>
         <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7979"/>
+        <location filename="../QScintilla/Editor.py" line="7993"/>
         <source>Register Mouse Click Handler</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7979"/>
+        <location filename="../QScintilla/Editor.py" line="7993"/>
         <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
         <translation type="unfinished"></translation>
     </message>
@@ -11610,12 +11610,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="8100"/>
+        <location filename="../QScintilla/Editor.py" line="8114"/>
         <source>EditorConfig Properties</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="8100"/>
+        <location filename="../QScintilla/Editor.py" line="8114"/>
         <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49309,7 +49309,7 @@
     </message>
     <message>
         <location filename="../PipInterface/PipPackagesWidget.ui" line="153"/>
-        <source>Verbose Package Information</source>
+        <source>Verbose Information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -49319,7 +49319,7 @@
     </message>
     <message>
         <location filename="../PipInterface/PipPackagesWidget.ui" line="163"/>
-        <source>Installed Files Information</source>
+        <source>Installed Files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>

eric ide

mercurial