src/eric7/i18n/eric7_pt.ts

branch
eric7
changeset 9405
99e65bd24e7d
parent 9392
e4ef29776404
child 9421
989ee2535d59
--- a/src/eric7/i18n/eric7_pt.ts	Fri Oct 14 14:46:40 2022 +0200
+++ b/src/eric7/i18n/eric7_pt.ts	Fri Oct 14 17:02:09 2022 +0200
@@ -1824,17 +1824,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="488" />
+      <location filename="../Utilities/BackgroundService.py" line="487" />
       <source>Eric's background client disconnected because of an unknown reason.</source>
       <translation type="unfinished">Cliente de fundo de Eric desconectou-se por motivo desconhecido.</translation>
     </message>
     <message>
+      <location filename="../Utilities/BackgroundService.py" line="496" />
+      <source>Background client disconnected.</source>
+      <translation>Cliente de fundo desconectado.</translation>
+    </message>
+    <message>
       <location filename="../Utilities/BackgroundService.py" line="497" />
-      <source>Background client disconnected.</source>
-      <translation>Cliente de fundo desconectado.</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="498" />
       <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
       <translation>Cliente de fundo para &lt;b&gt;{0}&lt;/b&gt; desconetou-se por um motivo desconhecido. &lt;br&gt;Deveria reiniciar-se?</translation>
     </message>
@@ -8893,13 +8893,13 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="754" />
+      <location filename="../Debugger/DebugViewer.py" line="756" />
       <source>&lt;p&gt;Debugger with ID &lt;b&gt;{0}&lt;/b&gt; has been connected.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="997" />
-      <location filename="../Debugger/DebugViewer.py" line="869" />
+      <location filename="../Debugger/DebugViewer.py" line="999" />
+      <location filename="../Debugger/DebugViewer.py" line="871" />
       <source>unknown state ({0})</source>
       <translation type="unfinished" />
     </message>
@@ -9588,7 +9588,7 @@
       <translation>Não definir a codificação do cliente de depuração</translation>
     </message>
     <message>
-      <location filename="../Project/DebuggerPropertiesDialog.py" line="127" />
+      <location filename="../Project/DebuggerPropertiesDialog.py" line="133" />
       <source>All Files (*)</source>
       <translation>Ficheiros Todos (*)</translation>
     </message>
@@ -11167,960 +11167,972 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3245" />
-      <location filename="../QScintilla/Editor.py" line="406" />
+      <location filename="../QScintilla/Editor.py" line="3268" />
+      <location filename="../QScintilla/Editor.py" line="431" />
+      <location filename="../QScintilla/Editor.py" line="416" />
+      <location filename="../QScintilla/Editor.py" line="404" />
       <source>Open File</source>
       <translation>Abrir Ficheiro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="407" />
+      <location filename="../QScintilla/Editor.py" line="405" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not a text file. It will not be opened!&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="417" />
+      <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt; and exceeds the configured limit of &lt;b&gt;{2} KB&lt;/b&gt;. It will not be opened!&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="432" />
       <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;O tamanho do ficheiro &lt;b&gt;{0}&lt;/b&gt; é &lt;b&gt;{1} KB&lt;/b&gt;. Tem a certeza de que  o quer carregar?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="505" />
+      <location filename="../QScintilla/Editor.py" line="528" />
       <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file.  You can open as many of these as you like. The name of the file is displayed in the window's titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="833" />
+      <location filename="../QScintilla/Editor.py" line="856" />
       <source>Undo</source>
       <translation>Desfazer</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="836" />
+      <location filename="../QScintilla/Editor.py" line="859" />
       <source>Redo</source>
       <translation>Refazer</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="839" />
+      <location filename="../QScintilla/Editor.py" line="862" />
       <source>Revert to last saved state</source>
       <translation>Voltar ao último estado guardado</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="843" />
+      <location filename="../QScintilla/Editor.py" line="866" />
       <source>Cut</source>
       <translation>Cortar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="846" />
+      <location filename="../QScintilla/Editor.py" line="869" />
       <source>Copy</source>
       <translation>Copiar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="849" />
+      <location filename="../QScintilla/Editor.py" line="872" />
       <source>Paste</source>
       <translation>Colar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="855" />
-      <source>Indent</source>
-      <translation>Indentar</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="860" />
-      <source>Unindent</source>
-      <translation>Tirar Indentação</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="865" />
-      <source>Comment</source>
-      <translation>Comentar</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="870" />
-      <source>Uncomment</source>
-      <translation>Descomentar</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8934" />
-      <location filename="../QScintilla/Editor.py" line="875" />
-      <source>Generate Docstring</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="878" />
+      <source>Indent</source>
+      <translation>Indentar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="883" />
+      <source>Unindent</source>
+      <translation>Tirar Indentação</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="888" />
+      <source>Comment</source>
+      <translation>Comentar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="893" />
+      <source>Uncomment</source>
+      <translation>Descomentar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8957" />
+      <location filename="../QScintilla/Editor.py" line="898" />
+      <source>Generate Docstring</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="901" />
       <source>Select to brace</source>
       <translation>Selecionar até parentesis</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="879" />
+      <location filename="../QScintilla/Editor.py" line="902" />
       <source>Select all</source>
       <translation>Selecionar tudo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="880" />
+      <location filename="../QScintilla/Editor.py" line="903" />
       <source>Deselect all</source>
       <translation>Desselecionar tudo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="882" />
+      <location filename="../QScintilla/Editor.py" line="905" />
       <source>Execute Selection In Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="894" />
+      <location filename="../QScintilla/Editor.py" line="917" />
       <source>Use Monospaced Font</source>
       <translation>Usar Tipo de Letra de Tamanho Único</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="899" />
+      <location filename="../QScintilla/Editor.py" line="922" />
       <source>Autosave enabled</source>
       <translation>Ativado autogravar </translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="904" />
+      <location filename="../QScintilla/Editor.py" line="927" />
       <source>Typing aids enabled</source>
       <translation>Habilitada a ajuda à escritura</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="912" />
+      <location filename="../QScintilla/Editor.py" line="935" />
       <source>Automatic Completion enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="921" />
-      <source>Calltip</source>
-      <translation>Dica</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="924" />
-      <source>Code Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="939" />
-      <source>New Document View</source>
-      <translation>Vista de Documento Novo</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="944" />
+      <source>Calltip</source>
+      <translation>Dica</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="947" />
+      <source>Code Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="962" />
+      <source>New Document View</source>
+      <translation>Vista de Documento Novo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="967" />
       <source>New Document View (with new split)</source>
       <translation>Vista de Documento Novo (com divisão nova)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="952" />
+      <location filename="../QScintilla/Editor.py" line="975" />
       <source>Save</source>
       <translation>Gravar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="956" />
+      <location filename="../QScintilla/Editor.py" line="979" />
       <source>Save As...</source>
       <translation>Gravar Como...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="961" />
+      <location filename="../QScintilla/Editor.py" line="984" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="983" />
-      <location filename="../QScintilla/Editor.py" line="980" />
+      <location filename="../QScintilla/Editor.py" line="1006" />
+      <location filename="../QScintilla/Editor.py" line="1003" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="987" />
+      <location filename="../QScintilla/Editor.py" line="1010" />
       <source>Clear Completions Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="990" />
+      <location filename="../QScintilla/Editor.py" line="1013" />
       <source>Complete from Document</source>
       <translation type="unfinished">desde Documento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="992" />
+      <location filename="../QScintilla/Editor.py" line="1015" />
       <source>Complete from APIs</source>
       <translation type="unfinished">desde APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="995" />
+      <location filename="../QScintilla/Editor.py" line="1018" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished">desde Documento e APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1009" />
+      <location filename="../QScintilla/Editor.py" line="1032" />
       <source>Check</source>
       <translation>Verificar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1020" />
+      <location filename="../QScintilla/Editor.py" line="1043" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1023" />
-      <source>Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1027" />
-      <source>Check Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1031" />
-      <source>Formatting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1046" />
+      <source>Format Code</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1050" />
+      <source>Check Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1054" />
+      <source>Formatting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1069" />
       <source>Tools</source>
       <translation>Ferramentas</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
+      <location filename="../QScintilla/Editor.py" line="1080" />
       <source>Show</source>
       <translation>Mostrar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1059" />
+      <location filename="../QScintilla/Editor.py" line="1082" />
       <source>Code metrics...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1061" />
+      <location filename="../QScintilla/Editor.py" line="1084" />
       <source>Code coverage...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1064" />
-      <source>Show code coverage annotations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1067" />
-      <source>Hide code coverage annotations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1071" />
-      <source>Profile data...</source>
-      <translation>Dados de Perfil...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1085" />
-      <source>Diagrams</source>
-      <translation>Diagramas</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1087" />
+      <source>Show code coverage annotations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1090" />
+      <source>Hide code coverage annotations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1094" />
+      <source>Profile data...</source>
+      <translation>Dados de Perfil...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1108" />
+      <source>Diagrams</source>
+      <translation>Diagramas</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1110" />
       <source>Class Diagram...</source>
       <translation>Diagrama de Classes...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1088" />
-      <source>Package Diagram...</source>
-      <translation>Diagrama do Pacote...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1089" />
-      <source>Imports Diagram...</source>
-      <translation>Diagrama de Imports...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1091" />
-      <source>Application Diagram...</source>
-      <translation>Diagrama da Aplicação...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1096" />
-      <source>Load Diagram...</source>
-      <translation>Carregar Diagrama...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1111" />
+      <source>Package Diagram...</source>
+      <translation>Diagrama do Pacote...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1112" />
+      <source>Imports Diagram...</source>
+      <translation>Diagrama de Imports...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1114" />
+      <source>Application Diagram...</source>
+      <translation>Diagrama da Aplicação...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1119" />
+      <source>Load Diagram...</source>
+      <translation>Carregar Diagrama...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1134" />
       <source>Languages</source>
       <translation>Linguagens</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1115" />
+      <location filename="../QScintilla/Editor.py" line="1138" />
       <source>Text</source>
       <translation type="unfinished">Texto</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1140" />
+      <location filename="../QScintilla/Editor.py" line="1163" />
       <source>Guessed</source>
       <translation>Adivinhado</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1471" />
-      <location filename="../QScintilla/Editor.py" line="1144" />
+      <location filename="../QScintilla/Editor.py" line="1494" />
+      <location filename="../QScintilla/Editor.py" line="1167" />
       <source>Alternatives</source>
       <translation>Alternativas</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1161" />
-      <source>Encodings</source>
-      <translation>Codificações</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1184" />
+      <source>Encodings</source>
+      <translation>Codificações</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1207" />
       <source>Re-Open With Encoding</source>
       <translation>Reabrir Com Codificação</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1204" />
+      <location filename="../QScintilla/Editor.py" line="1227" />
       <source>End-of-Line Type</source>
       <translation>Tipo do Fim-de-Linha</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1208" />
+      <location filename="../QScintilla/Editor.py" line="1231" />
       <source>Unix</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1214" />
+      <location filename="../QScintilla/Editor.py" line="1237" />
       <source>Windows</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1220" />
+      <location filename="../QScintilla/Editor.py" line="1243" />
       <source>Macintosh</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1238" />
+      <location filename="../QScintilla/Editor.py" line="1261" />
       <source>Spelling</source>
       <translation type="unfinished">Verificação ortográfica</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8052" />
-      <location filename="../QScintilla/Editor.py" line="1246" />
+      <location filename="../QScintilla/Editor.py" line="8075" />
+      <location filename="../QScintilla/Editor.py" line="1269" />
       <source>Check spelling...</source>
       <translation>Verificação ortográfica...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1251" />
+      <location filename="../QScintilla/Editor.py" line="1274" />
       <source>Check spelling of selection...</source>
       <translation>Verificação ortográfica da seleção...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1255" />
+      <location filename="../QScintilla/Editor.py" line="1278" />
       <source>Remove from dictionary</source>
       <translation>Retirar do dicionário</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1272" />
+      <location filename="../QScintilla/Editor.py" line="1295" />
       <source>Spell Check Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1276" />
+      <location filename="../QScintilla/Editor.py" line="1299" />
       <source>No Language</source>
       <translation>Nenhuma Linguagem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1303" />
+      <location filename="../QScintilla/Editor.py" line="1326" />
       <source>Toggle bookmark</source>
       <translation>Alternar marcadores</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1305" />
-      <source>Next bookmark</source>
-      <translation>Marcador seguinte</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1308" />
-      <source>Previous bookmark</source>
-      <translation>Marcador anterior</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1311" />
-      <source>Clear all bookmarks</source>
-      <translation>Limpar os marcadores todos</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1322" />
-      <source>Toggle breakpoint</source>
-      <translation>Alternar pontos de interrupção</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1325" />
-      <source>Toggle temporary breakpoint</source>
-      <translation>Alternar pontos de interrupção temporais</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1328" />
-      <source>Edit breakpoint...</source>
-      <translation>Editar ponto de interrupção...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="5754" />
+      <source>Next bookmark</source>
+      <translation>Marcador seguinte</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1331" />
-      <source>Enable breakpoint</source>
-      <translation>Habilitar pontos de interrupção</translation>
+      <source>Previous bookmark</source>
+      <translation>Marcador anterior</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1334" />
-      <source>Next breakpoint</source>
-      <translation>Ponto de interrupção seguinte</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1337" />
-      <source>Previous breakpoint</source>
-      <translation>Ponto de interrupção anterior</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1340" />
-      <source>Clear all breakpoints</source>
-      <translation>Apagar todos os pontos de interrupção</translation>
+      <source>Clear all bookmarks</source>
+      <translation>Limpar os marcadores todos</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1345" />
+      <source>Toggle breakpoint</source>
+      <translation>Alternar pontos de interrupção</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1348" />
+      <source>Toggle temporary breakpoint</source>
+      <translation>Alternar pontos de interrupção temporais</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1351" />
-      <source>Toggle all folds</source>
-      <translation type="unfinished">Alternar as dobras todas</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1356" />
-      <source>Toggle all folds (including children)</source>
-      <translation type="unfinished">Alternar as dobras todas (incluindo filhos)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1359" />
-      <source>Toggle current fold</source>
-      <translation type="unfinished">Alternar a dobra atual</translation>
+      <source>Edit breakpoint...</source>
+      <translation>Editar ponto de interrupção...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="5777" />
+      <location filename="../QScintilla/Editor.py" line="1354" />
+      <source>Enable breakpoint</source>
+      <translation>Habilitar pontos de interrupção</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1357" />
+      <source>Next breakpoint</source>
+      <translation>Ponto de interrupção seguinte</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1360" />
+      <source>Previous breakpoint</source>
+      <translation>Ponto de interrupção anterior</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1363" />
-      <source>Expand (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1367" />
-      <source>Collapse (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1372" />
-      <source>Clear all folds</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1383" />
-      <source>Goto syntax error</source>
-      <translation>Ir ao erro de sintaxe</translation>
+      <source>Clear all breakpoints</source>
+      <translation>Apagar todos os pontos de interrupção</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1374" />
+      <source>Toggle all folds</source>
+      <translation type="unfinished">Alternar as dobras todas</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1379" />
+      <source>Toggle all folds (including children)</source>
+      <translation type="unfinished">Alternar as dobras todas (incluindo filhos)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1382" />
+      <source>Toggle current fold</source>
+      <translation type="unfinished">Alternar a dobra atual</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1386" />
-      <source>Show syntax error message</source>
-      <translation>Mostrar a mensagem de erro de sintaxe</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1389" />
-      <source>Clear syntax error</source>
-      <translation>Limpar o erro de sintaxe</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1393" />
-      <source>Next warning</source>
-      <translation>Aviso seguinte</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1396" />
-      <source>Previous warning</source>
-      <translation>Aviso anterior</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1399" />
-      <source>Show warning message</source>
-      <translation>Mostrar mensagem de aviso</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1402" />
-      <source>Clear warnings</source>
-      <translation>Limpar avisos</translation>
+      <source>Expand (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1390" />
+      <source>Collapse (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1395" />
+      <source>Clear all folds</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1406" />
-      <source>Next uncovered line</source>
-      <translation>Linha seguinte sem cobrir</translation>
+      <source>Goto syntax error</source>
+      <translation>Ir ao erro de sintaxe</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1409" />
-      <source>Previous uncovered line</source>
-      <translation>Linha anterior sem cobrir</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1413" />
-      <source>Next task</source>
-      <translation>Tarefa seguinte</translation>
+      <source>Show syntax error message</source>
+      <translation>Mostrar a mensagem de erro de sintaxe</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1412" />
+      <source>Clear syntax error</source>
+      <translation>Limpar o erro de sintaxe</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1416" />
+      <source>Next warning</source>
+      <translation>Aviso seguinte</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1419" />
+      <source>Previous warning</source>
+      <translation>Aviso anterior</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1422" />
+      <source>Show warning message</source>
+      <translation>Mostrar mensagem de aviso</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1425" />
+      <source>Clear warnings</source>
+      <translation>Limpar avisos</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1429" />
+      <source>Next uncovered line</source>
+      <translation>Linha seguinte sem cobrir</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1432" />
+      <source>Previous uncovered line</source>
+      <translation>Linha anterior sem cobrir</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1436" />
+      <source>Next task</source>
+      <translation>Tarefa seguinte</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1439" />
       <source>Previous task</source>
       <translation>Tarefa anterior</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1420" />
+      <location filename="../QScintilla/Editor.py" line="1443" />
       <source>Next change</source>
       <translation>Alteração seguinte</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1423" />
+      <location filename="../QScintilla/Editor.py" line="1446" />
       <source>Previous change</source>
       <translation>Alteração anterior</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1426" />
-      <source>Clear changes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1457" />
-      <location filename="../QScintilla/Editor.py" line="1448" />
-      <source>Export source</source>
-      <translation>Exportar fonte</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1449" />
+      <source>Clear changes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1480" />
+      <location filename="../QScintilla/Editor.py" line="1471" />
+      <source>Export source</source>
+      <translation>Exportar fonte</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1472" />
       <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation>&lt;p&gt;Não está disponível um exportador para formato &lt;b&gt;{0}&lt;/b&gt;. A cancelar...&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1458" />
+      <location filename="../QScintilla/Editor.py" line="1481" />
       <source>No export format given. Aborting...</source>
       <translation>Não foi dado o formato para exportar. A cancelar...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1468" />
-      <source>Alternatives ({0})</source>
-      <translation>Alternativas ({0})</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1491" />
+      <source>Alternatives ({0})</source>
+      <translation>Alternativas ({0})</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1514" />
       <source>Pygments Lexer</source>
       <translation>Analizador Léxico Pygments</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1492" />
+      <location filename="../QScintilla/Editor.py" line="1515" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Selecionar o analizador léxico Pygments a aplicar.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2051" />
+      <location filename="../QScintilla/Editor.py" line="2074" />
       <source>Modification of Read Only file</source>
       <translation>Modificação do ficheiro de Apenas Leitura</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2052" />
+      <location filename="../QScintilla/Editor.py" line="2075" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation>Tenta alterar um ficheiro de Apenas Leitura. Por favor guarde-o primeiro num ficheiro diferente. </translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2473" />
+      <location filename="../QScintilla/Editor.py" line="2496" />
       <source>Add Breakpoint</source>
       <translation type="unfinished">Adicionar Ponto de Interrupção</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2474" />
+      <location filename="../QScintilla/Editor.py" line="2497" />
       <source>No Python byte code will be created for the selected line. No break point will be set!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2807" />
+      <location filename="../QScintilla/Editor.py" line="2830" />
       <source>Printing...</source>
       <translation>A imprimir...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2824" />
+      <location filename="../QScintilla/Editor.py" line="2847" />
       <source>Printing completed</source>
       <translation>Impressão completa</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2826" />
+      <location filename="../QScintilla/Editor.py" line="2849" />
       <source>Error while printing</source>
       <translation>Erro durante a impressão</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2829" />
+      <location filename="../QScintilla/Editor.py" line="2852" />
       <source>Printing aborted</source>
       <translation>Impressão cancelada</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3187" />
+      <location filename="../QScintilla/Editor.py" line="3210" />
       <source>File Modified</source>
       <translation>Ficheiro Modificado</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3188" />
+      <location filename="../QScintilla/Editor.py" line="3211" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; tem alterações por gravar.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3246" />
+      <location filename="../QScintilla/Editor.py" line="3269" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Não se pôde abrir o ficheiro &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt; Motivo: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3424" />
-      <location filename="../QScintilla/Editor.py" line="3405" />
-      <location filename="../QScintilla/Editor.py" line="3365" />
+      <location filename="../QScintilla/Editor.py" line="3447" />
+      <location filename="../QScintilla/Editor.py" line="3428" />
+      <location filename="../QScintilla/Editor.py" line="3388" />
       <source>Save File</source>
       <translation>Gravar Ficheiro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3366" />
+      <location filename="../QScintilla/Editor.py" line="3389" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar. &lt;br/&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3425" />
+      <location filename="../QScintilla/Editor.py" line="3448" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4935" />
+      <location filename="../QScintilla/Editor.py" line="4958" />
       <source>Autocompletion</source>
       <translation>Autocompletar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4936" />
+      <location filename="../QScintilla/Editor.py" line="4959" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Autocompletar não está disponivel porque a fonte de autocompletar não está definida.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5064" />
+      <location filename="../QScintilla/Editor.py" line="5087" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5065" />
+      <location filename="../QScintilla/Editor.py" line="5088" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5357" />
+      <location filename="../QScintilla/Editor.py" line="5380" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5358" />
+      <location filename="../QScintilla/Editor.py" line="5381" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5758" />
+      <location filename="../QScintilla/Editor.py" line="5781" />
       <source>Disable breakpoint</source>
       <translation>Inabilitar ponto de interrupção</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6113" />
+      <location filename="../QScintilla/Editor.py" line="6136" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6114" />
+      <location filename="../QScintilla/Editor.py" line="6137" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6189" />
-      <location filename="../QScintilla/Editor.py" line="6181" />
+      <location filename="../QScintilla/Editor.py" line="6212" />
+      <location filename="../QScintilla/Editor.py" line="6204" />
       <source>Show Code Coverage Annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6182" />
+      <location filename="../QScintilla/Editor.py" line="6205" />
       <source>All lines have been covered.</source>
       <translation>Foram cobertas as linhas todas.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6190" />
+      <location filename="../QScintilla/Editor.py" line="6213" />
       <source>There is no coverage file available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6286" />
+      <location filename="../QScintilla/Editor.py" line="6309" />
       <source>Profile Data</source>
       <translation>Dados de Perfil</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6287" />
+      <location filename="../QScintilla/Editor.py" line="6310" />
       <source>Please select a profile file</source>
       <translation>Escolha um ficheiro de perfil por favor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6450" />
-      <location filename="../QScintilla/Editor.py" line="6444" />
+      <location filename="../QScintilla/Editor.py" line="6473" />
+      <location filename="../QScintilla/Editor.py" line="6467" />
       <source>Syntax Error</source>
       <translation>Erro de Sintaxe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6451" />
+      <location filename="../QScintilla/Editor.py" line="6474" />
       <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="6662" />
-      <location filename="../QScintilla/Editor.py" line="6656" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
+      <location filename="../QScintilla/Editor.py" line="6679" />
       <source>Warning</source>
       <translation>Aviso</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6662" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
       <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="6726" />
+      <location filename="../QScintilla/Editor.py" line="6749" />
       <source>Style: {0}</source>
       <translation>Estilo: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6729" />
+      <location filename="../QScintilla/Editor.py" line="6752" />
       <source>Warning: {0}</source>
       <translation>Aviso: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6736" />
+      <location filename="../QScintilla/Editor.py" line="6759" />
       <source>Error: {0}</source>
       <translation>Erro: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Macro Name</source>
       <translation>Nome de Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Select a macro name:</source>
       <translation>Selecionar um nome de macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6869" />
+      <location filename="../QScintilla/Editor.py" line="6892" />
       <source>Load macro file</source>
       <translation>Carregar ficheiro macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6915" />
-      <location filename="../QScintilla/Editor.py" line="6871" />
+      <location filename="../QScintilla/Editor.py" line="6938" />
+      <location filename="../QScintilla/Editor.py" line="6894" />
       <source>Macro files (*.macro)</source>
       <translation>Ficheiros Macro (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6893" />
-      <location filename="../QScintilla/Editor.py" line="6883" />
+      <location filename="../QScintilla/Editor.py" line="6916" />
+      <location filename="../QScintilla/Editor.py" line="6906" />
       <source>Error loading macro</source>
       <translation>Erro ao carregar macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6884" />
+      <location filename="../QScintilla/Editor.py" line="6907" />
       <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="6894" />
+      <location filename="../QScintilla/Editor.py" line="6917" />
       <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="6913" />
+      <location filename="../QScintilla/Editor.py" line="6936" />
       <source>Save macro file</source>
       <translation>Gravar ficheiro macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6931" />
+      <location filename="../QScintilla/Editor.py" line="6954" />
       <source>Save macro</source>
       <translation>Gravar macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6932" />
+      <location filename="../QScintilla/Editor.py" line="6955" />
       <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="6947" />
+      <location filename="../QScintilla/Editor.py" line="6970" />
       <source>Error saving macro</source>
       <translation>Erro ao gravar macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6948" />
+      <location filename="../QScintilla/Editor.py" line="6971" />
       <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="6961" />
+      <location filename="../QScintilla/Editor.py" line="6984" />
       <source>Start Macro Recording</source>
       <translation>Iniciar Registo de Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6962" />
+      <location filename="../QScintilla/Editor.py" line="6985" />
       <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="6988" />
+      <location filename="../QScintilla/Editor.py" line="7011" />
       <source>Macro Recording</source>
       <translation>Gravação de Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6989" />
+      <location filename="../QScintilla/Editor.py" line="7012" />
       <source>Enter name of the macro:</source>
       <translation>Introduza o nome de macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7140" />
+      <location filename="../QScintilla/Editor.py" line="7163" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7146" />
+      <location filename="../QScintilla/Editor.py" line="7169" />
       <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="7153" />
+      <location filename="../QScintilla/Editor.py" line="7176" />
       <source>File changed</source>
       <translation>Ficheiro alterado</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7203" />
+      <location filename="../QScintilla/Editor.py" line="7226" />
       <source>{0} (ro)</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7494" />
-      <source>Drop Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7495" />
-      <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="7515" />
-      <source>Resources</source>
-      <translation>Recursos</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7517" />
-      <source>Add file...</source>
-      <translation>Adicionar Ficheiro...</translation>
+      <source>Drop Error</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="7518" />
+      <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="7538" />
+      <source>Resources</source>
+      <translation>Recursos</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7540" />
+      <source>Add file...</source>
+      <translation>Adicionar Ficheiro...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7541" />
       <source>Add files...</source>
       <translation>Adicionar Ficheiros...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7519" />
+      <location filename="../QScintilla/Editor.py" line="7542" />
       <source>Add aliased file...</source>
       <translation>Adicionar ficheiro com pseudónimo...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7521" />
+      <location filename="../QScintilla/Editor.py" line="7544" />
       <source>Add localized resource...</source>
       <translation>Adicionar recursos localizado...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7524" />
+      <location filename="../QScintilla/Editor.py" line="7547" />
       <source>Add resource frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7543" />
+      <location filename="../QScintilla/Editor.py" line="7566" />
       <source>Add file resource</source>
       <translation>Adicionar recurso de ficheiro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7557" />
+      <location filename="../QScintilla/Editor.py" line="7580" />
       <source>Add file resources</source>
       <translation>Adicionar recursos de ficheiro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7581" />
-      <location filename="../QScintilla/Editor.py" line="7575" />
+      <location filename="../QScintilla/Editor.py" line="7604" />
+      <location filename="../QScintilla/Editor.py" line="7598" />
       <source>Add aliased file resource</source>
       <translation>Adicionar recurso de ficheiro com pseudónimo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7582" />
+      <location filename="../QScintilla/Editor.py" line="7605" />
       <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="7657" />
+      <location filename="../QScintilla/Editor.py" line="7680" />
       <source>Package Diagram</source>
       <translation>Diagrama do Pacote</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7658" />
+      <location filename="../QScintilla/Editor.py" line="7681" />
       <source>Include class attributes?</source>
       <translation>Incluir atributos de classes?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7678" />
+      <location filename="../QScintilla/Editor.py" line="7701" />
       <source>Imports Diagram</source>
       <translation>Diagrama de Imports</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7679" />
+      <location filename="../QScintilla/Editor.py" line="7702" />
       <source>Include imports from external modules?</source>
       <translation>Incluir imports de módulos externos?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7698" />
+      <location filename="../QScintilla/Editor.py" line="7721" />
       <source>Application Diagram</source>
       <translation>Diagrama da Aplicação</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7699" />
+      <location filename="../QScintilla/Editor.py" line="7722" />
       <source>Include module names?</source>
       <translation>Incluir nome dos módulos?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8056" />
+      <location filename="../QScintilla/Editor.py" line="8079" />
       <source>Add to dictionary</source>
       <translation>Adicionar dicionário</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8058" />
+      <location filename="../QScintilla/Editor.py" line="8081" />
       <source>Ignore All</source>
       <translation>Ignorar Tudo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8476" />
+      <location filename="../QScintilla/Editor.py" line="8499" />
       <source>Sort Lines</source>
       <translation>Ordenar Linhas</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8477" />
+      <location filename="../QScintilla/Editor.py" line="8500" />
       <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="8570" />
+      <location filename="../QScintilla/Editor.py" line="8593" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8571" />
+      <location filename="../QScintilla/Editor.py" line="8594" />
       <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8667" />
+      <location filename="../QScintilla/Editor.py" line="8690" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8673" />
+      <location filename="../QScintilla/Editor.py" line="8696" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8741" />
+      <location filename="../QScintilla/Editor.py" line="8764" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8742" />
+      <location filename="../QScintilla/Editor.py" line="8765" />
       <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" />
     </message>
@@ -13023,26 +13035,26 @@
   <context>
     <name>EditorFilePage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="339" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="322" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="305" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="294" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="341" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="324" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="307" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="296" />
       <source>Add File Filter</source>
       <translation>Adicionar Filtro de Ficheiros</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="295" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="297" />
       <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source>
       <translation>O Filtro de Gravar Ficheiro deve ter exactamente um padrão de caracteres curinga. O seu tem exatamente {0}.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="306" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="308" />
       <source>A File Filter must contain at least one wildcard pattern.</source>
       <translation>Um Filtro de Ficheiros deve ter ao menos um caracter curinga.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="340" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="323" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="342" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="325" />
       <source>Enter the file filter entry:</source>
       <translation>Introduzir entrada do filtro de ficheiros:</translation>
     </message>
@@ -13088,11 +13100,22 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source> KB</source>
       <translation />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Reject, if file is greater than</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Enter the filesize, opening a file should be rejected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source>End of Line</source>
       <translation>Fim de Linha</translation>
     </message>
@@ -17117,12 +17140,12 @@
   <context>
     <name>EricApplication</name>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="220" />
+      <location filename="../EricWidgets/EricApplication.py" line="221" />
       <source>Loading Style Sheet</source>
       <translation type="unfinished">A carregar Folha de Estilos</translation>
     </message>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="223" />
+      <location filename="../EricWidgets/EricApplication.py" line="224" />
       <source>&lt;p&gt;The Qt Style Sheet file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;O ficheiro de Folha de Estilos do Qt &lt;b&gt;{0}&lt;/b&gt; nao pode ser lido. &lt;br&gt;Razao: {1}&lt;/p&gt;</translation>
     </message>
@@ -45997,7 +46020,7 @@
       <translation />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="468" />
+      <location filename="../Preferences/__init__.py" line="469" />
       <location filename="../QScintilla/Lexers/__init__.py" line="482" />
       <source>Python Files (*.py *.py3)</source>
       <translation type="unfinished">Ficheiros Python (*.py *.py3)</translation>
@@ -46250,7 +46273,7 @@
       <translation>Ficheiros Todos (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="471" />
+      <location filename="../Preferences/__init__.py" line="472" />
       <location filename="../QScintilla/Lexers/__init__.py" line="575" />
       <source>Python3 Files (*.py)</source>
       <translation>Ficheiros Python3 (*.py)</translation>
@@ -54803,18 +54826,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1651" />
+      <location filename="../Preferences/__init__.py" line="1652" />
       <source>Export Preferences</source>
       <translation>Exportar Preferências</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1680" />
-      <location filename="../Preferences/__init__.py" line="1653" />
+      <location filename="../Preferences/__init__.py" line="1681" />
+      <location filename="../Preferences/__init__.py" line="1654" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation>Ficheiro de Propriedades (*.ini);;Ficheiros Todos (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1678" />
+      <location filename="../Preferences/__init__.py" line="1679" />
       <source>Import Preferences</source>
       <translation>Importar Preferências</translation>
     </message>
@@ -56301,8 +56324,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5856" />
-      <location filename="../Project/Project.py" line="5843" />
+      <location filename="../Project/Project.py" line="5857" />
+      <location filename="../Project/Project.py" line="5844" />
       <location filename="../Project/Project.py" line="4649" />
       <source>Profile Data</source>
       <translation type="unfinished">Dados de Perfil</translation>
@@ -56323,7 +56346,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5908" />
+      <location filename="../Project/Project.py" line="5909" />
       <location filename="../Project/Project.py" line="4675" />
       <source>Application Diagram</source>
       <translation>Diagrama da Aplicação</translation>
@@ -56364,8 +56387,8 @@
       <translation>&lt;b&gt;Carregar Diagrama...&lt;/b&gt;&lt;p&gt;Carga um diagrama desde um ficheiro.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6103" />
-      <location filename="../Project/Project.py" line="6044" />
+      <location filename="../Project/Project.py" line="6104" />
+      <location filename="../Project/Project.py" line="6045" />
       <location filename="../Project/Project.py" line="4719" />
       <source>Create Package List</source>
       <translation type="unfinished" />
@@ -56386,7 +56409,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6172" />
+      <location filename="../Project/Project.py" line="6173" />
       <location filename="../Project/Project.py" line="4742" />
       <source>Create Plugin Archives</source>
       <translation type="unfinished" />
@@ -56427,9 +56450,9 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6589" />
-      <location filename="../Project/Project.py" line="6560" />
-      <location filename="../Project/Project.py" line="6511" />
+      <location filename="../Project/Project.py" line="6590" />
+      <location filename="../Project/Project.py" line="6561" />
+      <location filename="../Project/Project.py" line="6512" />
       <location filename="../Project/Project.py" line="4795" />
       <source>Execute Make</source>
       <translation type="unfinished" />
@@ -56450,7 +56473,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6566" />
+      <location filename="../Project/Project.py" line="6567" />
       <location filename="../Project/Project.py" line="4814" />
       <source>Test for Changes</source>
       <translation type="unfinished" />
@@ -56491,7 +56514,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6744" />
+      <location filename="../Project/Project.py" line="6745" />
       <location filename="../Project/Project.py" line="4871" />
       <source>About Black</source>
       <translation type="unfinished" />
@@ -56739,195 +56762,195 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5275" />
-      <location filename="../Project/Project.py" line="5272" />
+      <location filename="../Project/Project.py" line="5276" />
+      <location filename="../Project/Project.py" line="5273" />
       <source>Project</source>
       <translation>Projeto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5338" />
+      <location filename="../Project/Project.py" line="5339" />
       <source>&amp;Clear</source>
       <translation>&amp;Limpar</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5497" />
-      <source>Search New Files</source>
-      <translation>Procurar Ficheiros Novos</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5498" />
+      <source>Search New Files</source>
+      <translation>Procurar Ficheiros Novos</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5499" />
       <source>There were no new files found to be added.</source>
       <translation>Não se encontraram ficheiros novos para adicionar.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5649" />
-      <location filename="../Project/Project.py" line="5636" />
-      <source>Version Control System</source>
-      <translation>Sistema de Control de Versão</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5637" />
-      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5650" />
+      <location filename="../Project/Project.py" line="5637" />
+      <source>Version Control System</source>
+      <translation>Sistema de Control de Versão</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5638" />
+      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5651" />
       <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5798" />
+      <location filename="../Project/Project.py" line="5799" />
       <source>Coverage Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5844" />
-      <location filename="../Project/Project.py" line="5799" />
+      <location filename="../Project/Project.py" line="5845" />
+      <location filename="../Project/Project.py" line="5800" />
       <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="../Project/Project.py" line="5811" />
-      <source>Code Coverage</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5812" />
+      <source>Code Coverage</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5813" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5857" />
+      <location filename="../Project/Project.py" line="5858" />
       <source>Please select a profile file</source>
       <translation>Escolha um ficheiro de perfil por favor</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5909" />
+      <location filename="../Project/Project.py" line="5910" />
       <source>Include module names?</source>
       <translation>Incluir nomes de módulos?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6045" />
+      <location filename="../Project/Project.py" line="6046" />
       <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6104" />
+      <location filename="../Project/Project.py" line="6105" />
       <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6393" />
-      <location filename="../Project/Project.py" line="6351" />
-      <location filename="../Project/Project.py" line="6305" />
-      <location filename="../Project/Project.py" line="6294" />
-      <location filename="../Project/Project.py" line="6276" />
-      <location filename="../Project/Project.py" line="6243" />
-      <location filename="../Project/Project.py" line="6213" />
-      <location filename="../Project/Project.py" line="6185" />
-      <location filename="../Project/Project.py" line="6155" />
-      <location filename="../Project/Project.py" line="6141" />
-      <location filename="../Project/Project.py" line="6124" />
+      <location filename="../Project/Project.py" line="6394" />
+      <location filename="../Project/Project.py" line="6352" />
+      <location filename="../Project/Project.py" line="6306" />
+      <location filename="../Project/Project.py" line="6295" />
+      <location filename="../Project/Project.py" line="6277" />
+      <location filename="../Project/Project.py" line="6244" />
+      <location filename="../Project/Project.py" line="6214" />
+      <location filename="../Project/Project.py" line="6186" />
+      <location filename="../Project/Project.py" line="6156" />
+      <location filename="../Project/Project.py" line="6142" />
+      <location filename="../Project/Project.py" line="6125" />
       <source>Create Plugin Archive</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6125" />
+      <location filename="../Project/Project.py" line="6126" />
       <source>The project does not have a main script defined. Aborting...</source>
       <translation>O projeto atual não tem um script principal definido. A cancelar...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6142" />
+      <location filename="../Project/Project.py" line="6143" />
       <source>Select package lists:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6156" />
+      <location filename="../Project/Project.py" line="6157" />
       <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6164" />
-      <source>Creating plugin archives...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="6165" />
+      <source>Creating plugin archives...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6166" />
       <source>Abort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6168" />
+      <location filename="../Project/Project.py" line="6169" />
       <source>%v/%m Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6186" />
+      <location filename="../Project/Project.py" line="6187" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde ler. &lt;/p&gt;&lt;p&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6214" />
+      <location filename="../Project/Project.py" line="6215" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the'; initial_list' line of the header.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6244" />
+      <location filename="../Project/Project.py" line="6245" />
       <source>&lt;p&gt;The eric plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6277" />
+      <location filename="../Project/Project.py" line="6278" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6295" />
+      <location filename="../Project/Project.py" line="6296" />
       <source>&lt;p&gt;The eric plugin archive files were created with some errors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6306" />
+      <location filename="../Project/Project.py" line="6307" />
       <source>&lt;p&gt;The eric plugin archive files were created successfully.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6352" />
+      <location filename="../Project/Project.py" line="6353" />
       <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6394" />
+      <location filename="../Project/Project.py" line="6395" />
       <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6512" />
+      <location filename="../Project/Project.py" line="6513" />
       <source>The make process did not start.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6561" />
+      <location filename="../Project/Project.py" line="6562" />
       <source>The make process crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6569" />
+      <location filename="../Project/Project.py" line="6570" />
       <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6574" />
+      <location filename="../Project/Project.py" line="6575" />
       <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6590" />
+      <location filename="../Project/Project.py" line="6591" />
       <source>The makefile contains errors.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6745" />
+      <location filename="../Project/Project.py" line="6746" />
       <source>&lt;p&gt;&lt;b&gt;Black Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Black&lt;/i&gt; is the uncompromising Python code formatter.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -57787,10 +57810,10 @@
       <translation type="unfinished">Abrir no Editor</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="353" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="345" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="335" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="327" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="357" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="349" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="339" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="331" />
       <location filename="../Project/ProjectOthersBrowser.py" line="85" />
       <source>Show Mime-Type</source>
       <translation type="unfinished">Mostrar Tipos MIME</translation>
@@ -57864,28 +57887,28 @@
       <translation>Configurar...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="328" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="332" />
       <source>The mime type of the file could not be determined.</source>
       <translation type="unfinished">O tipo MIME do ficheiro não pôde ser identificado.</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="346" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="336" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="350" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="340" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
       <translation type="unfinished">O ficheiro tem o tipo MIME &lt;b&gt;{0}&lt;/b&gt;.</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="354" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="358" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
       <translation type="unfinished">O ficheiro tem o tipo MIME &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt;Deverá ser adicionado à lista de tipos MIME de texto?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="447" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="451" />
       <source>Delete files/directories</source>
       <translation>Apagar ficheiros/diretórios</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="448" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="452" />
       <source>Do you really want to delete these entries from the project?</source>
       <translation>Tem a certeza de que quer apagar estas entradas do projeto?</translation>
     </message>
@@ -85047,60 +85070,60 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="901" />
+      <location filename="../Debugger/VariablesViewer.py" line="904" />
       <source>Global Variables</source>
       <translation>Variáveis Globais</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="903" />
+      <location filename="../Debugger/VariablesViewer.py" line="906" />
       <source>&lt;b&gt;The Global Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the global variables of the debugged program.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="910" />
+      <location filename="../Debugger/VariablesViewer.py" line="913" />
       <source>Local Variables</source>
       <translation>Variáveis Locais</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="912" />
+      <location filename="../Debugger/VariablesViewer.py" line="915" />
       <source>&lt;b&gt;The Local Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the local variables of the debugged program.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1030" />
+      <location filename="../Debugger/VariablesViewer.py" line="1039" />
       <source>Show Details...</source>
       <translation>Mostrar Detalhes...</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1032" />
+      <location filename="../Debugger/VariablesViewer.py" line="1041" />
       <source>Expand</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1033" />
-      <source>Collapse</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1034" />
-      <source>Collapse All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Debugger/VariablesViewer.py" line="1042" />
-      <location filename="../Debugger/VariablesViewer.py" line="1036" />
+      <source>Collapse</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1043" />
+      <source>Collapse All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1051" />
+      <location filename="../Debugger/VariablesViewer.py" line="1045" />
       <source>Refresh</source>
       <translation type="unfinished">Atualizar</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1044" />
-      <location filename="../Debugger/VariablesViewer.py" line="1038" />
+      <location filename="../Debugger/VariablesViewer.py" line="1053" />
+      <location filename="../Debugger/VariablesViewer.py" line="1047" />
       <source>Configure...</source>
       <translation>Configurar...</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1046" />
-      <location filename="../Debugger/VariablesViewer.py" line="1039" />
+      <location filename="../Debugger/VariablesViewer.py" line="1055" />
+      <location filename="../Debugger/VariablesViewer.py" line="1048" />
       <source>Variables Type Filter...</source>
       <translation type="unfinished" />
     </message>
@@ -95616,12 +95639,12 @@
   <context>
     <name>eric7_ide</name>
     <message>
-      <location filename="../eric7_ide.py" line="394" />
+      <location filename="../eric7_ide.py" line="395" />
       <source>Starting...</source>
       <translation type="unfinished">A iniciar...</translation>
     </message>
     <message>
-      <location filename="../eric7_ide.py" line="400" />
+      <location filename="../eric7_ide.py" line="401" />
       <source>Generating Main Window...</source>
       <translation type="unfinished">A criar a Janela Principal...</translation>
     </message>

eric ide

mercurial