--- a/src/eric7/i18n/eric7_pt.ts Sun Jun 02 09:51:47 2024 +0200 +++ b/src/eric7/i18n/eric7_pt.ts Wed Jul 03 09:20:41 2024 +0200 @@ -4,7 +4,7 @@ <context> <name>AboutDialog</name> <message> - <location filename="../Plugins/AboutPlugin/AboutDialog.py" line="21" /> + <location filename="../Plugins/AboutPlugin/AboutDialog.py" line="22" /> <source><p>{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.</p><p>For more information see <a href="{1}">{1}</a>.</p><p>Please send bug reports to <a href="mailto:{2}">{2}</a>.</p><p>To request a new feature please send an email to <a href="mailto:{3}">{3}</a>.</p><p>{0} uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.</p></source> <translation><p>{0} é um Ambiente Integrado de Desenvolvimento para a linguagem de programação Python. Foi escrito usando as associações de Python PyQt às ferramentas de Qt GUI e o editor de QScintilla.</p><p>Para mais informação ver <a href="{1}">{1}</a>.</p><p>Por favor envie os relatórios de erros a <a href="mailto:{2}">{2}</a>.</p><p>Para pedir uma funcionalidade nova, por favor envie um correio a <a href="mailto:{3}">{3}</a>.</p><p>{0} utiliza software de terceiros que está protegido por direitos de autor. Para mais detalhes ver o contrato da licença dos pacotes individuais.</p></translation> </message> @@ -37,42 +37,42 @@ <context> <name>AboutPlugin</name> <message> - <location filename="../Plugins/PluginAbout.py" line="83" /> + <location filename="../Plugins/PluginAbout.py" line="84" /> <source>About {0}</source> <translation>Acerca {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="85" /> + <location filename="../Plugins/PluginAbout.py" line="86" /> <source>&About {0}</source> <translation>&Acerca {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="91" /> + <location filename="../Plugins/PluginAbout.py" line="92" /> <source>Display information about this software</source> <translation>Mostra a informação acerca deste software</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="93" /> + <location filename="../Plugins/PluginAbout.py" line="94" /> <source><b>About {0}</b><p>Display some information about this software.</p></source> <translation><b> Acerca {0}</b><p>Mostra alguma informação acerca deste software.</p></translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="103" /> + <location filename="../Plugins/PluginAbout.py" line="104" /> <source>About Qt</source> <translation>Acerca de Qt</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="105" /> + <location filename="../Plugins/PluginAbout.py" line="106" /> <source>About &Qt</source> <translation>Acerca de &Qt</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="112" /> + <location filename="../Plugins/PluginAbout.py" line="113" /> <source>Display information about the Qt toolkit</source> <translation>Mostra informação acerca das Ferramentas de Qt</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="115" /> + <location filename="../Plugins/PluginAbout.py" line="116" /> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>Acerca de Qt</b><p>Mostra alguma informação acerca das Ferramentas de Qt.</p></translation> </message> @@ -645,12 +645,17 @@ <context> <name>AddFileDialog</name> <message> - <location filename="../Project/AddFileDialog.py" line="74" /> + <location filename="../Project/AddFileDialog.py" line="86" /> <source>Select Files</source> <translation>Selecionar Ficheiros</translation> </message> <message> - <location filename="../Project/AddFileDialog.py" line="85" /> + <location filename="../Project/AddFileDialog.py" line="88" /> + <source>Select Remote Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/AddFileDialog.py" line="100" /> <source>All Files (*)</source> <translation>Ficheiros Todos (*)</translation> </message> @@ -1347,59 +1352,59 @@ <context> <name>ApplicationDiagramBuilder</name> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="49" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="50" /> <source>Application Diagram {0}</source> <translation>Diagrama da Aplicação {0}</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="72" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="84" /> <source>Parsing modules...</source> <translation>A analisar módulos...</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="76" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="88" /> <source>%v/%m Modules</source> <translation>%v%m Módulos</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="158" /> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="147" /> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="79" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="204" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="193" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="91" /> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="148" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="194" /> <source>Select the application directory:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="159" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="205" /> <source>No application package could be detected. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="272" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="321" /> <source><<Application>></source> <translation><<Aplicação>></translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="274" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="323" /> <source><<Others>></source> <translation><<Outros>></translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="439" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="488" /> <source>Load Diagram</source> <translation>Carregar Diagrama</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="440" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="489" /> <source><p>The diagram belongs to the project <b>{0}</b>. Shall this project be opened?</p></source> <translation><p>O diagrama pertence ao projeto <b>{0}</b>. Abrir este projeto?</p></translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="482" /> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="531" /> <source><p>The diagram belongs to project <b>{0}</b>. Please open it and try again.</p></source> <translation type="unfinished" /> </message> @@ -1695,27 +1700,27 @@ <context> <name>AssistantJedi</name> <message> - <location filename="../JediInterface/AssistantJedi.py" line="229" /> + <location filename="../JediInterface/AssistantJedi.py" line="230" /> <source>Refactoring</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="231" /> + <location filename="../JediInterface/AssistantJedi.py" line="232" /> <source>Rename Variable</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="234" /> + <location filename="../JediInterface/AssistantJedi.py" line="235" /> <source>Extract Variable</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="237" /> + <location filename="../JediInterface/AssistantJedi.py" line="238" /> <source>Inline Variable</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="241" /> + <location filename="../JediInterface/AssistantJedi.py" line="242" /> <source>Extract Function</source> <translation type="unfinished" /> </message> @@ -3299,287 +3304,315 @@ <context> <name>Browser</name> <message> - <location filename="../UI/Browser.py" line="122" /> + <location filename="../UI/Browser.py" line="125" /> <source>File-Browser</source> <translation>Navegador de Ficheiros</translation> </message> <message> - <location filename="../UI/Browser.py" line="141" /> + <location filename="../UI/Browser.py" line="147" /> <source><b>The Browser Window</b><p>This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.</p><p>The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.</p><p>The next hierarchy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a test run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="240" /> - <source>Show Hidden Files</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/Browser.py" line="246" /> + <source>Show Hidden Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Browser.py" line="252" /> <source>New</source> <translation type="unfinished">Novo</translation> </message> <message> - <location filename="../UI/Browser.py" line="248" /> + <location filename="../UI/Browser.py" line="254" /> <source>Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="251" /> + <location filename="../UI/Browser.py" line="257" /> <source>File</source> <translation type="unfinished">Ficheiro</translation> </message> <message> - <location filename="../UI/Browser.py" line="333" /> - <location filename="../UI/Browser.py" line="291" /> - <location filename="../UI/Browser.py" line="257" /> + <location filename="../UI/Browser.py" line="339" /> + <location filename="../UI/Browser.py" line="297" /> + <location filename="../UI/Browser.py" line="263" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../UI/Browser.py" line="260" /> + <location filename="../UI/Browser.py" line="266" /> <source>Run Test...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="673" /> - <location filename="../UI/Browser.py" line="665" /> - <location filename="../UI/Browser.py" line="655" /> - <location filename="../UI/Browser.py" line="646" /> - <location filename="../UI/Browser.py" line="311" /> - <location filename="../UI/Browser.py" line="264" /> + <location filename="../UI/Browser.py" line="703" /> + <location filename="../UI/Browser.py" line="695" /> + <location filename="../UI/Browser.py" line="685" /> + <location filename="../UI/Browser.py" line="676" /> + <location filename="../UI/Browser.py" line="317" /> + <location filename="../UI/Browser.py" line="270" /> <source>Show Mime-Type</source> <translation>Mostrar Tipos MIME</translation> </message> <message> - <location filename="../UI/Browser.py" line="268" /> + <location filename="../UI/Browser.py" line="274" /> <source>Refresh Source File</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="621" /> - <location filename="../UI/Browser.py" line="372" /> - <location filename="../UI/Browser.py" line="315" /> - <location filename="../UI/Browser.py" line="273" /> + <location filename="../UI/Browser.py" line="651" /> + <location filename="../UI/Browser.py" line="382" /> + <location filename="../UI/Browser.py" line="321" /> + <location filename="../UI/Browser.py" line="279" /> <source>Show in File Manager</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="376" /> - <location filename="../UI/Browser.py" line="319" /> - <location filename="../UI/Browser.py" line="277" /> + <location filename="../UI/Browser.py" line="386" /> + <location filename="../UI/Browser.py" line="325" /> + <location filename="../UI/Browser.py" line="283" /> <source>Copy Path to Clipboard</source> <translation>Copiar Rota à Área de Transferência</translation> </message> <message> - <location filename="../UI/Browser.py" line="384" /> - <location filename="../UI/Browser.py" line="339" /> - <location filename="../UI/Browser.py" line="327" /> - <location filename="../UI/Browser.py" line="285" /> + <location filename="../UI/Browser.py" line="394" /> + <location filename="../UI/Browser.py" line="345" /> + <location filename="../UI/Browser.py" line="333" /> + <location filename="../UI/Browser.py" line="291" /> <source>Delete</source> <translation type="unfinished">Apagar</translation> </message> <message> - <location filename="../UI/Browser.py" line="294" /> + <location filename="../UI/Browser.py" line="300" /> <source>Open in Hex Editor</source> <translation>Abrir com Editor Hexadecimal</translation> </message> <message> - <location filename="../UI/Browser.py" line="298" /> + <location filename="../UI/Browser.py" line="304" /> <source>Open in Icon Editor</source> <translation>Abrir no Editor de Ícones</translation> </message> <message> - <location filename="../UI/Browser.py" line="302" /> + <location filename="../UI/Browser.py" line="308" /> <source>Open in Editor</source> <translation type="unfinished">Abrir no Editor</translation> </message> <message> - <location filename="../UI/Browser.py" line="306" /> + <location filename="../UI/Browser.py" line="312" /> <source>Open in PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="403" /> - <location filename="../UI/Browser.py" line="394" /> - <location filename="../UI/Browser.py" line="345" /> - <source>New toplevel directory...</source> - <translation>Diretório de nível superior novo...</translation> - </message> - <message> - <location filename="../UI/Browser.py" line="349" /> - <source>Add as toplevel directory</source> - <translation>Adicionar como diretório de nível superior</translation> - </message> - <message> - <location filename="../UI/Browser.py" line="353" /> - <source>Remove from toplevel</source> - <translation>Retirar do nível superior</translation> - </message> - <message> - <location filename="../UI/Browser.py" line="358" /> - <source>Refresh directory</source> - <translation>Atualizar diretório</translation> + <location filename="../UI/Browser.py" line="417" /> + <location filename="../UI/Browser.py" line="404" /> + <location filename="../UI/Browser.py" line="351" /> + <source>New Top Level Directory...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Browser.py" line="421" /> + <location filename="../UI/Browser.py" line="408" /> + <location filename="../UI/Browser.py" line="355" /> + <source>New Remote Top Level Directory...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Browser.py" line="359" /> + <source>Add as top level directory</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/Browser.py" line="363" /> + <source>Remove from top level</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Browser.py" line="368" /> + <source>Refresh directory</source> + <translation>Atualizar diretório</translation> + </message> + <message> + <location filename="../UI/Browser.py" line="373" /> <source>Find in this directory</source> <translation>Encontrar neste diretório</translation> </message> <message> - <location filename="../UI/Browser.py" line="367" /> + <location filename="../UI/Browser.py" line="377" /> <source>Find && Replace in this directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="388" /> + <location filename="../UI/Browser.py" line="398" /> <source>Goto</source> <translation>Ir a</translation> </message> <message> - <location filename="../UI/Browser.py" line="508" /> + <location filename="../UI/Browser.py" line="538" /> <source>Line {0}</source> <translation>Linha {0}</translation> </message> <message> - <location filename="../UI/Browser.py" line="647" /> + <location filename="../UI/Browser.py" line="677" /> <source>The mime type of the file could not be determined.</source> <translation>O tipo MIME do ficheiro não pôde ser identificado.</translation> </message> <message> - <location filename="../UI/Browser.py" line="666" /> - <location filename="../UI/Browser.py" line="656" /> + <location filename="../UI/Browser.py" line="696" /> + <location filename="../UI/Browser.py" line="686" /> <source>The file has the mime type <b>{0}</b>.</source> <translation>O ficheiro tem o tipo MIME <b>{0}</b>.</translation> </message> <message> - <location filename="../UI/Browser.py" line="674" /> + <location filename="../UI/Browser.py" line="704" /> <source>The file has the mime type <b>{0}</b>.<br/> Shall it be added to the list of text mime types?</source> <translation>O ficheiro tem o tipo MIME <b>{0}</b>.<br/>Deverá ser adicionado à lista de tipos MIME de texto?</translation> </message> <message> - <location filename="../UI/Browser.py" line="782" /> - <source>New toplevel directory</source> - <translation>Diretório de nível superior novo</translation> - </message> - <message> - <location filename="../UI/Browser.py" line="622" /> + <location filename="../UI/Browser.py" line="814" /> + <source>New Top Level Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Browser.py" line="829" /> + <source>New Remote Top Level Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Browser.py" line="652" /> <source><p>The directory of the selected item (<b>{0}</b>) cannot be shown in a file manager application.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1029" /> - <location filename="../UI/Browser.py" line="1017" /> - <location filename="../UI/Browser.py" line="1008" /> + <location filename="../UI/Browser.py" line="1082" /> + <location filename="../UI/Browser.py" line="1070" /> + <location filename="../UI/Browser.py" line="1061" /> <source>New Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1009" /> + <location filename="../UI/Browser.py" line="1062" /> <source>Name for new directory:</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1056" /> - <location filename="../UI/Browser.py" line="1018" /> + <location filename="../UI/Browser.py" line="1109" /> + <location filename="../UI/Browser.py" line="1071" /> <source>A file or directory named <b>{0}</b> exists already. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1030" /> + <location filename="../UI/Browser.py" line="1083" /> <source><p>The directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1068" /> - <location filename="../UI/Browser.py" line="1055" /> - <location filename="../UI/Browser.py" line="1046" /> + <location filename="../UI/Browser.py" line="1121" /> + <location filename="../UI/Browser.py" line="1108" /> + <location filename="../UI/Browser.py" line="1099" /> <source>New File</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1047" /> + <location filename="../UI/Browser.py" line="1100" /> <source>Name for new file:</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1069" /> + <location filename="../UI/Browser.py" line="1122" /> <source><p>The file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1165" /> - <location filename="../UI/Browser.py" line="1107" /> - <location filename="../UI/Browser.py" line="1097" /> + <location filename="../UI/Browser.py" line="1218" /> + <location filename="../UI/Browser.py" line="1160" /> + <location filename="../UI/Browser.py" line="1150" /> <source>Delete File</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1098" /> + <location filename="../UI/Browser.py" line="1151" /> <source>Do you really want to delete this file?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1166" /> - <location filename="../UI/Browser.py" line="1108" /> + <location filename="../UI/Browser.py" line="1219" /> + <location filename="../UI/Browser.py" line="1161" /> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1133" /> - <location filename="../UI/Browser.py" line="1123" /> + <location filename="../UI/Browser.py" line="1186" /> + <location filename="../UI/Browser.py" line="1176" /> <source>Delete Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1124" /> + <location filename="../UI/Browser.py" line="1177" /> <source>Do you really want to delete this directory?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1134" /> + <location filename="../UI/Browser.py" line="1187" /> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1154" /> + <location filename="../UI/Browser.py" line="1207" /> <source>Delete Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1155" /> + <location filename="../UI/Browser.py" line="1208" /> <source>Do you really want to delete these files?</source> <translation type="unfinished" /> </message> + <message> + <source>New toplevel directory...</source> + <translation type="vanished">Diretório de nível superior novo...</translation> + </message> + <message> + <source>Add as toplevel directory</source> + <translation type="vanished">Adicionar como diretório de nível superior</translation> + </message> + <message> + <source>Remove from toplevel</source> + <translation type="vanished">Retirar do nível superior</translation> + </message> + <message> + <source>New toplevel directory</source> + <translation type="vanished">Diretório de nível superior novo</translation> + </message> </context> <context> <name>BrowserModel</name> <message> - <location filename="../UI/BrowserModel.py" line="91" /> + <location filename="../UI/BrowserModel.py" line="96" /> <source>Name</source> <translation>Nome</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="725" /> + <location filename="../UI/BrowserModel.py" line="782" /> <source>Coding: {0}</source> <translation>Codificação: {0}</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="735" /> + <location filename="../UI/BrowserModel.py" line="792" /> <source>Globals</source> <translation>Globais</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="740" /> + <location filename="../UI/BrowserModel.py" line="797" /> <source>Imports</source> <translation>Importações</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="843" /> + <location filename="../UI/BrowserModel.py" line="900" /> <source>Attributes</source> <translation>Atributos</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="854" /> + <location filename="../UI/BrowserModel.py" line="911" /> <source>Class Attributes</source> <translation>Atributos da Classe</translation> </message> @@ -4989,47 +5022,47 @@ <context> <name>CodeMetricsDialog</name> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="60" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="64" /> <source>Collapse All</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="61" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="65" /> <source>Expand All</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="209" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="221" /> <source>files</source> <translation>ficheiros</translation> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="210" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="222" /> <source>lines</source> <translation>linhas</translation> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="211" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="223" /> <source>bytes</source> <translation /> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="212" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="224" /> <source>comments</source> <translation>comentários</translation> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="214" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="226" /> <source>comment lines</source> <translation>linhas comentário</translation> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="217" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="229" /> <source>empty lines</source> <translation>linhas vazias</translation> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="220" /> + <location filename="../DataViews/CodeMetricsDialog.py" line="232" /> <source>non-commentary lines</source> <translation>linhas não-comentário</translation> </message> @@ -5561,16 +5594,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Select to not report functions without returns or with only bare returns</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Suppress 'None' return</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Select to not report dummy (i.e. '_') arguments</source> <translation type="unfinished" /> </message> @@ -5591,22 +5614,12 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Select to not report dynamically typed nested functions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Allow Untyped Nested Functions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Select to not report unhinted '__init__' return</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Allow Untyped '__init__' function</source> + <source>Select to not report functions without returns or with only bare returns</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Suppress 'None' return</source> <translation type="unfinished" /> </message> <message> @@ -5621,6 +5634,16 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Select to not report dynamically typed nested functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Allow Untyped Nested Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Enforce the presence of a 'from __future__ import annotations' statement</source> <translation type="unfinished" /> </message> @@ -5641,6 +5664,26 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Select to not report unhinted '__init__' return</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Allow Untyped '__init__' function</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Select to supress errors for functions annotated with a 'type: ignore' comment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Respect 'type: ignore' comments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Dispatch Decorators:</source> <translation type="unfinished" /> </message> @@ -6200,37 +6243,37 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="235" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="239" /> <source>Errors</source> <translation>Erros</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="260" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="264" /> <source>Error: {0}</source> <translation>Erro: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1224" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1252" /> <source>{0} (ignored)</source> <translation>{0} (ignorado)</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1299" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1327" /> <source>No issues found.</source> <translation>Não se encontraram problemas.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1303" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1331" /> <source>No files found (check your ignore list).</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2942" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2984" /> <source>Commented Code Whitelist Pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2943" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2985" /> <source>Enter a Commented Code Whitelist Pattern</source> <translation type="unfinished" /> </message> @@ -6625,7 +6668,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="184" /> + <location filename="../Utilities/__init__.py" line="185" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>A codificação '{0}' é incorreta para o texto indicado.</translation> </message> @@ -7773,302 +7816,19 @@ </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="214" /> + <source>eric-ide Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="221" /> <source>Graphics</source> <translation>Gráficos</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="882" /> - <location filename="../Preferences/ConfigurationDialog.py" line="221" /> - <source>Hex Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1115" /> - <location filename="../Preferences/ConfigurationDialog.py" line="1076" /> - <location filename="../Preferences/ConfigurationDialog.py" line="968" /> - <location filename="../Preferences/ConfigurationDialog.py" line="930" /> - <location filename="../Preferences/ConfigurationDialog.py" line="899" /> - <location filename="../Preferences/ConfigurationDialog.py" line="868" /> - <location filename="../Preferences/ConfigurationDialog.py" line="771" /> - <location filename="../Preferences/ConfigurationDialog.py" line="656" /> + <location filename="../Preferences/ConfigurationDialog.py" line="889" /> <location filename="../Preferences/ConfigurationDialog.py" line="228" /> - <source>Icons</source> - <translation>Ícones</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="234" /> - <source>IRC</source> - <translation /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="236" /> - <source>Log-Viewer</source> - <translation>Visor de Registos</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1090" /> - <location filename="../Preferences/ConfigurationDialog.py" line="243" /> - <source>MicroPython</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="250" /> - <source>MIME-Types</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="785" /> - <location filename="../Preferences/ConfigurationDialog.py" line="257" /> - <source>Network</source> - <translation>Rede</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="264" /> - <source>Notifications</source> - <translation>Notificações</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="913" /> - <location filename="../Preferences/ConfigurationDialog.py" line="271" /> - <source>PDF Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="951" /> - <location filename="../Preferences/ConfigurationDialog.py" line="278" /> - <source>Python Package Management</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="285" /> - <source>Plugin Manager</source> - <translation>Gestor de Plugins</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="792" /> - <location filename="../Preferences/ConfigurationDialog.py" line="670" /> - <location filename="../Preferences/ConfigurationDialog.py" line="292" /> - <source>Printer</source> - <translation>Impressora</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="299" /> - <source>Python</source> - <translation /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="305" /> - <source>Qt</source> - <translation>Qt</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="799" /> - <location filename="../Preferences/ConfigurationDialog.py" line="307" /> - <source>Security</source> - <translation>Segurança</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="982" /> - <location filename="../Preferences/ConfigurationDialog.py" line="314" /> - <source>Shell</source> - <translation>Shell</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="320" /> - <source>Tasks</source> - <translation>Tarefas</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="322" /> - <source>Templates</source> - <translation>Modelos</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="851" /> - <location filename="../Preferences/ConfigurationDialog.py" line="329" /> - <source>Tray Starter</source> - <translation>Iniciador de Bandeja de Sistema</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="336" /> - <source>Version Control Systems</source> - <translation>Sistemas de Control de Versão</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="343" /> - <source>Debugger</source> - <translation>Depurador</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="989" /> - <location filename="../Preferences/ConfigurationDialog.py" line="684" /> - <location filename="../Preferences/ConfigurationDialog.py" line="385" /> - <location filename="../Preferences/ConfigurationDialog.py" line="350" /> - <source>General</source> - <translation>Geral</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="357" /> - <source>Python3</source> - <translation /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="677" /> - <location filename="../Preferences/ConfigurationDialog.py" line="364" /> - <source>Editor</source> - <translation /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="371" /> - <source>APIs</source> - <translation /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="378" /> - <source>Documentation Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="691" /> - <location filename="../Preferences/ConfigurationDialog.py" line="392" /> - <source>Filehandling</source> - <translation>Tratamento de Ficheiros</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="996" /> - <location filename="../Preferences/ConfigurationDialog.py" line="698" /> - <location filename="../Preferences/ConfigurationDialog.py" line="399" /> - <source>Searching</source> - <translation>Pesquisa</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="834" /> - <location filename="../Preferences/ConfigurationDialog.py" line="705" /> - <location filename="../Preferences/ConfigurationDialog.py" line="634" /> - <location filename="../Preferences/ConfigurationDialog.py" line="406" /> - <source>Spell checking</source> - <translation>Verificação ortográfica</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1003" /> - <location filename="../Preferences/ConfigurationDialog.py" line="712" /> - <location filename="../Preferences/ConfigurationDialog.py" line="413" /> - <source>Style</source> - <translation>Estilo</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="420" /> - <source>Code Checkers</source> - <translation>Verificadores de Código</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="719" /> - <location filename="../Preferences/ConfigurationDialog.py" line="427" /> - <source>Typing</source> - <translation>Digitação</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="434" /> - <source>Exporters</source> - <translation>Exportadores</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1010" /> - <location filename="../Preferences/ConfigurationDialog.py" line="441" /> - <source>Autocompletion</source> - <translation>Autocompletar</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1031" /> - <location filename="../Preferences/ConfigurationDialog.py" line="1017" /> - <location filename="../Preferences/ConfigurationDialog.py" line="469" /> - <location filename="../Preferences/ConfigurationDialog.py" line="448" /> - <source>QScintilla</source> - <translation /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="525" /> - <location filename="../Preferences/ConfigurationDialog.py" line="476" /> - <location filename="../Preferences/ConfigurationDialog.py" line="455" /> - <source>Jedi</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1024" /> - <location filename="../Preferences/ConfigurationDialog.py" line="462" /> - <source>Calltips</source> - <translation>Dicas</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1038" /> - <location filename="../Preferences/ConfigurationDialog.py" line="726" /> - <location filename="../Preferences/ConfigurationDialog.py" line="483" /> - <source>Highlighters</source> - <translation>Realçadores</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="733" /> - <location filename="../Preferences/ConfigurationDialog.py" line="490" /> - <source>Filetype Associations</source> - <translation>Associações de Tipos de Ficheiros</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1045" /> - <location filename="../Preferences/ConfigurationDialog.py" line="740" /> - <location filename="../Preferences/ConfigurationDialog.py" line="497" /> - <source>Styles</source> - <translation>Estilos</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1052" /> - <location filename="../Preferences/ConfigurationDialog.py" line="747" /> - <location filename="../Preferences/ConfigurationDialog.py" line="504" /> - <source>Keywords</source> - <translation>Palavras Chave</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1059" /> - <location filename="../Preferences/ConfigurationDialog.py" line="754" /> - <location filename="../Preferences/ConfigurationDialog.py" line="511" /> - <source>Properties</source> - <translation>Propriedades</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="518" /> - <source>Mouse Click Handlers</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="532" /> - <source>Help</source> - <translation>Ajuda</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="806" /> - <location filename="../Preferences/ConfigurationDialog.py" line="539" /> - <source>Help Documentation</source> - <translation>Documentação de Ajuda</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="546" /> - <source>Help Viewers</source> - <translation>Visores de Ajuda</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="567" /> - <location filename="../Preferences/ConfigurationDialog.py" line="553" /> - <source>Project</source> - <translation>Projeto</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="560" /> - <source>Project Viewer</source> - <translation>Visor de Projeto</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="574" /> - <source>Multiproject</source> - <translation>Multiprojeto</translation> + <source>Hex Editor</source> + <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="1122" /> @@ -8079,69 +7839,357 @@ <location filename="../Preferences/ConfigurationDialog.py" line="875" /> <location filename="../Preferences/ConfigurationDialog.py" line="778" /> <location filename="../Preferences/ConfigurationDialog.py" line="663" /> - <location filename="../Preferences/ConfigurationDialog.py" line="588" /> - <location filename="../Preferences/ConfigurationDialog.py" line="581" /> - <source>Interface</source> - <translation /> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="595" /> - <source>Viewmanager</source> - <translation>Gestor de Vista</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="606" /> - <source>Web Browser</source> - <translation type="unfinished" /> + <location filename="../Preferences/ConfigurationDialog.py" line="235" /> + <source>Icons</source> + <translation>Ícones</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="241" /> + <source>IRC</source> + <translation /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="243" /> + <source>Log-Viewer</source> + <translation>Visor de Registos</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1097" /> + <location filename="../Preferences/ConfigurationDialog.py" line="250" /> + <source>MicroPython</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="257" /> + <source>MIME-Types</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="792" /> + <location filename="../Preferences/ConfigurationDialog.py" line="264" /> + <source>Network</source> + <translation>Rede</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="271" /> + <source>Notifications</source> + <translation>Notificações</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="920" /> + <location filename="../Preferences/ConfigurationDialog.py" line="278" /> + <source>PDF Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="958" /> + <location filename="../Preferences/ConfigurationDialog.py" line="285" /> + <source>Python Package Management</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="292" /> + <source>Plugin Manager</source> + <translation>Gestor de Plugins</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="799" /> + <location filename="../Preferences/ConfigurationDialog.py" line="677" /> + <location filename="../Preferences/ConfigurationDialog.py" line="299" /> + <source>Printer</source> + <translation>Impressora</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="306" /> + <source>Python</source> + <translation /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="312" /> + <source>Qt</source> + <translation>Qt</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="806" /> + <location filename="../Preferences/ConfigurationDialog.py" line="314" /> + <source>Security</source> + <translation>Segurança</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="989" /> + <location filename="../Preferences/ConfigurationDialog.py" line="321" /> + <source>Shell</source> + <translation>Shell</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="327" /> + <source>Tasks</source> + <translation>Tarefas</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="329" /> + <source>Templates</source> + <translation>Modelos</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="858" /> + <location filename="../Preferences/ConfigurationDialog.py" line="336" /> + <source>Tray Starter</source> + <translation>Iniciador de Bandeja de Sistema</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="343" /> + <source>Version Control Systems</source> + <translation>Sistemas de Control de Versão</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="350" /> + <source>Debugger</source> + <translation>Depurador</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="996" /> + <location filename="../Preferences/ConfigurationDialog.py" line="691" /> + <location filename="../Preferences/ConfigurationDialog.py" line="392" /> + <location filename="../Preferences/ConfigurationDialog.py" line="357" /> + <source>General</source> + <translation>Geral</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="364" /> + <source>Python3</source> + <translation /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="684" /> + <location filename="../Preferences/ConfigurationDialog.py" line="371" /> + <source>Editor</source> + <translation /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="378" /> + <source>APIs</source> + <translation /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="385" /> + <source>Documentation Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="698" /> + <location filename="../Preferences/ConfigurationDialog.py" line="399" /> + <source>Filehandling</source> + <translation>Tratamento de Ficheiros</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1003" /> + <location filename="../Preferences/ConfigurationDialog.py" line="705" /> + <location filename="../Preferences/ConfigurationDialog.py" line="406" /> + <source>Searching</source> + <translation>Pesquisa</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="841" /> + <location filename="../Preferences/ConfigurationDialog.py" line="712" /> + <location filename="../Preferences/ConfigurationDialog.py" line="641" /> + <location filename="../Preferences/ConfigurationDialog.py" line="413" /> + <source>Spell checking</source> + <translation>Verificação ortográfica</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1010" /> + <location filename="../Preferences/ConfigurationDialog.py" line="719" /> + <location filename="../Preferences/ConfigurationDialog.py" line="420" /> + <source>Style</source> + <translation>Estilo</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="427" /> + <source>Code Checkers</source> + <translation>Verificadores de Código</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="726" /> + <location filename="../Preferences/ConfigurationDialog.py" line="434" /> + <source>Typing</source> + <translation>Digitação</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="441" /> + <source>Exporters</source> + <translation>Exportadores</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1017" /> + <location filename="../Preferences/ConfigurationDialog.py" line="448" /> + <source>Autocompletion</source> + <translation>Autocompletar</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1038" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1024" /> + <location filename="../Preferences/ConfigurationDialog.py" line="476" /> + <location filename="../Preferences/ConfigurationDialog.py" line="455" /> + <source>QScintilla</source> + <translation /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="532" /> + <location filename="../Preferences/ConfigurationDialog.py" line="483" /> + <location filename="../Preferences/ConfigurationDialog.py" line="462" /> + <source>Jedi</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1031" /> + <location filename="../Preferences/ConfigurationDialog.py" line="469" /> + <source>Calltips</source> + <translation>Dicas</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1045" /> + <location filename="../Preferences/ConfigurationDialog.py" line="733" /> + <location filename="../Preferences/ConfigurationDialog.py" line="490" /> + <source>Highlighters</source> + <translation>Realçadores</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="740" /> + <location filename="../Preferences/ConfigurationDialog.py" line="497" /> + <source>Filetype Associations</source> + <translation>Associações de Tipos de Ficheiros</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1052" /> + <location filename="../Preferences/ConfigurationDialog.py" line="747" /> + <location filename="../Preferences/ConfigurationDialog.py" line="504" /> + <source>Styles</source> + <translation>Estilos</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1059" /> + <location filename="../Preferences/ConfigurationDialog.py" line="754" /> + <location filename="../Preferences/ConfigurationDialog.py" line="511" /> + <source>Keywords</source> + <translation>Palavras Chave</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1066" /> + <location filename="../Preferences/ConfigurationDialog.py" line="761" /> + <location filename="../Preferences/ConfigurationDialog.py" line="518" /> + <source>Properties</source> + <translation>Propriedades</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="525" /> + <source>Mouse Click Handlers</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="539" /> + <source>Help</source> + <translation>Ajuda</translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="813" /> + <location filename="../Preferences/ConfigurationDialog.py" line="546" /> + <source>Help Documentation</source> + <translation>Documentação de Ajuda</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="553" /> + <source>Help Viewers</source> + <translation>Visores de Ajuda</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="574" /> + <location filename="../Preferences/ConfigurationDialog.py" line="560" /> + <source>Project</source> + <translation>Projeto</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="567" /> + <source>Project Viewer</source> + <translation>Visor de Projeto</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="581" /> + <source>Multiproject</source> + <translation>Multiprojeto</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="1129" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1090" /> + <location filename="../Preferences/ConfigurationDialog.py" line="982" /> + <location filename="../Preferences/ConfigurationDialog.py" line="944" /> + <location filename="../Preferences/ConfigurationDialog.py" line="913" /> + <location filename="../Preferences/ConfigurationDialog.py" line="882" /> + <location filename="../Preferences/ConfigurationDialog.py" line="785" /> + <location filename="../Preferences/ConfigurationDialog.py" line="670" /> + <location filename="../Preferences/ConfigurationDialog.py" line="595" /> + <location filename="../Preferences/ConfigurationDialog.py" line="588" /> + <source>Interface</source> + <translation /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="602" /> + <source>Viewmanager</source> + <translation>Gestor de Vista</translation> + </message> + <message> <location filename="../Preferences/ConfigurationDialog.py" line="613" /> - <source>Appearance</source> - <translation>Aparência</translation> + <source>Web Browser</source> + <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="820" /> <location filename="../Preferences/ConfigurationDialog.py" line="620" /> - <source>eric Web Browser</source> - <translation type="unfinished" /> + <source>Appearance</source> + <translation>Aparência</translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="827" /> <location filename="../Preferences/ConfigurationDialog.py" line="627" /> + <source>eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="834" /> + <location filename="../Preferences/ConfigurationDialog.py" line="634" /> <source>VirusTotal Interface</source> <translation>Interface de VirusTotal</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1097" /> - <location filename="../Preferences/ConfigurationDialog.py" line="944" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1104" /> + <location filename="../Preferences/ConfigurationDialog.py" line="951" /> <source>Network Proxy</source> <translation type="unfinished">Utilizar proxy de rede</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1214" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1221" /> <source>Enter search text...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1289" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1296" /> <source>Preferences</source> <translation>Preferências</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1295" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1302" /> <source>Please select an entry of the list to display the configuration page.</source> <translation>Por favor selecione uma entrada da lista para mostrar a página de configuração.</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1378" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1385" /> <source>Configuration Page Error</source> <translation>Erro na Página de Configuração</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1379" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1386" /> <source><p>The configuration page <b>{0}</b> could not be loaded.</p></source> <translation><p>A página de configuração <b>{0}</b> não pôde ser carregada.</p></translation> </message> @@ -9290,55 +9338,55 @@ <context> <name>DebugServer</name> <message> - <location filename="../Debugger/DebugServer.py" line="189" /> + <location filename="../Debugger/DebugServer.py" line="190" /> <source>created</source> <comment>must be same as in EditWatchpointDialog</comment> <translation>criado</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="192" /> + <location filename="../Debugger/DebugServer.py" line="193" /> <source>changed</source> <comment>must be same as in EditWatchpointDialog</comment> <translation>alterado</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="352" /> + <location filename="../Debugger/DebugServer.py" line="355" /> <source>Register Debugger Interface</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="353" /> + <location filename="../Debugger/DebugServer.py" line="356" /> <source><p>The debugger interface <b>{0}</b> has already been registered. Ignoring this request.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="924" /> + <location filename="../Debugger/DebugServer.py" line="952" /> <source>Connection from unknown host</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="925" /> + <location filename="../Debugger/DebugServer.py" line="953" /> <source><p>A connection was attempted by the unknown host <b>{0}</b>. Accept this connection?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1324" /> - <location filename="../Debugger/DebugServer.py" line="1242" /> - <location filename="../Debugger/DebugServer.py" line="1159" /> - <location filename="../Debugger/DebugServer.py" line="1070" /> + <location filename="../Debugger/DebugServer.py" line="1355" /> + <location filename="../Debugger/DebugServer.py" line="1272" /> + <location filename="../Debugger/DebugServer.py" line="1188" /> + <location filename="../Debugger/DebugServer.py" line="1098" /> <source>Start Debugger</source> <translation type="unfinished">Iniciar o Depurador</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1325" /> - <location filename="../Debugger/DebugServer.py" line="1243" /> - <location filename="../Debugger/DebugServer.py" line="1160" /> - <location filename="../Debugger/DebugServer.py" line="1071" /> + <location filename="../Debugger/DebugServer.py" line="1356" /> + <location filename="../Debugger/DebugServer.py" line="1273" /> + <location filename="../Debugger/DebugServer.py" line="1189" /> + <location filename="../Debugger/DebugServer.py" line="1099" /> <source><p>The debugger type <b>{0}</b> is not supported or not configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1913" /> + <location filename="../Debugger/DebugServer.py" line="1945" /> <source> Not connected </source> @@ -9347,21 +9395,21 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2076" /> + <location filename="../Debugger/DebugServer.py" line="2109" /> <source>Passive debug connection received </source> <translation>Conexão de depuração passiva recebida </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2090" /> + <location filename="../Debugger/DebugServer.py" line="2123" /> <source>Passive debug connection closed </source> <translation>Conexão de depuração passiva fechada </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2221" /> + <location filename="../Debugger/DebugServer.py" line="2254" /> <source><project></source> <translation type="unfinished" /> </message> @@ -9382,7 +9430,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2339" /> + <location filename="../Debugger/DebugUI.py" line="2353" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Executar Script</translation> @@ -9403,8 +9451,8 @@ <translation><b>Executar Script</b><p>Definir os argumentos da linha de comandos e executar o script fora do depurador. Poderão gravar-se primeiro as alterações que estejam por gravar.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2345" /> - <location filename="../Debugger/DebugUI.py" line="2339" /> + <location filename="../Debugger/DebugUI.py" line="2359" /> + <location filename="../Debugger/DebugUI.py" line="2353" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Executar Projeto</translation> @@ -9505,7 +9553,7 @@ <translation><b>Perfilar Projeto</b><p>Define os argumentos da linha de comandos e perfila o projeto atual. Poderá gravar antes os ficheiros alterados por gravar.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2525" /> + <location filename="../Debugger/DebugUI.py" line="2546" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Depurar Script</translation> @@ -9526,8 +9574,8 @@ <translation><b>Depurar Script</b><p>Definir os argumentos da linha de comandos e definir a linha atual para que seja a primeira instrução Python executável da janela do editor atual. Poderão gravar-se primeiro as alterações que estejam por gravar.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2531" /> - <location filename="../Debugger/DebugUI.py" line="2525" /> + <location filename="../Debugger/DebugUI.py" line="2552" /> + <location filename="../Debugger/DebugUI.py" line="2546" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Depurar projeto</translation> @@ -9548,6 +9596,7 @@ <translation><b>Depurar Projeto</b><p>Definir os argumentos da linha de comandos e definir a linha atual para que seja a primeira instrução Python executável do script principal do projeto atual. Poderão gravar-se primeiro as alterações dos ficheiros do projeto que estejam por gravar.</p></translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="2868" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -10017,29 +10066,34 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2346" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2360" /> + <location filename="../Debugger/DebugUI.py" line="2162" /> <location filename="../Debugger/DebugUI.py" line="1960" /> <source>There is no main script defined for the current project. Aborting</source> <translation>O projeto atual não tem um script principal definido. A cancelar</translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="2161" /> + <location filename="../Debugger/DebugUI.py" line="2152" /> + <source>Profile Run of Project</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../Debugger/DebugUI.py" line="2154" /> - <location filename="../Debugger/DebugUI.py" line="2145" /> - <source>Profile Run of Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="2147" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2532" /> + <location filename="../Debugger/DebugUI.py" line="2553" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>O projeto atual não tem um script principal definido. Impossível depurar.</translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="3225" /> + <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> + <translation type="unfinished" /> + </message> + <message> <source>Profile of Project</source> <translation type="vanished">Perfil de Projeto</translation> </message> @@ -10712,46 +10766,46 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="595" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="572" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="501" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="457" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="364" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="341" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="286" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="262" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="201" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="727" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="704" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="611" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="565" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="446" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="423" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="346" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="322" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="259" /> <source>Start Debugger</source> <translation type="unfinished">Iniciar o Depurador</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="458" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="202" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="566" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="260" /> <source><p>No suitable Python3 environment configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="596" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="573" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="502" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="365" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="342" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="263" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="728" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="705" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="612" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="447" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="424" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="323" /> <source><p>The debugger backend could not be started.</p></source> <translation type="unfinished"><p>A instalação de retaguarda do depurador não pode iniciar.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="287" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="347" /> <source><p>Remote debugging is configured but no command for remote login was given.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1458" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1657" /> <source>Debug Protocol Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1459" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1658" /> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished" /> </message> @@ -10952,7 +11006,7 @@ <translation>Não definir a codificação do cliente de depuração</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.py" line="142" /> + <location filename="../Project/DebuggerPropertiesDialog.py" line="176" /> <source>All Files (*)</source> <translation>Ficheiros Todos (*)</translation> </message> @@ -10960,22 +11014,32 @@ <context> <name>DebuggerPropertiesFile</name> <message> - <location filename="../Project/DebuggerPropertiesFile.py" line="75" /> + <location filename="../Project/DebuggerPropertiesFile.py" line="76" /> + <source>Save Remote Debugger Properties</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/DebuggerPropertiesFile.py" line="79" /> <source>Save Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/DebuggerPropertiesFile.py" line="76" /> + <location filename="../Project/DebuggerPropertiesFile.py" line="87" /> <source><p>The project debugger properties file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/DebuggerPropertiesFile.py" line="103" /> + <location filename="../Project/DebuggerPropertiesFile.py" line="113" /> + <source>Read Remote Debugger Properties</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/DebuggerPropertiesFile.py" line="116" /> <source>Read Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/DebuggerPropertiesFile.py" line="104" /> + <location filename="../Project/DebuggerPropertiesFile.py" line="124" /> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> @@ -12581,1017 +12645,1042 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3525" /> + <location filename="../QScintilla/Editor.py" line="3546" /> + <location filename="../QScintilla/Editor.py" line="485" /> <location filename="../QScintilla/Editor.py" line="470" /> - <location filename="../QScintilla/Editor.py" line="455" /> <source>Open File</source> <translation>Abrir Ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="456" /> - <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b> and exceeds the configured limit of <b>{2} KB</b>. It will not be opened!</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="471" /> + <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b> and exceeds the configured limit of <b>{2} KB</b>. It will not be opened!</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="486" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>O tamanho do ficheiro <b>{0}</b> é <b>{1} KB</b>. Tem a certeza de que o quer carregar?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="573" /> + <location filename="../QScintilla/Editor.py" line="588" /> <source><b>A Source Editor Window</b><p>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.</p><p>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.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="927" /> + <location filename="../QScintilla/Editor.py" line="942" /> <source>Undo</source> <translation>Desfazer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="930" /> + <location filename="../QScintilla/Editor.py" line="945" /> <source>Redo</source> <translation>Refazer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="933" /> + <location filename="../QScintilla/Editor.py" line="948" /> <source>Revert to last saved state</source> <translation>Voltar ao último estado guardado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="937" /> + <location filename="../QScintilla/Editor.py" line="952" /> <source>Cut</source> <translation>Cortar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="940" /> + <location filename="../QScintilla/Editor.py" line="955" /> <source>Copy</source> <translation>Copiar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="943" /> + <location filename="../QScintilla/Editor.py" line="958" /> <source>Paste</source> <translation>Colar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="949" /> - <source>Indent</source> - <translation>Indentar</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="954" /> - <source>Unindent</source> - <translation>Tirar Indentação</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="959" /> - <source>Comment</source> - <translation>Comentar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="964" /> - <source>Uncomment</source> - <translation>Descomentar</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="9937" /> + <source>Indent</source> + <translation>Indentar</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="969" /> - <source>Generate Docstring</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="972" /> - <source>Select to brace</source> - <translation>Selecionar até parentesis</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="973" /> - <source>Select all</source> - <translation>Selecionar tudo</translation> + <source>Unindent</source> + <translation>Tirar Indentação</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="974" /> - <source>Deselect all</source> - <translation>Desselecionar tudo</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="976" /> - <source>Execute Selection In Console</source> - <translation type="unfinished" /> + <source>Comment</source> + <translation>Comentar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="979" /> + <source>Uncomment</source> + <translation>Descomentar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="10138" /> + <location filename="../QScintilla/Editor.py" line="984" /> + <source>Generate Docstring</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="987" /> + <source>Select to brace</source> + <translation>Selecionar até parentesis</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="988" /> + <source>Select all</source> + <translation>Selecionar tudo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="989" /> + <source>Deselect all</source> + <translation>Desselecionar tudo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="991" /> + <source>Execute Selection In Console</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1003" /> <source>Use Monospaced Font</source> <translation>Usar Tipo de Letra de Tamanho Único</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="993" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Autosave enabled</source> <translation>Ativado autogravar </translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="998" /> + <location filename="../QScintilla/Editor.py" line="1013" /> <source>Typing aids enabled</source> <translation>Habilitada a ajuda à escritura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1006" /> + <location filename="../QScintilla/Editor.py" line="1021" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1015" /> + <location filename="../QScintilla/Editor.py" line="1030" /> <source>Calltip</source> <translation>Dica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1018" /> - <source>Code Info</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1033" /> + <source>Code Info</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1048" /> <source>New Document View</source> <translation>Vista de Documento Novo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1038" /> - <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="1046" /> - <source>Reload</source> - <translation type="unfinished">Recarregar</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1049" /> - <source>Save</source> - <translation>Gravar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1053" /> + <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="1061" /> + <source>Reload</source> + <translation type="unfinished">Recarregar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1064" /> + <source>Save</source> + <translation>Gravar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1068" /> <source>Save As...</source> <translation>Gravar Como...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1073" /> + <source>Save as (Remote)...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1078" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1080" /> - <location filename="../QScintilla/Editor.py" line="1077" /> + <location filename="../QScintilla/Editor.py" line="1100" /> + <location filename="../QScintilla/Editor.py" line="1097" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1084" /> + <location filename="../QScintilla/Editor.py" line="1104" /> <source>Clear Completions Cache</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1087" /> + <location filename="../QScintilla/Editor.py" line="1107" /> <source>Complete from Document</source> <translation type="unfinished">desde Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1089" /> + <location filename="../QScintilla/Editor.py" line="1109" /> <source>Complete from APIs</source> <translation type="unfinished">desde APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1092" /> + <location filename="../QScintilla/Editor.py" line="1112" /> <source>Complete from Document and APIs</source> <translation type="unfinished">desde Documento e APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1106" /> + <location filename="../QScintilla/Editor.py" line="1126" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1117" /> + <location filename="../QScintilla/Editor.py" line="1137" /> <source>Code Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1123" /> + <location filename="../QScintilla/Editor.py" line="1143" /> <source>Black</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1128" /> + <location filename="../QScintilla/Editor.py" line="1148" /> <source>Format Code</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1132" /> + <location filename="../QScintilla/Editor.py" line="1152" /> <source>Check Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1136" /> + <location filename="../QScintilla/Editor.py" line="1156" /> <source>Formatting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1145" /> + <location filename="../QScintilla/Editor.py" line="1165" /> <source>isort</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1150" /> - <source>Sort Imports</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1154" /> - <source>Imports Sorting Diff</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1170" /> + <source>Sort Imports</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1174" /> + <source>Imports Sorting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1190" /> <source>Tools</source> <translation>Ferramentas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1181" /> + <location filename="../QScintilla/Editor.py" line="1201" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1204" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1185" /> + <location filename="../QScintilla/Editor.py" line="1207" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1188" /> + <location filename="../QScintilla/Editor.py" line="1210" /> <source>Show code coverage annotations</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1191" /> - <source>Hide code coverage annotations</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1195" /> - <source>Profile data...</source> - <translation>Dados de Perfil...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1209" /> - <source>Diagrams</source> - <translation>Diagramas</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1211" /> - <source>Class Diagram...</source> - <translation>Diagrama de Classes...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1212" /> - <source>Package Diagram...</source> - <translation>Diagrama do Pacote...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1213" /> - <source>Imports Diagram...</source> - <translation>Diagrama de Imports...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1215" /> - <source>Application Diagram...</source> - <translation>Diagrama da Aplicação...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1220" /> - <source>Load Diagram...</source> - <translation>Carregar Diagrama...</translation> + <source>Hide code coverage annotations</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1217" /> + <source>Profile data...</source> + <translation>Dados de Perfil...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1231" /> + <source>Diagrams</source> + <translation>Diagramas</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1233" /> + <source>Class Diagram...</source> + <translation>Diagrama de Classes...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1234" /> + <source>Package Diagram...</source> + <translation>Diagrama do Pacote...</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1235" /> + <source>Imports Diagram...</source> + <translation>Diagrama de Imports...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1237" /> + <source>Application Diagram...</source> + <translation>Diagrama da Aplicação...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1242" /> + <source>Load Diagram...</source> + <translation>Carregar Diagrama...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Languages</source> <translation>Linguagens</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1239" /> - <source>Text</source> - <translation type="unfinished">Texto</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1261" /> + <source>Text</source> + <translation type="unfinished">Texto</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Guessed</source> <translation>Adivinhado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1593" /> - <location filename="../QScintilla/Editor.py" line="1265" /> + <location filename="../QScintilla/Editor.py" line="1615" /> + <location filename="../QScintilla/Editor.py" line="1287" /> <source>Alternatives</source> <translation>Alternativas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1282" /> + <location filename="../QScintilla/Editor.py" line="1304" /> <source>Encodings</source> <translation>Codificações</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1305" /> + <location filename="../QScintilla/Editor.py" line="1327" /> <source>Re-Open With Encoding</source> <translation>Reabrir Com Codificação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1325" /> + <location filename="../QScintilla/Editor.py" line="1347" /> <source>End-of-Line Type</source> <translation>Tipo do Fim-de-Linha</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1351" /> <source>Unix</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1335" /> + <location filename="../QScintilla/Editor.py" line="1357" /> <source>Windows</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1341" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Macintosh</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1359" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Spelling</source> <translation type="unfinished">Verificação ortográfica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9024" /> - <location filename="../QScintilla/Editor.py" line="1367" /> + <location filename="../QScintilla/Editor.py" line="9226" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Check spelling...</source> <translation>Verificação ortográfica...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1372" /> + <location filename="../QScintilla/Editor.py" line="1394" /> <source>Check spelling of selection...</source> <translation>Verificação ortográfica da seleção...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1376" /> + <location filename="../QScintilla/Editor.py" line="1398" /> <source>Remove from dictionary</source> <translation>Retirar do dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1393" /> + <location filename="../QScintilla/Editor.py" line="1415" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1397" /> + <location filename="../QScintilla/Editor.py" line="1419" /> <source>No Language</source> <translation>Nenhuma Linguagem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> - <source>Toggle bookmark</source> - <translation>Alternar marcadores</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1426" /> - <source>Next bookmark</source> - <translation>Marcador seguinte</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1429" /> - <source>Previous bookmark</source> - <translation>Marcador anterior</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1432" /> - <source>Clear all bookmarks</source> - <translation>Limpar os marcadores todos</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1443" /> - <source>Toggle breakpoint</source> - <translation>Alternar pontos de interrupção</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1446" /> + <source>Toggle bookmark</source> + <translation>Alternar marcadores</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1448" /> + <source>Next bookmark</source> + <translation>Marcador seguinte</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1451" /> + <source>Previous bookmark</source> + <translation>Marcador anterior</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1454" /> + <source>Clear all bookmarks</source> + <translation>Limpar os marcadores todos</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1465" /> + <source>Toggle breakpoint</source> + <translation>Alternar pontos de interrupção</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1468" /> <source>Toggle temporary breakpoint</source> <translation>Alternar pontos de interrupção temporais</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1449" /> + <location filename="../QScintilla/Editor.py" line="1471" /> <source>Edit breakpoint...</source> <translation>Editar ponto de interrupção...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6496" /> - <location filename="../QScintilla/Editor.py" line="1452" /> + <location filename="../QScintilla/Editor.py" line="6577" /> + <location filename="../QScintilla/Editor.py" line="1474" /> <source>Enable breakpoint</source> <translation>Habilitar pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1455" /> + <location filename="../QScintilla/Editor.py" line="1477" /> <source>Next breakpoint</source> <translation>Ponto de interrupção seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1458" /> + <location filename="../QScintilla/Editor.py" line="1480" /> <source>Previous breakpoint</source> <translation>Ponto de interrupção anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1461" /> + <location filename="../QScintilla/Editor.py" line="1483" /> <source>Clear all breakpoints</source> <translation>Apagar todos os pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1472" /> - <source>Toggle all folds</source> - <translation type="unfinished">Alternar as dobras todas</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1476" /> - <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="1481" /> - <source>Toggle current fold</source> - <translation type="unfinished">Alternar a dobra atual</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1485" /> - <source>Expand (including children)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1489" /> - <source>Collapse (including children)</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1494" /> - <source>Clear all folds</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1505" /> - <source>Goto syntax error</source> - <translation>Ir ao erro de sintaxe</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1508" /> - <source>Show syntax error message</source> - <translation>Mostrar a mensagem de erro de sintaxe</translation> + <source>Toggle all folds</source> + <translation type="unfinished">Alternar as dobras todas</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1498" /> + <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="1503" /> + <source>Toggle current fold</source> + <translation type="unfinished">Alternar a dobra atual</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1507" /> + <source>Expand (including children)</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="1511" /> + <source>Collapse (including children)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1516" /> + <source>Clear all folds</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1527" /> + <source>Goto syntax error</source> + <translation>Ir ao erro de sintaxe</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1530" /> + <source>Show syntax error message</source> + <translation>Mostrar a mensagem de erro de sintaxe</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1533" /> <source>Clear syntax error</source> <translation>Limpar o erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1515" /> + <location filename="../QScintilla/Editor.py" line="1537" /> <source>Next warning</source> <translation>Aviso seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1518" /> + <location filename="../QScintilla/Editor.py" line="1540" /> <source>Previous warning</source> <translation>Aviso anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1521" /> + <location filename="../QScintilla/Editor.py" line="1543" /> <source>Show warning message</source> <translation>Mostrar mensagem de aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1524" /> + <location filename="../QScintilla/Editor.py" line="1546" /> <source>Clear warnings</source> <translation>Limpar avisos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1528" /> + <location filename="../QScintilla/Editor.py" line="1550" /> <source>Next uncovered line</source> <translation>Linha seguinte sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1531" /> + <location filename="../QScintilla/Editor.py" line="1553" /> <source>Previous uncovered line</source> <translation>Linha anterior sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1535" /> + <location filename="../QScintilla/Editor.py" line="1557" /> <source>Next task</source> <translation>Tarefa seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1538" /> + <location filename="../QScintilla/Editor.py" line="1560" /> <source>Previous task</source> <translation>Tarefa anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1542" /> + <location filename="../QScintilla/Editor.py" line="1564" /> <source>Next change</source> <translation>Alteração seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1545" /> + <location filename="../QScintilla/Editor.py" line="1567" /> <source>Previous change</source> <translation>Alteração anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1548" /> - <source>Clear changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1578" /> - <location filename="../QScintilla/Editor.py" line="1569" /> - <source>Export source</source> - <translation>Exportar fonte</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1570" /> + <source>Clear changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1600" /> + <location filename="../QScintilla/Editor.py" line="1591" /> + <source>Export source</source> + <translation>Exportar fonte</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1592" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Não está disponível um exportador para formato <b>{0}</b>. A cancelar...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1579" /> + <location filename="../QScintilla/Editor.py" line="1601" /> <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="1590" /> + <location filename="../QScintilla/Editor.py" line="1612" /> <source>Alternatives ({0})</source> <translation>Alternativas ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1614" /> + <location filename="../QScintilla/Editor.py" line="1636" /> <source>Pygments Lexer</source> <translation>Analizador Léxico Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1615" /> + <location filename="../QScintilla/Editor.py" line="1637" /> <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="2217" /> + <location filename="../QScintilla/Editor.py" line="2239" /> <source>Modification of Read Only file</source> <translation>Modificação do ficheiro de Apenas Leitura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2218" /> + <location filename="../QScintilla/Editor.py" line="2240" /> <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="2699" /> + <location filename="../QScintilla/Editor.py" line="2721" /> <source>Add Breakpoint</source> <translation type="unfinished">Adicionar Ponto de Interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2700" /> + <location filename="../QScintilla/Editor.py" line="2722" /> <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="3054" /> - <source>Printing...</source> - <translation>A imprimir...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3071" /> - <source>Printing completed</source> - <translation>Impressão completa</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3073" /> - <source>Error while printing</source> - <translation>Erro durante a impressão</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="3076" /> + <source>Printing...</source> + <translation>A imprimir...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3093" /> + <source>Printing completed</source> + <translation>Impressão completa</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3095" /> + <source>Error while printing</source> + <translation>Erro durante a impressão</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3098" /> <source>Printing aborted</source> <translation>Impressão cancelada</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3458" /> + <location filename="../QScintilla/Editor.py" line="3480" /> <source>File Modified</source> <translation>Ficheiro Modificado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3459" /> + <location filename="../QScintilla/Editor.py" line="3481" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>O ficheiro <b>{0}</b> tem alterações por gravar.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3526" /> + <location filename="../QScintilla/Editor.py" line="3533" /> + <source>Open Remote File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3564" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Não se pôde abrir o ficheiro <b>{0}</b>.</p><p> Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3717" /> - <location filename="../QScintilla/Editor.py" line="3698" /> - <location filename="../QScintilla/Editor.py" line="3658" /> + <location filename="../QScintilla/Editor.py" line="3767" /> + <location filename="../QScintilla/Editor.py" line="3692" /> <source>Save File</source> <translation>Gravar Ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3659" /> + <location filename="../QScintilla/Editor.py" line="3758" /> + <location filename="../QScintilla/Editor.py" line="3699" /> + <source>Save Remote File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3712" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>O ficheiro <b>{0}</b> não se pôde gravar. <br/>Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3718" /> + <location filename="../QScintilla/Editor.py" line="3793" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3862" /> + <location filename="../QScintilla/Editor.py" line="3937" /> <source>Save File to Device</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3863" /> + <location filename="../QScintilla/Editor.py" line="3938" /> <source>Enter the complete device file path:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5651" /> + <location filename="../QScintilla/Editor.py" line="5726" /> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5652" /> + <location filename="../QScintilla/Editor.py" line="5727" /> <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="5786" /> + <location filename="../QScintilla/Editor.py" line="5861" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5787" /> + <location filename="../QScintilla/Editor.py" line="5862" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6083" /> + <location filename="../QScintilla/Editor.py" line="6158" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6084" /> + <location filename="../QScintilla/Editor.py" line="6159" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6500" /> + <location filename="../QScintilla/Editor.py" line="6581" /> <source>Disable breakpoint</source> <translation>Inabilitar ponto de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6915" /> + <location filename="../QScintilla/Editor.py" line="7005" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="7006" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6991" /> - <location filename="../QScintilla/Editor.py" line="6983" /> + <location filename="../QScintilla/Editor.py" line="7068" /> + <source>Load Coverage Data</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7069" /> + <source><p>The coverage data could not be loaded from file <b>{0}</b>.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7098" /> + <location filename="../QScintilla/Editor.py" line="7090" /> <source>Show Code Coverage Annotations</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6984" /> + <location filename="../QScintilla/Editor.py" line="7091" /> <source>All lines have been covered.</source> <translation>Foram cobertas as linhas todas.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6992" /> + <location filename="../QScintilla/Editor.py" line="7099" /> <source>There is no coverage file available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7100" /> + <location filename="../QScintilla/Editor.py" line="7207" /> <source>Profile Data</source> <translation>Dados de Perfil</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7208" /> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7263" /> - <location filename="../QScintilla/Editor.py" line="7257" /> + <location filename="../QScintilla/Editor.py" line="7370" /> + <location filename="../QScintilla/Editor.py" line="7364" /> <source>Syntax Error</source> <translation>Erro de Sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7264" /> + <location filename="../QScintilla/Editor.py" line="7371" /> <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="7511" /> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7612" /> <source>Warning</source> <translation>Aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7511" /> + <location filename="../QScintilla/Editor.py" line="7618" /> <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="7590" /> + <location filename="../QScintilla/Editor.py" line="7697" /> <source>Info: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7606" /> - <location filename="../QScintilla/Editor.py" line="7592" /> + <location filename="../QScintilla/Editor.py" line="7713" /> + <location filename="../QScintilla/Editor.py" line="7699" /> <source>Error: {0}</source> <translation>Erro: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7594" /> + <location filename="../QScintilla/Editor.py" line="7701" /> <source>Style: {0}</source> <translation>Estilo: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7706" /> <source>Warning: {0}</source> <translation>Aviso: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7729" /> + <location filename="../QScintilla/Editor.py" line="7836" /> <source>Macro Name</source> <translation>Nome de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7729" /> + <location filename="../QScintilla/Editor.py" line="7836" /> <source>Select a macro name:</source> <translation>Selecionar um nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7755" /> + <location filename="../QScintilla/Editor.py" line="7862" /> <source>Load macro file</source> <translation>Carregar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7801" /> - <location filename="../QScintilla/Editor.py" line="7757" /> + <location filename="../QScintilla/Editor.py" line="7908" /> + <location filename="../QScintilla/Editor.py" line="7864" /> <source>Macro files (*.macro)</source> <translation>Ficheiros Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7779" /> - <location filename="../QScintilla/Editor.py" line="7769" /> + <location filename="../QScintilla/Editor.py" line="7886" /> + <location filename="../QScintilla/Editor.py" line="7876" /> <source>Error loading macro</source> <translation>Erro ao carregar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7770" /> + <location filename="../QScintilla/Editor.py" line="7877" /> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>O ficheiro macro <b>{0}</b> não se pode ler.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7780" /> + <location filename="../QScintilla/Editor.py" line="7887" /> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>O ficheiro macro <b>{0}</b> está corrompido.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7799" /> + <location filename="../QScintilla/Editor.py" line="7906" /> <source>Save macro file</source> <translation>Gravar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7817" /> + <location filename="../QScintilla/Editor.py" line="7924" /> <source>Save macro</source> <translation>Gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7818" /> + <location filename="../QScintilla/Editor.py" line="7925" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro macro <b>{0}</b> já existe. Sobreescrever-lo?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7833" /> + <location filename="../QScintilla/Editor.py" line="7940" /> <source>Error saving macro</source> <translation>Erro ao gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7834" /> + <location filename="../QScintilla/Editor.py" line="7941" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>O ficheiro macro <b>{0}</b> não pode ser escrito.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7847" /> + <location filename="../QScintilla/Editor.py" line="7954" /> <source>Start Macro Recording</source> <translation>Iniciar Registo de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7848" /> + <location filename="../QScintilla/Editor.py" line="7955" /> <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="7874" /> + <location filename="../QScintilla/Editor.py" line="7981" /> <source>Macro Recording</source> <translation>Gravação de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7875" /> + <location filename="../QScintilla/Editor.py" line="7982" /> <source>Enter name of the macro:</source> <translation>Introduza o nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8058" /> + <location filename="../QScintilla/Editor.py" line="8199" /> <source>{0} (ro)</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8243" /> + <location filename="../QScintilla/Editor.py" line="8387" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8249" /> + <location filename="../QScintilla/Editor.py" line="8393" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Aviso:</b> Perderá todas as alterações uma vez que o volte a abrir.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8256" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>File changed</source> <translation>Ficheiro alterado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8349" /> + <location filename="../QScintilla/Editor.py" line="8544" /> <source>Reload File</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8350" /> + <location filename="../QScintilla/Editor.py" line="8545" /> <source><p>The editor contains unsaved modifications.</p><p><b>Warning:</b> You will lose your changes upon reloading it.</p><p>Shall the editor really be reloaded?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8450" /> + <location filename="../QScintilla/Editor.py" line="8645" /> <source>Drop Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8451" /> + <location filename="../QScintilla/Editor.py" line="8646" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> não é um ficheiro.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8472" /> + <location filename="../QScintilla/Editor.py" line="8667" /> <source>Resources</source> <translation>Recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8474" /> + <location filename="../QScintilla/Editor.py" line="8669" /> <source>Add file...</source> <translation>Adicionar Ficheiro...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8475" /> + <location filename="../QScintilla/Editor.py" line="8670" /> <source>Add files...</source> <translation>Adicionar Ficheiros...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8476" /> + <location filename="../QScintilla/Editor.py" line="8671" /> <source>Add aliased file...</source> <translation>Adicionar ficheiro com pseudónimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8478" /> + <location filename="../QScintilla/Editor.py" line="8673" /> <source>Add localized resource...</source> <translation>Adicionar recursos localizado...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8481" /> + <location filename="../QScintilla/Editor.py" line="8676" /> <source>Add resource frame</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8501" /> + <location filename="../QScintilla/Editor.py" line="8696" /> <source>Add file resource</source> <translation>Adicionar recurso de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8515" /> + <location filename="../QScintilla/Editor.py" line="8710" /> <source>Add file resources</source> <translation>Adicionar recursos de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8539" /> - <location filename="../QScintilla/Editor.py" line="8533" /> + <location filename="../QScintilla/Editor.py" line="8734" /> + <location filename="../QScintilla/Editor.py" line="8728" /> <source>Add aliased file resource</source> <translation>Adicionar recurso de ficheiro com pseudónimo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8540" /> + <location filename="../QScintilla/Editor.py" line="8735" /> <source>Alias for file <b>{0}</b>:</source> <translation>Pseudónimo para o ficheiro <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8615" /> + <location filename="../QScintilla/Editor.py" line="8817" /> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8616" /> + <location filename="../QScintilla/Editor.py" line="8818" /> <source>Include class attributes?</source> <translation>Incluir atributos de classes?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8636" /> + <location filename="../QScintilla/Editor.py" line="8838" /> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8637" /> + <location filename="../QScintilla/Editor.py" line="8839" /> <source>Include imports from external modules?</source> <translation>Incluir imports de módulos externos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8656" /> + <location filename="../QScintilla/Editor.py" line="8858" /> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8657" /> + <location filename="../QScintilla/Editor.py" line="8859" /> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9028" /> + <location filename="../QScintilla/Editor.py" line="9230" /> <source>Add to dictionary</source> <translation>Adicionar dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9030" /> + <location filename="../QScintilla/Editor.py" line="9232" /> <source>Ignore All</source> <translation>Ignorar Tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9477" /> + <location filename="../QScintilla/Editor.py" line="9679" /> <source>Sort Lines</source> <translation>Ordenar Linhas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9478" /> + <location filename="../QScintilla/Editor.py" line="9680" /> <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="9571" /> + <location filename="../QScintilla/Editor.py" line="9773" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9572" /> + <location filename="../QScintilla/Editor.py" line="9774" /> <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="9665" /> + <location filename="../QScintilla/Editor.py" line="9867" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9671" /> + <location filename="../QScintilla/Editor.py" line="9873" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9740" /> + <location filename="../QScintilla/Editor.py" line="9951" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9741" /> + <location filename="../QScintilla/Editor.py" line="9952" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -19430,39 +19519,39 @@ <context> <name>EricPathPickerBase</name> <message> - <location filename="../EricWidgets/EricPathPicker.py" line="177" /> - <location filename="../EricWidgets/EricPathPicker.py" line="106" /> - <location filename="../EricWidgets/EricPathPicker.py" line="99" /> + <location filename="../EricWidgets/EricPathPicker.py" line="182" /> + <location filename="../EricWidgets/EricPathPicker.py" line="111" /> + <location filename="../EricWidgets/EricPathPicker.py" line="104" /> <source>Enter Path Name</source> <translation type="unfinished" /> </message> <message> - <location filename="../EricWidgets/EricPathPicker.py" line="174" /> + <location filename="../EricWidgets/EricPathPicker.py" line="179" /> <source>Enter Path Names separated by ';'</source> <translation type="unfinished" /> </message> <message> - <location filename="../EricWidgets/EricPathPicker.py" line="519" /> + <location filename="../EricWidgets/EricPathPicker.py" line="586" /> <source>Choose a file to open</source> <translation type="unfinished" /> </message> <message> - <location filename="../EricWidgets/EricPathPicker.py" line="521" /> + <location filename="../EricWidgets/EricPathPicker.py" line="588" /> <source>Choose files to open</source> <translation type="unfinished" /> </message> <message> - <location filename="../EricWidgets/EricPathPicker.py" line="523" /> + <location filename="../EricWidgets/EricPathPicker.py" line="590" /> <source>Choose files and directories</source> <translation type="unfinished" /> </message> <message> - <location filename="../EricWidgets/EricPathPicker.py" line="529" /> + <location filename="../EricWidgets/EricPathPicker.py" line="596" /> <source>Choose a file to save</source> <translation type="unfinished" /> </message> <message> - <location filename="../EricWidgets/EricPathPicker.py" line="531" /> + <location filename="../EricWidgets/EricPathPicker.py" line="598" /> <source>Choose a directory</source> <translation type="unfinished" /> </message> @@ -19691,6 +19780,598 @@ </message> </context> <context> + <name>EricServerConnectionDialog</name> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.py" line="41" /> + <source>Enter the timeout for the connection attempt (default: {0} s).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>eric-ide Server Connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished">Nome:</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>Enter the name for the eric-ide server connection profile.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>Hostname:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>Enter the hostname or IP address of the eric-ide server to connect to.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>Port:</source> + <translation type="unfinished">Porto:</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>Enter the port number the eric-ide server listens on (default: 42024).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>default</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source>Timeout:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerConnectionDialog.ui" line="0" /> + <source> s</source> + <translation type="unfinished"> s</translation> + </message> + </context> + <context> + <name>EricServerDebuggerInterface</name> + <message> + <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="89" /> + <source>Unknown Server Reply</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="90" /> + <source><p>The eric-ide server debugger interface sent the unknown reply <b>{0}</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="110" /> + <source>Debug Client Command</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="111" /> + <source><p>The IDE received an error message.</p><p>Error: {0}</p></source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>EricServerFileDialog</name> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="121" /> + <source>All Files (*)</source> + <translation type="unfinished">Ficheiros Todos (*)</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="179" /> + <source>Directories</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="596" /> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="314" /> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="299" /> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="291" /> + <source>New Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="292" /> + <source>Enter the name for the new directory:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="627" /> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="300" /> + <source><p>A file or directory with the name <b>{0}</b> exists already. Aborting...</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="315" /> + <source><p>The directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="681" /> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="646" /> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="320" /> + <source>Unknown</source> + <translation type="unfinished">Desconhecido</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="437" /> + <source>Open</source> + <translation type="unfinished">Abrir</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="439" /> + <source>Choose</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="442" /> + <source>Save</source> + <translation type="unfinished">Gravar</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="528" /> + <source>Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="533" /> + <source>File</source> + <translation type="unfinished">Ficheiro</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="558" /> + <source>Remote Directory Listing</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="559" /> + <source><p>The directory <b>{0}</b> could not be listed due to an error reported by the eric-ide server.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="585" /> + <source>Rename</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="588" /> + <source>Delete</source> + <translation type="unfinished">Apagar</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="591" /> + <source>Show Hidden Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="610" /> + <source>Rename Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="612" /> + <source>Rename File</source> + <translation type="unfinished">Renomear Ficheiro</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="618" /> + <source><p>Enter the new name for <b>{0}</b>:</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="644" /> + <source><p>The renaming operation failed.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="659" /> + <source>Delete Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="660" /> + <source>Shall the selected directory really be deleted?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="662" /> + <source>Delete File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="663" /> + <source>Shall the selected file really be deleted?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.py" line="679" /> + <source><p>The deletion operation failed.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Open Files</source> + <translation type="unfinished">Abrir Ficheiros</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Look in:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Press to move back in history.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Press to move forward in history.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Press to move up one level.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Press to create a new directory.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Press to reload the directory listing.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Nome</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Size</source> + <translation type="unfinished">Tamanho</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Type</source> + <translation type="unfinished">Tipo</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Date Modified</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>File Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Files of Type:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerFileDialog.ui" line="0" /> + <source>Cancel</source> + <translation type="unfinished">Cancelar</translation> + </message> + </context> + <context> + <name>EricServerInterface</name> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="754" /> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="204" /> + <source>Connect to eric-ide Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="205" /> + <source><p>The connection to the eric-ide server {0}:{1} could not be established.</p><p>Reason: {2}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="346" /> + <source>JSON Protocol Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="347" /> + <source><p>The response received from the remote server could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="476" /> + <source><h2>{0}Version Numbers</h2><table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="477" /> + <source>{0} - </source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="490" /> + <source></table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="494" /> + <source>eric-ide Server Versions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="513" /> + <source>eric-ide Server Checksum Error +Error: {0} +Data: +{1} +</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="520" /> + <source>eric-ide Server Data Error +Error: {0} +Data: +{1} +</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="527" /> + <source>eric-ide Server Unsupported Category +Error: The server received the unsupported request category '{0}'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="544" /> + <source>Connect</source> + <translation type="unfinished">Conetar</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="546" /> + <source>Connect...</source> + <translation type="unfinished">Conetar...</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="547" /> + <source>Meta+Shift+C</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="553" /> + <source>Show a dialog to connect to an 'eric-ide' server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="556" /> + <source><b>Connect...</b><p>This opens a dialog to enter the connection parameters to connect to a remote 'eric-ide' server.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="568" /> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="566" /> + <source>Disconnect</source> + <translation type="unfinished">Desconetar</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="569" /> + <source>Meta+Shift+D</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="575" /> + <source>Disconnect from the currently connected 'eric-ide' server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="578" /> + <source><b>Disconnect</b><p>This disconnects from the currently connected 'eric-ide' server.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="789" /> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="590" /> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="588" /> + <source>Stop Server</source> + <translation type="unfinished">Parar Servidor</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="591" /> + <source>Meta+Shift+S</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="597" /> + <source>Stop the currently connected 'eric-ide' server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="600" /> + <source><b>Stop Server</b><p>This stops the currently connected 'eric-ide server.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="611" /> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="609" /> + <source>Show Server Versions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="618" /> + <source>Show the eric-ide server versions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="621" /> + <source><b>Show Server Versions</b><p>This opens a dialog to show the eric-ide server versions.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="640" /> + <source>Connect to</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="685" /> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="683" /> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="644" /> + <source>eric-ide Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="729" /> + <source>Manage Server Connections</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="755" /> + <source><p>The eric-ide server at <b>{0}:{1}</b> was connected successfully.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="766" /> + <source>Disconnect from eric-ide Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="767" /> + <source>The eric-ide server was disconnected.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerInterface.py" line="790" /> + <source><p>Do you really want to stop the currently connected eric-ide server <b>{0}</b>? No further connections will be possible without restarting the server.</p></source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>EricServerPage</name> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source><b>Configure eric-ide Server Settings</b></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source><b>Note:</b> The eric-ide server is configured via command line parameters. The parameters of this page configure the interface to the eric-ide server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source>Server Connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source>Default Timeout:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source> s</source> + <translation type="unfinished"> s</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source>Shell</source> + <translation type="unfinished">Shell</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source>Select this to start an eric-ide Server Shell when a connection to an eric-ide Server is established.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EricServerPage.ui" line="0" /> + <source>Start server Shell when server is connected</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>EricServerProfilesDialog</name> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Manage Server Connections</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Press to open a dialog to add a new server connection.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Add...</source> + <translation type="unfinished">Adicionar...</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Press to open a dialog to edit the selected server connection.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Edit...</source> + <translation type="unfinished">Editar...</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Press to remove the selected server connections.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Remove</source> + <translation type="unfinished">Retirar</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Press to reset all changes performed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.ui" line="0" /> + <source>Reset</source> + <translation type="unfinished">Reinicializar</translation> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.py" line="114" /> + <source>Remove Selected Entries</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.py" line="115" /> + <source>Do you really want to remove the selected entries from the list?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.py" line="129" /> + <source>Reset Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../RemoteServerInterface/EricServerProfilesDialog.py" line="130" /> + <source>Do you really want to reset all changes performed up to this point?</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>EricSslCertificateSelectionDialog</name> <message> <location filename="../EricNetwork/EricSslCertificateSelectionDialog.ui" line="0" /> @@ -20237,13 +20918,13 @@ <translation type="unfinished">Pressionar para encontrar a ocurrência seguinte</translation> </message> <message> - <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="484" /> - <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="436" /> + <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="497" /> + <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="444" /> <source>'{0}' was not found.</source> <translation type="unfinished">'{0}' não foi encontrado.</translation> </message> <message> - <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="489" /> + <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="502" /> <source>Match {0} of {1}</source> <translation type="unfinished" /> </message> @@ -20431,6 +21112,59 @@ </message> </context> <context> + <name>EricUtilities</name> + <message> + <location filename="../EricUtilities/__init__.py" line="191" /> + <source>{0:4d} Bytes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="196" /> + <source>{0:4.2f} KiB</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="201" /> + <source>{0:4.2f} MiB</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="206" /> + <source>{0:4.2f} GiB</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="211" /> + <source>{0:4.2f} TiB</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="219" /> + <source>{0} Bytes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="224" /> + <source>{0} KiB</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="229" /> + <source>{0} MiB</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="234" /> + <source>{0} GiB</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../EricUtilities/__init__.py" line="239" /> + <source>{0} TiB</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>EricZoomWidget</name> <message> <location filename="../EricWidgets/EricZoomWidget.ui" line="0" /> @@ -31176,59 +31910,6 @@ </message> </context> <context> - <name>Globals</name> - <message> - <location filename="../Globals/__init__.py" line="200" /> - <source>{0:4.2f} Bytes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="203" /> - <source>{0:4.2f} KiB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="206" /> - <source>{0:4.2f} MiB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="209" /> - <source>{0:4.2f} GiB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="212" /> - <source>{0:4.2f} TiB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="215" /> - <source>{0} Bytes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="220" /> - <source>{0} KiB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="225" /> - <source>{0} MiB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="230" /> - <source>{0} GiB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Globals/__init__.py" line="235" /> - <source>{0} TiB</source> - <translation type="unfinished" /> - </message> - </context> - <context> <name>GoogleV1Engine</name> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/GoogleV1Engine.py" line="152" /> @@ -32297,184 +32978,184 @@ <context> <name>HelpViewerWidget</name> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="127" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="128" /> <source>Open a local file</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="133" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="134" /> <source>Select action from menu</source> <translation type="unfinished">Selecionar ação do menu</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="149" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="152" /> <source>Move one page backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="154" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="157" /> <source>Move one page forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="166" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="169" /> <source>Reload the current page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="177" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="180" /> <source>Zoom in on the current page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="183" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="186" /> <source>Zoom out on the current page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="190" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="193" /> <source>Reset the zoom level of the current page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="202" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="205" /> <source>Add a new empty page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="208" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="211" /> <source>Close the current page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="219" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="222" /> <source>Show or hide the search pane</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="295" /> - <source>Show list of open pages</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="298" /> - <source>Show the table of contents</source> + <source>Show list of open pages</source> <translation type="unfinished" /> </message> <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="301" /> - <source>Show the help document index</source> + <source>Show the table of contents</source> <translation type="unfinished" /> </message> <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="304" /> - <source>Show the help search window</source> + <source>Show the help document index</source> <translation type="unfinished" /> </message> <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="307" /> + <source>Show the help search window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HelpViewer/HelpViewerWidget.py" line="310" /> <source>Show list of bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="445" /> - <source>eric API Documentation</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="446" /> - <source>Python 3 Documentation</source> - <translation type="unfinished">Documentação de Python 3</translation> - </message> - <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="447" /> - <source>Qt5 Documentation</source> - <translation type="unfinished">Documentação de Qt5</translation> - </message> - <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="448" /> - <source>Qt6 Documentation</source> - <translation type="unfinished">Documentação de Qt5 {6 ?}</translation> + <source>eric API Documentation</source> + <translation type="unfinished" /> </message> <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="449" /> - <source>PyQt5 Documentation</source> - <translation type="unfinished">Documentação do PyQt5</translation> + <source>Python 3 Documentation</source> + <translation type="unfinished">Documentação de Python 3</translation> </message> <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="450" /> - <source>PyQt6 Documentation</source> - <translation type="unfinished">Documentação do PyQt5 {6 ?}</translation> + <source>Qt5 Documentation</source> + <translation type="unfinished">Documentação de Qt5</translation> </message> <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="451" /> - <source>PySide2 Documentation</source> - <translation type="unfinished" /> + <source>Qt6 Documentation</source> + <translation type="unfinished">Documentação de Qt5 {6 ?}</translation> </message> <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="452" /> + <source>PyQt5 Documentation</source> + <translation type="unfinished">Documentação do PyQt5</translation> + </message> + <message> + <location filename="../HelpViewer/HelpViewerWidget.py" line="453" /> + <source>PyQt6 Documentation</source> + <translation type="unfinished">Documentação do PyQt5 {6 ?}</translation> + </message> + <message> + <location filename="../HelpViewer/HelpViewerWidget.py" line="454" /> + <source>PySide2 Documentation</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HelpViewer/HelpViewerWidget.py" line="455" /> <source>PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="509" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="512" /> <source>Open HTML File</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="511" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="514" /> <source>HTML Files (*.htm *.html);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="698" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="701" /> <source>Help Engine</source> <translation type="unfinished">Motor de Ajuda</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="722" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="725" /> <source>Looking for Documentation...</source> <translation type="unfinished">A procurar a Documentação...</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="733" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="736" /> <source>eric Help Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="758" /> - <source>Manage QtHelp Documents</source> - <translation type="unfinished">Gerir Documentação QtHelp</translation> - </message> - <message> <location filename="../HelpViewer/HelpViewerWidget.py" line="761" /> + <source>Manage QtHelp Documents</source> + <translation type="unfinished">Gerir Documentação QtHelp</translation> + </message> + <message> + <location filename="../HelpViewer/HelpViewerWidget.py" line="764" /> <source>Reindex Documentation</source> <translation type="unfinished">Reindexar a Documentação</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="766" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="769" /> <source>Configure Help Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="859" /> - <location filename="../HelpViewer/HelpViewerWidget.py" line="839" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="862" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="842" /> <source>Clear History</source> <translation type="unfinished">Limpar Histórico</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="962" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="966" /> <source>Updating search index</source> <translation type="unfinished">A atualizar índice de pesquisa</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="1020" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="1024" /> <source>Filtered by: </source> <translation type="unfinished">Filtrado por: </translation> </message> <message> - <location filename="../HelpViewer/HelpViewerWidget.py" line="1056" /> - <location filename="../HelpViewer/HelpViewerWidget.py" line="1051" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="1060" /> + <location filename="../HelpViewer/HelpViewerWidget.py" line="1055" /> <source>Unfiltered</source> <translation type="unfinished">Sem filtrar</translation> </message> @@ -32650,948 +33331,951 @@ <context> <name>HexEditMainWindow</name> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="162" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="170" /> <source>New Window</source> <translation type="unfinished">Nova Janela</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="164" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="172" /> <source>New &Window</source> <translation type="unfinished">Nova &Janela</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="171" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="179" /> <source>Open a binary file for editing in a new hex editor window</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="174" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="182" /> <source><b>New Window</b><p>This opens a binary file for editing in a new hex editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="185" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="193" /> <source>Open</source> <translation type="unfinished">Abrir</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="187" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="195" /> <source>&Open...</source> <translation type="unfinished">&Abrir...</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="188" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="196" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="204" /> - <source>Save</source> - <translation type="unfinished">Gravar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="206" /> - <source>&Save</source> - <translation type="unfinished">&Gravar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="207" /> - <source>Ctrl+S</source> - <comment>File|Save</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="212" /> - <source>Save the current binary file</source> - <translation type="unfinished" /> + <source>Save</source> + <translation type="unfinished">Gravar</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="214" /> + <source>&Save</source> + <translation type="unfinished">&Gravar</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="215" /> + <source>Ctrl+S</source> + <comment>File|Save</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="220" /> + <source>Save the current binary file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="222" /> <source><b>Save File</b><p>Save the contents of the hex editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="223" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="231" /> <source>Save As</source> <translation type="unfinished">Gravar Como</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="225" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="233" /> <source>Save &As...</source> <translation type="unfinished">Gr&avar Como...</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="226" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="234" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="232" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="240" /> <source>Save the current binary data to a new file</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="235" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="243" /> <source><b>Save As...</b><p>Saves the current binary data to a new file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="244" /> - <source>Save As Readable</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="245" /> - <source>Save As &Readable...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="252" /> + <source>Save As Readable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="253" /> + <source>Save As &Readable...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="260" /> <source>Save the current binary data to a new file in a readable format</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="255" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="263" /> <source><b>Save As Readable...</b><p>Saves the current binary data to a new file in a readable format.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="265" /> - <source>Close</source> - <translation type="unfinished">Fechar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="267" /> - <source>&Close</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="268" /> - <source>Ctrl+W</source> - <comment>File|Close</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="273" /> - <source>Close the current hex editor window</source> - <translation type="unfinished" /> + <source>Close</source> + <translation type="unfinished">Fechar</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="275" /> - <source><b>Close</b><p>Closes the current hex editor window.</p></source> + <source>&Close</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="276" /> + <source>Ctrl+W</source> + <comment>File|Close</comment> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="281" /> + <source>Close the current hex editor window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="283" /> + <source><b>Close</b><p>Closes the current hex editor window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="289" /> <source>Close All</source> <translation type="unfinished">Fechar Tudo</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="282" /> - <source>Close &All</source> - <translation type="unfinished">Fechar &Tudo</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="288" /> - <source>Close all hex editor windows</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="290" /> - <source><b>Close All</b><p>Closes all hex editor windows.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="297" /> + <source>Close &All</source> + <translation type="unfinished">Fechar &Tudo</translation> + </message> + <message> <location filename="../HexEdit/HexEditMainWindow.py" line="296" /> - <source>Close Others</source> - <translation type="unfinished">Fechar Outros</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="303" /> - <source>Close all other hex editor windows</source> + <source>Close all hex editor windows</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="298" /> + <source><b>Close All</b><p>Closes all hex editor windows.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="305" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="304" /> + <source>Close Others</source> + <translation type="unfinished">Fechar Outros</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="311" /> + <source>Close all other hex editor windows</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="313" /> <source><b>Close Others</b><p>Closes all other hex editor windows.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="314" /> - <source>Quit</source> - <translation type="unfinished">Sair</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="316" /> - <source>&Quit</source> - <translation type="unfinished">Sai&r</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="317" /> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="322" /> + <source>Quit</source> + <translation type="unfinished">Sair</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="324" /> + <source>&Quit</source> + <translation type="unfinished">Sai&r</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="325" /> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="330" /> <source>Quit the hex editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="323" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="331" /> <source><b>Quit</b><p>Quit the hex editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="333" /> - <source>Undo</source> - <translation type="unfinished">Desfazer</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="335" /> - <source>&Undo</source> - <translation type="unfinished">Desfa&zer</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="336" /> - <source>Ctrl+Z</source> - <comment>Edit|Undo</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="337" /> - <source>Alt+Backspace</source> - <comment>Edit|Undo</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="341" /> - <source>Undo the last change</source> - <translation type="unfinished">Desfazer a última alteração</translation> + <source>Undo</source> + <translation type="unfinished">Desfazer</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="343" /> - <source><b>Undo</b><p>Undo the last change done.</p></source> + <source>&Undo</source> + <translation type="unfinished">Desfa&zer</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="344" /> + <source>Ctrl+Z</source> + <comment>Edit|Undo</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="345" /> + <source>Alt+Backspace</source> + <comment>Edit|Undo</comment> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="349" /> - <source>Redo</source> - <translation type="unfinished">Refazer</translation> + <source>Undo the last change</source> + <translation type="unfinished">Desfazer a última alteração</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="351" /> - <source>&Redo</source> - <translation type="unfinished">&Refazer</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="352" /> - <source>Ctrl+Shift+Z</source> - <comment>Edit|Redo</comment> + <source><b>Undo</b><p>Undo the last change done.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="357" /> - <source>Redo the last change</source> - <translation type="unfinished">Refazer a última alteração</translation> + <source>Redo</source> + <translation type="unfinished">Refazer</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="359" /> - <source><b>Redo</b><p>Redo the last change done.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="372" /> + <source>&Redo</source> + <translation type="unfinished">&Refazer</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="360" /> + <source>Ctrl+Shift+Z</source> + <comment>Edit|Redo</comment> + <translation type="unfinished" /> + </message> + <message> <location filename="../HexEdit/HexEditMainWindow.py" line="365" /> - <source>Revert to last saved state</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="366" /> - <source>Re&vert to last saved state</source> - <translation type="unfinished">&Voltar ao último estado gravado</translation> + <source>Redo the last change</source> + <translation type="unfinished">Refazer a última alteração</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="367" /> - <source>Ctrl+Y</source> - <comment>Edit|Revert</comment> + <source><b>Redo</b><p>Redo the last change done.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="380" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="373" /> + <source>Revert to last saved state</source> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="374" /> + <source>Re&vert to last saved state</source> + <translation type="unfinished">&Voltar ao último estado gravado</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="375" /> + <source>Ctrl+Y</source> + <comment>Edit|Revert</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="382" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="384" /> - <source>Cut</source> - <translation type="unfinished">Cortar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="386" /> - <source>Cu&t</source> - <translation type="unfinished">Cor&tar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="387" /> - <source>Ctrl+X</source> - <comment>Edit|Cut</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="388" /> - <source>Shift+Del</source> - <comment>Edit|Cut</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="392" /> - <source>Cut the selection</source> - <translation type="unfinished">Cortar a seleção</translation> + <source>Cut</source> + <translation type="unfinished">Cortar</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="394" /> + <source>Cu&t</source> + <translation type="unfinished">Cor&tar</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="395" /> + <source>Ctrl+X</source> + <comment>Edit|Cut</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="396" /> + <source>Shift+Del</source> + <comment>Edit|Cut</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="400" /> + <source>Cut the selection</source> + <translation type="unfinished">Cortar a seleção</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="402" /> <source><b>Cut</b><p>Cut the selected binary area to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="403" /> - <source>Copy</source> - <translation type="unfinished">Copiar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="405" /> - <source>&Copy</source> - <translation type="unfinished">&Copiar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="406" /> - <source>Ctrl+C</source> - <comment>Edit|Copy</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="407" /> - <source>Ctrl+Ins</source> - <comment>Edit|Copy</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="411" /> - <source>Copy the selection</source> - <translation type="unfinished">Copiar a seleção</translation> + <source>Copy</source> + <translation type="unfinished">Copiar</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="413" /> + <source>&Copy</source> + <translation type="unfinished">&Copiar</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="414" /> + <source>Ctrl+C</source> + <comment>Edit|Copy</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="415" /> + <source>Ctrl+Ins</source> + <comment>Edit|Copy</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="419" /> + <source>Copy the selection</source> + <translation type="unfinished">Copiar a seleção</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="421" /> <source><b>Copy</b><p>Copy the selected binary area to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="422" /> - <source>Paste</source> - <translation type="unfinished">Colar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="424" /> - <source>&Paste</source> - <translation type="unfinished">Co&lar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="425" /> - <source>Ctrl+V</source> - <comment>Edit|Paste</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="426" /> - <source>Shift+Ins</source> - <comment>Edit|Paste</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="430" /> - <source>Paste the clipboard contents</source> - <translation type="unfinished" /> + <source>Paste</source> + <translation type="unfinished">Colar</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="432" /> - <source><b>Paste</b><p>Paste the clipboard contents.</p></source> + <source>&Paste</source> + <translation type="unfinished">Co&lar</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="433" /> + <source>Ctrl+V</source> + <comment>Edit|Paste</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="434" /> + <source>Shift+Ins</source> + <comment>Edit|Paste</comment> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="438" /> - <source>Select All</source> - <translation type="unfinished">Selecionar Tudo</translation> + <source>Paste the clipboard contents</source> + <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="440" /> - <source>&Select All</source> - <translation type="unfinished">&Selecionar tudo</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="441" /> - <source>Ctrl+A</source> - <comment>Edit|Select All</comment> + <source><b>Paste</b><p>Paste the clipboard contents.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="446" /> - <source>Select the complete binary data</source> - <translation type="unfinished" /> + <source>Select All</source> + <translation type="unfinished">Selecionar Tudo</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="448" /> - <source><b>Select All</b><p>Selects the complete binary data.</p></source> + <source>&Select All</source> + <translation type="unfinished">&Selecionar tudo</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="449" /> + <source>Ctrl+A</source> + <comment>Edit|Select All</comment> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="454" /> - <source>Deselect all</source> - <translation type="unfinished">Desselecionar tudo</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="455" /> - <source>&Deselect all</source> - <translation type="unfinished">&Desselecionar tudo</translation> + <source>Select the complete binary data</source> + <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="456" /> - <source>Alt+Ctrl+A</source> - <comment>Edit|Deselect all</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="461" /> - <source>Deselect all binary data</source> - <translation type="unfinished" /> + <source><b>Select All</b><p>Selects the complete binary data.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="462" /> + <source>Deselect all</source> + <translation type="unfinished">Desselecionar tudo</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="463" /> - <source><b>Deselect All</b><p>Deselect all all binary data.</p></source> + <source>&Deselect all</source> + <translation type="unfinished">&Desselecionar tudo</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="464" /> + <source>Alt+Ctrl+A</source> + <comment>Edit|Deselect all</comment> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="469" /> - <source>Save Selection Readable</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="470" /> - <source>Save Selection Readable...</source> + <source>Deselect all binary data</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="471" /> + <source><b>Deselect All</b><p>Deselect all all binary data.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="477" /> + <source>Save Selection Readable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="478" /> + <source>Save Selection Readable...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="485" /> <source>Save the binary data of the current selection to a file in a readable format</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="483" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="491" /> <source><b>Save Selection Readable...</b><p>Saves the binary data of the current selection to a file in a readable format.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="494" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="493" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="502" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="501" /> <source>Set Read Only</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="501" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="509" /> <source>Change the edit mode to read only</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="503" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="511" /> <source><b>Set Read Only</b><p>This changes the edit mode to read only (i.e. to view mode).</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="515" /> - <source>Search</source> - <translation type="unfinished">Procurar</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="517" /> - <source>&Search...</source> - <translation type="unfinished">&Procurar...</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="518" /> - <source>Ctrl+F</source> - <comment>Search|Search</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="523" /> - <source>Search for data</source> - <translation type="unfinished">Procurar um texto</translation> + <source>Search</source> + <translation type="unfinished">Procurar</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="525" /> + <source>&Search...</source> + <translation type="unfinished">&Procurar...</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="526" /> + <source>Ctrl+F</source> + <comment>Search|Search</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="531" /> + <source>Search for data</source> + <translation type="unfinished">Procurar um texto</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="533" /> <source><b>Search</b><p>Search for some data. A dialog is shown to enter the data to search for in various formats.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="535" /> - <source>Search next</source> - <translation type="unfinished">Procurar próximo</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="537" /> - <source>Search &next</source> - <translation type="unfinished">Procurar &próximo</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="538" /> - <source>F3</source> - <comment>Search|Search next</comment> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="543" /> - <source>Search next occurrence</source> - <translation type="unfinished" /> + <source>Search next</source> + <translation type="unfinished">Procurar próximo</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="545" /> + <source>Search &next</source> + <translation type="unfinished">Procurar &próximo</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="546" /> + <source>F3</source> + <comment>Search|Search next</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="551" /> + <source>Search next occurrence</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="553" /> <source><b>Search next</b><p>Search the next occurrence of some data. The previously entered search data are reused.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="555" /> - <source>Search previous</source> - <translation type="unfinished">Procurar anterior</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="557" /> - <source>Search &previous</source> - <translation type="unfinished">Procurar &anterior</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="558" /> - <source>Shift+F3</source> - <comment>Search|Search previous</comment> - <translation type="unfinished">Shift+F3</translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="563" /> - <source>Search previous occurrence</source> - <translation type="unfinished" /> + <source>Search previous</source> + <translation type="unfinished">Procurar anterior</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="565" /> + <source>Search &previous</source> + <translation type="unfinished">Procurar &anterior</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="566" /> + <source>Shift+F3</source> + <comment>Search|Search previous</comment> + <translation type="unfinished">Shift+F3</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="571" /> + <source>Search previous occurrence</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="573" /> <source><b>Search previous</b><p>Search the previous occurrence of some data. The previously entered search data are reused.</p></source> <translation type="unfinished">Procurar ocurrência anterior do texto</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="577" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="585" /> <source>Replace</source> <translation type="unfinished">Substituir</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="578" /> - <source>&Replace...</source> - <translation type="unfinished">&Substituir...</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="579" /> - <source>Ctrl+R</source> - <comment>Search|Replace</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="584" /> - <source>Replace data</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="586" /> + <source>&Replace...</source> + <translation type="unfinished">&Substituir...</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="587" /> + <source>Ctrl+R</source> + <comment>Search|Replace</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="592" /> + <source>Replace data</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="594" /> <source><b>Replace</b><p>Search for some data and replace it. A dialog is shown to enter the data to search for and the replacement data in various formats.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="609" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="597" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="617" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="605" /> <source>Goto Offset</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="599" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="607" /> <source>&Goto Offset...</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="611" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="619" /> <source><b>Goto Offset</b><p>Go to a specific address. A dialog is shown to enter the movement data.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="643" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="651" /> <source>About</source> <translation type="unfinished">Acerca</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="643" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="651" /> <source>&About</source> <translation type="unfinished">A&cerca</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="645" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="653" /> <source>Display information about this software</source> <translation type="unfinished">Mostra a informação acerca deste software</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="647" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="655" /> <source><b>About</b><p>Display some information about this software.</p></source> <translation type="unfinished"><b>Acerca</b><p>Mostra alguma informação acerca deste software.</p></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="656" /> - <source>About Qt</source> - <translation type="unfinished">Acerca de Qt</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="657" /> - <source>About &Qt</source> - <translation type="unfinished">Acerca de &Qt</translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="664" /> + <source>About Qt</source> + <translation type="unfinished">Acerca de Qt</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="665" /> + <source>About &Qt</source> + <translation type="unfinished">Acerca de &Qt</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="672" /> <source>Display information about the Qt toolkit</source> <translation type="unfinished">Mostra informação acerca das Ferramentas de Qt</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="667" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="675" /> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation type="unfinished"><b>Acerca de Qt</b><p>Mostra alguma informação acerca das Ferramentas de Qt.</p></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="676" /> - <source>What's This?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="678" /> - <source>&What's This?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="679" /> - <source>Shift+F1</source> - <comment>Help|What's This?'</comment> - <translation type="unfinished">Shift+F1</translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="684" /> - <source>Context sensitive help</source> - <translation type="unfinished">Ajuda sensível ao contexto</translation> + <source>What's This?</source> + <translation type="unfinished" /> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="686" /> + <source>&What's This?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="687" /> + <source>Shift+F1</source> + <comment>Help|What's This?'</comment> + <translation type="unfinished">Shift+F1</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="692" /> + <source>Context sensitive help</source> + <translation type="unfinished">Ajuda sensível ao contexto</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="694" /> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation type="unfinished"><b>Mostrar ajuda sensível a contexto</b><p>No modo 'Que é Isto?' o cursor do rato mostra uma flecha com um ponto de interrogação, e pode clicar nos elementos da interface para ver uma breve descrição do que fazem e como se usam. Nas caixas de diálogo, pode-se aceder a esta característica através do botão de ajuda contextual da barra de título.</p></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="703" /> - <source>Preferences</source> - <translation type="unfinished">Preferências</translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="705" /> - <source>&Preferences...</source> - <translation type="unfinished">&Preferências...</translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="711" /> - <source>Set the prefered configuration</source> - <translation type="unfinished">Definir a configuração desejada</translation> + <source>Preferences</source> + <translation type="unfinished">Preferências</translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="713" /> + <source>&Preferences...</source> + <translation type="unfinished">&Preferências...</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="719" /> + <source>Set the prefered configuration</source> + <translation type="unfinished">Definir a configuração desejada</translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="721" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation type="unfinished"><b>Preferências</b><p>Define os elementos de configuração da aplicação com os valores desejados.</p></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="760" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="729" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="768" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="737" /> <source>Open a binary file for viewing</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="731" /> - <source><b>Open File</b><p>This opens a binary file for viewing (i.e. in read only mode). It pops up a file selection dialog.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="738" /> - <source>Open for Editing...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="739" /> + <source><b>Open File</b><p>This opens a binary file for viewing (i.e. in read only mode). It pops up a file selection dialog.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="746" /> + <source>Open for Editing...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="747" /> <source>Open for Editing</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="749" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="740" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="757" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="748" /> <source>Open a binary file for editing</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="742" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="750" /> <source><b>Open for Editing</b><p>This opens a binary file for editing. It pops up a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="751" /> - <source><b>Open File</b><p>This opens a binary file for editing. It pops up a file selection dialog.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="758" /> - <source>Open Read Only...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="759" /> + <source><b>Open File</b><p>This opens a binary file for editing. It pops up a file selection dialog.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="766" /> + <source>Open Read Only...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="767" /> <source>Open Read Only</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="762" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="770" /> <source><b>Open Read Only</b><p>This opens a binary file for viewing (i.e. in read only mode). It pops up a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="775" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="783" /> <source>&File</source> <translation type="unfinished">&Ficheiro</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="777" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="785" /> <source>Open &Recent Files</source> <translation type="unfinished">Abrir Ficheiros Rece&ntes</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="798" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="806" /> <source>&Edit</source> <translation type="unfinished">&Editar</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="822" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="830" /> <source>Se&ttings</source> <translation type="unfinished">Definiçõe&s</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="828" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="836" /> <source>&Help</source> <translation type="unfinished">&Ajuda</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="838" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="846" /> <source>File</source> <translation type="unfinished">Ficheiro</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="850" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="858" /> <source>Edit</source> <translation type="unfinished">Editar</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="859" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="867" /> <source>Find</source> <translation type="unfinished">Encontrar</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="866" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="874" /> <source>Settings</source> <translation type="unfinished">Definições</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="870" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="878" /> <source>Help</source> <translation type="unfinished">Ajuda</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="884" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="892" /> <source><p>This part of the status bar displays the cursor address.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="894" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="902" /> <source><p>This part of the status bar displays some selection information.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="904" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="912" /> <source><p>This part of the status bar displays the size of the binary data.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="914" /> - <source><p>This part of the status bar displays the edit mode.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="922" /> + <source><p>This part of the status bar displays the edit mode.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="930" /> <source><p>This part of the status bar displays the read only mode.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="943" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="951" /> <source>Address: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="961" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="969" /> <source>Selection: {0} - {1} ({2} Bytes)</source> <comment>0: start, 1: end, 2: selection length</comment> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="968" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="976" /> <source>Selection: -</source> <comment>no selection available</comment> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="979" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="987" /> <source>ro</source> <translation type="unfinished">ro</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="979" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="987" /> <source>rw</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="998" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1006" /> <source>Overwrite</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="998" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1006" /> <source>Insert</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1017" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1025" /> <source>Size: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1061" /> - <source>Open binary file in new window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1197" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1145" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1063" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1167" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1160" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1070" /> + <source>Open binary file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1230" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1223" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1169" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1162" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1079" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1072" /> <source>All Files (*)</source> <translation type="unfinished">Ficheiros Todos (*)</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1303" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1234" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1114" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1077" /> + <source>Open binary file in new window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1373" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1278" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1126" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1102" /> + <source>eric Hex Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../HexEdit/HexEditMainWindow.py" line="1103" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1085" /> - <source>eric Hex Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1086" /> <source>The loaded file has unsaved changes.</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1104" /> - <source>The file '{0}' does not exist.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1115" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1127" /> <source><p>Cannot read file <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1143" /> - <source>Open binary file</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1206" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1195" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1246" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1228" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1221" /> <source>Save binary file</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1284" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1207" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1349" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1247" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1304" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1235" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1374" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1279" /> <source><p>Cannot write file <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1310" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1245" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1380" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1289" /> <source>File saved</source> <translation type="unfinished">Ficheiro gravado</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1283" /> - <location filename="../HexEdit/HexEditMainWindow.py" line="1266" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1348" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1328" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1311" /> <source>Save to readable file</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1268" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1330" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1313" /> <source>Text Files (*.txt);;All Files (*)</source> <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1269" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1331" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1314" /> <source>Text Files (*.txt)</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1346" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1416" /> <source>Untitled</source> <translation type="unfinished">Sem Título</translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1352" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1422" /> <source>{0}[*] - {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1352" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1422" /> <source>Hex Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1412" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1482" /> <source>About eric Hex Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1413" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1483" /> <source>The eric Hex Editor is a simple editor component to edit binary files.</source> <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1552" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="1629" /> <source>&Clear</source> <translation type="unfinished">&Limpar</translation> </message> @@ -42692,1089 +43376,1101 @@ <context> <name>IconEditorWindow</name> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="132" /> + <location filename="../IconEditor/IconEditorWindow.py" line="142" /> <source>Windows Bitmap File (*.bmp)</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="133" /> - <source>Windows Cursor File (*.cur)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="134" /> - <source>DirectDraw-Surface File (*.dds)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="135" /> - <source>Graphic Interchange Format File (*.gif)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="136" /> - <source>Apple Icon File (*.icns)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="137" /> - <source>Windows Icon File (*.ico)</source> - <translation>Ficheiro Icones de Windows (*.ico)</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="138" /> - <source>JPEG2000 File (*.jp2)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="139" /> - <source>JPEG File (*.jpg)</source> - <translation>Ficheiro JPEG (*.jpg)</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="140" /> - <source>JPEG File (*.jpeg)</source> - <translation>Ficheiro JPEG (*.jpeg)</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="141" /> - <source>Multiple-Image Network Graphics File (*.mng)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="142" /> - <source>Portable Bitmap File (*.pbm)</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="143" /> - <source>Paintbrush Bitmap File (*.pcx)</source> + <source>Windows Cursor File (*.cur)</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="144" /> - <source>Portable Graymap File (*.pgm)</source> + <source>DirectDraw-Surface File (*.dds)</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="145" /> - <source>Portable Network Graphics File (*.png)</source> + <source>Graphic Interchange Format File (*.gif)</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="146" /> - <source>Portable Pixmap File (*.ppm)</source> + <source>Apple Icon File (*.icns)</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="147" /> - <source>Silicon Graphics Image File (*.sgi)</source> - <translation type="unfinished" /> + <source>Windows Icon File (*.ico)</source> + <translation>Ficheiro Icones de Windows (*.ico)</translation> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="148" /> - <source>Scalable Vector Graphics File (*.svg)</source> - <translation>Ficheiro de Gráficos de Vectores Escaláveis (*.svg)</translation> + <source>JPEG2000 File (*.jp2)</source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="149" /> - <source>Compressed Scalable Vector Graphics File (*.svgz)</source> - <translation>Ficheiro Comprimido de Gráficos de Vectores Escaláveis (*.svgz)</translation> + <source>JPEG File (*.jpg)</source> + <translation>Ficheiro JPEG (*.jpg)</translation> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="150" /> - <source>Targa Graphic File (*.tga)</source> - <translation type="unfinished" /> + <source>JPEG File (*.jpeg)</source> + <translation>Ficheiro JPEG (*.jpeg)</translation> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="151" /> - <source>TIFF File (*.tif)</source> + <source>Multiple-Image Network Graphics File (*.mng)</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="152" /> - <source>TIFF File (*.tiff)</source> - <translation>Ficheiros TIFF (*.tiff)</translation> + <source>Portable Bitmap File (*.pbm)</source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="153" /> - <source>WAP Bitmap File (*.wbmp)</source> + <source>Paintbrush Bitmap File (*.pcx)</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="154" /> - <source>WebP Image File (*.webp)</source> + <source>Portable Graymap File (*.pgm)</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="155" /> - <source>X11 Bitmap File (*.xbm)</source> - <translation>Ficheiro Bitmap X11 (*.xbm)</translation> + <source>Portable Network Graphics File (*.png)</source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="156" /> - <source>X11 Pixmap File (*.xpm)</source> - <translation>Ficheiro Pixmap X11 (*.xpm)</translation> + <source>Portable Pixmap File (*.ppm)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="157" /> + <source>Silicon Graphics Image File (*.sgi)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="158" /> + <source>Scalable Vector Graphics File (*.svg)</source> + <translation>Ficheiro de Gráficos de Vectores Escaláveis (*.svg)</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="159" /> + <source>Compressed Scalable Vector Graphics File (*.svgz)</source> + <translation>Ficheiro Comprimido de Gráficos de Vectores Escaláveis (*.svgz)</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="160" /> + <source>Targa Graphic File (*.tga)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="161" /> + <source>TIFF File (*.tif)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="162" /> + <source>TIFF File (*.tiff)</source> + <translation>Ficheiros TIFF (*.tiff)</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="163" /> + <source>WAP Bitmap File (*.wbmp)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="164" /> + <source>WebP Image File (*.webp)</source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="165" /> + <source>X11 Bitmap File (*.xbm)</source> + <translation>Ficheiro Bitmap X11 (*.xbm)</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="166" /> + <source>X11 Pixmap File (*.xpm)</source> + <translation>Ficheiro Pixmap X11 (*.xpm)</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="175" /> <source>All Files (*)</source> <translation>Ficheiros Todos (*)</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="196" /> + <location filename="../IconEditor/IconEditorWindow.py" line="206" /> <source>New</source> <translation>Novo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="198" /> + <location filename="../IconEditor/IconEditorWindow.py" line="208" /> <source>&New</source> <translation>&Novo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="199" /> + <location filename="../IconEditor/IconEditorWindow.py" line="209" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="204" /> + <location filename="../IconEditor/IconEditorWindow.py" line="214" /> <source>Create a new icon</source> <translation>Criar um icone novo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="206" /> + <location filename="../IconEditor/IconEditorWindow.py" line="216" /> <source><b>New</b><p>This creates a new icon.</p></source> <translation><b>Novo</b><p>Cria um icone novo.</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="212" /> - <source>New Window</source> - <translation>Nova Janela</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="214" /> - <source>New &Window</source> - <translation>Nova &Janela</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="220" /> - <source>Open a new icon editor window</source> - <translation>Abrir uma nova janela do editor de ícones</translation> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="222" /> + <source>New Window</source> + <translation>Nova Janela</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="224" /> + <source>New &Window</source> + <translation>Nova &Janela</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="230" /> + <source>Open a new icon editor window</source> + <translation>Abrir uma nova janela do editor de ícones</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="232" /> <source><b>New Window</b><p>This opens a new icon editor window.</p></source> <translation><b>Nova Janela</b><p>Abre uma janela nova do editor de ícones.</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="231" /> + <location filename="../IconEditor/IconEditorWindow.py" line="241" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="233" /> + <location filename="../IconEditor/IconEditorWindow.py" line="243" /> <source>&Open...</source> <translation>&Abrir...</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="234" /> + <location filename="../IconEditor/IconEditorWindow.py" line="244" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="239" /> + <location filename="../IconEditor/IconEditorWindow.py" line="249" /> <source>Open an icon file for editing</source> <translation>Abrir um ficheiro de ícones para editar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="241" /> - <source><b>Open File</b><p>This opens a new icon file for editing. It pops up a file selection dialog.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="251" /> - <source>Save</source> - <translation>Gravar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="253" /> - <source>&Save</source> - <translation>&Gravar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="254" /> - <source>Ctrl+S</source> - <comment>File|Save</comment> - <translation>Ctrl+S</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="259" /> - <source>Save the current icon</source> - <translation>Gravar o ícone atual</translation> + <source><b>Open File</b><p>This opens a new icon file for editing. It pops up a file selection dialog.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="261" /> + <source>Save</source> + <translation>Gravar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="263" /> + <source>&Save</source> + <translation>&Gravar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="264" /> + <source>Ctrl+S</source> + <comment>File|Save</comment> + <translation>Ctrl+S</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="269" /> + <source>Save the current icon</source> + <translation>Gravar o ícone atual</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="271" /> <source><b>Save File</b><p>Save the contents of the icon editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="270" /> - <source>Save As</source> - <translation>Gravar Como</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="272" /> - <source>Save &As...</source> - <translation>Gr&avar Como...</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="273" /> - <source>Shift+Ctrl+S</source> - <comment>File|Save As</comment> - <translation>Shift+Ctrl+S</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="278" /> - <source>Save the current icon to a new file</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="280" /> + <source>Save As</source> + <translation>Gravar Como</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="282" /> + <source>Save &As...</source> + <translation>Gr&avar Como...</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="283" /> + <source>Shift+Ctrl+S</source> + <comment>File|Save As</comment> + <translation>Shift+Ctrl+S</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="288" /> + <source>Save the current icon to a new file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="290" /> <source><b>Save As...</b><p>Saves the current icon to a new file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="289" /> - <source>Close</source> - <translation>Fechar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="291" /> - <source>&Close</source> - <translation>Fe&char</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="292" /> - <source>Ctrl+W</source> - <comment>File|Close</comment> - <translation>Ctrl+W</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="297" /> - <source>Close the current icon editor window</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="299" /> + <source>Close</source> + <translation>Fechar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="301" /> + <source>&Close</source> + <translation>Fe&char</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="302" /> + <source>Ctrl+W</source> + <comment>File|Close</comment> + <translation>Ctrl+W</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="307" /> + <source>Close the current icon editor window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="309" /> <source><b>Close</b><p>Closes the current icon editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="305" /> + <location filename="../IconEditor/IconEditorWindow.py" line="315" /> <source>Close All</source> <translation>Fechar Tudo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="306" /> + <location filename="../IconEditor/IconEditorWindow.py" line="316" /> <source>Close &All</source> <translation>Fechar &Tudo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="312" /> + <location filename="../IconEditor/IconEditorWindow.py" line="322" /> <source>Close all icon editor windows</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="314" /> - <source><b>Close All</b><p>Closes all icon editor windows except the first one.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="324" /> - <location filename="../IconEditor/IconEditorWindow.py" line="323" /> + <source><b>Close All</b><p>Closes all icon editor windows except the first one.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="334" /> + <location filename="../IconEditor/IconEditorWindow.py" line="333" /> <source>Close Others</source> <translation type="unfinished">Fechar Outros</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="330" /> + <location filename="../IconEditor/IconEditorWindow.py" line="340" /> <source>Close all other icon editor windows</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="332" /> + <location filename="../IconEditor/IconEditorWindow.py" line="342" /> <source><b>Close Others</b><p>Closes all other icon editor windows.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="341" /> - <source>Quit</source> - <translation>Sair</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="343" /> - <source>&Quit</source> - <translation>Sai&r</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="344" /> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation>Ctrl+Q</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="349" /> - <source>Quit the icon editor</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="351" /> + <source>Quit</source> + <translation>Sair</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="353" /> + <source>&Quit</source> + <translation>Sai&r</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="354" /> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation>Ctrl+Q</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="359" /> + <source>Quit the icon editor</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="361" /> <source><b>Quit</b><p>Quit the icon editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="362" /> + <location filename="../IconEditor/IconEditorWindow.py" line="372" /> <source>Undo</source> <translation>Desfazer</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="364" /> + <location filename="../IconEditor/IconEditorWindow.py" line="374" /> <source>&Undo</source> <translation>Desfa&zer</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="365" /> + <location filename="../IconEditor/IconEditorWindow.py" line="375" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="366" /> + <location filename="../IconEditor/IconEditorWindow.py" line="376" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="370" /> - <source>Undo the last change</source> - <translation>Desfazer a última alteração</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="372" /> - <source><b>Undo</b><p>Undo the last change done.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="378" /> - <source>Redo</source> - <translation>Refazer</translation> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="380" /> - <source>&Redo</source> - <translation>&Refazer</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="381" /> - <source>Ctrl+Shift+Z</source> - <comment>Edit|Redo</comment> - <translation>Ctrl+Shift+Z</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="386" /> - <source>Redo the last change</source> - <translation>Refazer a última alteração</translation> + <source>Undo the last change</source> + <translation>Desfazer a última alteração</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="382" /> + <source><b>Undo</b><p>Undo the last change done.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="388" /> - <source><b>Redo</b><p>Redo the last change done.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="394" /> - <source>Cut</source> - <translation>Cortar</translation> + <source>Redo</source> + <translation>Refazer</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="390" /> + <source>&Redo</source> + <translation>&Refazer</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="391" /> + <source>Ctrl+Shift+Z</source> + <comment>Edit|Redo</comment> + <translation>Ctrl+Shift+Z</translation> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="396" /> - <source>Cu&t</source> - <translation>Cor&tar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="397" /> - <source>Ctrl+X</source> - <comment>Edit|Cut</comment> - <translation>Ctrl+X</translation> + <source>Redo the last change</source> + <translation>Refazer a última alteração</translation> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="398" /> - <source>Shift+Del</source> - <comment>Edit|Cut</comment> - <translation>Shift+Del</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="402" /> - <source>Cut the selection</source> - <translation>Cortar a seleção</translation> + <source><b>Redo</b><p>Redo the last change done.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="404" /> + <source>Cut</source> + <translation>Cortar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="406" /> + <source>Cu&t</source> + <translation>Cor&tar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="407" /> + <source>Ctrl+X</source> + <comment>Edit|Cut</comment> + <translation>Ctrl+X</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="408" /> + <source>Shift+Del</source> + <comment>Edit|Cut</comment> + <translation>Shift+Del</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="412" /> + <source>Cut the selection</source> + <translation>Cortar a seleção</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="414" /> <source><b>Cut</b><p>Cut the selected image area to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="413" /> + <location filename="../IconEditor/IconEditorWindow.py" line="423" /> <source>Copy</source> <translation>Copiar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="415" /> + <location filename="../IconEditor/IconEditorWindow.py" line="425" /> <source>&Copy</source> <translation>&Copiar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="416" /> + <location filename="../IconEditor/IconEditorWindow.py" line="426" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="417" /> + <location filename="../IconEditor/IconEditorWindow.py" line="427" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="421" /> + <location filename="../IconEditor/IconEditorWindow.py" line="431" /> <source>Copy the selection</source> <translation>Copiar a seleção</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="423" /> + <location filename="../IconEditor/IconEditorWindow.py" line="433" /> <source><b>Copy</b><p>Copy the selected image area to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="432" /> + <location filename="../IconEditor/IconEditorWindow.py" line="442" /> <source>Paste</source> <translation>Colar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="434" /> + <location filename="../IconEditor/IconEditorWindow.py" line="444" /> <source>&Paste</source> <translation>Co&lar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="435" /> + <location filename="../IconEditor/IconEditorWindow.py" line="445" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="436" /> + <location filename="../IconEditor/IconEditorWindow.py" line="446" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="440" /> + <location filename="../IconEditor/IconEditorWindow.py" line="450" /> <source>Paste the clipboard image</source> <translation>Cola a imagem da área de transferência</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="442" /> + <location filename="../IconEditor/IconEditorWindow.py" line="452" /> <source><b>Paste</b><p>Paste the clipboard image.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="448" /> + <location filename="../IconEditor/IconEditorWindow.py" line="458" /> <source>Paste as New</source> <translation>Colar como Novo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="449" /> - <source>Paste as &New</source> - <translation>Colar como &Novo</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="456" /> - <source>Paste the clipboard image replacing the current one</source> - <translation>Cola a imagem da área de transferência e substitui a atual</translation> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="459" /> + <source>Paste as &New</source> + <translation>Colar como &Novo</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="466" /> + <source>Paste the clipboard image replacing the current one</source> + <translation>Cola a imagem da área de transferência e substitui a atual</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="469" /> <source><b>Paste as New</b><p>Paste the clipboard image replacing the current one.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="468" /> - <source>Clear</source> - <translation>Limpar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="470" /> - <source>Cl&ear</source> - <translation>Li&mpar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="471" /> - <source>Alt+Shift+C</source> - <comment>Edit|Clear</comment> - <translation>Alt+Shift+C</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="476" /> - <source>Clear the icon image</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="478" /> - <source><b>Clear</b><p>Clear the icon image and set it to be completely transparent.</p></source> + <source>Clear</source> + <translation>Limpar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="480" /> + <source>Cl&ear</source> + <translation>Li&mpar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="481" /> + <source>Alt+Shift+C</source> + <comment>Edit|Clear</comment> + <translation>Alt+Shift+C</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="486" /> + <source>Clear the icon image</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="488" /> + <source><b>Clear</b><p>Clear the icon image and set it to be completely transparent.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="498" /> <source>Select All</source> <translation>Selecionar Tudo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="489" /> + <location filename="../IconEditor/IconEditorWindow.py" line="499" /> <source>&Select All</source> <translation>&Selecionar tudo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="490" /> + <location filename="../IconEditor/IconEditorWindow.py" line="500" /> <source>Ctrl+A</source> <comment>Edit|Select All</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="495" /> + <location filename="../IconEditor/IconEditorWindow.py" line="505" /> <source>Select the complete icon image</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="497" /> + <location filename="../IconEditor/IconEditorWindow.py" line="507" /> <source><b>Select All</b><p>Selects the complete icon image.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="503" /> - <source>Change Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="505" /> - <source>Change Si&ze...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="511" /> - <source>Change the icon size</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="513" /> - <source><b>Change Size...</b><p>Changes the icon size.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="519" /> - <source>Grayscale</source> - <translation>Preto e Branco</translation> + <source>Change Size</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="515" /> + <source>Change Si&ze...</source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="521" /> - <source>&Grayscale</source> - <translation>Pr&eto e Branco</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="527" /> - <source>Change the icon to grayscale</source> - <translation>Mudar o ícone a preto e branco</translation> + <source>Change the icon size</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="523" /> + <source><b>Change Size...</b><p>Changes the icon size.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="529" /> + <source>Grayscale</source> + <translation>Preto e Branco</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="531" /> + <source>&Grayscale</source> + <translation>Pr&eto e Branco</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="537" /> + <source>Change the icon to grayscale</source> + <translation>Mudar o ícone a preto e branco</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="539" /> <source><b>Grayscale</b><p>Changes the icon to grayscale.</p></source> <translation><b>Preto e Branco</b><p>Muda o ícone para preto e branco.</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="555" /> + <location filename="../IconEditor/IconEditorWindow.py" line="565" /> <source>Zoom in</source> <translation>Aproximar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="557" /> + <location filename="../IconEditor/IconEditorWindow.py" line="567" /> <source>Zoom &in</source> <translation>Apro&ximar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="558" /> + <location filename="../IconEditor/IconEditorWindow.py" line="568" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="563" /> + <location filename="../IconEditor/IconEditorWindow.py" line="573" /> <source>Zoom in on the icon</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="565" /> + <location filename="../IconEditor/IconEditorWindow.py" line="575" /> <source><b>Zoom in</b><p>Zoom in on the icon. This makes the grid bigger.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="574" /> - <source>Zoom out</source> - <translation>Afastar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="576" /> - <source>Zoom &out</source> - <translation>A&fastar</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="577" /> - <source>Ctrl+-</source> - <comment>View|Zoom out</comment> - <translation>Ctrl+-</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="582" /> - <source>Zoom out on the icon</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="584" /> + <source>Zoom out</source> + <translation>Afastar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="586" /> + <source>Zoom &out</source> + <translation>A&fastar</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="587" /> + <source>Ctrl+-</source> + <comment>View|Zoom out</comment> + <translation>Ctrl+-</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="592" /> + <source>Zoom out on the icon</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="594" /> <source><b>Zoom out</b><p>Zoom out on the icon. This makes the grid smaller.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="593" /> - <source>Zoom reset</source> - <translation>Restaurar zoom</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="595" /> - <source>Zoom &reset</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="596" /> - <source>Ctrl+0</source> - <comment>View|Zoom reset</comment> - <translation>Ctrl+0</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="601" /> - <source>Reset the zoom of the icon</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="603" /> - <source><b>Zoom reset</b><p>Reset the zoom of the icon. This sets the zoom factor to 100%.</p></source> + <source>Zoom reset</source> + <translation>Restaurar zoom</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="605" /> + <source>Zoom &reset</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="606" /> + <source>Ctrl+0</source> + <comment>View|Zoom reset</comment> + <translation>Ctrl+0</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="611" /> + <source>Reset the zoom of the icon</source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="613" /> - <source>Show Grid</source> - <translation>Mostrar Grelha</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="615" /> - <source>Show &Grid</source> - <translation>Mostrar &Grelha</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="621" /> - <source>Toggle the display of the grid</source> + <source><b>Zoom reset</b><p>Reset the zoom of the icon. This sets the zoom factor to 100%.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="623" /> + <source>Show Grid</source> + <translation>Mostrar Grelha</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="625" /> + <source>Show &Grid</source> + <translation>Mostrar &Grelha</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="631" /> + <source>Toggle the display of the grid</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="633" /> <source><b>Show Grid</b><p>Toggle the display of the grid.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="641" /> + <location filename="../IconEditor/IconEditorWindow.py" line="651" /> <source>Freehand</source> <translation>Mão Livre</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="643" /> + <location filename="../IconEditor/IconEditorWindow.py" line="653" /> <source>&Freehand</source> <translation>Mão &Livre</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="650" /> - <source><b>Free hand</b><p>Draws non linear lines.</p></source> - <translation><b>Mão Livre</b><p>Desenha linhas não lineares.</p></translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="658" /> - <source>Color Picker</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="660" /> + <source><b>Free hand</b><p>Draws non linear lines.</p></source> + <translation><b>Mão Livre</b><p>Desenha linhas não lineares.</p></translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="668" /> + <source>Color Picker</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="670" /> <source>&Color Picker</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="667" /> + <location filename="../IconEditor/IconEditorWindow.py" line="677" /> <source><b>Color Picker</b><p>The color of the pixel clicked on will become the current draw color.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="679" /> + <location filename="../IconEditor/IconEditorWindow.py" line="689" /> <source>Rectangle</source> <translation>Rectangulo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="681" /> + <location filename="../IconEditor/IconEditorWindow.py" line="691" /> <source>&Rectangle</source> <translation>&Rectangulo</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="688" /> - <source><b>Rectangle</b><p>Draw a rectangle.</p></source> - <translation><b>Rectangulo</b><p>Desenha um rectangulo.</p></translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="696" /> - <source>Filled Rectangle</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="698" /> + <source><b>Rectangle</b><p>Draw a rectangle.</p></source> + <translation><b>Rectangulo</b><p>Desenha um rectangulo.</p></translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="706" /> + <source>Filled Rectangle</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="708" /> <source>F&illed Rectangle</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="705" /> - <source><b>Filled Rectangle</b><p>Draw a filled rectangle.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="717" /> <location filename="../IconEditor/IconEditorWindow.py" line="715" /> + <source><b>Filled Rectangle</b><p>Draw a filled rectangle.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="727" /> + <location filename="../IconEditor/IconEditorWindow.py" line="725" /> <source>Circle</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="724" /> - <source><b>Circle</b><p>Draw a circle.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="732" /> - <source>Filled Circle</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="734" /> + <source><b>Circle</b><p>Draw a circle.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="742" /> + <source>Filled Circle</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="744" /> <source>Fille&d Circle</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="741" /> - <source><b>Filled Circle</b><p>Draw a filled circle.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="749" /> - <source>Ellipse</source> - <translation>Elipse</translation> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="751" /> + <source><b>Filled Circle</b><p>Draw a filled circle.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="759" /> + <source>Ellipse</source> + <translation>Elipse</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="761" /> <source>&Ellipse</source> <translation>&Elipse</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="758" /> - <source><b>Ellipse</b><p>Draw an ellipse.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="766" /> - <source>Filled Ellipse</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="768" /> + <source><b>Ellipse</b><p>Draw an ellipse.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="776" /> + <source>Filled Ellipse</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="778" /> <source>Fille&d Elli&pse</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="775" /> - <source><b>Filled Ellipse</b><p>Draw a filled ellipse.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="783" /> - <source>Flood Fill</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="785" /> + <source><b>Filled Ellipse</b><p>Draw a filled ellipse.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="793" /> + <source>Flood Fill</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="795" /> <source>Fl&ood Fill</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="792" /> + <location filename="../IconEditor/IconEditorWindow.py" line="802" /> <source><b>Flood Fill</b><p>Fill adjoining pixels with the same color with the current color.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="804" /> + <location filename="../IconEditor/IconEditorWindow.py" line="814" /> <source>Line</source> <translation>Linha</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="806" /> + <location filename="../IconEditor/IconEditorWindow.py" line="816" /> <source>&Line</source> <translation>&Linha</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="812" /> + <location filename="../IconEditor/IconEditorWindow.py" line="822" /> <source><b>Line</b><p>Draw a line.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="819" /> + <location filename="../IconEditor/IconEditorWindow.py" line="829" /> <source>Eraser (Transparent)</source> <translation>Borracha (Transparente)</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="821" /> + <location filename="../IconEditor/IconEditorWindow.py" line="831" /> <source>Eraser (&Transparent)</source> <translation>Borracha (&Transparente)</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="828" /> + <location filename="../IconEditor/IconEditorWindow.py" line="838" /> <source><b>Eraser (Transparent)</b><p>Erase pixels by setting them to transparent.</p></source> <translation><b>Borracha (Transparente)</b><p>Apaga os pixels ao definir-los transparentes.</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="839" /> + <location filename="../IconEditor/IconEditorWindow.py" line="849" /> <source>Rectangular Selection</source> <translation>Seleção Rectangular</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="864" /> - <location filename="../IconEditor/IconEditorWindow.py" line="841" /> + <location filename="../IconEditor/IconEditorWindow.py" line="874" /> + <location filename="../IconEditor/IconEditorWindow.py" line="851" /> <source>Rect&angular Selection</source> <translation>Seleção Rect&angular</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="848" /> + <location filename="../IconEditor/IconEditorWindow.py" line="858" /> <source><b>Rectangular Selection</b><p>Select a rectangular section of the icon using the mouse.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="862" /> + <location filename="../IconEditor/IconEditorWindow.py" line="872" /> <source>Circular Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="871" /> + <location filename="../IconEditor/IconEditorWindow.py" line="881" /> <source><b>Circular Selection</b><p>Select a circular section of the icon using the mouse.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="889" /> + <location filename="../IconEditor/IconEditorWindow.py" line="899" /> <source>About</source> <translation>Acerca</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="889" /> + <location filename="../IconEditor/IconEditorWindow.py" line="899" /> <source>&About</source> <translation>A&cerca</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="891" /> + <location filename="../IconEditor/IconEditorWindow.py" line="901" /> <source>Display information about this software</source> <translation>Mostra a informação acerca deste software</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="893" /> - <source><b>About</b><p>Display some information about this software.</p></source> - <translation><b>Acerca</b><p>Mostra alguma informação acerca deste software.</p></translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="902" /> - <source>About Qt</source> - <translation>Acerca de Qt</translation> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="903" /> - <source>About &Qt</source> - <translation>Acerca de &Qt</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="910" /> - <source>Display information about the Qt toolkit</source> - <translation>Mostra informação acerca das Ferramentas de Qt</translation> + <source><b>About</b><p>Display some information about this software.</p></source> + <translation><b>Acerca</b><p>Mostra alguma informação acerca deste software.</p></translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="912" /> + <source>About Qt</source> + <translation>Acerca de Qt</translation> </message> <message> <location filename="../IconEditor/IconEditorWindow.py" line="913" /> + <source>About &Qt</source> + <translation>Acerca de &Qt</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="920" /> + <source>Display information about the Qt toolkit</source> + <translation>Mostra informação acerca das Ferramentas de Qt</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="923" /> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>Acerca de Qt</b><p>Mostra alguma informação acerca das Ferramentas de Qt.</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="922" /> - <source>What's This?</source> - <translation>O que é isto?</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="924" /> - <source>&What's This?</source> - <translation>&Que é Isto?</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="925" /> - <source>Shift+F1</source> - <comment>Help|What's This?'</comment> - <translation>Shift+F1</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorWindow.py" line="930" /> - <source>Context sensitive help</source> - <translation>Ajuda sensível ao contexto</translation> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="932" /> + <source>What's This?</source> + <translation>O que é isto?</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="934" /> + <source>&What's This?</source> + <translation>&Que é Isto?</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="935" /> + <source>Shift+F1</source> + <comment>Help|What's This?'</comment> + <translation>Shift+F1</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="940" /> + <source>Context sensitive help</source> + <translation>Ajuda sensível ao contexto</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="942" /> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation type="unfinished"><b>Mostrar ajuda sensível a contexto</b><p>No modo 'Que é Isto?' o cursor do rato mostra uma flecha com um ponto de interrogação, e pode clicar nos elementos da interface para ver uma breve descrição do que fazem e como se usam. Nas caixas de diálogo, pode-se aceder a esta característica através do botão de ajuda contextual da barra de título.</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="950" /> + <location filename="../IconEditor/IconEditorWindow.py" line="960" /> <source>&File</source> <translation>&Ficheiro</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="967" /> + <location filename="../IconEditor/IconEditorWindow.py" line="977" /> <source>&Edit</source> <translation>&Editar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="983" /> + <location filename="../IconEditor/IconEditorWindow.py" line="993" /> <source>&View</source> <translation>&Vista</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="991" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1001" /> <source>&Tools</source> <translation>&Ferramentas</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1010" /> - <source>&Help</source> - <translation>&Ajuda</translation> - </message> - <message> <location filename="../IconEditor/IconEditorWindow.py" line="1020" /> + <source>&Help</source> + <translation>&Ajuda</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="1030" /> <source>File</source> <translation>Ficheiro</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1033" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1043" /> <source>Edit</source> <translation>Editar</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1045" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1055" /> <source>View</source> <translation>Vista</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1049" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1059" /> <source>Tools</source> <translation>Ferramentas</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1066" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1076" /> <source>Help</source> <translation>Ajuda</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1080" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1090" /> <source><p>This part of the status bar displays the icon size.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1087" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1097" /> <source><p>This part of the status bar displays the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1193" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1203" /> <source>Open icon file</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1250" /> - <location filename="../IconEditor/IconEditorWindow.py" line="1233" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1260" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1243" /> <source>Save icon file</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1251" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1261" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1370" /> - <location filename="../IconEditor/IconEditorWindow.py" line="1311" /> - <location filename="../IconEditor/IconEditorWindow.py" line="1289" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1422" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1365" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1351" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1320" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1308" /> <source>eric Icon Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1290" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1309" /> + <source><p>The file <b>{0}</b> cannot be loaded.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="1321" /> <source>Cannot read file '{0}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1312" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1352" /> + <source><p>The file <b>{0}</b> cannot be written.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IconEditor/IconEditorWindow.py" line="1366" /> <source>Cannot write file '{0}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1322" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1374" /> <source>Icon saved</source> <translation>Ícone gravado</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1340" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1392" /> <source>Untitled</source> <translation>Sem Título</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1344" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1396" /> <source>{0}[*] - {1}</source> <translation>{0}[*] - {1}</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1344" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1396" /> <source>Icon Editor</source> <translation>Editor de Ícones</translation> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1371" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1423" /> <source>The icon image has unsaved changes.</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1472" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1524" /> <source>About eric Icon Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../IconEditor/IconEditorWindow.py" line="1473" /> + <location filename="../IconEditor/IconEditorWindow.py" line="1525" /> <source>The eric Icon Editor is a simple editor component to perform icon drawing tasks.</source> <translation type="unfinished" /> </message> @@ -44260,37 +44956,37 @@ <context> <name>ImportsDiagramBuilder</name> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="74" /> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="95" /> <source>Imports Diagramm {0}: {1}</source> <translation>Diagrama de Imports {0}: {1}</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="78" /> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="99" /> <source>Imports Diagramm: {0}</source> <translation>Diagrama de Imports: {0}</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="106" /> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="132" /> <source>Parsing modules...</source> <translation>A analisar módulos...</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="110" /> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="136" /> <source>%v/%m Modules</source> <translation>%v/%m Módulos</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="113" /> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="139" /> <source>Imports Diagramm</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="149" /> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="179" /> <source>The directory <b>'{0}'</b> is not a Python package.</source> <translation>O diretório <b>'{0}'</b> não é um pacote Python.</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="414" /> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="446" /> <source><p>The diagram belongs to project <b>{0}</b>. Please open it and try again.</p></source> <translation type="unfinished" /> </message> @@ -45248,125 +45944,125 @@ <context> <name>IrcChannelWidget</name> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1674" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1609" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="448" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1675" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1610" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="449" /> <source>Send Message</source> <translation>Enviar Mensagem</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="449" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="450" /> <source>Messages starting with a '/' are not allowed in private chats.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="565" /> - <source>Leave IRC channel</source> - <translation>Deixar canal IRC</translation> - </message> - <message> <location filename="../Network/IRC/IrcChannelWidget.py" line="566" /> + <source>Leave IRC channel</source> + <translation>Deixar canal IRC</translation> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="567" /> <source>Do you really want to leave the IRC channel <b>{0}</b>?</source> <translation>Tem a certeza de que quer deixar o canal IRC <b>{0}</b>?</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="735" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="736" /> <source>Channel Message</source> <translation>Mensagem de Canal</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="742" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="743" /> <source>Nick mentioned</source> <translation>Mencionaram a Alcunha</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="769" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="770" /> <source>{0} has joined the channel {1} ({2}).</source> <translation>{0} juntou-se ao canal {1} ({2}).</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="774" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="775" /> <source>You have joined the channel {0} ({1}).</source> <translation>Juntou-se ao canal {0} ({1}).</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="782" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="783" /> <source>Join Channel</source> <translation>Unir ao Canal</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="802" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="803" /> <source>{0} has left {1}.</source> <translation>{0} deixou {1}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="809" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="806" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="810" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="807" /> <source>{0} has left {1}: {2}.</source> <translation>{0} deixou {1}: {2}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="817" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="818" /> <source>Leave Channel</source> <translation>Abandonar Canal</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="837" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="838" /> <source>{0} has quit {1}.</source> <translation>{0} deixou {1}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="840" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="841" /> <source>{0} has quit {1}: {2}.</source> <translation>{0} deixou {1}: {2}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="848" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="849" /> <source>Quit</source> <translation>Sair</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="869" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="870" /> <source>You are now known as {0}.</source> <translation>Conhecem-o como {0}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="875" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="876" /> <source>User {0} is now known as {1}.</source> <translation>Usuário {0} é agora conhecido como {1}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="918" /> - <source>Away</source> - <translation>Ausente</translation> - </message> - <message> <location filename="../Network/IRC/IrcChannelWidget.py" line="919" /> + <source>Away</source> + <translation>Ausente</translation> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="920" /> <source>{0} is away: {1}</source> <translation>{0} está ausente: {1}</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="939" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="940" /> <source>The channel topic is: "{0}".</source> <translation>O tópico do canal é: "{0}".</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="958" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="959" /> <source>The topic was set by {0} on {1}.</source> <translation>O tópico foi definido por {0} em {1}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="981" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="982" /> <source>Channel URL: {0}</source> <translation>URL do canal: {0}</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1006" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1007" /> <source>password protected ({0})</source> <translation>protegido com senha ({0})</translation> </message> <message numerus="yes"> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1009" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1010" /> <source>limited to %n user(s)</source> <translation> <numerusform>limitado a um usuário</numerusform> @@ -45374,77 +46070,77 @@ </translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1017" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1018" /> <source>Channel modes: {0}.</source> <translation>Modos do Canal: {0}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1036" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1037" /> <source>This channel was created on {0}.</source> <translation>Este canal criou-se em {0}.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1073" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1074" /> <source>{0} sets the channel mode to 'anonymous'.</source> <translation>{0} define o modo de canal para 'anónimo'.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1077" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1078" /> <source>{0} removes the 'anonymous' mode from the channel.</source> <translation>{0} retira o modo 'anónimo' do canal.</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1082" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1083" /> <source>{0} sets a ban on {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1086" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1087" /> <source>{0} removes the ban on {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1091" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1092" /> <source>{0} sets the channel mode to 'no colors allowed'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1095" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1096" /> <source>{0} sets the channel mode to 'allow color codes'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1100" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1101" /> <source>{0} sets a ban exception on {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1104" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1105" /> <source>{0} removes the ban exception on {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1109" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1110" /> <source>{0} sets the channel mode to 'invite only'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1113" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1114" /> <source>{0} removes the 'invite only' mode from the channel.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1118" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1119" /> <source>{0} sets the channel key to '{1}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1122" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1123" /> <source>{0} removes the channel key.</source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1125" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1126" /> <source>{0} sets the channel limit to %n nick(s).</source> <translation> <numerusform>{0} define o limite do canal a uma alcunha.</numerusform> @@ -45452,327 +46148,327 @@ </translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1131" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1132" /> <source>{0} removes the channel limit.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1134" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1135" /> <source>{0} sets the channel mode to 'moderated'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1138" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1139" /> <source>{0} sets the channel mode to 'unmoderated'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1143" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1144" /> <source>{0} sets the channel mode to 'no messages from outside'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1148" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1149" /> <source>{0} sets the channel mode to 'allow messages from outside'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1154" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1155" /> <source>{0} sets the channel mode to 'private'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1158" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1159" /> <source>{0} sets the channel mode to 'public'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1163" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1164" /> <source>{0} sets the channel mode to 'quiet'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1167" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1168" /> <source>{0} removes the 'quiet' mode from the channel.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1174" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1175" /> <source>{0} sets the channel mode to 'secret'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1178" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1179" /> <source>{0} sets the channel mode to 'visible'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1183" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1184" /> <source>{0} switches on 'topic protection'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1187" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1188" /> <source>{0} switches off 'topic protection'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1192" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1193" /> <source>{0} sets invitation mask {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1196" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1197" /> <source>{0} removes the invitation mask {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1200" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1201" /> <source>Mode</source> <translation>Modo</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1222" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1223" /> <source>{0} sets mode for {1}: {2}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1254" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1255" /> <source>Help</source> <translation>Ajuda</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1307" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1297" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1289" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1281" /> - <source>CTCP</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1282" /> - <source>Received Version request from {0}.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1290" /> - <source>Received CTCP-PING request from {0}, sending answer.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1298" /> - <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Network/IRC/IrcChannelWidget.py" line="1308" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1298" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1290" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1282" /> + <source>CTCP</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1283" /> + <source>Received Version request from {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1291" /> + <source>Received CTCP-PING request from {0}, sending answer.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1299" /> + <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1309" /> <source>Received unknown CTCP-{0} request from {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1408" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1409" /> <source>--- New From Here ---</source> <translation>--- Novo a Partir de Aqui ---</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1492" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1475" /> - <source>Save Messages</source> - <translation>Gravar Mensagens</translation> - </message> - <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1477" /> - <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Network/IRC/IrcChannelWidget.py" line="1493" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1476" /> + <source>Save Messages</source> + <translation>Gravar Mensagens</translation> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1478" /> + <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1494" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1513" /> - <source>Error saving Messages</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Network/IRC/IrcChannelWidget.py" line="1514" /> + <source>Error saving Messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1515" /> <source><p>The messages contents could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1526" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1527" /> <source>Copy</source> <translation>Copiar</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1531" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1532" /> <source>Cut all</source> <translation>Cortar tudo</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1536" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1537" /> <source>Copy all</source> <translation>Copiar tudo</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1542" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1543" /> <source>Clear</source> <translation>Limpar</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1547" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1548" /> <source>Save</source> <translation>Gravar</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1551" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1552" /> <source>Mark Current Position</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1554" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1555" /> <source>Remove Position Marker</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1642" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1626" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1610" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1643" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1627" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1611" /> <source>Enter the message to be sent:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1677" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1625" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1678" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1626" /> <source>Send Query</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1680" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1641" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1681" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1642" /> <source>Send Notice</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1667" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1668" /> <source>Who Is</source> <translation>Quem é</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1670" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1671" /> <source>Private Chat</source> <translation>Conversa Privada</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1684" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1685" /> <source>Send Ping</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1687" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1688" /> <source>Ignore User</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1691" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1692" /> <source>Refresh</source> <translation>Atualizar</translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1815" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1789" /> - <source>Who</source> - <translation>Quem</translation> - </message> - <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1790" /> - <source>End of WHO list for {0}.</source> - <translation>Fim de lista QUEM para {0}.</translation> - </message> - <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1813" /> - <source> (Away)</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Network/IRC/IrcChannelWidget.py" line="1816" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1790" /> + <source>Who</source> + <translation>Quem</translation> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1791" /> + <source>End of WHO list for {0}.</source> + <translation>Fim de lista QUEM para {0}.</translation> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1814" /> + <source> (Away)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1817" /> <source>{0} is {1}@{2} ({3}){4}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2205" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2184" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2163" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2140" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2120" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2100" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2080" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2057" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2049" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2041" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2030" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2011" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1977" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1972" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1949" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1926" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1919" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1912" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1905" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1898" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1891" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1840" /> - <source>Whois</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1841" /> - <source>{0} is {1}@{2} ({3}).</source> - <translation type="unfinished" /> - </message> - <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2206" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2185" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2164" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2141" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2121" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2101" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2081" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2058" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2050" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2042" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2031" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2012" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1978" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1973" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1950" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1927" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1920" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1913" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1906" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1899" /> <location filename="../Network/IRC/IrcChannelWidget.py" line="1892" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1841" /> + <source>Whois</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1842" /> + <source>{0} is {1}@{2} ({3}).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1893" /> <source>{0} is a user on channels: {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1899" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1900" /> <source>{0} has voice on channels: {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1906" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1907" /> <source>{0} is a halfop on channels: {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1913" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1914" /> <source>{0} is an operator on channels: {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1920" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1921" /> <source>{0} is owner of channels: {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1927" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1928" /> <source>{0} is admin on channels: {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1950" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1951" /> <source>{0} is online via {1} ({2}).</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="1973" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="1974" /> <source>{0} is an IRC Operator.</source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2006" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2007" /> <source>%n day(s)</source> <translation> <numerusform>um dia</numerusform> @@ -45780,8 +46476,8 @@ </translation> </message> <message numerus="yes"> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2026" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2007" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2027" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2008" /> <source>%n hour(s)</source> <translation> <numerusform>uma hora</numerusform> @@ -45789,9 +46485,9 @@ </translation> </message> <message numerus="yes"> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2038" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2027" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2008" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2039" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2028" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2009" /> <source>%n minute(s)</source> <translation> <numerusform>um minuto</numerusform> @@ -45799,9 +46495,9 @@ </translation> </message> <message numerus="yes"> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2039" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2028" /> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2009" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2040" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2029" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2010" /> <source>%n second(s)</source> <translation> <numerusform>um segundo</numerusform> @@ -45809,25 +46505,25 @@ </translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2012" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2013" /> <source>{0} has been idle for {1}, {2}, {3}, and {4}.</source> <comment>{0} = name of person, {1} = (x days), {2} = (x hours), {3} = (x minutes), {4} = (x seconds)</comment> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2031" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2032" /> <source>{0} has been idle for {1}, {2}, and {3}.</source> <comment>{0} = name of person, {1} = (x hours), {2} = (x minutes), {3} = (x seconds)</comment> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2042" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2043" /> <source>{0} has been idle for {1} and {2}.</source> <comment>{0} = name of person, {1} = (x minutes), {3} = (x seconds)</comment> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2050" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2051" /> <source>{0} has been idle for %n second(s).</source> <translation> <numerusform>{0} has been idle for 1 second.</numerusform> @@ -45835,52 +46531,52 @@ </translation> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2058" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2059" /> <source>{0} has been online since {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2081" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2082" /> <source>End of WHOIS list for {0}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2101" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2102" /> <source>{0} is an identified user.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2121" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2122" /> <source>{0} is available for help.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2141" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2142" /> <source>{0} is logged in as {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2164" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2165" /> <source>{0} is actually using the host {1} (IP: {2}).</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2185" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2186" /> <source>{0} is using a secure connection.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2206" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2207" /> <source>{0} is connecting from {1} (IP: {2}).</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="2229" /> - <source>Edit Channel Topic</source> - <translation>Editar Tópico do Canal</translation> - </message> - <message> <location filename="../Network/IRC/IrcChannelWidget.py" line="2230" /> + <source>Edit Channel Topic</source> + <translation>Editar Tópico do Canal</translation> + </message> + <message> + <location filename="../Network/IRC/IrcChannelWidget.py" line="2231" /> <source>Enter the topic for this channel:</source> <translation>Introduzir o tópico deste canal:</translation> </message> @@ -46833,7 +47529,7 @@ <context> <name>IrcUserItem</name> <message> - <location filename="../Network/IRC/IrcChannelWidget.py" line="131" /> + <location filename="../Network/IRC/IrcChannelWidget.py" line="132" /> <source>{0} (ignored)</source> <translation type="unfinished">{0} (ignorado)</translation> </message> @@ -46919,324 +47615,324 @@ <context> <name>IrcWidget</name> <message> - <location filename="../Network/IRC/IrcWidget.py" line="73" /> + <location filename="../Network/IRC/IrcWidget.py" line="74" /> <source>Press to leave the current channel</source> <translation>Pressionar para deixar o canal atual</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="256" /> - <location filename="../Network/IRC/IrcWidget.py" line="151" /> - <source>Disconnect from Server</source> - <translation>Desconetar do servidor</translation> - </message> - <message> <location filename="../Network/IRC/IrcWidget.py" line="257" /> <location filename="../Network/IRC/IrcWidget.py" line="152" /> + <source>Disconnect from Server</source> + <translation>Desconetar do servidor</translation> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="258" /> + <location filename="../Network/IRC/IrcWidget.py" line="153" /> <source><p>Do you really want to disconnect from <b>{0}</b>?</p><p>All channels will be closed.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="201" /> - <source>SSL Connection</source> - <translation>Conexão SSL</translation> - </message> - <message> <location filename="../Network/IRC/IrcWidget.py" line="202" /> + <source>SSL Connection</source> + <translation>Conexão SSL</translation> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="203" /> <source>An encrypted connection to the IRC network was requested but SSL is not available. Please change the server configuration.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="583" /> - <location filename="../Network/IRC/IrcWidget.py" line="548" /> - <location filename="../Network/IRC/IrcWidget.py" line="539" /> - <location filename="../Network/IRC/IrcWidget.py" line="278" /> - <location filename="../Network/IRC/IrcWidget.py" line="273" /> - <location filename="../Network/IRC/IrcWidget.py" line="266" /> - <location filename="../Network/IRC/IrcWidget.py" line="242" /> - <location filename="../Network/IRC/IrcWidget.py" line="228" /> + <location filename="../Network/IRC/IrcWidget.py" line="584" /> + <location filename="../Network/IRC/IrcWidget.py" line="549" /> + <location filename="../Network/IRC/IrcWidget.py" line="540" /> + <location filename="../Network/IRC/IrcWidget.py" line="279" /> + <location filename="../Network/IRC/IrcWidget.py" line="274" /> + <location filename="../Network/IRC/IrcWidget.py" line="267" /> + <location filename="../Network/IRC/IrcWidget.py" line="243" /> + <location filename="../Network/IRC/IrcWidget.py" line="229" /> <source>Info</source> <translation>Informação</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="229" /> + <location filename="../Network/IRC/IrcWidget.py" line="230" /> <source>Looking for server {0} (port {1}) using an SSL encrypted connection...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="243" /> + <location filename="../Network/IRC/IrcWidget.py" line="244" /> <source>Looking for server {0} (port {1})...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="267" /> + <location filename="../Network/IRC/IrcWidget.py" line="268" /> <source>Disconnecting from server {0}...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="274" /> + <location filename="../Network/IRC/IrcWidget.py" line="275" /> <source>Disconnecting from network {0}...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="278" /> + <location filename="../Network/IRC/IrcWidget.py" line="279" /> <source>Disconnecting from server.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="539" /> + <location filename="../Network/IRC/IrcWidget.py" line="540" /> <source>Server found,connecting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="548" /> + <location filename="../Network/IRC/IrcWidget.py" line="549" /> <source>Connected,logging in...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="583" /> + <location filename="../Network/IRC/IrcWidget.py" line="584" /> <source>Server disconnected.</source> <translation>Servidor desconectado.</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="627" /> - <source>Message Error</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Network/IRC/IrcWidget.py" line="628" /> + <source>Message Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="629" /> <source>Unknown message received from server:<br/>{0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1069" /> - <location filename="../Network/IRC/IrcWidget.py" line="1059" /> - <location filename="../Network/IRC/IrcWidget.py" line="1051" /> - <location filename="../Network/IRC/IrcWidget.py" line="1043" /> - <location filename="../Network/IRC/IrcWidget.py" line="671" /> - <location filename="../Network/IRC/IrcWidget.py" line="663" /> - <source>CTCP</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="664" /> - <source>Received CTCP-PING response from {0} with latency of {1} ms.</source> - <translation type="unfinished" /> - </message> - <message> + <location filename="../Network/IRC/IrcWidget.py" line="1070" /> + <location filename="../Network/IRC/IrcWidget.py" line="1060" /> + <location filename="../Network/IRC/IrcWidget.py" line="1052" /> + <location filename="../Network/IRC/IrcWidget.py" line="1044" /> <location filename="../Network/IRC/IrcWidget.py" line="672" /> + <location filename="../Network/IRC/IrcWidget.py" line="664" /> + <source>CTCP</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="665" /> + <source>Received CTCP-PING response from {0} with latency of {1} ms.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="673" /> <source>Received unknown CTCP-{0} response from {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="700" /> + <location filename="../Network/IRC/IrcWidget.py" line="701" /> <source>Notice</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="710" /> + <location filename="../Network/IRC/IrcWidget.py" line="711" /> <source>You have set your personal modes to <b>[{0}]</b>.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="714" /> + <location filename="../Network/IRC/IrcWidget.py" line="715" /> <source>{0} has changed your personal modes to <b>[{1}]</b>.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="718" /> + <location filename="../Network/IRC/IrcWidget.py" line="719" /> <source>Mode</source> <translation type="unfinished">Modo</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="726" /> + <location filename="../Network/IRC/IrcWidget.py" line="727" /> <source>You have left channel {0}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="738" /> + <location filename="../Network/IRC/IrcWidget.py" line="739" /> <source>You are now known as {0}.</source> <translation>Conhecem-o como {0}.</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="744" /> + <location filename="../Network/IRC/IrcWidget.py" line="745" /> <source>User {0} is now known as {1}.</source> <translation>Usuário {0} é agora conhecido como {1}.</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="750" /> + <location filename="../Network/IRC/IrcWidget.py" line="751" /> <source>Received PONG from {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="755" /> + <location filename="../Network/IRC/IrcWidget.py" line="756" /> <source>Server Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="793" /> + <location filename="../Network/IRC/IrcWidget.py" line="794" /> <source>Error</source> <translation>Erro</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="812" /> + <location filename="../Network/IRC/IrcWidget.py" line="813" /> <source>Welcome</source> <translation>Bem-vindo</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="814" /> + <location filename="../Network/IRC/IrcWidget.py" line="815" /> <source>Support</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="816" /> + <location filename="../Network/IRC/IrcWidget.py" line="817" /> <source>User</source> <translation>Usuário</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="818" /> + <location filename="../Network/IRC/IrcWidget.py" line="819" /> <source>MOTD</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="820" /> + <location filename="../Network/IRC/IrcWidget.py" line="821" /> <source>Away</source> <translation>Ausente</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="822" /> + <location filename="../Network/IRC/IrcWidget.py" line="823" /> <source>Info ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="826" /> + <location filename="../Network/IRC/IrcWidget.py" line="827" /> <source>Message of the day</source> <translation>Mensagem do dia</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="828" /> + <location filename="../Network/IRC/IrcWidget.py" line="829" /> <source>End of message of the day</source> <translation>Fim da mensagem do dia</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="831" /> + <location filename="../Network/IRC/IrcWidget.py" line="832" /> <source>Server {0} (Version {1}), User-Modes: {2}, Channel-Modes: {3}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="836" /> + <location filename="../Network/IRC/IrcWidget.py" line="837" /> <source>Current users on {0}: {1}, max. {2}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="841" /> + <location filename="../Network/IRC/IrcWidget.py" line="842" /> <source>Current users on the network: {0}, max. {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="845" /> + <location filename="../Network/IRC/IrcWidget.py" line="846" /> <source>You are no longer marked as being away.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="847" /> + <location filename="../Network/IRC/IrcWidget.py" line="848" /> <source>You have been marked as being away.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="978" /> - <location filename="../Network/IRC/IrcWidget.py" line="962" /> - <location filename="../Network/IRC/IrcWidget.py" line="910" /> - <source>SSL Error</source> - <translation>Erro SSL</translation> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="911" /> - <source>Connection to server {0} (port {1}) lost while waiting for user response to an SSL error.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="947" /> - <location filename="../Network/IRC/IrcWidget.py" line="940" /> - <location filename="../Network/IRC/IrcWidget.py" line="935" /> - <location filename="../Network/IRC/IrcWidget.py" line="927" /> - <location filename="../Network/IRC/IrcWidget.py" line="919" /> - <source>Socket Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="920" /> - <source>The host was not found. Please check the host name and port settings.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="928" /> - <source>The connection was refused by the peer. Please check the host name and port settings.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="935" /> - <source>The SSL handshake failed.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="941" /> - <source>The following network error occurred:<br/>{0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="947" /> - <source>A network error occurred.</source> - <translation>Ocurreu um erro de rede.</translation> - </message> - <message> - <location filename="../Network/IRC/IrcWidget.py" line="963" /> - <source>Could not connect to {0} (port {1}) using an SSL encrypted connection. Either the server does not support SSL (did you use the correct port?) or you rejected the certificate.</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Network/IRC/IrcWidget.py" line="979" /> + <location filename="../Network/IRC/IrcWidget.py" line="963" /> + <location filename="../Network/IRC/IrcWidget.py" line="911" /> + <source>SSL Error</source> + <translation>Erro SSL</translation> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="912" /> + <source>Connection to server {0} (port {1}) lost while waiting for user response to an SSL error.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="948" /> + <location filename="../Network/IRC/IrcWidget.py" line="941" /> + <location filename="../Network/IRC/IrcWidget.py" line="936" /> + <location filename="../Network/IRC/IrcWidget.py" line="928" /> + <location filename="../Network/IRC/IrcWidget.py" line="920" /> + <source>Socket Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="921" /> + <source>The host was not found. Please check the host name and port settings.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="929" /> + <source>The connection was refused by the peer. Please check the host name and port settings.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="936" /> + <source>The SSL handshake failed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="942" /> + <source>The following network error occurred:<br/>{0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="948" /> + <source>A network error occurred.</source> + <translation>Ocurreu um erro de rede.</translation> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="964" /> + <source>Could not connect to {0} (port {1}) using an SSL encrypted connection. Either the server does not support SSL (did you use the correct port?) or you rejected the certificate.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Network/IRC/IrcWidget.py" line="980" /> <source>The SSL certificate for the server {0} (port {1}) failed the authenticity check. SSL errors were accepted by you.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1044" /> + <location filename="../Network/IRC/IrcWidget.py" line="1045" /> <source>Received Version request from {0}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1052" /> + <location filename="../Network/IRC/IrcWidget.py" line="1053" /> <source>Received CTCP-PING request from {0}, sending answer.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1060" /> + <location filename="../Network/IRC/IrcWidget.py" line="1061" /> <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1070" /> + <location filename="../Network/IRC/IrcWidget.py" line="1071" /> <source>Received unknown CTCP-{0} request from {1}.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1086" /> + <location filename="../Network/IRC/IrcWidget.py" line="1087" /> <source>{0} ({1})</source> <comment>channel name, users count</comment> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1128" /> - <location filename="../Network/IRC/IrcWidget.py" line="1108" /> + <location filename="../Network/IRC/IrcWidget.py" line="1129" /> + <location filename="../Network/IRC/IrcWidget.py" line="1109" /> <source>Critical</source> <translation>Crítico</translation> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1109" /> + <location filename="../Network/IRC/IrcWidget.py" line="1110" /> <source>No nickname acceptable to the server configured for <b>{0}</b>. Disconnecting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Network/IRC/IrcWidget.py" line="1128" /> + <location filename="../Network/IRC/IrcWidget.py" line="1129" /> <source>The given nickname is already in use.</source> <translation type="unfinished" /> </message> @@ -49310,13 +50006,13 @@ <name>Lexers</name> <message> <location filename="../QScintilla/Lexers/__init__.py" line="412" /> - <location filename="../Preferences/__init__.py" line="609" /> + <location filename="../Preferences/__init__.py" line="610" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Ficheiros Python (*.py *.py3)</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="505" /> - <location filename="../Preferences/__init__.py" line="612" /> + <location filename="../Preferences/__init__.py" line="613" /> <source>Python3 Files (*.py)</source> <translation>Ficheiros Python3 (*.py)</translation> </message> @@ -50306,6 +51002,11 @@ <source>avoid exc_info=True outside of exception handlers</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Logging/translations.py" line="88" /> + <source>avoid logging calls on the root logger</source> + <translation type="unfinished" /> + </message> </context> <context> <name>MainPasswordEntryDialog</name> @@ -51209,13 +51910,13 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/__init__.py" line="361" /> + <location filename="../MicroPython/Devices/__init__.py" line="367" /> <source>RP2040 based</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/__init__.py" line="522" /> - <location filename="../MicroPython/Devices/__init__.py" line="511" /> + <location filename="../MicroPython/Devices/__init__.py" line="528" /> + <location filename="../MicroPython/Devices/__init__.py" line="517" /> <source>Unknown Device</source> <translation type="unfinished" /> </message> @@ -55020,13 +55721,13 @@ <translation>Abrir Multiprojetos &Recentes</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="861" /> - <location filename="../MultiProject/MultiProject.py" line="859" /> + <location filename="../MultiProject/MultiProject.py" line="862" /> + <location filename="../MultiProject/MultiProject.py" line="860" /> <source>Multiproject</source> <translation>Multiprojeto</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="917" /> + <location filename="../MultiProject/MultiProject.py" line="918" /> <source>&Clear</source> <translation>&Limpar</translation> </message> @@ -56637,50 +57338,50 @@ <context> <name>PackageDiagramBuilder</name> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="63" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="71" /> <source>Package Diagram {0}: {1}</source> <translation>Diagrama do Pacote {0}: {1}</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="67" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="75" /> <source>Package Diagram: {0}</source> <translation>Diagrama do Pacote: {0}</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="171" /> - <location filename="../Graphics/PackageDiagramBuilder.py" line="105" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="212" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="120" /> <source>Parsing modules...</source> <translation>A analisar módulos...</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="175" /> - <location filename="../Graphics/PackageDiagramBuilder.py" line="109" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="216" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="124" /> <source>%v/%m Modules</source> <translation>%v/%m Módulos</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="178" /> - <location filename="../Graphics/PackageDiagramBuilder.py" line="112" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="219" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="127" /> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="233" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="286" /> <source>The directory <b>'{0}'</b> is not a package.</source> <translation>O diretório <b>'{0}'</b> não é um pacote.</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="247" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="300" /> <source>The package <b>'{0}'</b> does not contain any modules or subpackages.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="268" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="321" /> <source>The package <b>'{0}'</b> does not contain any classes or subpackages.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="583" /> + <location filename="../Graphics/PackageDiagramBuilder.py" line="636" /> <source><p>The diagram belongs to project <b>{0}</b>. Please open it and try again.</p></source> <translation type="unfinished" /> </message> @@ -57208,723 +57909,737 @@ <context> <name>PdfViewerWindow</name> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="98" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="115" /> <source>Document Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="542" /> - <location filename="../PdfViewer/PdfViewerWindow.py" line="104" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="559" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="121" /> <source>Search</source> <translation type="unfinished">Procurar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="110" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="127" /> <source>Table of Contents</source> <translation type="unfinished">Tabela de Conteúdos</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="199" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="216" /> <source>New Window</source> <translation type="unfinished">Nova Janela</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="201" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="218" /> <source>New &Window</source> <translation type="unfinished">Nova &Janela</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="202" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="219" /> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished">Ctrl+Shift+N</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="208" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="225" /> <source>Open a PDF file in a new PDF Viewer window</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="211" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="228" /> <source><b>New Window</b><p>This opens a PDF file in a new PDF Viewer window. It pops up a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="221" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="238" /> <source>Open</source> <translation type="unfinished">Abrir</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="223" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="240" /> <source>&Open...</source> <translation type="unfinished">&Abrir...</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="224" /> - <source>Ctrl+O</source> - <comment>File|Open</comment> - <translation type="unfinished">Ctrl+O</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="229" /> - <source>Open a PDF file for viewing</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="231" /> - <source><b>Open</b><p>This opens a PDF file for viewing. It pops up a file selection dialog.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="241" /> + <source>Ctrl+O</source> + <comment>File|Open</comment> + <translation type="unfinished">Ctrl+O</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="246" /> + <source>Open a PDF file for viewing</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="248" /> + <source><b>Open</b><p>This opens a PDF file for viewing. It pops up a file selection dialog.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="258" /> <source>Reload</source> <translation type="unfinished">Recarregar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="243" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="260" /> <source>&Reload</source> <translation type="unfinished">&Recarregar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="249" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="266" /> <source>Reload the current PDF document</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="254" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="271" /> <source>Properties</source> <translation type="unfinished">Propriedades</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="256" /> - <source>&Properties...</source> - <translation type="unfinished">&Propriedades...</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="257" /> - <source>Alt+Return</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="262" /> - <source>Show the document properties</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="264" /> - <source><b>Properties</b><p>Shows the info tab of the document properties.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="273" /> - <source>Close</source> - <translation type="unfinished">Fechar</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="275" /> - <source>&Close</source> - <translation type="unfinished">Fe&char</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="276" /> - <source>Ctrl+W</source> - <comment>File|Close</comment> - <translation type="unfinished">Ctrl+W</translation> + <source>&Properties...</source> + <translation type="unfinished">&Propriedades...</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="274" /> + <source>Alt+Return</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="279" /> + <source>Show the document properties</source> + <translation type="unfinished" /> </message> <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="281" /> - <source>Close the current PDF Viewer window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="286" /> - <source>Close All</source> - <translation type="unfinished">Fechar Tudo</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="287" /> - <source>Close &All</source> - <translation type="unfinished">Fechar &Tudo</translation> + <source><b>Properties</b><p>Shows the info tab of the document properties.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="290" /> + <source>Close</source> + <translation type="unfinished">Fechar</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="292" /> + <source>&Close</source> + <translation type="unfinished">Fe&char</translation> </message> <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="293" /> - <source>Close all PDF Viewer windows</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="299" /> + <source>Ctrl+W</source> + <comment>File|Close</comment> + <translation type="unfinished">Ctrl+W</translation> + </message> + <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="298" /> - <source>Close Others</source> - <translation type="unfinished">Fechar Outros</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="305" /> - <source>Close all other PDF Viewer windows</source> - <translation type="unfinished" /> + <source>Close the current PDF Viewer window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="303" /> + <source>Close All</source> + <translation type="unfinished">Fechar Tudo</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="304" /> + <source>Close &All</source> + <translation type="unfinished">Fechar &Tudo</translation> </message> <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="310" /> + <source>Close all PDF Viewer windows</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="316" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="315" /> + <source>Close Others</source> + <translation type="unfinished">Fechar Outros</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="322" /> + <source>Close all other PDF Viewer windows</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="327" /> <source>Quit</source> <translation type="unfinished">Sair</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="312" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="329" /> <source>&Quit</source> <translation type="unfinished">Sai&r</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="313" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="330" /> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation type="unfinished">Ctrl+Q</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="318" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="335" /> <source>Quit the PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="328" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="345" /> <source>Previous Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="330" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="347" /> <source>&Previous Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="336" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="353" /> <source>Go to the previous page</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="341" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="358" /> <source>Next Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="343" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="360" /> <source>&Next Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="349" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="366" /> <source>Go to the next page</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="354" /> - <source>Start of Document</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="356" /> - <source>&Start of Document</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="357" /> - <source>Ctrl+Home</source> - <comment>Goto|Start</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="363" /> - <source>Go to the first page of the document</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="369" /> - <source>End of Document</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="371" /> + <source>Start of Document</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="373" /> + <source>&Start of Document</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="374" /> + <source>Ctrl+Home</source> + <comment>Goto|Start</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="380" /> + <source>Go to the first page of the document</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="386" /> + <source>End of Document</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="388" /> <source>&End of Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="372" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="389" /> <source>Ctrl+End</source> <comment>Goto|End</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="377" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="394" /> <source>Go to the last page of the document</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="382" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="399" /> <source>Back</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="384" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="401" /> <source>&Back</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="385" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="402" /> <source>Alt+Shift+Left</source> <comment>Goto|Back</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="390" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="407" /> <source>Go back in the view history</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="395" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="412" /> <source>Forward</source> <translation type="unfinished">Avançar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="397" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="414" /> <source>&Forward</source> <translation type="unfinished">&Avançar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="398" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="415" /> <source>Alt+Shift+Right</source> <comment>Goto|Forward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="403" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="420" /> <source>Go forward in the view history</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="408" /> - <source>Go to Page</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="410" /> - <source>&Go to Page...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="411" /> - <source>Ctrl+G</source> - <comment>Goto|Go to Page</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="416" /> - <source>Jump to a page selected via a dialog</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="425" /> - <source>Full Screen</source> - <translation type="unfinished">Ecrã Inteiro</translation> + <source>Go to Page</source> + <translation type="unfinished" /> </message> <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="427" /> - <source>&Full Screen</source> - <translation type="unfinished">Ecrã &Inteiro</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="434" /> - <source>Meta+Ctrl+F</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="436" /> - <source>F11</source> - <translation type="unfinished">F11</translation> + <source>&Go to Page...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="428" /> + <source>Ctrl+G</source> + <comment>Goto|Go to Page</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="433" /> + <source>Jump to a page selected via a dialog</source> + <translation type="unfinished" /> </message> <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="442" /> - <source>Zoom in</source> - <translation type="unfinished">Aproximar</translation> + <source>Full Screen</source> + <translation type="unfinished">Ecrã Inteiro</translation> </message> <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="444" /> + <source>&Full Screen</source> + <translation type="unfinished">Ecrã &Inteiro</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="451" /> + <source>Meta+Ctrl+F</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="453" /> + <source>F11</source> + <translation type="unfinished">F11</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="459" /> + <source>Zoom in</source> + <translation type="unfinished">Aproximar</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="461" /> <source>Zoom &in</source> <translation type="unfinished">Apro&ximar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="445" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="462" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation type="unfinished">Ctrl++</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="454" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="471" /> <source>Zoom out</source> <translation type="unfinished">Afastar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="456" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="473" /> <source>Zoom &out</source> <translation type="unfinished">A&fastar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="457" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="474" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation type="unfinished">Ctrl+-</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="466" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="483" /> <source>Zoom to 100%</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="468" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="485" /> <source>Zoom to &100%</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="469" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="486" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished">Ctrl+0</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="478" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="495" /> <source>Page Width</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="480" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="497" /> <source>Page &Width</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="491" /> - <source>Whole Page</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="493" /> - <source>Whole &Page</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="508" /> - <source>Copy</source> - <translation type="unfinished">Copiar</translation> + <source>Whole Page</source> + <translation type="unfinished" /> </message> <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="510" /> + <source>Whole &Page</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="525" /> + <source>Copy</source> + <translation type="unfinished">Copiar</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="527" /> <source>&Copy</source> <translation type="unfinished">&Copiar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="511" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="528" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation type="unfinished">Ctrl+C</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="520" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="537" /> <source>Copy All Text</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="521" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="538" /> <source>Copy &All Text</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="522" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="539" /> <source>Alt+Ctrl+C</source> <comment>Edit|Copy All Text</comment> <translation type="unfinished">Alt+Ctrl+C</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="531" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="548" /> <source>Copy All Page Text</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="532" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="549" /> <source>Copy All Page &Text</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="533" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="550" /> <source>Shift+Ctrl+C</source> <comment>Edit|Copy All Page Text</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="544" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="561" /> <source>&Search...</source> <translation type="unfinished">&Procurar...</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="545" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="562" /> <source>Ctrl+F</source> <comment>Edit|Search</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="554" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="571" /> <source>Search Next</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="556" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="573" /> <source>Search &Next</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="557" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="574" /> <source>F3</source> <comment>Edit|Search Next</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="566" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="583" /> <source>Search Previous</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="568" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="585" /> <source>Search &Previous</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="569" /> - <source>Shift+F3</source> - <comment>Edit|Search Previous</comment> - <translation type="unfinished">Shift+F3</translation> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="586" /> + <source>Shift+F3</source> + <comment>Edit|Search Previous</comment> + <translation type="unfinished">Shift+F3</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="603" /> <source>Preferences</source> <translation type="unfinished">Preferências</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="588" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="605" /> <source>&Preferences...</source> <translation type="unfinished">&Preferências...</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="594" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="611" /> <source>Set the prefered configuration</source> <translation type="unfinished">Definir a configuração desejada</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="596" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="613" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation type="unfinished"><b>Preferências</b><p>Define os elementos de configuração da aplicação com os valores desejados.</p></translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="607" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="624" /> <source>Show Sidebar</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="609" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="626" /> <source>Show &Sidebar</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="621" /> - <location filename="../PdfViewer/PdfViewerWindow.py" line="620" /> - <source>Open Recent File in New Window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="636" /> - <source>About</source> - <translation type="unfinished">Acerca</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="636" /> - <source>&About</source> - <translation type="unfinished">A&cerca</translation> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="638" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="637" /> + <source>Open Recent File in New Window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="653" /> + <source>About</source> + <translation type="unfinished">Acerca</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="653" /> + <source>&About</source> + <translation type="unfinished">A&cerca</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="655" /> <source>Display information about this software</source> <translation type="unfinished">Mostra a informação acerca deste software</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="640" /> - <source><b>About</b><p>Display some information about this software.</p></source> - <translation type="unfinished"><b>Acerca</b><p>Mostra alguma informação acerca deste software.</p></translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="649" /> - <source>About Qt</source> - <translation type="unfinished">Acerca de Qt</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="650" /> - <source>About &Qt</source> - <translation type="unfinished">Acerca de &Qt</translation> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="657" /> + <source><b>About</b><p>Display some information about this software.</p></source> + <translation type="unfinished"><b>Acerca</b><p>Mostra alguma informação acerca deste software.</p></translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="666" /> + <source>About Qt</source> + <translation type="unfinished">Acerca de Qt</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="667" /> + <source>About &Qt</source> + <translation type="unfinished">Acerca de &Qt</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="674" /> <source>Display information about the Qt toolkit</source> <translation type="unfinished">Mostra informação acerca das Ferramentas de Qt</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="660" /> - <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> - <translation type="unfinished"><b>Acerca de Qt</b><p>Mostra alguma informação acerca das Ferramentas de Qt.</p></translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="669" /> - <source>What's This?</source> - <translation type="unfinished">O que é Isto?</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="671" /> - <source>&What's This?</source> - <translation type="unfinished">O &que é Isto?</translation> - </message> - <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="672" /> - <source>Shift+F1</source> - <comment>Help|What's This?'</comment> - <translation type="unfinished">Shift+F1</translation> - </message> - <message> <location filename="../PdfViewer/PdfViewerWindow.py" line="677" /> + <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> + <translation type="unfinished"><b>Acerca de Qt</b><p>Mostra alguma informação acerca das Ferramentas de Qt.</p></translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="686" /> + <source>What's This?</source> + <translation type="unfinished">O que é Isto?</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="688" /> + <source>&What's This?</source> + <translation type="unfinished">O &que é Isto?</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="689" /> + <source>Shift+F1</source> + <comment>Help|What's This?'</comment> + <translation type="unfinished">Shift+F1</translation> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="694" /> <source>Context sensitive help</source> <translation type="unfinished">Ajuda sensível ao contexto</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="679" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="696" /> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation type="unfinished"><b>Mostrar ajuda sensível a contexto</b><p>No modo 'Que é Isto?' o cursor do rato mostra uma flecha com um ponto de interrogação, e pode clicar nos elementos da interface para ver uma breve descrição do que fazem e como se usam. Nas caixas de diálogo, pode-se aceder a esta característica através do botão de ajuda contextual da barra de título.</p></translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="730" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="747" /> <source>&File</source> <translation type="unfinished">&Ficheiro</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="732" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="749" /> <source>Open &Recent Files</source> <translation type="unfinished">Abrir Ficheiros Rece&ntes</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="752" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="769" /> <source>&View</source> <translation type="unfinished">&Vista</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="762" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="779" /> <source>Display Mode</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="763" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="780" /> <source>Single Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="765" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="782" /> <source>Continuous</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="772" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="789" /> <source>&Edit</source> <translation type="unfinished">&Editar</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="783" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="800" /> <source>&Go To</source> <translation type="unfinished">&Ir a</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="796" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="813" /> <source>Se&ttings</source> <translation type="unfinished">Definiçõe&s</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="806" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="823" /> <source>&Help</source> <translation type="unfinished">&Ajuda</translation> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="925" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="942" /> <source>{0} - PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="927" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="944" /> <source>PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="941" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="958" /> <source>The document is still loading.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="943" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="960" /> <source>The file does not exist.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="945" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="962" /> <source>The file is not a valid PDF file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="947" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="964" /> <source>The password is not correct for this file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="949" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="966" /> <source>This kind of PDF file cannot be unlocked.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="951" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="968" /> <source>Unknown type of error.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="1049" /> - <location filename="../PdfViewer/PdfViewerWindow.py" line="1024" /> - <location filename="../PdfViewer/PdfViewerWindow.py" line="980" /> - <location filename="../PdfViewer/PdfViewerWindow.py" line="969" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="989" /> + <source>OpenPDF File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="990" /> + <source><p>The PDF file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1110" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1103" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1076" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1069" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1020" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1009" /> <source>Open PDF File</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="970" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1010" /> <source>Enter password to show the document:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="981" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1021" /> <source><p>The PDF file <b>{0}</b> could not be loaded.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="1051" /> - <location filename="../PdfViewer/PdfViewerWindow.py" line="1026" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1112" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1105" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1078" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1071" /> <source>PDF Files (*.pdf);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="1142" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1204" /> <source>About eric PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="1143" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1205" /> <source>The eric PDF Viewer is a simple component for viewing PDF files.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfViewerWindow.py" line="1214" /> + <location filename="../PdfViewer/PdfViewerWindow.py" line="1276" /> <source>&Clear</source> <translation type="unfinished">&Limpar</translation> </message> @@ -58177,128 +58892,128 @@ <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="280" /> + <location filename="../PipInterface/Pip.py" line="293" /> <source>Install PIP</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="327" /> + <location filename="../PipInterface/Pip.py" line="340" /> <source>Repair PIP</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="449" /> + <location filename="../PipInterface/Pip.py" line="462" /> <source>Upgrade Packages</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="495" /> + <location filename="../PipInterface/Pip.py" line="508" /> <source>Install Packages</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="525" /> + <location filename="../PipInterface/Pip.py" line="538" /> <source>Install Packages from Requirements</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="546" /> + <location filename="../PipInterface/Pip.py" line="559" /> <source>Install Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="581" /> - <location filename="../PipInterface/Pip.py" line="571" /> + <location filename="../PipInterface/Pip.py" line="594" /> + <location filename="../PipInterface/Pip.py" line="584" /> <source>Install 'pyproject' Dependencies</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="702" /> - <location filename="../PipInterface/Pip.py" line="572" /> + <location filename="../PipInterface/Pip.py" line="715" /> + <location filename="../PipInterface/Pip.py" line="585" /> <source>The selected 'pyproject.toml' file does not contain a 'project.dependencies' section. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="582" /> + <location filename="../PipInterface/Pip.py" line="595" /> <source><p>The selected 'pyproject.toml' file could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="601" /> + <location filename="../PipInterface/Pip.py" line="614" /> <source>Install Packages from 'pyproject.toml'</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="729" /> - <location filename="../PipInterface/Pip.py" line="658" /> - <location filename="../PipInterface/Pip.py" line="630" /> - <location filename="../PipInterface/Pip.py" line="621" /> + <location filename="../PipInterface/Pip.py" line="742" /> + <location filename="../PipInterface/Pip.py" line="671" /> + <location filename="../PipInterface/Pip.py" line="643" /> + <location filename="../PipInterface/Pip.py" line="634" /> <source>Uninstall Packages</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="730" /> - <location filename="../PipInterface/Pip.py" line="659" /> - <location filename="../PipInterface/Pip.py" line="622" /> + <location filename="../PipInterface/Pip.py" line="743" /> + <location filename="../PipInterface/Pip.py" line="672" /> + <location filename="../PipInterface/Pip.py" line="635" /> <source>Do you really want to uninstall these packages?</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="675" /> + <location filename="../PipInterface/Pip.py" line="688" /> <source>Uninstall Packages from Requirements</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="712" /> - <location filename="../PipInterface/Pip.py" line="701" /> + <location filename="../PipInterface/Pip.py" line="725" /> + <location filename="../PipInterface/Pip.py" line="714" /> <source>Uninstall 'pyproject' Dependencies</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="713" /> + <location filename="../PipInterface/Pip.py" line="726" /> <source><p>The selected 'pyproject.toml' file could not be read. </p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="740" /> + <location filename="../PipInterface/Pip.py" line="753" /> <source>Uninstall Packages from 'pyproject.toml'</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="1140" /> + <location filename="../PipInterface/Pip.py" line="1152" /> <source>Cache Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="1166" /> - <location filename="../PipInterface/Pip.py" line="1157" /> + <location filename="../PipInterface/Pip.py" line="1178" /> + <location filename="../PipInterface/Pip.py" line="1169" /> <source>List Cached Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="1158" /> + <location filename="../PipInterface/Pip.py" line="1170" /> <source>Enter a file pattern (empty for all):</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="1190" /> - <location filename="../PipInterface/Pip.py" line="1183" /> + <location filename="../PipInterface/Pip.py" line="1202" /> + <location filename="../PipInterface/Pip.py" line="1195" /> <source>Remove Cached Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="1184" /> + <location filename="../PipInterface/Pip.py" line="1196" /> <source>Enter a file pattern:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="1215" /> - <location filename="../PipInterface/Pip.py" line="1207" /> + <location filename="../PipInterface/Pip.py" line="1227" /> + <location filename="../PipInterface/Pip.py" line="1219" /> <source>Purge Cache</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/Pip.py" line="1208" /> + <location filename="../PipInterface/Pip.py" line="1220" /> <source>Do you really want to purge the pip cache? All files need to be downloaded again.</source> <translation type="unfinished" /> </message> @@ -58684,37 +59399,37 @@ <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackageDetailsDialog.py" line="275" /> + <location filename="../PipInterface/PipPackageDetailsDialog.py" line="269" /> <source><h3>{0}</h3><table><tr><td>Installed Version:</td><td>{1}</td></tr><tr><td>Affected Version:</td><td>{2}</td></tr><tr><td>Advisory:</td><td>{3}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackageDetailsDialog.py" line="310" /> + <location filename="../PipInterface/PipPackageDetailsDialog.py" line="304" /> <source>any</source> <translation type="unfinished" /> </message> <message> + <location filename="../PipInterface/PipPackageDetailsDialog.py" line="340" /> + <source>B</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackageDetailsDialog.py" line="343" /> + <source>KB</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../PipInterface/PipPackageDetailsDialog.py" line="346" /> - <source>B</source> + <source>MB</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackageDetailsDialog.py" line="349" /> - <source>KB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackageDetailsDialog.py" line="352" /> - <source>MB</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackageDetailsDialog.py" line="355" /> <source>GB</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackageDetailsDialog.py" line="356" /> + <location filename="../PipInterface/PipPackageDetailsDialog.py" line="350" /> <source>{0:.1f} {1}</source> <comment>value, unit</comment> <translation type="unfinished" /> @@ -59231,30 +59946,30 @@ <translation type="unfinished">Versão:</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="449" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="452" /> <source>Getting installed packages...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="478" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="481" /> <source>Getting outdated packages...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1231" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1051" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1038" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1002" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1234" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1054" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1041" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1005" /> <source>Search PyPI</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1003" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1006" /> <source><p>Received an error while searching for <b>{0}</b>.</p><p>Error: {1}</p></source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../PipInterface/PipPackagesWidget.py" line="1018" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1021" /> <source>%n package(s) found.</source> <translation type="unfinished"> <numerusform /> @@ -59262,200 +59977,200 @@ </translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1025" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1028" /> <source>Showing first {0} packages found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1044" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1039" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1047" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1042" /> <source><p>There were no results for <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1052" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1055" /> <source><p>There were no more results for <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1232" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1235" /> <source><p>No package details info for <b>{0}</b> available.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1251" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1254" /> <source>Pip</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1253" /> - <source>Install Pip</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1256" /> - <source>Install Pip to User-Site</source> + <source>Install Pip</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1259" /> + <source>Install Pip to User-Site</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1262" /> <source>Repair Pip</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1266" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1269" /> <source>Install</source> <translation type="unfinished">Instalar</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1445" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1268" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1448" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1271" /> <source>Install Packages</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1271" /> - <source>Install Local Package</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1274" /> + <source>Install Local Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1277" /> <source>Re-Install Selected Packages</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1281" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1284" /> <source>Requirements/Constraints</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1283" /> - <source>Install Requirements</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1286" /> - <source>Uninstall Requirements</source> + <source>Install Requirements</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1289" /> + <source>Uninstall Requirements</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1292" /> <source>Generate Requirements...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1293" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1296" /> <source>Install from 'pyproject.toml'</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1297" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1300" /> <source>Uninstall from 'pyproject.toml'</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1302" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1305" /> <source>Generate Constraints...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1309" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1312" /> <source>Cache</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1311" /> - <source>Show Cache Info...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1314" /> - <source>Show Cached Files...</source> + <source>Show Cache Info...</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1317" /> - <source>Remove Cached Files...</source> + <source>Show Cached Files...</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1320" /> + <source>Remove Cached Files...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1323" /> <source>Purge Cache...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1337" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1340" /> <source>Show Licenses...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1341" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1344" /> <source>Check Vulnerabilities</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1345" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1348" /> <source>Update Vulnerability Database</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1349" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1352" /> <source>Create SBOM file</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1356" /> - <source>Edit User Configuration...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1359" /> + <source>Edit User Configuration...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1362" /> <source>Edit Environment Configuration...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1364" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1367" /> <source>Configure...</source> <translation type="unfinished">Configurar...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1608" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1595" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1584" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1611" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1598" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1587" /> <source>Edit Configuration</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1609" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1596" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1585" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1612" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1599" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1588" /> <source>No valid configuration path determined. Aborting</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1818" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1821" /> <source>{0} {1}</source> <comment>package name, package version</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1839" /> - <source>Affected Version:</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1842" /> + <source>Affected Version:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1845" /> <source>Advisory:</source> <translation type="unfinished" /> </message> <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1980" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1955" /> + <source>unknown</source> + <translation type="unfinished">desconhecido</translation> + </message> + <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1977" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1952" /> - <source>unknown</source> - <translation type="unfinished">desconhecido</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1974" /> <source>any</source> <translation type="unfinished" /> </message> @@ -59482,7 +60197,7 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/PipPage.ui" line="0" /> - <source><b>Configure pip</b></source> + <source><b>Configure Python Package Management</b></source> <translation type="unfinished" /> </message> <message> @@ -59537,6 +60252,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/PipPage.ui" line="0" /> + <source>Select to exclude global environments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/PipPage.ui" line="0" /> + <source>Don't show global environments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/PipPage.ui" line="0" /> <source>Select to exclude conda managed environments</source> <translation type="unfinished" /> </message> @@ -59562,43 +60287,49 @@ <context> <name>PixmapDiagram</name> <message> - <location filename="../Graphics/PixmapDiagram.py" line="193" /> - <location filename="../Graphics/PixmapDiagram.py" line="84" /> + <location filename="../Graphics/PixmapDiagram.py" line="208" /> + <location filename="../Graphics/PixmapDiagram.py" line="195" /> + <location filename="../Graphics/PixmapDiagram.py" line="77" /> <source>Pixmap-Viewer</source> <translation>Visor de Pixmap</translation> </message> <message> - <location filename="../Graphics/PixmapDiagram.py" line="130" /> + <location filename="../Graphics/PixmapDiagram.py" line="123" /> <source>Close</source> <translation>Fechar</translation> </message> <message> - <location filename="../Graphics/PixmapDiagram.py" line="135" /> + <location filename="../Graphics/PixmapDiagram.py" line="128" /> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../Graphics/PixmapDiagram.py" line="140" /> + <location filename="../Graphics/PixmapDiagram.py" line="133" /> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> <message> - <location filename="../Graphics/PixmapDiagram.py" line="170" /> + <location filename="../Graphics/PixmapDiagram.py" line="163" /> <source>Window</source> <translation>Janela</translation> </message> <message> - <location filename="../Graphics/PixmapDiagram.py" line="173" /> + <location filename="../Graphics/PixmapDiagram.py" line="166" /> <source>Graphics</source> <translation>Gráficos</translation> </message> <message> - <location filename="../Graphics/PixmapDiagram.py" line="194" /> + <location filename="../Graphics/PixmapDiagram.py" line="196" /> + <source><p>The file <b>{0}</b> cannot be loaded.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Graphics/PixmapDiagram.py" line="209" /> <source><p>The file <b>{0}</b> cannot be displayed. The format is not supported.</p></source> <translation><p>O ficheiro <b>{0}</b> não se pode mostrar. O formato não é suportado.</p></translation> </message> <message> - <location filename="../Graphics/PixmapDiagram.py" line="448" /> + <location filename="../Graphics/PixmapDiagram.py" line="463" /> <source>Diagram: {0}</source> <translation>Diagrama: {0}</translation> </message> @@ -59920,32 +60651,32 @@ <translation><p>Não se pode escrever no diretório de destino <b>{0}</b>. Cancelar...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="393" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="396" /> <source><p>The plugin module <b>{0}</b> does not contain a 'packageName' attribute. Aborting...</p></source> <translation><p>O módulo do complemento <b>{0}</b> não contém o atributo 'packageName'. Cancelar...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="403" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="406" /> <source><p>The plugin module <b>{0}</b> does not conform with the PyQt v2 API. Aborting...</p></source> <translation><p>O módulo do complemento <b>{0}</b> não está conforme com a API de PyQt v2. A cancelar...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="418" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="421" /> <source><p>The plugin package <b>{0}</b> exists. Aborting...</p></source> <translation><p>Existe o pacote de complementos <b>{0}</b>. A cancelar...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="432" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="435" /> <source><p>The plugin module <b>{0}</b> exists. Aborting...</p></source> <translation><p>Existe o módulo de complemento <b>{0}</b>. A cancelar...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="511" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="516" /> <source>Error installing plugin. Reason: {0}</source> <translation>Erro ao instalar complemento. Motivo: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="517" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="522" /> <source>Unspecific exception installing plugin.</source> <translation>Exceção não especificada ao instalar complemento.</translation> </message> @@ -59953,52 +60684,52 @@ <context> <name>PluginManager</name> <message> - <location filename="../PluginManager/PluginManager.py" line="225" /> + <location filename="../PluginManager/PluginManager.py" line="226" /> <source>Could not create a package for {0}.</source> <translation>Não se pôde criar o pacote para {0}.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="257" /> + <location filename="../PluginManager/PluginManager.py" line="258" /> <source>The internal plugin directory <b>{0}</b> does not exits.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="434" /> + <location filename="../PluginManager/PluginManager.py" line="435" /> <source>Module is missing the 'autoactivate' attribute.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="445" /> + <location filename="../PluginManager/PluginManager.py" line="446" /> <source>Module is missing the 'pluginType' and/or 'pluginTypename' attributes.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="473" /> + <location filename="../PluginManager/PluginManager.py" line="474" /> <source>Module failed to load. Error: {0}</source> <translation>Falho na carga de módulo. Erro: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="654" /> + <location filename="../PluginManager/PluginManager.py" line="657" /> <source>Incompatible plugin activation method.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1256" /> + <location filename="../PluginManager/PluginManager.py" line="1265" /> <source>Plugin Manager Error</source> <translation>Erro do Gestor de Complementos</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1257" /> + <location filename="../PluginManager/PluginManager.py" line="1266" /> <source><p>The plugin download directory <b>{0}</b> could not be created. Please configure it via the configuration dialog.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1345" /> + <location filename="../PluginManager/PluginManager.py" line="1354" /> <source>Error downloading file</source> <translation>Erro ao descarregar ficheiro</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1346" /> + <location filename="../PluginManager/PluginManager.py" line="1355" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation type="unfinished" /> </message> @@ -60376,97 +61107,97 @@ <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="544" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="534" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="542" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="532" /> <source>Download Plugin Files</source> <translation type="unfinished">Descarregar Ficheiros Complemento</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="545" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="535" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="543" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="533" /> <source>The requested plugins were downloaded.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="603" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="601" /> <source>Plugins Repository URL Changed</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="604" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="602" /> <source>The URL of the Plugins Repository has changed. Select the "Update" button to get the new repository file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="613" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="611" /> <source>Read plugins repository file</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="614" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="612" /> <source><p>The plugins repository file <b>{0}</b> could not be read. Select Update</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="623" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="621" /> <source>No plugin repository file available. Select Update.</source> <translation type="unfinished" /> </message> <message> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="625" /> + <source>New: <b>{0}</b></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../PluginManager/PluginRepositoryDialog.py" line="627" /> - <source>New: <b>{0}</b></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="629" /> <source>Local Updates: <b>{0}</b></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="632" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="630" /> <source>Remote Updates: <b>{0}</b></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="705" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="673" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="703" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="671" /> <source>Error downloading file</source> <translation type="unfinished">Erro ao descarregar ficheiro</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="706" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="674" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="704" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="672" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="677" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="675" /> <source>No connection to Internet.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="849" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="847" /> <source>up-to-date</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="852" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="850" /> <source>new download available</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="856" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="854" /> <source>update installable</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="860" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="858" /> <source>updated download available</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="864" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="862" /> <source>error determining status</source> <translation type="unfinished" /> </message> @@ -60831,6 +61562,26 @@ </message> <message> <location filename="../Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.ui" line="0" /> + <source>Select to create an 'installDependencies()' function skeleton</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.ui" line="0" /> + <source>Include 'installDependencies()' function</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.ui" line="0" /> + <source>Select to create a 'clearPrivateData()' function skeleton</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.ui" line="0" /> + <source>Include 'clearPrivateData()' function</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.ui" line="0" /> <source>Press to populate entry fields from project data</source> <translation>Pressionar para preencher os campos de entrada com dados do projeto</translation> </message> @@ -60851,18 +61602,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1907" /> + <location filename="../Preferences/__init__.py" line="1917" /> <source>Export Preferences</source> <translation>Exportar Preferências</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1936" /> - <location filename="../Preferences/__init__.py" line="1909" /> + <location filename="../Preferences/__init__.py" line="1946" /> + <location filename="../Preferences/__init__.py" line="1919" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Ficheiro de Propriedades (*.ini);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1934" /> + <location filename="../Preferences/__init__.py" line="1944" /> <source>Import Preferences</source> <translation>Importar Preferências</translation> </message> @@ -61514,417 +62265,430 @@ <context> <name>Project</name> <message> - <location filename="../Project/Project.py" line="182" /> + <location filename="../Project/Project.py" line="187" /> <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> <translation>Ficheiros Python3 (*.py *.py3);;Ficheiros GUI Python3 (*.pyw *.pyw3);;</translation> </message> <message> - <location filename="../Project/Project.py" line="245" /> + <location filename="../Project/Project.py" line="250" /> <source>Add File Category</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="246" /> + <location filename="../Project/Project.py" line="251" /> <source><p>The file category <b>{0}</b> has already been added. This attempt will be ignored.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="331" /> - <source>PyQt5 GUI</source> - <translation>GUI de PyQt5</translation> - </message> - <message> - <location filename="../Project/Project.py" line="332" /> - <source>PyQt5 Console</source> - <translation>Consola de PyQt5</translation> - </message> - <message> - <location filename="../Project/Project.py" line="333" /> - <source>PyQt6 GUI</source> - <translation type="unfinished">GUI de PyQt4 {6 ?}</translation> - </message> - <message> - <location filename="../Project/Project.py" line="334" /> - <source>PyQt6 Console</source> - <translation type="unfinished">Consola de PyQt4 {6 ?}</translation> - </message> - <message> - <location filename="../Project/Project.py" line="335" /> - <source>Eric7 Plugin</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="336" /> - <source>Console</source> - <translation type="unfinished" /> + <source>PyQt5 GUI</source> + <translation>GUI de PyQt5</translation> </message> <message> <location filename="../Project/Project.py" line="337" /> + <source>PyQt5 Console</source> + <translation>Consola de PyQt5</translation> + </message> + <message> + <location filename="../Project/Project.py" line="338" /> + <source>PyQt6 GUI</source> + <translation type="unfinished">GUI de PyQt4 {6 ?}</translation> + </message> + <message> + <location filename="../Project/Project.py" line="339" /> + <source>PyQt6 Console</source> + <translation type="unfinished">Consola de PyQt4 {6 ?}</translation> + </message> + <message> + <location filename="../Project/Project.py" line="340" /> + <source>Eric7 Plugin</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="341" /> + <source>Console</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="342" /> <source>Other</source> <translation>Outro</translation> </message> <message> - <location filename="../Project/Project.py" line="356" /> - <source>PySide2 GUI</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="357" /> - <source>PySide2 Console</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="361" /> - <source>PySide6 GUI</source> + <source>PySide2 GUI</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="362" /> + <source>PySide2 Console</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="366" /> + <source>PySide6 GUI</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="367" /> <source>PySide6 Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="460" /> - <location filename="../Project/Project.py" line="448" /> - <location filename="../Project/Project.py" line="437" /> + <location filename="../Project/Project.py" line="465" /> + <location filename="../Project/Project.py" line="453" /> + <location filename="../Project/Project.py" line="442" /> <source>Registering Project Type</source> <translation>A registar Tipo de Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="438" /> + <location filename="../Project/Project.py" line="443" /> <source><p>The Programming Language <b>{0}</b> is not supported (project type: {1}).</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="449" /> + <location filename="../Project/Project.py" line="454" /> <source><p>The Project type <b>{0}</b> is already registered with Programming Language <b>{1}</b>.</p></source> <translation><p>O tipo de Projeto <b>{0}</b> já está registado com a Linguagem de Programação <b>{1}</b>.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="461" /> + <location filename="../Project/Project.py" line="466" /> <source><p>The Project type <b>{0}</b> is already registered.</p></source> <translation><p>O tipo de Projeto <b>{0}</b> já está registado.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="767" /> + <location filename="../Project/Project.py" line="771" /> <source>All Files (*)</source> <translation type="unfinished">Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Project/Project.py" line="1263" /> + <location filename="../Project/Project.py" line="1339" /> <source>Read Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1433" /> - <location filename="../Project/Project.py" line="1415" /> - <location filename="../Project/Project.py" line="1391" /> - <location filename="../Project/Project.py" line="1338" /> - <location filename="../Project/Project.py" line="1310" /> - <location filename="../Project/Project.py" line="1291" /> - <location filename="../Project/Project.py" line="1264" /> + <location filename="../Project/Project.py" line="1585" /> + <location filename="../Project/Project.py" line="1559" /> + <location filename="../Project/Project.py" line="1523" /> + <location filename="../Project/Project.py" line="1441" /> + <location filename="../Project/Project.py" line="1402" /> + <location filename="../Project/Project.py" line="1377" /> + <location filename="../Project/Project.py" line="1340" /> <source>Please save the project first.</source> <translation>Guarde primeiro o projeto por favor.</translation> </message> <message> - <location filename="../Project/Project.py" line="1290" /> + <location filename="../Project/Project.py" line="1376" /> <source>Save Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1323" /> - <location filename="../Project/Project.py" line="1309" /> + <location filename="../Project/Project.py" line="1418" /> + <location filename="../Project/Project.py" line="1401" /> <source>Delete Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1324" /> + <location filename="../Project/Project.py" line="1408" /> + <source>Delete Remote Project Session</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="1427" /> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1337" /> + <location filename="../Project/Project.py" line="1440" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1390" /> + <location filename="../Project/Project.py" line="1522" /> <source>Read Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1414" /> + <location filename="../Project/Project.py" line="1558" /> <source>Save Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1446" /> - <location filename="../Project/Project.py" line="1432" /> + <location filename="../Project/Project.py" line="1601" /> + <location filename="../Project/Project.py" line="1584" /> <source>Delete Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1447" /> + <location filename="../Project/Project.py" line="1591" /> + <source>Delete Remote Debugger Properties</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="1610" /> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1614" /> + <location filename="../Project/Project.py" line="1781" /> <source>Add Language</source> <translation>Adicionar Idioma</translation> </message> <message> - <location filename="../Project/Project.py" line="1615" /> + <location filename="../Project/Project.py" line="1782" /> <source>You have to specify a translation pattern first.</source> <translation>Primeiro tem que especificar um padrão de tradução.</translation> </message> <message> - <location filename="../Project/Project.py" line="1753" /> - <location filename="../Project/Project.py" line="1727" /> + <location filename="../Project/Project.py" line="1923" /> + <source>Delete Translation</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="1950" /> + <location filename="../Project/Project.py" line="1924" /> + <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="1949" /> <source>Delete translation</source> <translation>Apagar a Tradução</translation> </message> <message> - <location filename="../Project/Project.py" line="1754" /> - <location filename="../Project/Project.py" line="1728" /> - <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="1888" /> - <location filename="../Project/Project.py" line="1875" /> - <location filename="../Project/Project.py" line="1861" /> + <location filename="../Project/Project.py" line="2100" /> + <location filename="../Project/Project.py" line="2083" /> + <source>Add File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2202" /> + <location filename="../Project/Project.py" line="2084" /> + <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> + <translation><p>O ficheiro <b>{0}</b> já existe. </p><p>Sobreescrever?</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="2101" /> + <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2113" /> <source>Add file</source> <translation>Adicionar ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="1960" /> - <location filename="../Project/Project.py" line="1862" /> - <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> - <translation><p>O ficheiro <b>{0}</b> já existe. </p><p>Sobreescrever?</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="1876" /> - <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="2039" /> - <location filename="../Project/Project.py" line="1889" /> + <location filename="../Project/Project.py" line="2296" /> + <location filename="../Project/Project.py" line="2114" /> <source>The target directory must not be empty.</source> <translation>O diretório de destino não pode estar vazio.</translation> </message> <message> - <location filename="../Project/Project.py" line="2050" /> - <location filename="../Project/Project.py" line="2038" /> - <location filename="../Project/Project.py" line="1959" /> - <location filename="../Project/Project.py" line="1940" /> - <location filename="../Project/Project.py" line="1924" /> + <location filename="../Project/Project.py" line="2201" /> + <location filename="../Project/Project.py" line="2174" /> + <location filename="../Project/Project.py" line="2154" /> + <source>Add Directory</source> + <translation type="unfinished">Adicionar Diretório</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2155" /> + <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2175" /> + <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2307" /> + <location filename="../Project/Project.py" line="2295" /> <source>Add directory</source> <translation>Adicionar diretório</translation> </message> <message> - <location filename="../Project/Project.py" line="1925" /> - <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="1941" /> - <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="2051" /> + <location filename="../Project/Project.py" line="2308" /> <source>The source directory must not be empty.</source> <translation>O diretório fonte não pode estar vazio.</translation> </message> <message> - <location filename="../Project/Project.py" line="2118" /> - <source>Rename file</source> - <translation>Renomear ficheiro</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2145" /> - <location filename="../Project/Project.py" line="2130" /> + <location filename="../Project/Project.py" line="2422" /> + <location filename="../Project/Project.py" line="2404" /> + <location filename="../Project/Project.py" line="2388" /> + <location filename="../Project/Project.py" line="2381" /> <source>Rename File</source> <translation>Renomear Ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="3332" /> - <location filename="../Project/Project.py" line="2131" /> + <location filename="../Project/Project.py" line="8057" /> + <location filename="../Project/Project.py" line="3908" /> + <location filename="../Project/Project.py" line="2405" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2146" /> + <location filename="../Project/Project.py" line="2423" /> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2374" /> - <source>Delete file</source> - <translation>Apagar ficheiro</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2375" /> + <location filename="../Project/Project.py" line="2690" /> + <source>Delete File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2691" /> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2403" /> - <source>Delete directory</source> - <translation>Apagar diretório</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2404" /> + <location filename="../Project/Project.py" line="2719" /> + <source>Delete Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2720" /> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2506" /> + <location filename="../Project/Project.py" line="2853" /> <source>Create project directory</source> <translation>Criar diretório de projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="2507" /> + <location filename="../Project/Project.py" line="2854" /> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>O diretorio do projeto <b>{0}</b> não se pôde criar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3134" /> - <location filename="../Project/Project.py" line="2570" /> + <location filename="../Project/Project.py" line="3678" /> + <location filename="../Project/Project.py" line="2954" /> <source>Create project management directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3135" /> - <location filename="../Project/Project.py" line="2571" /> + <location filename="../Project/Project.py" line="3679" /> + <location filename="../Project/Project.py" line="2955" /> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2593" /> + <location filename="../Project/Project.py" line="2995" /> <source>Create main script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2594" /> - <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="2939" /> - <location filename="../Project/Project.py" line="2618" /> + <location filename="../Project/Project.py" line="2996" /> + <source><p>The main script <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="3461" /> + <location filename="../Project/Project.py" line="3020" /> <source>Create Makefile</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2940" /> - <location filename="../Project/Project.py" line="2619" /> + <location filename="../Project/Project.py" line="3462" /> + <location filename="../Project/Project.py" line="3021" /> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3163" /> - <location filename="../Project/Project.py" line="2756" /> - <location filename="../Project/Project.py" line="2727" /> - <location filename="../Project/Project.py" line="2684" /> - <location filename="../Project/Project.py" line="2659" /> - <location filename="../Project/Project.py" line="2629" /> + <location filename="../Project/Project.py" line="3708" /> + <location filename="../Project/Project.py" line="3171" /> + <location filename="../Project/Project.py" line="3142" /> + <location filename="../Project/Project.py" line="3110" /> + <location filename="../Project/Project.py" line="3094" /> + <location filename="../Project/Project.py" line="3069" /> + <location filename="../Project/Project.py" line="3031" /> <source>New Project</source> <translation>Projeto Novo</translation> </message> <message> - <location filename="../Project/Project.py" line="2630" /> + <location filename="../Project/Project.py" line="3032" /> <source>Add existing files to the project?</source> <translation>Adicionar os ficheiros existentes ao projeto?</translation> </message> <message> - <location filename="../Project/Project.py" line="3164" /> - <location filename="../Project/Project.py" line="2660" /> + <location filename="../Project/Project.py" line="3709" /> + <location filename="../Project/Project.py" line="3070" /> <source>Select Version Control System</source> <translation>Selecionar o Sistema de Control de Versão</translation> </message> <message> - <location filename="../Project/Project.py" line="2757" /> - <location filename="../Project/Project.py" line="2685" /> + <location filename="../Project/Project.py" line="3172" /> + <location filename="../Project/Project.py" line="3095" /> <source>Would you like to edit the VCS command options?</source> <translation>Quer editar as opções de commandos VCS?</translation> </message> <message> - <location filename="../Project/Project.py" line="4157" /> - <location filename="../Project/Project.py" line="2700" /> - <source>New project</source> - <translation>Projeto novo</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2701" /> + <location filename="../Project/Project.py" line="3111" /> <source>Shall the project file be added to the repository?</source> <translation>Deve adicionar-se o ficheiro de projeto ao repositório?</translation> </message> <message> - <location filename="../Project/Project.py" line="2733" /> - <location filename="../Project/Project.py" line="2722" /> + <location filename="../Project/Project.py" line="3148" /> + <location filename="../Project/Project.py" line="3137" /> <source>None</source> <translation>Nenhum</translation> </message> <message> - <location filename="../Project/Project.py" line="2728" /> + <location filename="../Project/Project.py" line="3143" /> <source>Select version control system for the project</source> <translation>Selecionar o sistema de control de versão para o projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="2865" /> + <location filename="../Project/Project.py" line="3354" /> <source>Translation Pattern</source> <translation>Padrão de Tradução</translation> </message> <message> - <location filename="../Project/Project.py" line="2866" /> + <location filename="../Project/Project.py" line="3355" /> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Introduzir o padrão para os ficheiros de tradução (usar '%language%' em lugar do código de idioma):</translation> </message> <message> - <location filename="../Project/Project.py" line="4177" /> - <location filename="../Project/Project.py" line="3113" /> - <source>Open project</source> - <translation>Abrir projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3317" /> - <location filename="../Project/Project.py" line="3307" /> - <location filename="../Project/Project.py" line="3115" /> + <location filename="../Project/Project.py" line="3657" /> + <source>Open Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="8043" /> + <location filename="../Project/Project.py" line="8037" /> + <location filename="../Project/Project.py" line="8027" /> + <location filename="../Project/Project.py" line="3893" /> + <location filename="../Project/Project.py" line="3883" /> + <location filename="../Project/Project.py" line="3659" /> <source>Project Files (*.epj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3315" /> + <location filename="../Project/Project.py" line="3907" /> + <location filename="../Project/Project.py" line="3891" /> <source>Save Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3331" /> - <source>Save File</source> - <translation>Gravar Ficheiro</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3371" /> + <location filename="../Project/Project.py" line="3946" /> <source>Close Project</source> <translation>Fechar Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3372" /> + <location filename="../Project/Project.py" line="3947" /> <source>The current project has unsaved changes.</source> <translation>O projeto atual tem alterações por gravar.</translation> </message> <message> - <location filename="../Project/Project.py" line="3565" /> - <location filename="../Project/Project.py" line="3529" /> - <source>Syntax errors detected</source> - <translation>Detetados erros de sintaxe</translation> + <location filename="../Project/Project.py" line="4147" /> + <location filename="../Project/Project.py" line="4111" /> + <source>Syntax Errors Detected</source> + <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3566" /> - <location filename="../Project/Project.py" line="3530" /> + <location filename="../Project/Project.py" line="4148" /> + <location filename="../Project/Project.py" line="4112" /> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>O projeto tem um ficheiro com erros de síntaxe.</numerusform> @@ -61932,1205 +62696,1292 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="4159" /> + <location filename="../Project/Project.py" line="4806" /> + <source>New project</source> + <translation>Projeto novo</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4808" /> <source>&New...</source> <translation>&Novo...</translation> </message> <message> - <location filename="../Project/Project.py" line="4165" /> + <location filename="../Project/Project.py" line="4814" /> <source>Generate a new project</source> <translation>Criar um projeto novo</translation> </message> <message> - <location filename="../Project/Project.py" line="4167" /> + <location filename="../Project/Project.py" line="4816" /> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Novo...</b><p>Abre uma caixa de diálogo para introduzir a informação para um projeto novo.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4179" /> + <location filename="../Project/Project.py" line="4826" /> + <source>Open project</source> + <translation>Abrir projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4828" /> <source>&Open...</source> <translation>&Abrir...</translation> </message> <message> - <location filename="../Project/Project.py" line="4185" /> + <location filename="../Project/Project.py" line="4834" /> <source>Open an existing project</source> <translation>Abrir um projeto existente</translation> </message> <message> - <location filename="../Project/Project.py" line="4187" /> + <location filename="../Project/Project.py" line="4836" /> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Abrir...</b><p>Isto abre um projeto existente.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4193" /> - <source>Reload project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4195" /> - <source>Re&load</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4201" /> - <source>Reload the current project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4203" /> - <source><b>Reload</b><p>This reloads the current project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4209" /> - <source>Close project</source> - <translation>Fechar projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4211" /> - <source>&Close</source> - <translation>&Fechar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4217" /> - <source>Close the current project</source> - <translation>Fechar o projeto atual</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4219" /> - <source><b>Close</b><p>This closes the current project.</p></source> - <translation><b>Fechar</b><p>Fecha o projeto atual</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4225" /> - <source>Save project</source> - <translation>Gravar projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4500" /> - <location filename="../Project/Project.py" line="4227" /> - <source>&Save</source> - <translation>&Gravar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4233" /> - <source>Save the current project</source> - <translation>Gravar o projeto actual</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4235" /> - <source><b>Save</b><p>This saves the current project.</p></source> - <translation><b>Gravar</b><p>Guarda o projeto atual.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4241" /> - <source>Save project as</source> - <translation>Gravar projeto como</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4243" /> - <source>Save &as...</source> - <translation>Gravar &como...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4249" /> - <source>Save the current project to a new file</source> - <translation>Gravar o projeto atual para um ficheiro novo</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4251" /> - <source><b>Save as</b><p>This saves the current project to a new file.</p></source> - <translation><b>Gravar como</b><p>Guarda o projeto atual para um ficheiro novo.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4266" /> - <source>Add files to project</source> - <translation>Adicionar ficheiros ao projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4268" /> - <source>Add &files...</source> - <translation>Adicionar &ficheiros...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4274" /> - <source>Add files to the current project</source> - <translation>Adicionar ficheiros ao projeto atual</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4276" /> - <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> - <translation><b>Adicionar ficheiros...</b><p>Abre uma caixa de diálogo para adicionar ficheiros ao projeto atual. O lugar para adicionar determina-se pela extensão de ficheiro.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4287" /> - <source>Add directory to project</source> - <translation>Adicionar diretório ao projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4289" /> - <source>Add directory...</source> - <translation>Adicionar diretório...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4296" /> - <source>Add a directory to the current project</source> - <translation>Adicionar um diretório ao projeto atual</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4299" /> - <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> - <translation><b>Adicionar diretório</b><p>Abre uma caixa de diálogo para adicionar um diretório ao projeto atual.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4309" /> - <source>Add translation to project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4311" /> - <source>Add &translation...</source> - <translation>Adicionar &tradução...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4318" /> - <source>Add a translation to the current project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4321" /> - <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4331" /> - <source>Search new files</source> - <translation>Procurar ficheiros novos</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4332" /> - <source>Searc&h new files...</source> - <translation>&Procurar ficheiros novos...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4338" /> - <source>Search new files in the project directory.</source> - <translation>Procurar ficheiros novos no diretório do projeto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4340" /> - <source><b>Search new files...</b><p>This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4350" /> - <source>Search Project File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4351" /> - <source>Search Project File...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4352" /> - <source>Alt+Ctrl+P</source> - <comment>Project|Search Project File</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4357" /> - <source>Search for a file in the project list of files.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4359" /> - <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4368" /> - <source>Project properties</source> - <translation>Propriedades do projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4370" /> - <source>&Properties...</source> - <translation>&Propriedades...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4376" /> - <source>Show the project properties</source> - <translation>Mostrar as propriedades do projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4378" /> - <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4387" /> - <source>User project properties</source> - <translation>Propriedades de projecto do usuário</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4389" /> - <source>&User Properties...</source> - <translation>Propriedades de &Usuário...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4396" /> - <source>Show the user specific project properties</source> - <translation>Mostrar as propriedades do projeto específicas do usuário</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4399" /> - <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4409" /> - <source>Filetype Associations</source> - <translation>Associações de Tipos de Ficheiros</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4410" /> - <source>Filetype Associations...</source> - <translation>Associações de Tipos de Ficheiros...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4417" /> - <source>Show the project file type associations</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4420" /> - <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4433" /> - <source>Lexer Associations</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4434" /> - <source>Lexer Associations...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4441" /> - <source>Show the project lexer associations (overriding defaults)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4444" /> - <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4462" /> - <source>Debugger Properties</source> - <translation>Propriedades do Depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4463" /> - <source>Debugger &Properties...</source> - <translation>&Propriedades do Depurador...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4469" /> - <source>Show the debugger properties</source> - <translation>Mostrar as propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4471" /> - <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4481" /> - <source>Load</source> - <translation>Carregar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4482" /> - <source>&Load</source> - <translation>&Carregar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4488" /> - <source>Load the debugger properties</source> - <translation>Carregar propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4490" /> - <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4499" /> - <source>Save</source> - <translation>Gravar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4506" /> - <source>Save the debugger properties</source> - <translation>Gravar propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4508" /> - <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4517" /> - <source>Delete</source> - <translation>Apagar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4518" /> - <source>&Delete</source> - <translation>&Apagar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4524" /> - <source>Delete the debugger properties</source> - <translation>Apagar as propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4526" /> - <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4536" /> - <source>Reset</source> - <translation>Reinicializar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4537" /> - <source>&Reset</source> - <translation>&Reinicializar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4543" /> - <source>Reset the debugger properties</source> - <translation>Reinicializar as propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4545" /> - <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4561" /> - <location filename="../Project/Project.py" line="4560" /> - <source>Load session</source> - <translation>Carregar sessão</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4567" /> - <source>Load the projects session file.</source> - <translation>Carregar o ficheiro de sessão do projeto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4569" /> - <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4585" /> - <location filename="../Project/Project.py" line="4584" /> - <source>Save session</source> - <translation>Guargar sessão</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4591" /> - <source>Save the projects session file.</source> - <translation>Gravar ficheiro de sessão do projeto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4593" /> - <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4609" /> - <location filename="../Project/Project.py" line="4608" /> - <source>Delete session</source> - <translation>Apagar sessão</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4615" /> - <source>Delete the projects session file.</source> - <translation>Apagar o ficheiro de sessão do projeto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4617" /> - <source><b>Delete session</b><p>This deletes the projects session file</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4632" /> - <source>Code Metrics</source> - <translation type="unfinished">Métricas de Código</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4633" /> - <source>&Code Metrics...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4640" /> - <source>Show some code metrics for the project.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4643" /> - <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4653" /> - <source>Python Code Coverage</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4654" /> - <source>Code Co&verage...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4661" /> - <source>Show code coverage information for the project.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4664" /> - <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6026" /> - <location filename="../Project/Project.py" line="6013" /> - <location filename="../Project/Project.py" line="4674" /> - <source>Profile Data</source> - <translation type="unfinished">Dados de Perfil</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4675" /> - <source>&Profile Data...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4682" /> - <source>Show profiling data for the project.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4685" /> - <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6078" /> - <location filename="../Project/Project.py" line="4700" /> - <source>Application Diagram</source> - <translation>Diagrama da Aplicação</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4701" /> - <source>&Application Diagram...</source> - <translation>Diagrama da &Aplicação...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4708" /> - <source>Show a diagram of the project.</source> - <translation>Mostrar o diagrama do projeto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4711" /> - <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> - <translation><b>Diagrama da Aplicação...</b><p>Mostra um diagrama do projeto.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4720" /> - <source>Load Diagram</source> - <translation>Carregar Diagrama</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4721" /> - <source>&Load Diagram...</source> - <translation>&Carregar Diagrama...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4727" /> - <source>Load a diagram from file.</source> - <translation>Carregar um diagrama desde um ficheiro.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4729" /> - <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> - <translation><b>Carregar Diagrama...</b><p>Carga um diagrama desde um ficheiro.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="6246" /> - <location filename="../Project/Project.py" line="6191" /> - <location filename="../Project/Project.py" line="4744" /> - <source>Create Package List</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4746" /> - <source>Create &Package List</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4753" /> - <source>Create an initial PKGLIST file for an eric plugin.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4756" /> - <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6316" /> - <location filename="../Project/Project.py" line="4767" /> - <source>Create Plugin Archives</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4769" /> - <source>Create Plugin &Archives</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4775" /> - <source>Create eric plugin archive files.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4777" /> - <source><b>Create Plugin Archives</b><p>This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4789" /> - <source>Create Plugin Archives (Snapshot)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4791" /> - <source>Create Plugin Archives (&Snapshot)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4798" /> - <source>Create eric plugin archive files (snapshot releases).</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4801" /> - <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6746" /> - <location filename="../Project/Project.py" line="6717" /> - <location filename="../Project/Project.py" line="6671" /> - <location filename="../Project/Project.py" line="4820" /> - <source>Execute Make</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4821" /> - <source>&Execute Make</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4827" /> - <source>Perform a 'make' run.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4829" /> - <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6723" /> - <location filename="../Project/Project.py" line="4839" /> - <source>Test for Changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4840" /> - <source>&Test for Changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4847" /> - <source>Question 'make', if a rebuild is needed.</source> + <location filename="../Project/Project.py" line="4842" /> + <source>Open remote project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4844" /> + <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="4850" /> - <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4868" /> - <source>Create SBOM File</source> + <source>Open an existing remote project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4852" /> + <source><b>Open (Remote)...</b><p>This opens an existing remote project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4861" /> + <source>Reload project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4863" /> + <source>Re&load</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="4869" /> - <source>Create &SBOM File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4876" /> - <source>Create a SBOM file of the project dependencies.</source> - <translation type="unfinished" /> + <source>Reload the current project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4871" /> + <source><b>Reload</b><p>This reloads the current project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4877" /> + <source>Close project</source> + <translation>Fechar projeto</translation> </message> <message> <location filename="../Project/Project.py" line="4879" /> - <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4890" /> - <source>Clear Byte Code Caches</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4891" /> - <source>Clear Byte Code &Caches</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4898" /> - <source>Clear the byte code caches of the project.</source> - <translation type="unfinished" /> + <source>&Close</source> + <translation>&Fechar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4885" /> + <source>Close the current project</source> + <translation>Fechar o projeto atual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4887" /> + <source><b>Close</b><p>This closes the current project.</p></source> + <translation><b>Fechar</b><p>Fecha o projeto atual</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4893" /> + <source>Save project</source> + <translation>Gravar projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5190" /> + <location filename="../Project/Project.py" line="4895" /> + <source>&Save</source> + <translation>&Gravar</translation> </message> <message> <location filename="../Project/Project.py" line="4901" /> - <source><b>Clear Byte Code Caches</b><p>This deletes all directories containing byte code cache files.</p></source> - <translation type="unfinished" /> + <source>Save the current project</source> + <translation>Gravar o projeto actual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4903" /> + <source><b>Save</b><p>This saves the current project.</p></source> + <translation><b>Gravar</b><p>Guarda o projeto atual.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4909" /> + <source>Save project as</source> + <translation>Gravar projeto como</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4911" /> + <source>Save &as...</source> + <translation>Gravar &como...</translation> </message> <message> <location filename="../Project/Project.py" line="4917" /> - <source>About Black</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4918" /> - <source>&Black</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4924" /> - <source>Show some information about 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4926" /> - <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4938" /> - <source>Format Code</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4939" /> - <source>&Format Code</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4946" /> - <source>Format the project sources with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4949" /> - <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4961" /> - <source>Check Code Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4962" /> - <source>&Check Code Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4969" /> - <source>Check, if the project sources need to be reformatted with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4974" /> - <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4987" /> - <source>Code Formatting Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4988" /> - <source>Code Formatting &Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4995" /> - <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> + <source>Save the current project to a new file</source> + <translation>Gravar o projeto atual para um ficheiro novo</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4919" /> + <source><b>Save as</b><p>This saves the current project to a new file.</p></source> + <translation><b>Gravar como</b><p>Guarda o projeto atual para um ficheiro novo.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4928" /> + <source>Save project as (Remote)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4930" /> + <source>Save as (Remote)...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4937" /> + <source>Save the current project to a new remote file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4940" /> + <source><b>Save as (Remote)</b><p>This saves the current project to a new remote file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4956" /> + <source>Add files to project</source> + <translation>Adicionar ficheiros ao projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4958" /> + <source>Add &files...</source> + <translation>Adicionar &ficheiros...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4964" /> + <source>Add files to the current project</source> + <translation>Adicionar ficheiros ao projeto atual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4966" /> + <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> + <translation><b>Adicionar ficheiros...</b><p>Abre uma caixa de diálogo para adicionar ficheiros ao projeto atual. O lugar para adicionar determina-se pela extensão de ficheiro.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4977" /> + <source>Add directory to project</source> + <translation>Adicionar diretório ao projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4979" /> + <source>Add directory...</source> + <translation>Adicionar diretório...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4986" /> + <source>Add a directory to the current project</source> + <translation>Adicionar um diretório ao projeto atual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4989" /> + <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> + <translation><b>Adicionar diretório</b><p>Abre uma caixa de diálogo para adicionar um diretório ao projeto atual.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4999" /> + <source>Add translation to project</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="5001" /> - <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5166" /> - <location filename="../Project/Project.py" line="5116" /> - <location filename="../Project/Project.py" line="5115" /> - <location filename="../Project/Project.py" line="5015" /> - <location filename="../Project/Project.py" line="5014" /> - <source>Configure</source> - <translation type="unfinished">Configurar</translation> + <source>Add &translation...</source> + <translation>Adicionar &tradução...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5008" /> + <source>Add a translation to the current project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5011" /> + <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5021" /> + <source>Search new files</source> + <translation>Procurar ficheiros novos</translation> </message> <message> <location filename="../Project/Project.py" line="5022" /> - <source>Enter the parameters for formatting the project sources with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5027" /> - <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5043" /> - <source>About isort</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5044" /> - <source>&isort</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5050" /> - <source>Show some information about 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5052" /> - <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5065" /> - <location filename="../Project/Project.py" line="5064" /> - <source>Sort Imports</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5072" /> - <source>Sort the import statements of the project sources with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5075" /> - <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> - <translation type="unfinished" /> + <source>Searc&h new files...</source> + <translation>&Procurar ficheiros novos...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5028" /> + <source>Search new files in the project directory.</source> + <translation>Procurar ficheiros novos no diretório do projeto.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5030" /> + <source><b>Search new files...</b><p>This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5040" /> + <source>Search Project File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5041" /> + <source>Search Project File...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5042" /> + <source>Alt+Ctrl+P</source> + <comment>Project|Search Project File</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5047" /> + <source>Search for a file in the project list of files.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5049" /> + <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5058" /> + <source>Project properties</source> + <translation>Propriedades do projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5060" /> + <source>&Properties...</source> + <translation>&Propriedades...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5066" /> + <source>Show the project properties</source> + <translation>Mostrar as propriedades do projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5068" /> + <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5077" /> + <source>User project properties</source> + <translation>Propriedades de projecto do usuário</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5079" /> + <source>&User Properties...</source> + <translation>Propriedades de &Usuário...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5086" /> + <source>Show the user specific project properties</source> + <translation>Mostrar as propriedades do projeto específicas do usuário</translation> </message> <message> <location filename="../Project/Project.py" line="5089" /> - <location filename="../Project/Project.py" line="5088" /> - <source>Imports Sorting Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5096" /> - <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5102" /> - <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> + <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5099" /> + <source>Filetype Associations</source> + <translation>Associações de Tipos de Ficheiros</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5100" /> + <source>Filetype Associations...</source> + <translation>Associações de Tipos de Ficheiros...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5107" /> + <source>Show the project file type associations</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5110" /> + <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="5123" /> - <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5129" /> - <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5145" /> - <source>Install Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5146" /> - <source>&Install Project</source> - <translation type="unfinished" /> + <source>Lexer Associations</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5124" /> + <source>Lexer Associations...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5131" /> + <source>Show the project lexer associations (overriding defaults)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5134" /> + <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5152" /> + <source>Debugger Properties</source> + <translation>Propriedades do Depurador</translation> </message> <message> <location filename="../Project/Project.py" line="5153" /> - <source>Install the project into the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5156" /> - <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5167" /> - <source>&Configure</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5174" /> - <source>Configure the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5177" /> - <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5187" /> - <source>Upgrade</source> - <translation type="unfinished">Atualizar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5188" /> - <source>&Upgrade</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5194" /> - <source>Upgrade the embedded environment.</source> - <translation type="unfinished" /> + <source>Debugger &Properties...</source> + <translation>&Propriedades do Depurador...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5159" /> + <source>Show the debugger properties</source> + <translation>Mostrar as propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5161" /> + <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5171" /> + <source>Load</source> + <translation>Carregar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5172" /> + <source>&Load</source> + <translation>&Carregar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5178" /> + <source>Load the debugger properties</source> + <translation>Carregar propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5180" /> + <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5189" /> + <source>Save</source> + <translation>Gravar</translation> </message> <message> <location filename="../Project/Project.py" line="5196" /> - <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> + <source>Save the debugger properties</source> + <translation>Gravar propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5198" /> + <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5207" /> + <source>Delete</source> + <translation>Apagar</translation> </message> <message> <location filename="../Project/Project.py" line="5208" /> - <source>Recreate</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5209" /> - <source>&Recreate</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5215" /> - <source>Recreate the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5217" /> - <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5249" /> - <source>&Project</source> - <translation>&Projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5250" /> - <source>Open &Recent Projects</source> - <translation>Abrir Projetos &Recentes</translation> + <source>&Delete</source> + <translation>&Apagar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5214" /> + <source>Delete the debugger properties</source> + <translation>Apagar as propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5216" /> + <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5226" /> + <source>Reset</source> + <translation>Reinicializar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5227" /> + <source>&Reset</source> + <translation>&Reinicializar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5233" /> + <source>Reset the debugger properties</source> + <translation>Reinicializar as propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5235" /> + <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="5251" /> - <source>Session</source> - <translation>Sessão</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5252" /> - <source>Debugger</source> - <translation>Depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5253" /> - <source>Embedded Environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5255" /> - <source>Project-T&ools</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5256" /> - <source>&Version Control</source> - <translation>Contro&l de Versão</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5260" /> - <source>Chec&k</source> - <translation>&Verificar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5262" /> - <source>Code &Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5264" /> - <source>Sho&w</source> - <translation>&Mostrar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5265" /> - <source>&Diagrams</source> - <translation>&Diagramas</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5266" /> - <source>Pac&kagers</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5267" /> - <source>Source &Documentation</source> - <translation>&Documentação Fonte</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5269" /> - <source>Make</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5270" /> - <source>Other Tools</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5431" /> - <location filename="../Project/Project.py" line="5429" /> - <source>Project</source> - <translation>Projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5492" /> - <source>&Clear</source> - <translation>&Limpar</translation> + <location filename="../Project/Project.py" line="5250" /> + <source>Load session</source> + <translation>Carregar sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5257" /> + <source>Load the projects session file.</source> + <translation>Carregar o ficheiro de sessão do projeto.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5259" /> + <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5275" /> + <location filename="../Project/Project.py" line="5274" /> + <source>Save session</source> + <translation>Guargar sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5281" /> + <source>Save the projects session file.</source> + <translation>Gravar ficheiro de sessão do projeto.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5283" /> + <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5299" /> + <location filename="../Project/Project.py" line="5298" /> + <source>Delete session</source> + <translation>Apagar sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5305" /> + <source>Delete the projects session file.</source> + <translation>Apagar o ficheiro de sessão do projeto.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5307" /> + <source><b>Delete session</b><p>This deletes the projects session file</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5322" /> + <source>Code Metrics</source> + <translation type="unfinished">Métricas de Código</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5323" /> + <source>&Code Metrics...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5330" /> + <source>Show some code metrics for the project.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5333" /> + <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5343" /> + <source>Python Code Coverage</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5344" /> + <source>Code Co&verage...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5351" /> + <source>Show code coverage information for the project.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5354" /> + <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6788" /> + <location filename="../Project/Project.py" line="6775" /> + <location filename="../Project/Project.py" line="5364" /> + <source>Profile Data</source> + <translation type="unfinished">Dados de Perfil</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5365" /> + <source>&Profile Data...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5372" /> + <source>Show profiling data for the project.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5375" /> + <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6840" /> + <location filename="../Project/Project.py" line="5390" /> + <source>Application Diagram</source> + <translation>Diagrama da Aplicação</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5391" /> + <source>&Application Diagram...</source> + <translation>Diagrama da &Aplicação...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5398" /> + <source>Show a diagram of the project.</source> + <translation>Mostrar o diagrama do projeto.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5401" /> + <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> + <translation><b>Diagrama da Aplicação...</b><p>Mostra um diagrama do projeto.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5410" /> + <source>Load Diagram</source> + <translation>Carregar Diagrama</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5411" /> + <source>&Load Diagram...</source> + <translation>&Carregar Diagrama...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5417" /> + <source>Load a diagram from file.</source> + <translation>Carregar um diagrama desde um ficheiro.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5419" /> + <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> + <translation><b>Carregar Diagrama...</b><p>Carga um diagrama desde um ficheiro.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="7008" /> + <location filename="../Project/Project.py" line="6953" /> + <location filename="../Project/Project.py" line="5434" /> + <source>Create Package List</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5436" /> + <source>Create &Package List</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5443" /> + <source>Create an initial PKGLIST file for an eric plugin.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5446" /> + <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="7078" /> + <location filename="../Project/Project.py" line="5457" /> + <source>Create Plugin Archives</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5459" /> + <source>Create Plugin &Archives</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5465" /> + <source>Create eric plugin archive files.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5467" /> + <source><b>Create Plugin Archives</b><p>This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5479" /> + <source>Create Plugin Archives (Snapshot)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5481" /> + <source>Create Plugin Archives (&Snapshot)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5488" /> + <source>Create eric plugin archive files (snapshot releases).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5491" /> + <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="7520" /> + <location filename="../Project/Project.py" line="7491" /> + <location filename="../Project/Project.py" line="7445" /> + <location filename="../Project/Project.py" line="7397" /> + <location filename="../Project/Project.py" line="5510" /> + <source>Execute Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5511" /> + <source>&Execute Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5517" /> + <source>Perform a 'make' run.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5519" /> + <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="7497" /> + <location filename="../Project/Project.py" line="5529" /> + <source>Test for Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5530" /> + <source>&Test for Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5537" /> + <source>Question 'make', if a rebuild is needed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5540" /> + <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5558" /> + <source>Create SBOM File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5559" /> + <source>Create &SBOM File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5566" /> + <source>Create a SBOM file of the project dependencies.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5569" /> + <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5580" /> + <source>Clear Byte Code Caches</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5581" /> + <source>Clear Byte Code &Caches</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5588" /> + <source>Clear the byte code caches of the project.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5591" /> + <source><b>Clear Byte Code Caches</b><p>This deletes all directories containing byte code cache files.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5607" /> + <source>About Black</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5608" /> + <source>&Black</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5614" /> + <source>Show some information about 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5616" /> + <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5628" /> + <source>Format Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5629" /> + <source>&Format Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5636" /> + <source>Format the project sources with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5639" /> + <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5651" /> + <source>Check Code Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5652" /> + <source>&Check Code Formatting</source> + <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="5659" /> - <source>Search New Files</source> - <translation>Procurar Ficheiros Novos</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5660" /> - <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="5818" /> + <source>Check, if the project sources need to be reformatted with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5664" /> + <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5677" /> + <source>Code Formatting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5678" /> + <source>Code Formatting &Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5685" /> + <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5691" /> + <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5856" /> + <location filename="../Project/Project.py" line="5806" /> <location filename="../Project/Project.py" line="5805" /> - <source>Version Control System</source> - <translation>Sistema de Control de Versão</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5806" /> - <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> + <location filename="../Project/Project.py" line="5705" /> + <location filename="../Project/Project.py" line="5704" /> + <source>Configure</source> + <translation type="unfinished">Configurar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5712" /> + <source>Enter the parameters for formatting the project sources with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5717" /> + <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5733" /> + <source>About isort</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5734" /> + <source>&isort</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5740" /> + <source>Show some information about 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5742" /> + <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5755" /> + <location filename="../Project/Project.py" line="5754" /> + <source>Sort Imports</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5762" /> + <source>Sort the import statements of the project sources with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5765" /> + <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5779" /> + <location filename="../Project/Project.py" line="5778" /> + <source>Imports Sorting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5786" /> + <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5792" /> + <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5813" /> + <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="5819" /> + <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5835" /> + <source>Install Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5836" /> + <source>&Install Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5843" /> + <source>Install the project into the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5846" /> + <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5857" /> + <source>&Configure</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5864" /> + <source>Configure the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5867" /> + <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5877" /> + <source>Upgrade</source> + <translation type="unfinished">Atualizar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5878" /> + <source>&Upgrade</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5884" /> + <source>Upgrade the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5886" /> + <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5898" /> + <source>Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5899" /> + <source>&Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5905" /> + <source>Recreate the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5907" /> + <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5939" /> + <source>&Project</source> + <translation>&Projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5940" /> + <source>Open &Recent Projects</source> + <translation>Abrir Projetos &Recentes</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5942" /> + <source>Session</source> + <translation>Sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5943" /> + <source>Debugger</source> + <translation>Depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5944" /> + <source>Embedded Environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5946" /> + <source>Project-T&ools</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5947" /> + <source>&Version Control</source> + <translation>Contro&l de Versão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5951" /> + <source>Chec&k</source> + <translation>&Verificar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5953" /> + <source>Code &Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5955" /> + <source>Sho&w</source> + <translation>&Mostrar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5956" /> + <source>&Diagrams</source> + <translation>&Diagramas</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5957" /> + <source>Pac&kagers</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5958" /> + <source>Source &Documentation</source> + <translation>&Documentação Fonte</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5960" /> + <source>Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5961" /> + <source>Other Tools</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6123" /> + <location filename="../Project/Project.py" line="6121" /> + <source>Project</source> + <translation>Projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6205" /> + <source>&Clear</source> + <translation>&Limpar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6402" /> + <source>Search New Files</source> + <translation>Procurar Ficheiros Novos</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6403" /> + <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="6564" /> + <location filename="../Project/Project.py" line="6551" /> + <source>Version Control System</source> + <translation>Sistema de Control de Versão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6552" /> + <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6565" /> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5968" /> + <location filename="../Project/Project.py" line="6722" /> <source>Coverage Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6014" /> - <location filename="../Project/Project.py" line="5969" /> + <location filename="../Project/Project.py" line="6776" /> + <location filename="../Project/Project.py" line="6723" /> <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="5981" /> + <location filename="../Project/Project.py" line="6735" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5982" /> + <location filename="../Project/Project.py" line="6736" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6027" /> + <location filename="../Project/Project.py" line="6789" /> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../Project/Project.py" line="6079" /> + <location filename="../Project/Project.py" line="6841" /> <source>Include module names?</source> <translation>Incluir nomes de módulos?</translation> </message> <message> - <location filename="../Project/Project.py" line="6192" /> + <location filename="../Project/Project.py" line="6954" /> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6247" /> + <location filename="../Project/Project.py" line="7009" /> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6543" /> - <location filename="../Project/Project.py" line="6499" /> - <location filename="../Project/Project.py" line="6449" /> - <location filename="../Project/Project.py" line="6438" /> - <location filename="../Project/Project.py" line="6420" /> - <location filename="../Project/Project.py" line="6387" /> - <location filename="../Project/Project.py" line="6357" /> - <location filename="../Project/Project.py" line="6329" /> - <location filename="../Project/Project.py" line="6299" /> - <location filename="../Project/Project.py" line="6285" /> - <location filename="../Project/Project.py" line="6268" /> + <location filename="../Project/Project.py" line="7305" /> + <location filename="../Project/Project.py" line="7261" /> + <location filename="../Project/Project.py" line="7211" /> + <location filename="../Project/Project.py" line="7200" /> + <location filename="../Project/Project.py" line="7182" /> + <location filename="../Project/Project.py" line="7149" /> + <location filename="../Project/Project.py" line="7119" /> + <location filename="../Project/Project.py" line="7091" /> + <location filename="../Project/Project.py" line="7061" /> + <location filename="../Project/Project.py" line="7047" /> + <location filename="../Project/Project.py" line="7030" /> <source>Create Plugin Archive</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6269" /> + <location filename="../Project/Project.py" line="7031" /> <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="6286" /> + <location filename="../Project/Project.py" line="7048" /> <source>Select package lists:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6300" /> + <location filename="../Project/Project.py" line="7062" /> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6308" /> + <location filename="../Project/Project.py" line="7070" /> <source>Creating plugin archives...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6309" /> + <location filename="../Project/Project.py" line="7071" /> <source>Abort</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6312" /> + <location filename="../Project/Project.py" line="7074" /> <source>%v/%m Archives</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6330" /> + <location filename="../Project/Project.py" line="7092" /> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> não se pôde ler. </p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6358" /> + <location filename="../Project/Project.py" line="7120" /> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6388" /> + <location filename="../Project/Project.py" line="7150" /> <source><p>The eric plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6421" /> + <location filename="../Project/Project.py" line="7183" /> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6439" /> + <location filename="../Project/Project.py" line="7201" /> <source><p>The eric plugin archive files were created with some errors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6450" /> + <location filename="../Project/Project.py" line="7212" /> <source><p>The eric plugin archive files were created successfully.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6500" /> + <location filename="../Project/Project.py" line="7262" /> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6544" /> + <location filename="../Project/Project.py" line="7306" /> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6672" /> + <location filename="../Project/Project.py" line="7398" /> + <source>'Make' is not supported for remote projects. Aborting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="7446" /> <source>The make process did not start.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6718" /> + <location filename="../Project/Project.py" line="7492" /> <source>The make process crashed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6726" /> + <location filename="../Project/Project.py" line="7500" /> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6731" /> + <location filename="../Project/Project.py" line="7505" /> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6747" /> + <location filename="../Project/Project.py" line="7521" /> <source>The makefile contains errors.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="7166" /> + <location filename="../Project/Project.py" line="7951" /> <source>Interpreter Missing</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="7167" /> + <location filename="../Project/Project.py" line="7952" /> <source>The configured interpreter of the embedded environment does not exist anymore. Shall the environment be upgraded?</source> <translation type="unfinished" /> </message> <message> + <location filename="../Project/Project.py" line="8025" /> + <source>Open Remote Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="8056" /> + <location filename="../Project/Project.py" line="8041" /> + <source>Save Remote Project</source> + <translation type="unfinished" /> + </message> + <message> + <source>Rename file</source> + <translation type="vanished">Renomear ficheiro</translation> + </message> + <message> + <source>Delete file</source> + <translation type="vanished">Apagar ficheiro</translation> + </message> + <message> + <source>Delete directory</source> + <translation type="vanished">Apagar diretório</translation> + </message> + <message> + <source>Save File</source> + <translation type="vanished">Gravar Ficheiro</translation> + </message> + <message> + <source>Syntax errors detected</source> + <translation type="vanished">Detetados erros de sintaxe</translation> + </message> + <message> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation type="vanished"><p>Não se pôde ler o ficheiro de projeto <b>{0}</b>.</p></translation> </message> @@ -63153,43 +64004,43 @@ <translation>Abrir</translation> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="330" /> + <location filename="../Project/ProjectBaseBrowser.py" line="334" /> <source>Delete directories</source> <translation>Apagar diretórios</translation> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="331" /> + <location filename="../Project/ProjectBaseBrowser.py" line="335" /> <source>Do you really want to delete these directories from the project?</source> <translation>Tem a certeza de que quer apagar estes diretórios do projeto?</translation> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="581" /> + <location filename="../Project/ProjectBaseBrowser.py" line="585" /> <source>local</source> <translation /> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="618" /> + <location filename="../Project/ProjectBaseBrowser.py" line="622" /> <source>Select entries</source> <translation>Selecionar entradas</translation> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="619" /> + <location filename="../Project/ProjectBaseBrowser.py" line="623" /> <source>There were no matching entries found.</source> <translation>Não se encontraram entradas coincidentes.</translation> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="418" /> - <location filename="../Project/ProjectBaseBrowser.py" line="407" /> + <location filename="../Project/ProjectBaseBrowser.py" line="422" /> + <location filename="../Project/ProjectBaseBrowser.py" line="411" /> <source>Show in File Manager</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="408" /> + <location filename="../Project/ProjectBaseBrowser.py" line="412" /> <source>A project must be opened first.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectBaseBrowser.py" line="419" /> + <location filename="../Project/ProjectBaseBrowser.py" line="423" /> <source><p>The directory of the current project (<b>{0}</b>) cannot be shown in a file manager application.</p></source> <translation type="unfinished" /> </message> @@ -63255,20 +64106,20 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="../Project/ProjectBrowserModel.py" line="211" /> + <location filename="../Project/ProjectBrowserModel.py" line="237" /> <source>Name</source> <translation>Nome</translation> </message> <message> - <location filename="../Project/ProjectBrowserModel.py" line="213" /> + <location filename="../Project/ProjectBrowserModel.py" line="239" /> <source>VCS Status</source> <translation>Estado VCS</translation> </message> <message> - <location filename="../Project/ProjectBrowserModel.py" line="784" /> - <location filename="../Project/ProjectBrowserModel.py" line="762" /> - <location filename="../Project/ProjectBrowserModel.py" line="456" /> - <location filename="../Project/ProjectBrowserModel.py" line="373" /> + <location filename="../Project/ProjectBrowserModel.py" line="880" /> + <location filename="../Project/ProjectBrowserModel.py" line="858" /> + <location filename="../Project/ProjectBrowserModel.py" line="546" /> + <location filename="../Project/ProjectBrowserModel.py" line="416" /> <source>local</source> <translation /> </message> @@ -63410,22 +64261,32 @@ <context> <name>ProjectFile</name> <message> - <location filename="../Project/ProjectFile.py" line="100" /> + <location filename="../Project/ProjectFile.py" line="105" /> + <source>Save Remote Project File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectFile.py" line="108" /> <source>Save Project File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFile.py" line="101" /> + <location filename="../Project/ProjectFile.py" line="116" /> <source><p>The project file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFile.py" line="126" /> + <location filename="../Project/ProjectFile.py" line="141" /> + <source>Read Remote Project File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectFile.py" line="144" /> <source>Read Project File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFile.py" line="127" /> + <location filename="../Project/ProjectFile.py" line="152" /> <source><p>The project file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> @@ -63433,9 +64294,9 @@ <context> <name>ProjectFormsBrowser</name> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1107" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1058" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1021" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1141" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1092" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1055" /> <location filename="../Project/ProjectFormsBrowser.py" line="142" /> <location filename="../Project/ProjectFormsBrowser.py" line="77" /> <source>Forms</source> @@ -63552,256 +64413,258 @@ <translation type="unfinished">Navegador de Formulários</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="225" /> - <location filename="../Project/ProjectFormsBrowser.py" line="205" /> + <location filename="../Project/ProjectFormsBrowser.py" line="353" /> + <location filename="../Project/ProjectFormsBrowser.py" line="338" /> + <location filename="../Project/ProjectFormsBrowser.py" line="223" /> + <location filename="../Project/ProjectFormsBrowser.py" line="206" /> + <source>Open in Editor</source> + <translation>Abrir no Editor</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="232" /> + <location filename="../Project/ProjectFormsBrowser.py" line="208" /> <source>Compile form</source> <translation>Compilar formulário</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="423" /> - <location filename="../Project/ProjectFormsBrowser.py" line="412" /> - <location filename="../Project/ProjectFormsBrowser.py" line="376" /> - <location filename="../Project/ProjectFormsBrowser.py" line="366" /> - <location filename="../Project/ProjectFormsBrowser.py" line="286" /> - <location filename="../Project/ProjectFormsBrowser.py" line="231" /> - <location filename="../Project/ProjectFormsBrowser.py" line="206" /> + <location filename="../Project/ProjectFormsBrowser.py" line="455" /> + <location filename="../Project/ProjectFormsBrowser.py" line="444" /> + <location filename="../Project/ProjectFormsBrowser.py" line="404" /> + <location filename="../Project/ProjectFormsBrowser.py" line="393" /> + <location filename="../Project/ProjectFormsBrowser.py" line="299" /> + <location filename="../Project/ProjectFormsBrowser.py" line="239" /> + <location filename="../Project/ProjectFormsBrowser.py" line="210" /> <source>Compile all forms</source> <translation>Compilar todos</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="238" /> - <location filename="../Project/ProjectFormsBrowser.py" line="208" /> + <location filename="../Project/ProjectFormsBrowser.py" line="246" /> + <location filename="../Project/ProjectFormsBrowser.py" line="213" /> <source>Generate Dialog Code...</source> <translation>Criar Código de Caixa de Diálogo...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="416" /> - <location filename="../Project/ProjectFormsBrowser.py" line="369" /> - <location filename="../Project/ProjectFormsBrowser.py" line="328" /> - <location filename="../Project/ProjectFormsBrowser.py" line="290" /> - <location filename="../Project/ProjectFormsBrowser.py" line="212" /> + <location filename="../Project/ProjectFormsBrowser.py" line="448" /> + <location filename="../Project/ProjectFormsBrowser.py" line="397" /> + <location filename="../Project/ProjectFormsBrowser.py" line="346" /> + <location filename="../Project/ProjectFormsBrowser.py" line="303" /> + <location filename="../Project/ProjectFormsBrowser.py" line="217" /> <source>Configure uic Compiler</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="332" /> - <location filename="../Project/ProjectFormsBrowser.py" line="216" /> - <source>Open in Qt-Designer</source> - <translation>Abrir no Qt-Designer</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="334" /> - <location filename="../Project/ProjectFormsBrowser.py" line="218" /> - <source>Open in Editor</source> - <translation>Abrir no Editor</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="220" /> - <source>Preview form</source> - <translation>Antever form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="336" /> - <location filename="../Project/ProjectFormsBrowser.py" line="221" /> - <source>Preview translations</source> - <translation>Antever traduções</translation> - </message> - <message> <location filename="../Project/ProjectFormsBrowser.py" line="350" /> - <location filename="../Project/ProjectFormsBrowser.py" line="348" /> - <location filename="../Project/ProjectFormsBrowser.py" line="252" /> - <location filename="../Project/ProjectFormsBrowser.py" line="250" /> + <location filename="../Project/ProjectFormsBrowser.py" line="221" /> + <source>Open in Qt-Designer</source> + <translation>Abrir no Qt-Designer</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="225" /> + <source>Preview form</source> + <translation>Antever form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="357" /> + <location filename="../Project/ProjectFormsBrowser.py" line="226" /> + <source>Preview translations</source> + <translation>Antever traduções</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="375" /> + <location filename="../Project/ProjectFormsBrowser.py" line="373" /> + <location filename="../Project/ProjectFormsBrowser.py" line="260" /> + <location filename="../Project/ProjectFormsBrowser.py" line="258" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="254" /> + <location filename="../Project/ProjectFormsBrowser.py" line="262" /> <source>Rename file</source> <translation>Renomear ficheiro</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="381" /> - <location filename="../Project/ProjectFormsBrowser.py" line="352" /> - <location filename="../Project/ProjectFormsBrowser.py" line="256" /> + <location filename="../Project/ProjectFormsBrowser.py" line="409" /> + <location filename="../Project/ProjectFormsBrowser.py" line="377" /> + <location filename="../Project/ProjectFormsBrowser.py" line="264" /> <source>Remove from project</source> <translation>Retirar do projeto</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="383" /> - <location filename="../Project/ProjectFormsBrowser.py" line="354" /> - <location filename="../Project/ProjectFormsBrowser.py" line="258" /> + <location filename="../Project/ProjectFormsBrowser.py" line="411" /> + <location filename="../Project/ProjectFormsBrowser.py" line="379" /> + <location filename="../Project/ProjectFormsBrowser.py" line="266" /> <source>Delete</source> <translation>Apagar</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="391" /> - <location filename="../Project/ProjectFormsBrowser.py" line="387" /> - <location filename="../Project/ProjectFormsBrowser.py" line="297" /> - <location filename="../Project/ProjectFormsBrowser.py" line="293" /> - <location filename="../Project/ProjectFormsBrowser.py" line="266" /> - <location filename="../Project/ProjectFormsBrowser.py" line="262" /> + <location filename="../Project/ProjectFormsBrowser.py" line="420" /> + <location filename="../Project/ProjectFormsBrowser.py" line="416" /> + <location filename="../Project/ProjectFormsBrowser.py" line="310" /> + <location filename="../Project/ProjectFormsBrowser.py" line="306" /> + <location filename="../Project/ProjectFormsBrowser.py" line="275" /> + <location filename="../Project/ProjectFormsBrowser.py" line="271" /> <source>New form...</source> <translation>Novo formulário...</translation> </message> <message> + <location filename="../Project/ProjectFormsBrowser.py" line="461" /> + <location filename="../Project/ProjectFormsBrowser.py" line="423" /> + <location filename="../Project/ProjectFormsBrowser.py" line="314" /> + <location filename="../Project/ProjectFormsBrowser.py" line="278" /> + <source>Add forms...</source> + <translation>Adicionar formulários...</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="464" /> + <location filename="../Project/ProjectFormsBrowser.py" line="425" /> + <location filename="../Project/ProjectFormsBrowser.py" line="317" /> + <location filename="../Project/ProjectFormsBrowser.py" line="279" /> + <source>Add forms directory...</source> + <translation>Adicionar diretório de formulários...</translation> + </message> + <message> <location filename="../Project/ProjectFormsBrowser.py" line="429" /> - <location filename="../Project/ProjectFormsBrowser.py" line="394" /> - <location filename="../Project/ProjectFormsBrowser.py" line="301" /> - <location filename="../Project/ProjectFormsBrowser.py" line="269" /> - <source>Add forms...</source> - <translation>Adicionar formulários...</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="432" /> - <location filename="../Project/ProjectFormsBrowser.py" line="396" /> - <location filename="../Project/ProjectFormsBrowser.py" line="304" /> - <location filename="../Project/ProjectFormsBrowser.py" line="270" /> - <source>Add forms directory...</source> - <translation>Adicionar diretório de formulários...</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="399" /> - <location filename="../Project/ProjectFormsBrowser.py" line="309" /> - <location filename="../Project/ProjectFormsBrowser.py" line="272" /> + <location filename="../Project/ProjectFormsBrowser.py" line="322" /> + <location filename="../Project/ProjectFormsBrowser.py" line="283" /> <source>Show in File Manager</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="400" /> - <location filename="../Project/ProjectFormsBrowser.py" line="273" /> + <location filename="../Project/ProjectFormsBrowser.py" line="431" /> + <location filename="../Project/ProjectFormsBrowser.py" line="285" /> <source>Copy Path to Clipboard</source> <translation>Copiar Rota à Área de Transferência</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="437" /> - <location filename="../Project/ProjectFormsBrowser.py" line="402" /> - <location filename="../Project/ProjectFormsBrowser.py" line="357" /> - <location filename="../Project/ProjectFormsBrowser.py" line="312" /> - <location filename="../Project/ProjectFormsBrowser.py" line="275" /> + <location filename="../Project/ProjectFormsBrowser.py" line="469" /> + <location filename="../Project/ProjectFormsBrowser.py" line="433" /> + <location filename="../Project/ProjectFormsBrowser.py" line="382" /> + <location filename="../Project/ProjectFormsBrowser.py" line="325" /> + <location filename="../Project/ProjectFormsBrowser.py" line="287" /> <source>Expand all directories</source> <translation>Expandir os diretórios todos</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="440" /> - <location filename="../Project/ProjectFormsBrowser.py" line="404" /> - <location filename="../Project/ProjectFormsBrowser.py" line="359" /> - <location filename="../Project/ProjectFormsBrowser.py" line="314" /> - <location filename="../Project/ProjectFormsBrowser.py" line="276" /> + <location filename="../Project/ProjectFormsBrowser.py" line="472" /> + <location filename="../Project/ProjectFormsBrowser.py" line="435" /> + <location filename="../Project/ProjectFormsBrowser.py" line="384" /> + <location filename="../Project/ProjectFormsBrowser.py" line="327" /> + <location filename="../Project/ProjectFormsBrowser.py" line="288" /> <source>Collapse all directories</source> <translation>Colapsar os diretórios todos</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="443" /> - <location filename="../Project/ProjectFormsBrowser.py" line="407" /> - <location filename="../Project/ProjectFormsBrowser.py" line="362" /> - <location filename="../Project/ProjectFormsBrowser.py" line="317" /> - <location filename="../Project/ProjectFormsBrowser.py" line="278" /> + <location filename="../Project/ProjectFormsBrowser.py" line="475" /> + <location filename="../Project/ProjectFormsBrowser.py" line="438" /> + <location filename="../Project/ProjectFormsBrowser.py" line="387" /> + <location filename="../Project/ProjectFormsBrowser.py" line="330" /> + <location filename="../Project/ProjectFormsBrowser.py" line="290" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="341" /> - <location filename="../Project/ProjectFormsBrowser.py" line="324" /> + <location filename="../Project/ProjectFormsBrowser.py" line="366" /> + <location filename="../Project/ProjectFormsBrowser.py" line="342" /> <source>Compile forms</source> <translation>Compilar formulários</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="698" /> - <location filename="../Project/ProjectFormsBrowser.py" line="685" /> - <location filename="../Project/ProjectFormsBrowser.py" line="666" /> - <location filename="../Project/ProjectFormsBrowser.py" line="649" /> + <location filename="../Project/ProjectFormsBrowser.py" line="733" /> + <location filename="../Project/ProjectFormsBrowser.py" line="720" /> + <location filename="../Project/ProjectFormsBrowser.py" line="701" /> + <location filename="../Project/ProjectFormsBrowser.py" line="684" /> <source>New Form</source> <translation>Novo Formulário</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="650" /> + <location filename="../Project/ProjectFormsBrowser.py" line="685" /> <source>Select a form type:</source> <translation>Selecionar o tipo de form:</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="668" /> + <location filename="../Project/ProjectFormsBrowser.py" line="703" /> <source>Qt User-Interface Files (*.ui);;All Files (*)</source> <translation>Ficheiros de Interface de Usuário Qt (*.ui);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="686" /> + <location filename="../Project/ProjectFormsBrowser.py" line="721" /> <source>The file already exists! Overwrite it?</source> <translation>O ficheiro já existe. Sobreescrever?</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="699" /> + <location filename="../Project/ProjectFormsBrowser.py" line="734" /> <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> <translation><p>O ficheiro do novo formulário <b>{0}</b> não pôde ser criado.<br>Problema: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="725" /> + <location filename="../Project/ProjectFormsBrowser.py" line="760" /> <source>Delete forms</source> <translation>Apagar formulários</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="726" /> + <location filename="../Project/ProjectFormsBrowser.py" line="761" /> <source>Do you really want to delete these forms from the project?</source> <translation>Tem a certeza de que quer apagar estes formulários do projeto?</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="858" /> - <location filename="../Project/ProjectFormsBrowser.py" line="847" /> - <location filename="../Project/ProjectFormsBrowser.py" line="840" /> + <location filename="../Project/ProjectFormsBrowser.py" line="893" /> + <location filename="../Project/ProjectFormsBrowser.py" line="882" /> + <location filename="../Project/ProjectFormsBrowser.py" line="875" /> <source>Form Compilation</source> <translation>Compilação de Formulários</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="841" /> + <location filename="../Project/ProjectFormsBrowser.py" line="876" /> <source>The compilation of the form file was successful.</source> <translation>A compilação do form teve êxito.</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="848" /> + <location filename="../Project/ProjectFormsBrowser.py" line="883" /> <source><p>The compilation of the form file failed.</p><p>Reason: {0}</p></source> <translation><p>Falhou a compilação do ficheiro do formulário.</p><p>Razão: {0}</p></translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="859" /> + <location filename="../Project/ProjectFormsBrowser.py" line="894" /> <source>The compilation of the form file failed.</source> <translation>A compilação do ficheiro do form falhou.</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="952" /> + <location filename="../Project/ProjectFormsBrowser.py" line="986" /> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="953" /> + <location filename="../Project/ProjectFormsBrowser.py" line="987" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1049" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1012" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1083" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1046" /> <source>Compiling forms...</source> <translation>A compilar formulários...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1100" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1050" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1013" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1134" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1084" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1047" /> <source>Abort</source> <translation>Terminar</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1103" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1053" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1016" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1137" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1087" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1050" /> <source>%v/%m Forms</source> <translation>%v/%m Formulários</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1099" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1133" /> <source>Determining changed forms...</source> <translation>A determinar formulários alterados...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1129" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1163" /> <source>Compiling changed forms...</source> <translation>A compilar formulários alterados...</translation> </message> @@ -63904,158 +64767,158 @@ <context> <name>ProjectOthersBrowser</name> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="78" /> - <location filename="../Project/ProjectOthersBrowser.py" line="60" /> + <location filename="../Project/ProjectOthersBrowser.py" line="79" /> + <location filename="../Project/ProjectOthersBrowser.py" line="61" /> <source>Others</source> <translation>Outros</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="63" /> + <location filename="../Project/ProjectOthersBrowser.py" line="64" /> <source><b>Project Others Browser</b><p>This allows to easily see all other files and directories contained in the current project. Several actions can be executed via the context menu. The entry which is registered in the project is shown in a different colour.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="76" /> - <source>Other Files ({0})</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/ProjectOthersBrowser.py" line="77" /> + <source>Other Files ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="78" /> <source>Other Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="88" /> + <location filename="../Project/ProjectOthersBrowser.py" line="89" /> <source>Others Browser</source> <translation type="unfinished">Navegador de Outros</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="133" /> + <location filename="../Project/ProjectOthersBrowser.py" line="134" /> <source>Open in Hex Editor</source> <translation type="unfinished">Abrir com Editor Hexadecimal</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="135" /> + <location filename="../Project/ProjectOthersBrowser.py" line="136" /> <source>Open in Icon Editor</source> <translation>Abrir no Editor de Ícones</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="138" /> + <location filename="../Project/ProjectOthersBrowser.py" line="139" /> <source>Open in Editor</source> <translation type="unfinished">Abrir no Editor</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="141" /> + <location filename="../Project/ProjectOthersBrowser.py" line="142" /> <source>Open in PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="440" /> - <location filename="../Project/ProjectOthersBrowser.py" line="432" /> - <location filename="../Project/ProjectOthersBrowser.py" line="422" /> - <location filename="../Project/ProjectOthersBrowser.py" line="416" /> - <location filename="../Project/ProjectOthersBrowser.py" line="145" /> + <location filename="../Project/ProjectOthersBrowser.py" line="453" /> + <location filename="../Project/ProjectOthersBrowser.py" line="445" /> + <location filename="../Project/ProjectOthersBrowser.py" line="435" /> + <location filename="../Project/ProjectOthersBrowser.py" line="429" /> + <location filename="../Project/ProjectOthersBrowser.py" line="146" /> <source>Show Mime-Type</source> <translation type="unfinished">Mostrar Tipos MIME</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="149" /> + <location filename="../Project/ProjectOthersBrowser.py" line="150" /> <source>Rename file</source> <translation>Renomear ficheiro</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="215" /> - <location filename="../Project/ProjectOthersBrowser.py" line="172" /> - <location filename="../Project/ProjectOthersBrowser.py" line="152" /> + <location filename="../Project/ProjectOthersBrowser.py" line="220" /> + <location filename="../Project/ProjectOthersBrowser.py" line="175" /> + <location filename="../Project/ProjectOthersBrowser.py" line="153" /> <source>Remove from project</source> <translation>Retirar do projeto</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="218" /> - <location filename="../Project/ProjectOthersBrowser.py" line="176" /> - <location filename="../Project/ProjectOthersBrowser.py" line="154" /> - <source>Delete</source> - <translation>Apagar</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="195" /> - <location filename="../Project/ProjectOthersBrowser.py" line="180" /> - <location filename="../Project/ProjectOthersBrowser.py" line="157" /> - <source>Add files...</source> - <translation>Adicionar Ficheiros...</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="198" /> - <location filename="../Project/ProjectOthersBrowser.py" line="181" /> - <location filename="../Project/ProjectOthersBrowser.py" line="158" /> - <source>Add directory...</source> - <translation>Adicionar diretório...</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="160" /> - <source>Refresh</source> - <translation>Atualizar</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="202" /> - <location filename="../Project/ProjectOthersBrowser.py" line="183" /> - <location filename="../Project/ProjectOthersBrowser.py" line="162" /> - <source>Show in File Manager</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="184" /> - <location filename="../Project/ProjectOthersBrowser.py" line="163" /> - <source>Copy Path to Clipboard</source> - <translation>Copiar Rota à Área de Transferência</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="221" /> - <location filename="../Project/ProjectOthersBrowser.py" line="205" /> - <location filename="../Project/ProjectOthersBrowser.py" line="186" /> - <location filename="../Project/ProjectOthersBrowser.py" line="165" /> - <source>Expand all directories</source> - <translation>Expandir os diretórios todos</translation> - </message> - <message> <location filename="../Project/ProjectOthersBrowser.py" line="223" /> + <location filename="../Project/ProjectOthersBrowser.py" line="179" /> + <location filename="../Project/ProjectOthersBrowser.py" line="155" /> + <source>Delete</source> + <translation>Apagar</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="200" /> + <location filename="../Project/ProjectOthersBrowser.py" line="183" /> + <location filename="../Project/ProjectOthersBrowser.py" line="158" /> + <source>Add files...</source> + <translation>Adicionar Ficheiros...</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="203" /> + <location filename="../Project/ProjectOthersBrowser.py" line="184" /> + <location filename="../Project/ProjectOthersBrowser.py" line="159" /> + <source>Add directory...</source> + <translation>Adicionar diretório...</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="161" /> + <source>Refresh</source> + <translation>Atualizar</translation> + </message> + <message> <location filename="../Project/ProjectOthersBrowser.py" line="207" /> - <location filename="../Project/ProjectOthersBrowser.py" line="188" /> + <location filename="../Project/ProjectOthersBrowser.py" line="187" /> + <location filename="../Project/ProjectOthersBrowser.py" line="164" /> + <source>Show in File Manager</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="189" /> <location filename="../Project/ProjectOthersBrowser.py" line="166" /> - <source>Collapse all directories</source> - <translation>Colapsar os diretórios todos</translation> + <source>Copy Path to Clipboard</source> + <translation>Copiar Rota à Área de Transferência</translation> </message> <message> <location filename="../Project/ProjectOthersBrowser.py" line="226" /> <location filename="../Project/ProjectOthersBrowser.py" line="210" /> <location filename="../Project/ProjectOthersBrowser.py" line="191" /> <location filename="../Project/ProjectOthersBrowser.py" line="168" /> + <source>Expand all directories</source> + <translation>Expandir os diretórios todos</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="228" /> + <location filename="../Project/ProjectOthersBrowser.py" line="212" /> + <location filename="../Project/ProjectOthersBrowser.py" line="193" /> + <location filename="../Project/ProjectOthersBrowser.py" line="169" /> + <source>Collapse all directories</source> + <translation>Colapsar os diretórios todos</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="231" /> + <location filename="../Project/ProjectOthersBrowser.py" line="215" /> + <location filename="../Project/ProjectOthersBrowser.py" line="196" /> + <location filename="../Project/ProjectOthersBrowser.py" line="171" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="417" /> + <location filename="../Project/ProjectOthersBrowser.py" line="430" /> <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="433" /> - <location filename="../Project/ProjectOthersBrowser.py" line="423" /> + <location filename="../Project/ProjectOthersBrowser.py" line="446" /> + <location filename="../Project/ProjectOthersBrowser.py" line="436" /> <source>The file has the mime type <b>{0}</b>.</source> <translation type="unfinished">O ficheiro tem o tipo MIME <b>{0}</b>.</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="441" /> + <location filename="../Project/ProjectOthersBrowser.py" line="454" /> <source>The file has the mime type <b>{0}</b>.<br/> Shall it be added to the list of text mime types?</source> <translation type="unfinished">O ficheiro tem o tipo MIME <b>{0}</b>.<br/>Deverá ser adicionado à lista de tipos MIME de texto?</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="514" /> + <location filename="../Project/ProjectOthersBrowser.py" line="527" /> <source>Delete files/directories</source> <translation>Apagar ficheiros/diretórios</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="515" /> + <location filename="../Project/ProjectOthersBrowser.py" line="528" /> <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> @@ -64331,9 +65194,9 @@ <context> <name>ProjectResourcesBrowser</name> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="941" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="865" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="956" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="880" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="844" /> <location filename="../Project/ProjectResourcesBrowser.py" line="87" /> <location filename="../Project/ProjectResourcesBrowser.py" line="68" /> <source>Resources</source> @@ -64360,219 +65223,219 @@ <translation type="unfinished">Navegador de Recursos</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="163" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="150" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="165" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="152" /> <source>Compile resource</source> <translation>Compilar recurso</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="381" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="370" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="240" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="228" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="170" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="396" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="385" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="333" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="247" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="172" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="154" /> <source>Compile all resources</source> <translation>Compilar todos os recursos</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="327" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="287" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="232" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="389" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="296" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="158" /> <source>Configure rcc Compiler</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="299" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="179" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="308" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="181" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="181" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="183" /> <source>Rename file</source> <translation>Renomear ficheiro</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="339" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="301" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="183" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="349" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="310" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="185" /> <source>Remove from project</source> <translation>Retirar do projeto</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="341" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="303" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="185" /> - <source>Delete</source> - <translation>Apagar</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="344" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="248" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="235" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="201" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="196" /> - <source>New resource...</source> - <translation>Novo recurso...</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="387" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="253" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="205" /> - <source>Add resources...</source> - <translation>Adicionar recursos...</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="390" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="256" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="207" /> - <source>Add resources directory...</source> - <translation>Adicionar diretório de recursos...</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="261" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="210" /> - <source>Show in File Manager</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/ProjectResourcesBrowser.py" line="351" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="211" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="312" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="187" /> + <source>Delete</source> + <translation>Apagar</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="242" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="204" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="199" /> + <source>New resource...</source> + <translation>Novo recurso...</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="402" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="356" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="260" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="208" /> + <source>Add resources...</source> + <translation>Adicionar recursos...</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="405" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="358" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="263" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="210" /> + <source>Add resources directory...</source> + <translation>Adicionar diretório de recursos...</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="363" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="269" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="215" /> + <source>Show in File Manager</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="365" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="217" /> <source>Copy Path to Clipboard</source> <translation>Copiar Rota à Área de Transferência</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="353" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="306" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="264" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="213" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="367" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="315" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="219" /> <source>Expand all directories</source> <translation>Expandir os diretórios todos</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="398" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="355" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="308" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="266" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="214" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="413" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="369" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="317" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="274" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="220" /> <source>Collapse all directories</source> <translation>Colapsar os diretórios todos</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="311" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="216" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="416" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="372" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="320" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="277" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="222" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="294" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="292" /> <source>Compile resources</source> <translation>Compilar recursos</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="580" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="559" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="595" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="555" /> <source>New Resource</source> <translation>Novo Recurso</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="542" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="557" /> <source>Qt Resource Files (*.qrc)</source> <translation>Ficheiro de Recursos Qt (*.qrc)</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="575" /> <source>The file already exists! Overwrite it?</source> <translation>O ficheiro já existe. Sobreescrever?</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="581" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="596" /> <source><p>The new resource file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> <translation><p>O novo ficheiro de recursos <b>{0}</b> não se pode criar.<br>Problema: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="607" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="622" /> <source>Delete resources</source> <translation>Apagar recursos</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="608" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="623" /> <source>Do you really want to delete these resources from the project?</source> <translation>Tem a certeza de que quer apagar estes recursos do projeto?</translation> </message> <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="717" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="708" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="701" /> + <source>Resource Compilation</source> + <translation>Compilação de Recursos</translation> + </message> + <message> <location filename="../Project/ProjectResourcesBrowser.py" line="702" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="693" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="686" /> - <source>Resource Compilation</source> - <translation>Compilação de Recursos</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="687" /> <source>The compilation of the resource file was successful.</source> <translation>A compilação do recurso teve êxito.</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="694" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="709" /> <source><p>The compilation of the resource file failed.</p><p>Reason: {0}</p></source> <translation><p>A compilação do ficheiro de recurso falhou.</p><p>Motivo: {0}</p></translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="703" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="718" /> <source>The compilation of the resource file failed.</source> <translation>A compilação do ficheiro de recurso falhou.</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="790" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="805" /> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="791" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="806" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="856" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="820" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="871" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="835" /> <source>Compiling resources...</source> <translation>A compilar recursos...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="934" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="857" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="821" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="949" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="872" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="836" /> <source>Abort</source> <translation>Cancelar</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="937" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="860" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="824" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="952" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="875" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="839" /> <source>%v/%m Resources</source> <translation>%v/%m Recursos</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="933" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="948" /> <source>Determining changed resources...</source> <translation>A determinar recursos alterados...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="971" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="986" /> <source>Compiling changed resources...</source> <translation>A compilar recursos alterados...</translation> </message> @@ -64580,501 +65443,501 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="89" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="72" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="90" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="73" /> <source>Sources</source> <translation>Fontes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="75" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="76" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="87" /> - <source>Source Files ({0})</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="88" /> + <source>Source Files ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="89" /> <source>Source Files</source> <translation type="unfinished">Ficheiros Fonte</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="99" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="100" /> <source>Sources Browser</source> <translation type="unfinished">Navegador de Fontes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="671" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="207" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="686" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1650" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> <source>Code Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> <source>Black</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="216" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="217" /> <source>Format Code</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="221" /> <source>Check Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="224" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> <source>Formatting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="228" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> <source>isort</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="233" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> <source>Sort Imports</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="238" /> <source>Imports Sorting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <source>Show</source> - <translation>Mostrar</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="244" /> + <source>Show</source> + <translation>Mostrar</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="249" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> <source>Profile data...</source> <translation type="unfinished">Dados de Perfil...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="253" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="503" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> <source>Diagrams</source> <translation>Diagramas</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="256" /> <source>Class Diagram...</source> <translation>Diagrama de Classes...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="508" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="259" /> <source>Package Diagram...</source> <translation>Diagrama do Pacote...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="261" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> <source>Imports Diagram...</source> <translation>Diagrama de Imports...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="502" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="511" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="265" /> <source>Application Diagram...</source> <translation>Diagrama da Aplicação...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="516" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="270" /> <source>Load Diagram...</source> <translation>Carregar Diagrama...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> <source>Start</source> <translation type="unfinished">Iniciar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="277" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="278" /> <source>Run Script...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> <source>Debug Script...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="287" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="288" /> <source>Profile Script...</source> <translation type="unfinished">Perfilar Script...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="292" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> <source>Coverage run of Script...</source> <translation type="unfinished">Execução Cobertura de Script...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> <source>Run tests...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="675" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="690" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="521" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> <source>Rename file</source> <translation>Renomear ficheiro</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="795" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="779" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="678" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="627" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="613" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="515" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="442" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="812" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="796" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="693" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="638" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="624" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="524" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="447" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="430" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> <source>Remove from project</source> <translation>Retirar do projeto</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="797" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="781" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="681" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="615" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="518" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="444" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="427" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="814" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="798" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="696" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="626" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="527" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="432" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="307" /> <source>Delete</source> <translation>Apagar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="447" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="399" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="452" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="404" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="373" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="310" /> <source>New package...</source> <translation>Novo pacote...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="448" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="370" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="311" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="375" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="348" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="312" /> <source>New source file...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="800" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="757" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="731" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="709" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="684" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="630" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="591" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="565" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="521" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="450" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="314" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="817" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="774" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="748" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="724" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="699" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="641" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="602" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="552" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="408" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="315" /> <source>Add source files...</source> <translation>Adicionar ficheiros fonte...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="802" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="761" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="735" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="711" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="686" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="632" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="595" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="569" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="523" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="452" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="378" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="349" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <source>Add source directory...</source> - <translation>Adicionar diretório fonte...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="807" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="766" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="740" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="714" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="692" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="637" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="600" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="548" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="529" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="819" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="778" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="752" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="726" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="701" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="643" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="606" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="580" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="554" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="457" /> <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> <location filename="../Project/ProjectSourcesBrowser.py" line="383" /> <location filename="../Project/ProjectSourcesBrowser.py" line="352" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="327" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="317" /> + <source>Add source directory...</source> + <translation>Adicionar diretório fonte...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="825" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="783" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="757" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="730" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="707" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="649" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="611" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="585" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="558" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="538" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="417" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="388" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="356" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> <source>Show in File Manager</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="808" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="695" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="827" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="710" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="333" /> <source>Copy Path to Clipboard</source> <translation>Copiar Rota à Área de Transferência</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="820" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="810" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="839" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="803" /> <location filename="../Project/ProjectSourcesBrowser.py" line="786" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="769" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="744" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="716" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="699" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="649" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="639" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="618" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="603" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="472" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="462" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="415" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="387" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="354" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="761" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="733" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="714" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="662" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="652" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="629" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="614" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="589" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="542" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="479" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="469" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="392" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> <source>Expand all directories</source> <translation>Expandir os diretórios todos</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="823" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="812" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="842" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="831" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="805" /> <location filename="../Project/ProjectSourcesBrowser.py" line="788" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="771" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="747" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="764" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="734" /> <location filename="../Project/ProjectSourcesBrowser.py" line="717" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="702" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="652" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="641" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="620" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="605" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="581" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="475" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="417" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="390" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="665" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="654" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="631" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="616" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="592" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="562" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="482" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="440" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> <source>Collapse all directories</source> <translation>Colapsar os diretórios todos</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="826" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="814" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="833" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="807" /> <location filename="../Project/ProjectSourcesBrowser.py" line="790" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="773" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="750" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="718" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="704" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="655" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="643" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="622" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="607" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="552" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="538" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="466" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="419" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="356" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="339" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="767" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="735" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="719" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="668" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="656" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="633" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="618" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="595" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="547" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="485" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="442" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="424" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="342" /> <source>Collapse all files</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="816" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="848" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="835" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="809" /> <location filename="../Project/ProjectSourcesBrowser.py" line="792" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="775" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="753" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="720" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="706" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="770" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="737" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="721" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="671" /> <location filename="../Project/ProjectSourcesBrowser.py" line="658" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="645" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="624" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="610" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="554" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="468" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="439" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="421" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="396" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="341" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="635" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="621" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="598" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="565" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="475" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="444" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="723" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="740" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="568" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> <source>Goto</source> <translation>Ir a</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1101" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1085" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1195" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Add new Python package</source> <translation>Adicionar novo pacote de Python</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1086" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1168" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>O diretório do pacote <b>{0}</b> não se pôde criar. A terminar...</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1102" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1196" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> do pacote não se pôde criar. A terminar...</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1133" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1263" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1238" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1219" /> <source>New source file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1220" /> <source>Enter the path of the new source file:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1239" /> <source><p>The file <b>{0}</b> already exists. The action will be aborted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1264" /> <source><p>The file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1190" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1302" /> <source>Delete files</source> <translation>Apagar ficheiros</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1191" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1303" /> <source>Do you really want to delete these files from the project?</source> <translation>Tem a certeza de que quer apagar estes ficheiros do projeto?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1253" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1365" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1254" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1366" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1296" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1408" /> <source>Profile Data</source> <translation type="unfinished">Dados de Perfil</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1409" /> <source>Please select a profile file</source> <translation type="unfinished">Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1446" /> <source>Class Diagram</source> <translation>Diagrama de Classes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1382" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1335" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1520" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1447" /> <source>Include class attributes?</source> <translation>Incluir atributos da classe?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1356" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1481" /> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1357" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1482" /> <source>Include imports from external modules?</source> <translation>Incluir imports dos módulos externos?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1519" /> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1397" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1535" /> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1536" /> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1513" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1651" /> <source>There are no files left for reformatting.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1568" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1706" /> <source>Import Sorting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1569" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1707" /> <source>There are no files left for import statement sorting.</source> <translation type="unfinished" /> </message> @@ -65108,246 +65971,250 @@ <translation type="unfinished">Navegador de Traduções</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="239" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="181" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="514" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="473" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="456" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="434" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="296" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="238" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="213" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="182" /> + <source>Open in Editor</source> + <translation>Abrir no Editor</translation> + </message> + <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="255" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="188" /> <source>Generate translation</source> <translation>Gerar tradução</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="249" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="186" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="265" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="193" /> <source>Generate translation (with obsolete)</source> <translation>Gerar tradução (com obsoleto)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="543" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="514" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="361" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="333" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="258" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="192" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="580" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="551" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="382" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="354" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="274" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="199" /> <source>Generate all translations</source> <translation>Gerar traduções todas</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="552" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="518" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="370" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="337" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="267" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="196" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="589" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="555" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="391" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="358" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="283" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="203" /> <source>Generate all translations (with obsolete)</source> <translation>Gerar traduções todas (com obsoleto)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="424" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="202" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="452" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="209" /> <source>Open in Qt-Linguist</source> <translation>Abrir em Qt-Linguist</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="478" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="428" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="279" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="206" /> - <source>Open in Editor</source> - <translation>Abrir no Editor</translation> - </message> - <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="286" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="211" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="303" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="218" /> <source>Release translation</source> <translation>Liberar tradução</translation> </message> <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="597" /> <location filename="../Project/ProjectTranslationsBrowser.py" line="560" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="523" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="378" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="342" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="295" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="216" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="399" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="363" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="312" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="223" /> <source>Release all translations</source> <translation>Liberar traduções todas</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="220" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="228" /> <source>Preview translation</source> <translation>Pré visualizar tradução</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="528" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="347" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="223" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="565" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="368" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="232" /> <source>Preview all translations</source> <translation>Previsualizar traduções todas</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="534" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="446" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="353" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="230" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="571" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="481" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="374" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="246" /> <source>Extract messages</source> <translation>Extrair mensagens</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="474" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="275" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="509" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="291" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="493" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="302" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="529" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="319" /> <source>Remove from project</source> <translation>Tirar do projeto</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="566" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="496" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="305" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="603" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="532" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="322" /> <source>Delete</source> <translation>Apagar</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="570" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="385" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="309" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="608" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="406" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="326" /> <source>New translation...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="573" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="388" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="312" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="611" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="409" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="329" /> <source>Add translation files...</source> <translation>Adicionar ficheiros de tradução...</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="576" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="392" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="315" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="615" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="413" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="334" /> <source>Show in File Manager</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="577" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="316" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="617" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="336" /> <source>Copy Path to Clipboard</source> <translation>Copiar Rota à Área de Transferência</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="579" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="499" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="395" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="318" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="619" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="535" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="416" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="338" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="455" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="412" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="490" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="440" /> <source>Generate translations</source> <translation>Gerar traduções</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="465" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="417" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="500" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="445" /> <source>Generate translations (with obsolete)</source> <translation>Gerar traduções (com obsoleto)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="485" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="433" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="521" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="461" /> <source>Release translations</source> <translation>Liberar traduções</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="439" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="467" /> <source>Preview translations</source> <translation>Antever traduções</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="835" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="882" /> <source>Delete translation files</source> <translation>Apagar ficheiros de tradução</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="836" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="883" /> <source>Do you really want to delete these translation files from the project?</source> <translation>Tem a certeza de que quer apagar estes ficheiros de tradução do projeto?</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1533" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1004" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="964" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1580" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1051" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1011" /> <source>Write temporary project file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1534" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1260" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="965" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1581" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1307" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1012" /> <source>No translation files (*.ts) selected.</source> <translation>Não há ficheiros de tradução (*.ts) selecionados.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1005" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1052" /> <source><p>The temporary project file <b>{0}</b> could not be written.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1259" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1142" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1130" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1306" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1189" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1177" /> <source>Translation file generation</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1131" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1178" /> <source>The generation of the translation files (*.ts) was successful.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1137" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1184" /> <source> The process has crashed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1143" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1190" /> <source>The generation of the translation files (*.ts) has failed.{0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1563" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1361" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1313" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1610" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1408" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1360" /> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1362" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1314" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1409" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1361" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1450" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1432" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1497" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1479" /> <source>Translation file release</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1433" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1480" /> <source>The release of the translation files (*.qm) was successful.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1451" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1498" /> <source>The release of the translation files (*.qm) has failed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1564" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1611" /> <source><p>Could not start lrelease.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> @@ -65767,28 +66634,33 @@ <translation /> </message> <message> - <location filename="../Project/PropertiesDialog.py" line="241" /> - <location filename="../Project/PropertiesDialog.py" line="59" /> + <location filename="../Project/PropertiesDialog.py" line="284" /> + <location filename="../Project/PropertiesDialog.py" line="71" /> <source>None</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/PropertiesDialog.py" line="132" /> + <location filename="../Project/PropertiesDialog.py" line="164" /> <source>The project is version controlled by <b>{0}</b>.</source> <translation>O projeto tem a versão controlada por <b>{0}</b>.</translation> </message> <message> - <location filename="../Project/PropertiesDialog.py" line="138" /> + <location filename="../Project/PropertiesDialog.py" line="171" /> <source>The project is not version controlled.</source> <translation>O projeto não tem a versão controlada.</translation> </message> <message> - <location filename="../Project/PropertiesDialog.py" line="196" /> + <location filename="../Project/PropertiesDialog.py" line="176" /> + <source>Version control is not available for remote projects.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/PropertiesDialog.py" line="239" /> <source>Source Files ({0});;All Files (*)</source> <translation>Ficheiros Fonte ({0});;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Project/PropertiesDialog.py" line="200" /> + <location filename="../Project/PropertiesDialog.py" line="243" /> <source>All Files (*)</source> <translation type="unfinished">Ficheiros Todos (*)</translation> </message> @@ -66089,43 +66961,53 @@ <context> <name>PyCoverageDialog</name> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="65" /> + <location filename="../DataViews/PyCoverageDialog.py" line="67" /> <source>Create Report</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="66" /> - <source>HTML Report</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../DataViews/PyCoverageDialog.py" line="68" /> + <source>HTML Report</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../DataViews/PyCoverageDialog.py" line="70" /> <source>JSON Report</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="434" /> - <location filename="../DataViews/PyCoverageDialog.py" line="69" /> + <location filename="../DataViews/PyCoverageDialog.py" line="468" /> + <location filename="../DataViews/PyCoverageDialog.py" line="71" /> <source>LCOV Report</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="73" /> + <location filename="../DataViews/PyCoverageDialog.py" line="75" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="77" /> + <location filename="../DataViews/PyCoverageDialog.py" line="79" /> <source>Erase Coverage Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="276" /> + <location filename="../DataViews/PyCoverageDialog.py" line="235" /> + <source>Load Coverage Data</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../DataViews/PyCoverageDialog.py" line="236" /> + <source><p>The coverage data could not be loaded from file <b>{0}</b>.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../DataViews/PyCoverageDialog.py" line="310" /> <source>Parse Error</source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../DataViews/PyCoverageDialog.py" line="277" /> + <location filename="../DataViews/PyCoverageDialog.py" line="311" /> <source>%n file(s) could not be parsed. Coverage info for these is not available.</source> <translation type="unfinished"> <numerusform>One file could not be parsed. Coverage info for this one is not available.</numerusform> @@ -66133,12 +67015,12 @@ </translation> </message> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="435" /> + <location filename="../DataViews/PyCoverageDialog.py" line="469" /> <source>Enter the path of the output file:</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyCoverageDialog.py" line="439" /> + <location filename="../DataViews/PyCoverageDialog.py" line="473" /> <source>LCOV Files (*.lcov);;All Files (*)</source> <translation type="unfinished" /> </message> @@ -66324,7 +67206,7 @@ <context> <name>PyProfileDialog</name> <message> - <location filename="../DataViews/PyProfileDialog.py" line="271" /> + <location filename="../DataViews/PyProfileDialog.py" line="280" /> <location filename="../DataViews/PyProfileDialog.ui" line="0" /> <source>Profile Results</source> <translation type="unfinished" /> @@ -66408,58 +67290,58 @@ <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="390" /> - <location filename="../DataViews/PyProfileDialog.py" line="95" /> + <location filename="../DataViews/PyProfileDialog.py" line="406" /> + <location filename="../DataViews/PyProfileDialog.py" line="96" /> <source>Exclude Python Library</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="98" /> - <source>Erase Profiling Info</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../DataViews/PyProfileDialog.py" line="99" /> + <source>Erase Profiling Info</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../DataViews/PyProfileDialog.py" line="100" /> <source>Erase Timing Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="101" /> + <location filename="../DataViews/PyProfileDialog.py" line="102" /> <source>Erase All Infos</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="251" /> + <location filename="../DataViews/PyProfileDialog.py" line="257" /> <source>function calls</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="253" /> + <location filename="../DataViews/PyProfileDialog.py" line="259" /> <source>primitive calls</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="254" /> + <location filename="../DataViews/PyProfileDialog.py" line="260" /> <source>CPU seconds</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="272" /> + <location filename="../DataViews/PyProfileDialog.py" line="281" /> <source><p>There is no profiling data available for <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="285" /> + <location filename="../DataViews/PyProfileDialog.py" line="298" /> <source>Loading Profiling Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="286" /> + <location filename="../DataViews/PyProfileDialog.py" line="299" /> <source><p>The profiling data could not be read from file <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../DataViews/PyProfileDialog.py" line="386" /> + <location filename="../DataViews/PyProfileDialog.py" line="402" /> <source>Include Python Library</source> <translation type="unfinished" /> </message> @@ -71115,7 +71997,7 @@ <context> <name>QuickFindFileDialog</name> <message> - <location filename="../Project/QuickFindFileDialog.py" line="62" /> + <location filename="../Project/QuickFindFileDialog.py" line="64" /> <source>Stop</source> <translation type="unfinished">Parar</translation> </message> @@ -72551,6 +73433,11 @@ <translation type="unfinished" /> </message> <message> + <location filename="../WebBrowser/SearchWidget.py" line="109" /> + <source>Match {0} of {1}</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/SearchWidget.ui" line="0" /> <source>Whole word</source> <translation type="unfinished">Palavra completa</translation> @@ -73128,21 +74015,31 @@ <name>SessionFile</name> <message> <location filename="../Sessions/SessionFile.py" line="232" /> + <source>Save Remote Session</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Sessions/SessionFile.py" line="235" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Sessions/SessionFile.py" line="233" /> + <location filename="../Sessions/SessionFile.py" line="243" /> <source><p>The session file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Sessions/SessionFile.py" line="258" /> + <location filename="../Sessions/SessionFile.py" line="267" /> + <source>Read Remote Session</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Sessions/SessionFile.py" line="270" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Sessions/SessionFile.py" line="259" /> + <location filename="../Sessions/SessionFile.py" line="278" /> <source><p>The session file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> @@ -73852,162 +74749,166 @@ <context> <name>Shell</name> <message> - <location filename="../QScintilla/Shell.py" line="167" /> + <location filename="../QScintilla/Shell.py" line="168" /> <source>Shell - Passive</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="169" /> + <location filename="../QScintilla/Shell.py" line="170" /> <source>Shell</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="173" /> + <location filename="../QScintilla/Shell.py" line="174" /> <source><b>The Shell Window</b><p>You can use the cursor keys while entering commands. There is also a history of commands that can be recalled using the up and down cursor keys while holding down the Ctrl-key. This can be switched to just the up and down cursor keys on the Shell page of the configuration dialog. Pressing these keys after some text has been entered will start an incremental search.</p><p>The shell has some special commands. Type '%help' to get a list of these commands.</p><p>Pressing the Tab key after some text has been entered will show a list of possible completions. The relevant entry may be selected from this list. If only one entry is available, this will be inserted automatically.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="192" /> + <location filename="../QScintilla/Shell.py" line="193" /> <source><b>The Shell Window</b><p>This is simply an interpreter running in a window. The interpreter is the one that is used to run the program being debugged. This means that you can execute any command while the program being debugged is running.</p><p>You can use the cursor keys while entering commands. There is also a history of commands that can be recalled using the up and down cursor keys while holding down the Ctrl-key. This can be switched to just the up and down cursor keys on the Shell page of the configuration dialog. Pressing these keys after some text has been entered will start an incremental search.</p><p>The shell has some special commands. Type '%help' to get a list of these commands.</p><p>Pressing the Tab key after some text has been entered will show a list of possible completions. The relevant entry may be selected from this list. If only one entry is available, this will be inserted automatically.</p><p>In passive debugging mode the shell is only available after the program to be debugged has connected to the IDE until it has finished. This is indicated by a different prompt and by an indication in the window caption.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="247" /> + <location filename="../QScintilla/Shell.py" line="248" /> <source>Passive >>> </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="293" /> + <location filename="../QScintilla/Shell.py" line="294" /> <source>Start</source> <translation>Iniciar</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="298" /> - <source>History</source> - <translation>Historial</translation> - </message> - <message> <location filename="../QScintilla/Shell.py" line="299" /> - <source>Select entry</source> - <translation type="unfinished" /> + <source>History</source> + <translation>Historial</translation> </message> <message> <location filename="../QScintilla/Shell.py" line="300" /> + <source>Select entry</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="301" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="312" /> - <location filename="../QScintilla/Shell.py" line="301" /> + <location filename="../QScintilla/Shell.py" line="313" /> + <location filename="../QScintilla/Shell.py" line="302" /> <source>Clear</source> <translation>Limpar</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="305" /> - <source>Cut</source> - <translation>Cortar</translation> - </message> - <message> <location filename="../QScintilla/Shell.py" line="306" /> - <source>Copy</source> - <translation>Copiar</translation> + <source>Cut</source> + <translation>Cortar</translation> </message> <message> <location filename="../QScintilla/Shell.py" line="307" /> + <source>Copy</source> + <translation>Copiar</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="308" /> <source>Paste</source> <translation>Colar</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="310" /> + <location filename="../QScintilla/Shell.py" line="311" /> <source>Find</source> <translation>Encontrar</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="313" /> - <source>Restart</source> - <translation type="unfinished">Reiniciar</translation> - </message> - <message> <location filename="../QScintilla/Shell.py" line="314" /> + <source>Restart</source> + <translation type="unfinished">Reiniciar</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="315" /> <source>Restart and Clear</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="317" /> + <location filename="../QScintilla/Shell.py" line="318" /> <source>Active Name</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="319" /> + <location filename="../QScintilla/Shell.py" line="320" /> <source>Save Contents...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="321" /> + <location filename="../QScintilla/Shell.py" line="322" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="323" /> + <location filename="../QScintilla/Shell.py" line="324" /> <source>Special Commands Help</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="326" /> + <location filename="../QScintilla/Shell.py" line="327" /> <source>Show Source</source> <translation type="unfinished">Mostrar Fonte</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="2179" /> - <location filename="../QScintilla/Shell.py" line="1907" /> - <location filename="../QScintilla/Shell.py" line="1906" /> - <location filename="../QScintilla/Shell.py" line="401" /> + <location filename="../QScintilla/Shell.py" line="1921" /> + <location filename="../QScintilla/Shell.py" line="1920" /> + <location filename="../QScintilla/Shell.py" line="403" /> <source>Project</source> <translation type="unfinished">Projeto</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="798" /> + <location filename="../QScintilla/Shell.py" line="414" /> + <source>eric-ide Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="812" /> <source>Clear History</source> <translation type="unfinished">Limpar Histórico</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="799" /> + <location filename="../QScintilla/Shell.py" line="813" /> <source>Shall the current history really be cleared?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="821" /> + <location filename="../QScintilla/Shell.py" line="835" /> <source>Select History</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="822" /> + <location filename="../QScintilla/Shell.py" line="836" /> <source>Select the history entry to execute (most recent shown last).</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="897" /> + <location filename="../QScintilla/Shell.py" line="911" /> <source>Passive Debug Mode</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="898" /> + <location filename="../QScintilla/Shell.py" line="912" /> <source> Not connected</source> <translation>Desconetado</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="901" /> + <location filename="../QScintilla/Shell.py" line="915" /> <source>No.</source> <translation>Nº</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="903" /> + <location filename="../QScintilla/Shell.py" line="917" /> <source>{0} on {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="953" /> + <location filename="../QScintilla/Shell.py" line="967" /> <source>Exception "{0}" {1} File: {2}, Line: {3} @@ -74015,131 +74916,131 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="962" /> + <location filename="../QScintilla/Shell.py" line="976" /> <source>Exception "{0}" {1} </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="984" /> + <location filename="../QScintilla/Shell.py" line="998" /> <source>Unspecified syntax error. </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="987" /> + <location filename="../QScintilla/Shell.py" line="1001" /> <source>Syntax error "{1}" in file {0} at line {2}, character {3}. </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="1011" /> + <location filename="../QScintilla/Shell.py" line="1025" /> <source>Signal "{0}" generated in file {1} at line {2}. Function: {3}({4})</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="1096" /> + <location filename="../QScintilla/Shell.py" line="1110" /> <source>StdOut: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="1105" /> + <location filename="../QScintilla/Shell.py" line="1119" /> <source>StdErr: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="1131" /> + <location filename="../QScintilla/Shell.py" line="1145" /> <source><{0}> {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="1940" /> + <location filename="../QScintilla/Shell.py" line="1954" /> <source>Available Virtual Environments: {0} </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2025" /> - <location filename="../QScintilla/Shell.py" line="1946" /> + <location filename="../QScintilla/Shell.py" line="2039" /> + <location filename="../QScintilla/Shell.py" line="1960" /> <source>Current Virtual Environment: '{0}' </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="1964" /> + <location filename="../QScintilla/Shell.py" line="1978" /> <source>Error: Argument must be an integer value. </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="1981" /> + <location filename="../QScintilla/Shell.py" line="1995" /> <source>Error: Command '{0}' is not supported. </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2000" /> + <location filename="../QScintilla/Shell.py" line="2014" /> <source>Execution of the interpreter statement timed out after {0} seconds. </source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2330" /> + <location filename="../QScintilla/Shell.py" line="2349" /> <source>Drop Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2331" /> + <location filename="../QScintilla/Shell.py" line="2350" /> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"><p><b>{0}</b> não é um ficheiro.</p></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="2577" /> - <location filename="../QScintilla/Shell.py" line="2563" /> - <location filename="../QScintilla/Shell.py" line="2542" /> + <location filename="../QScintilla/Shell.py" line="2596" /> + <location filename="../QScintilla/Shell.py" line="2582" /> + <location filename="../QScintilla/Shell.py" line="2561" /> <source>Save Shell Contents</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2544" /> + <location filename="../QScintilla/Shell.py" line="2563" /> <source>Text Files (*.txt);;All Files (*)</source> <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="2564" /> + <location filename="../QScintilla/Shell.py" line="2583" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="2578" /> + <location filename="../QScintilla/Shell.py" line="2597" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> não se pôde gravar. <br/>Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="2592" /> + <location filename="../QScintilla/Shell.py" line="2611" /> <source><tr><td>%restart</td><td>Kill the shell and start a new one.</td></tr><tr><td>%clear</td><td>Clear the display of the shell window.</td></tr><tr><td>%start [environment]</td><td>Start a shell for a virtual environment with the given name. If no name is given, a default shell is started.</td></tr><tr><td>%envs<br/>%environments</td><td>Show a list of known virtual environment names.</td></tr><tr><td>%which</td><td>Show the name of the active virtual environment.</td></tr><tr><td>%hist [n]<br/>%history [n]</td><td>Show the most recent 'n' entries of the history. If 'n' is not given, show all entries.</td></tr><tr><td>%shist<br/>%shistory<br/>%select_history</td><td>Select a command from the history.</td></tr><tr><td>%chist<br/>%chistory<br/>%clear_history</td><td>Clear the current history after confirmation.</td></tr><tr><td>%help</td><td>Show this help text.</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2614" /> + <location filename="../QScintilla/Shell.py" line="2633" /> <source><tr><td>%quit<br/>%quit()<br/>%exit<br/>%exit()</td><td>Exit the application.</td></tr></table><p>These commands are available through the window menus as well.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2622" /> + <location filename="../QScintilla/Shell.py" line="2641" /> <source></table><p>These commands are available through the context menu as well.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2629" /> + <location filename="../QScintilla/Shell.py" line="2648" /> <source>Shell Special Commands</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Shell.py" line="2630" /> + <location filename="../QScintilla/Shell.py" line="2649" /> <source>The shell supports these special commands:</source> <translation type="unfinished" /> </message> @@ -74727,37 +75628,37 @@ <translation type="unfinished">&Ajuda</translation> </message> <message> - <location filename="../QScintilla/ShellWindow.py" line="1480" /> + <location filename="../QScintilla/ShellWindow.py" line="1482" /> <source>File</source> <translation type="unfinished">Ficheiro</translation> </message> <message> - <location filename="../QScintilla/ShellWindow.py" line="1490" /> + <location filename="../QScintilla/ShellWindow.py" line="1492" /> <source>Edit</source> <translation type="unfinished">Editar</translation> </message> <message> - <location filename="../QScintilla/ShellWindow.py" line="1496" /> + <location filename="../QScintilla/ShellWindow.py" line="1498" /> <source>Find</source> <translation type="unfinished">Encontrar</translation> </message> <message> - <location filename="../QScintilla/ShellWindow.py" line="1501" /> + <location filename="../QScintilla/ShellWindow.py" line="1503" /> <source>View</source> <translation type="unfinished">Vista</translation> </message> <message> - <location filename="../QScintilla/ShellWindow.py" line="1507" /> + <location filename="../QScintilla/ShellWindow.py" line="1509" /> <source>History</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/ShellWindow.py" line="1512" /> + <location filename="../QScintilla/ShellWindow.py" line="1514" /> <source>Help</source> <translation type="unfinished">Ajuda</translation> </message> <message> - <location filename="../QScintilla/ShellWindow.py" line="1534" /> + <location filename="../QScintilla/ShellWindow.py" line="1536" /> <source><p>This part of the status bar allows zooming the shell.</p></source> <translation type="unfinished" /> </message> @@ -77015,53 +77916,53 @@ <context> <name>StartDialog</name> <message> - <location filename="../Debugger/StartDialog.py" line="148" /> + <location filename="../Debugger/StartDialog.py" line="164" /> <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="164" /> + <location filename="../Debugger/StartDialog.py" line="180" /> <source>Clear Histories</source> <translation>Limpar Historiais</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="400" /> - <location filename="../Debugger/StartDialog.py" line="167" /> + <location filename="../Debugger/StartDialog.py" line="421" /> + <location filename="../Debugger/StartDialog.py" line="183" /> <source>Edit History</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="218" /> + <location filename="../Debugger/StartDialog.py" line="239" /> <source>Enter the list of programs or program patterns not to be debugged separated by '{0}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="383" /> + <location filename="../Debugger/StartDialog.py" line="404" /> <source>Script Name</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="384" /> + <location filename="../Debugger/StartDialog.py" line="405" /> <source>Script Parameters</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="385" /> + <location filename="../Debugger/StartDialog.py" line="406" /> <source>Working Directory</source> <translation type="unfinished">Directório de Trabalho</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="386" /> + <location filename="../Debugger/StartDialog.py" line="407" /> <source>Environment</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="396" /> + <location filename="../Debugger/StartDialog.py" line="417" /> <source>No Debug Programs</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="401" /> + <location filename="../Debugger/StartDialog.py" line="422" /> <source>Select the history list to be edited:</source> <translation type="unfinished" /> </message> @@ -77534,32 +78435,32 @@ <context> <name>StatusWidget</name> <message> - <location filename="../VCS/StatusWidget.py" line="82" /> + <location filename="../VCS/StatusWidget.py" line="83" /> <source>Press to toggle the commit markers</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="90" /> + <location filename="../VCS/StatusWidget.py" line="91" /> <source>Press to commit the marked entries with options</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="98" /> + <location filename="../VCS/StatusWidget.py" line="99" /> <source>Press to add the selected, untracked entries</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="105" /> + <location filename="../VCS/StatusWidget.py" line="106" /> <source>Press to reload the status list</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="111" /> + <location filename="../VCS/StatusWidget.py" line="112" /> <source>Select action from menu</source> <translation type="unfinished">Selecionar ação do menu</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="940" /> + <location filename="../VCS/StatusWidget.py" line="948" /> <location filename="../VCS/StatusWidget.py" line="136" /> <source>Quick Commit</source> <translation type="unfinished" /> @@ -77580,216 +78481,216 @@ <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="197" /> + <location filename="../VCS/StatusWidget.py" line="205" /> <source>added</source> <translation type="unfinished">adicionado</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="198" /> + <location filename="../VCS/StatusWidget.py" line="206" /> <source>modified</source> <translation type="unfinished">alterado</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="199" /> + <location filename="../VCS/StatusWidget.py" line="207" /> <source>removed</source> <translation type="unfinished">retirado</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="200" /> + <location filename="../VCS/StatusWidget.py" line="208" /> <source>renamed</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="201" /> + <location filename="../VCS/StatusWidget.py" line="209" /> <source>needs update</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="202" /> + <location filename="../VCS/StatusWidget.py" line="210" /> <source>conflict</source> <translation type="unfinished">conflito</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="203" /> + <location filename="../VCS/StatusWidget.py" line="211" /> <source>not tracked</source> <translation type="unfinished">sem rastrear</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="204" /> + <location filename="../VCS/StatusWidget.py" line="212" /> <source>missing</source> <translation type="unfinished">a faltar</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="975" /> - <location filename="../VCS/StatusWidget.py" line="509" /> - <location filename="../VCS/StatusWidget.py" line="234" /> + <location filename="../VCS/StatusWidget.py" line="983" /> + <location filename="../VCS/StatusWidget.py" line="517" /> + <location filename="../VCS/StatusWidget.py" line="242" /> <source>Commit</source> <translation type="unfinished">Cometido</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="236" /> + <location filename="../VCS/StatusWidget.py" line="244" /> <source>Commit the marked entries with options</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="238" /> + <location filename="../VCS/StatusWidget.py" line="246" /> <source>Select all for commit</source> <translation type="unfinished">Selecionar tudo para cometer</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="241" /> - <source>Unselect all from commit</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VCS/StatusWidget.py" line="568" /> - <location filename="../VCS/StatusWidget.py" line="247" /> - <source>Add</source> - <translation type="unfinished">Adicionar</translation> - </message> - <message> <location filename="../VCS/StatusWidget.py" line="249" /> + <source>Unselect all from commit</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="576" /> + <location filename="../VCS/StatusWidget.py" line="255" /> + <source>Add</source> + <translation type="unfinished">Adicionar</translation> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="257" /> <source>Add the selected, untracked entries</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="251" /> + <location filename="../VCS/StatusWidget.py" line="259" /> <source>Add All</source> <translation type="unfinished">Adicionar Tudo</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="253" /> - <source>Add all untracked entries</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VCS/StatusWidget.py" line="775" /> - <location filename="../VCS/StatusWidget.py" line="258" /> - <source>Differences</source> - <translation type="unfinished">Diferenças</translation> - </message> - <message> <location filename="../VCS/StatusWidget.py" line="261" /> - <source>Shows the differences of the selected entry in a separate dialog</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VCS/StatusWidget.py" line="811" /> - <location filename="../VCS/StatusWidget.py" line="804" /> - <location filename="../VCS/StatusWidget.py" line="265" /> - <source>Differences Side-By-Side</source> - <translation type="unfinished" /> + <source>Add all untracked entries</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="783" /> + <location filename="../VCS/StatusWidget.py" line="266" /> + <source>Differences</source> + <translation type="unfinished">Diferenças</translation> </message> <message> <location filename="../VCS/StatusWidget.py" line="269" /> + <source>Shows the differences of the selected entry in a separate dialog</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="819" /> + <location filename="../VCS/StatusWidget.py" line="812" /> + <location filename="../VCS/StatusWidget.py" line="273" /> + <source>Differences Side-By-Side</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="277" /> <source>Shows the differences of the selected entry side-by-side in a separate dialog</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="275" /> + <location filename="../VCS/StatusWidget.py" line="283" /> <source>All Differences</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="278" /> + <location filename="../VCS/StatusWidget.py" line="286" /> <source>Shows the differences of all entries in a separate dialog</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="836" /> - <location filename="../VCS/StatusWidget.py" line="284" /> + <location filename="../VCS/StatusWidget.py" line="844" /> + <location filename="../VCS/StatusWidget.py" line="292" /> <source>Revert</source> <translation type="unfinished">Anular</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="287" /> - <source>Reverts the changes of the selected files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VCS/StatusWidget.py" line="858" /> - <location filename="../VCS/StatusWidget.py" line="293" /> - <source>Forget Missing</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../VCS/StatusWidget.py" line="295" /> + <source>Reverts the changes of the selected files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="866" /> + <location filename="../VCS/StatusWidget.py" line="301" /> + <source>Forget Missing</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="303" /> <source>Forgets about the selected missing files</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="880" /> - <location filename="../VCS/StatusWidget.py" line="297" /> + <location filename="../VCS/StatusWidget.py" line="888" /> + <location filename="../VCS/StatusWidget.py" line="305" /> <source>Restore Missing</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="299" /> - <source>Restores the selected missing files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VCS/StatusWidget.py" line="304" /> - <source>Edit Conflict</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../VCS/StatusWidget.py" line="307" /> + <source>Restores the selected missing files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="312" /> + <source>Edit Conflict</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VCS/StatusWidget.py" line="315" /> <source>Edit the selected conflicting file</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="915" /> - <location filename="../VCS/StatusWidget.py" line="310" /> + <location filename="../VCS/StatusWidget.py" line="923" /> + <location filename="../VCS/StatusWidget.py" line="318" /> <source>Conflict Resolved</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="314" /> + <location filename="../VCS/StatusWidget.py" line="322" /> <source>Mark the selected conflicting file as resolved</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="342" /> + <location filename="../VCS/StatusWidget.py" line="350" /> <source>No project open.</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="976" /> - <location filename="../VCS/StatusWidget.py" line="510" /> + <location filename="../VCS/StatusWidget.py" line="984" /> + <location filename="../VCS/StatusWidget.py" line="518" /> <source>There are no entries selected to be committed.</source> <translation type="unfinished">Não há entradas selecionadas a cometer.</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="569" /> + <location filename="../VCS/StatusWidget.py" line="577" /> <source>There are no unversioned entries available/selected.</source> <translation type="unfinished">Não existem entradas sem versão disponíveis/selecionadas.</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="837" /> - <location filename="../VCS/StatusWidget.py" line="805" /> - <location filename="../VCS/StatusWidget.py" line="776" /> + <location filename="../VCS/StatusWidget.py" line="845" /> + <location filename="../VCS/StatusWidget.py" line="813" /> + <location filename="../VCS/StatusWidget.py" line="784" /> <source>There are no uncommitted changes available/selected.</source> <translation type="unfinished">Não há aterações por cometer disponíveis/selecionadas.</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="812" /> + <location filename="../VCS/StatusWidget.py" line="820" /> <source>Only one file with uncommitted changes must be selected.</source> <translation type="unfinished">Apenas um ficheiro com alterações por cometer deve ser selecionado.</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="881" /> - <location filename="../VCS/StatusWidget.py" line="859" /> + <location filename="../VCS/StatusWidget.py" line="889" /> + <location filename="../VCS/StatusWidget.py" line="867" /> <source>There are no missing entries available/selected.</source> <translation type="unfinished">Não existem entradas desaparecidas disponíveis/selcionadas.</translation> </message> <message> - <location filename="../VCS/StatusWidget.py" line="916" /> + <location filename="../VCS/StatusWidget.py" line="924" /> <source>There are no conflicting entries available/selected.</source> <translation type="unfinished" /> </message> <message> - <location filename="../VCS/StatusWidget.py" line="941" /> + <location filename="../VCS/StatusWidget.py" line="949" /> <source>Select your commit message:</source> <translation type="unfinished" /> </message> @@ -78509,37 +79410,43 @@ <context> <name>SvgDiagram</name> <message> - <location filename="../Graphics/SvgDiagram.py" line="75" /> + <location filename="../Graphics/SvgDiagram.py" line="137" /> + <location filename="../Graphics/SvgDiagram.py" line="78" /> <source>SVG-Viewer</source> <translation>Visor de SVG</translation> </message> <message> - <location filename="../Graphics/SvgDiagram.py" line="120" /> + <location filename="../Graphics/SvgDiagram.py" line="138" /> + <source><p>The SVG file <b>{0}</b> could not be loaded.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Graphics/SvgDiagram.py" line="152" /> <source>Close</source> <translation>Fechar</translation> </message> <message> - <location filename="../Graphics/SvgDiagram.py" line="125" /> + <location filename="../Graphics/SvgDiagram.py" line="157" /> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../Graphics/SvgDiagram.py" line="130" /> + <location filename="../Graphics/SvgDiagram.py" line="162" /> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> <message> - <location filename="../Graphics/SvgDiagram.py" line="160" /> + <location filename="../Graphics/SvgDiagram.py" line="192" /> <source>Window</source> <translation>Janela</translation> </message> <message> - <location filename="../Graphics/SvgDiagram.py" line="163" /> + <location filename="../Graphics/SvgDiagram.py" line="195" /> <source>Graphics</source> <translation>Gráficos</translation> </message> <message> - <location filename="../Graphics/SvgDiagram.py" line="408" /> + <location filename="../Graphics/SvgDiagram.py" line="440" /> <source>Diagram: {0}</source> <translation>Diagrama: {0}</translation> </message> @@ -84779,33 +85686,33 @@ <translation type="unfinished">Pressionar para mostrar todos os ficheiros que tenham algum problema</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="167" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="171" /> <source>Errors</source> <translation type="unfinished">Erros</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="194" /> - <source>Errors: {0}</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="198" /> + <source>Errors: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="202" /> <source>Python Warnings: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="204" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="208" /> <source>Warnings: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="469" /> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="432" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="511" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="470" /> <source>Error: {0}</source> <translation type="unfinished">Erro: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="603" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="645" /> <source>No issues found.</source> <translation type="unfinished">Não se encontraram problemas.</translation> </message> @@ -85799,21 +86706,31 @@ <name>TasksFile</name> <message> <location filename="../Tasks/TasksFile.py" line="94" /> + <source>Save Remote Tasks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Tasks/TasksFile.py" line="97" /> <source>Save Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tasks/TasksFile.py" line="95" /> + <location filename="../Tasks/TasksFile.py" line="105" /> <source><p>The tasks file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Tasks/TasksFile.py" line="120" /> + <location filename="../Tasks/TasksFile.py" line="129" /> + <source>Read Remote Tasks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Tasks/TasksFile.py" line="132" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tasks/TasksFile.py" line="121" /> + <location filename="../Tasks/TasksFile.py" line="140" /> <source><p>The tasks file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> @@ -86577,129 +87494,129 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="337" /> + <location filename="../Testing/TestingWidget.py" line="339" /> <source>{0} (not available)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="660" /> + <location filename="../Testing/TestingWidget.py" line="662" /> <source>Running</source> <translation type="unfinished">A executar</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="730" /> + <location filename="../Testing/TestingWidget.py" line="732" /> <source>Python3 Files ({0});;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="735" /> + <location filename="../Testing/TestingWidget.py" line="737" /> <source>Python Files (*.py);;All Files (*)</source> <translation type="unfinished">Ficheiros Python (*.py);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="898" /> + <location filename="../Testing/TestingWidget.py" line="900" /> <source><h3>Versions of Frameworks and their Plugins</h3></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="912" /> + <location filename="../Testing/TestingWidget.py" line="914" /> <source><tr><td>{0}</td><td>{1}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="921" /> + <location filename="../Testing/TestingWidget.py" line="923" /> <source>No version information available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="924" /> + <location filename="../Testing/TestingWidget.py" line="926" /> <source>Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="944" /> + <location filename="../Testing/TestingWidget.py" line="946" /> <source>Discovering Tests</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1006" /> + <location filename="../Testing/TestingWidget.py" line="1008" /> <source>Preparing Testsuite</source> <translation type="unfinished">A preparar Suite de Testes</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1022" /> + <location filename="../Testing/TestingWidget.py" line="1024" /> <source>Running Tests</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1023" /> + <location filename="../Testing/TestingWidget.py" line="1025" /> <source>No test case has been selected. Shall all test cases be run?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1086" /> + <location filename="../Testing/TestingWidget.py" line="1088" /> <source>pending</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1117" /> + <location filename="../Testing/TestingWidget.py" line="1119" /> <source>Failure</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1127" /> - <location filename="../Testing/TestingWidget.py" line="1120" /> + <location filename="../Testing/TestingWidget.py" line="1129" /> + <location filename="../Testing/TestingWidget.py" line="1122" /> <source>Collection Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1128" /> + <location filename="../Testing/TestingWidget.py" line="1130" /> <source><p>There was an error while collecting tests.</p><p>{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1150" /> + <location filename="../Testing/TestingWidget.py" line="1152" /> <source>running</source> <translation type="unfinished">a executar</translation> </message> <message numerus="yes"> - <location filename="../Testing/TestingWidget.py" line="1202" /> + <location filename="../Testing/TestingWidget.py" line="1204" /> <source>Ran %n test(s) in {0}s</source> <translation type="unfinished"> <numerusform /> </translation> </message> <message numerus="yes"> - <location filename="../Testing/TestingWidget.py" line="1214" /> + <location filename="../Testing/TestingWidget.py" line="1216" /> <source>Ran %n test(s)</source> <translation type="unfinished"> <numerusform /> </translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1236" /> + <location filename="../Testing/TestingWidget.py" line="1238" /> <source>not run</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1279" /> + <location filename="../Testing/TestingWidget.py" line="1281" /> <source>Test Run Output</source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../Testing/TestingWidget.py" line="1474" /> + <location filename="../Testing/TestingWidget.py" line="1476" /> <source>Discovered %n Test(s)</source> <translation type="unfinished"> <numerusform /> </translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1487" /> + <location filename="../Testing/TestingWidget.py" line="1489" /> <source>Discovery Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1488" /> + <location filename="../Testing/TestingWidget.py" line="1490" /> <source><p>There was an error while discovering tests in <b>{0}</b>.</p><p>{1}</p></source> <translation type="unfinished" /> </message> @@ -87617,27 +88534,27 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/TranslationPropertiesDialog.py" line="76" /> + <location filename="../Project/TranslationPropertiesDialog.py" line="84" /> <source>Source Files ({0});;</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/TranslationPropertiesDialog.py" line="79" /> + <location filename="../Project/TranslationPropertiesDialog.py" line="87" /> <source>Forms Files ({0});;</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/TranslationPropertiesDialog.py" line="82" /> + <location filename="../Project/TranslationPropertiesDialog.py" line="90" /> <source>All Files (*)</source> <translation>Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Project/TranslationPropertiesDialog.py" line="173" /> + <location filename="../Project/TranslationPropertiesDialog.py" line="189" /> <source>Exempt file from translation</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/TranslationPropertiesDialog.py" line="187" /> + <location filename="../Project/TranslationPropertiesDialog.py" line="203" /> <source>Exempt directory from translation</source> <translation type="unfinished" /> </message> @@ -88343,198 +89260,198 @@ <context> <name>TrayStarter</name> <message> - <location filename="../Tools/TrayStarter.py" line="83" /> - <location filename="../Tools/TrayStarter.py" line="65" /> + <location filename="../Tools/TrayStarter.py" line="84" /> + <location filename="../Tools/TrayStarter.py" line="66" /> <source>eric tray starter</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="67" /> + <location filename="../Tools/TrayStarter.py" line="68" /> <source>Recent Projects</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="72" /> + <location filename="../Tools/TrayStarter.py" line="73" /> <source>Recent Multiprojects</source> <translation type="unfinished">Multiprojetos Recentes</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="79" /> + <location filename="../Tools/TrayStarter.py" line="80" /> <source>Recent Files</source> <translation type="unfinished">Ficheiros Recentes</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="89" /> + <location filename="../Tools/TrayStarter.py" line="90" /> <source>Show Versions</source> <translation type="unfinished">Mostrar Versões</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="93" /> + <location filename="../Tools/TrayStarter.py" line="94" /> <source>QRegularExpression editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="95" /> + <location filename="../Tools/TrayStarter.py" line="96" /> <source>Python re editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="100" /> + <location filename="../Tools/TrayStarter.py" line="101" /> <source>UI Previewer</source> <translation>Antevisor de UI</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="105" /> + <location filename="../Tools/TrayStarter.py" line="106" /> <source>Translations Previewer</source> <translation>Antevisor de Traduções</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="109" /> + <location filename="../Tools/TrayStarter.py" line="110" /> <source>Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="115" /> + <location filename="../Tools/TrayStarter.py" line="116" /> <source>Compare Files</source> <translation>Comparar Ficheiros</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="120" /> + <location filename="../Tools/TrayStarter.py" line="121" /> <source>Compare Files side by side</source> <translation>Comparar Ficheiros lado-a-lado</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="127" /> + <location filename="../Tools/TrayStarter.py" line="128" /> <source>SQL Browser</source> <translation>Navegador SQL</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="134" /> + <location filename="../Tools/TrayStarter.py" line="135" /> <source>Snapshot</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="139" /> + <location filename="../Tools/TrayStarter.py" line="140" /> <source>Icon Editor</source> <translation>Editor de Ícones</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="144" /> + <location filename="../Tools/TrayStarter.py" line="145" /> <source>PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="151" /> + <location filename="../Tools/TrayStarter.py" line="152" /> <source>Install Plugin</source> <translation>Instalar Complemento</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="156" /> + <location filename="../Tools/TrayStarter.py" line="157" /> <source>Uninstall Plugin</source> <translation>Desinstalar Complemento</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="161" /> + <location filename="../Tools/TrayStarter.py" line="162" /> <source>Plugin Repository</source> <translation>Repositório de Complementos</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="168" /> + <location filename="../Tools/TrayStarter.py" line="169" /> <source>Virtual Environments</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="173" /> + <location filename="../Tools/TrayStarter.py" line="174" /> <source>PyPI Package Management</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="180" /> + <location filename="../Tools/TrayStarter.py" line="181" /> <source>Preferences</source> <translation>Preferências</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="187" /> + <location filename="../Tools/TrayStarter.py" line="188" /> <source>eric Mini Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="192" /> + <location filename="../Tools/TrayStarter.py" line="193" /> <source>eric Hex Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="197" /> + <location filename="../Tools/TrayStarter.py" line="198" /> <source>eric Shell Window</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="204" /> + <location filename="../Tools/TrayStarter.py" line="205" /> <source>eric Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="209" /> + <location filename="../Tools/TrayStarter.py" line="210" /> <source>eric Web Browser (with QtHelp)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="214" /> + <location filename="../Tools/TrayStarter.py" line="215" /> <source>eric Web Browser (Private Mode)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="230" /> + <location filename="../Tools/TrayStarter.py" line="231" /> <source>eric IDE</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="236" /> + <location filename="../Tools/TrayStarter.py" line="237" /> <source>Configure Tray Starter</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="242" /> + <location filename="../Tools/TrayStarter.py" line="243" /> <source>Quit</source> <translation>Sair</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="330" /> - <source>Process Generation Error</source> - <translation>Erro na Criação de Processo</translation> - </message> - <message> <location filename="../Tools/TrayStarter.py" line="331" /> + <source>Process Generation Error</source> + <translation>Erro na Criação de Processo</translation> + </message> + <message> + <location filename="../Tools/TrayStarter.py" line="332" /> <source><p>Could not start the process.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Não pode começar o processo.<br> Assegure-se de que está disponível como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="335" /> + <location filename="../Tools/TrayStarter.py" line="336" /> <source>OK</source> <translation>OK</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="609" /> + <location filename="../Tools/TrayStarter.py" line="610" /> <source><h3>Version Numbers</h3><table></source> <translation type="unfinished"><h3>Números de Versão</h3><table></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="644" /> + <location filename="../Tools/TrayStarter.py" line="645" /> <source><tr><td><b>WebEngine (Security)</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="661" /> + <location filename="../Tools/TrayStarter.py" line="662" /> <source>Desktop</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="665" /> + <location filename="../Tools/TrayStarter.py" line="666" /> <source>Session Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../Tools/TrayStarter.py" line="668" /> + <location filename="../Tools/TrayStarter.py" line="669" /> <source></table></source> <translation type="unfinished" /> </message> @@ -89094,117 +90011,125 @@ <context> <name>UMLDialog</name> <message> - <location filename="../Graphics/UMLDialog.py" line="50" /> + <location filename="../Graphics/UMLDialog.py" line="53" /> <source>Class Diagram</source> <translation type="unfinished">Diagrama de Classes</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="53" /> - <source>Package Diagram</source> - <translation type="unfinished">Diagrama do Pacote</translation> - </message> - <message> <location filename="../Graphics/UMLDialog.py" line="56" /> - <source>Imports Diagram</source> - <translation type="unfinished">Diagrama de Imports</translation> + <source>Package Diagram</source> + <translation type="unfinished">Diagrama do Pacote</translation> </message> <message> <location filename="../Graphics/UMLDialog.py" line="59" /> + <source>Imports Diagram</source> + <translation type="unfinished">Diagrama de Imports</translation> + </message> + <message> + <location filename="../Graphics/UMLDialog.py" line="62" /> <source>Application Diagram</source> <translation type="unfinished">Diagrama da Aplicação</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="117" /> + <location filename="../Graphics/UMLDialog.py" line="123" /> <source>Illegal Diagram Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="125" /> + <location filename="../Graphics/UMLDialog.py" line="131" /> <source>Close</source> <translation>Fechar</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="129" /> + <location filename="../Graphics/UMLDialog.py" line="135" /> <source>Load</source> <translation>Carregar</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="133" /> + <location filename="../Graphics/UMLDialog.py" line="139" /> <source>Save</source> <translation>Gravar</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="138" /> + <location filename="../Graphics/UMLDialog.py" line="144" /> <source>Save As...</source> <translation>Gravar Como...</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="143" /> + <location filename="../Graphics/UMLDialog.py" line="149" /> <source>Save as Image</source> <translation>Gravar como Imagem</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="148" /> + <location filename="../Graphics/UMLDialog.py" line="154" /> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="153" /> + <location filename="../Graphics/UMLDialog.py" line="159" /> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="161" /> + <location filename="../Graphics/UMLDialog.py" line="167" /> <source>Window</source> <translation>Janela</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="164" /> + <location filename="../Graphics/UMLDialog.py" line="170" /> <source>File</source> <translation>Ficheiro</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="352" /> - <location filename="../Graphics/UMLDialog.py" line="265" /> - <location filename="../Graphics/UMLDialog.py" line="248" /> + <location filename="../Graphics/UMLDialog.py" line="390" /> + <location filename="../Graphics/UMLDialog.py" line="293" /> + <location filename="../Graphics/UMLDialog.py" line="273" /> + <location filename="../Graphics/UMLDialog.py" line="255" /> <source>Save Diagram</source> <translation>Gravar Diagrama</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="296" /> - <location filename="../Graphics/UMLDialog.py" line="250" /> + <location filename="../Graphics/UMLDialog.py" line="331" /> + <location filename="../Graphics/UMLDialog.py" line="324" /> + <location filename="../Graphics/UMLDialog.py" line="275" /> + <location filename="../Graphics/UMLDialog.py" line="257" /> <source>Eric Graphics File (*.egj);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="266" /> - <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> - <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> - </message> - <message> - <location filename="../Graphics/UMLDialog.py" line="411" /> - <location filename="../Graphics/UMLDialog.py" line="377" /> - <location filename="../Graphics/UMLDialog.py" line="318" /> <location filename="../Graphics/UMLDialog.py" line="294" /> + <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> + <translation type="unfinished"><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> + </message> + <message> + <location filename="../Graphics/UMLDialog.py" line="453" /> + <location filename="../Graphics/UMLDialog.py" line="419" /> + <location filename="../Graphics/UMLDialog.py" line="353" /> + <location filename="../Graphics/UMLDialog.py" line="329" /> + <location filename="../Graphics/UMLDialog.py" line="322" /> <source>Load Diagram</source> <translation>Carregar Diagrama</translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="319" /> + <location filename="../Graphics/UMLDialog.py" line="354" /> <source><p>The file <b>{0}</b> does not contain valid data.</p></source> <translation><p>O ficheiro <b>{0}</b> não contém dados válidos.</p></translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="353" /> + <location filename="../Graphics/UMLDialog.py" line="391" /> <source><p>The file <b>{0}</b> could not be saved.</p><p>Reason: {1}</p></source> <translation><p>O ficheiro <b>{0}</b> não se pôde gravar. </p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="378" /> + <location filename="../Graphics/UMLDialog.py" line="420" /> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>O ficheiro <b>{0}</b> não se pôde ler. </p><p>Motivo: {1}</p></translation> </message> <message> + <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation type="vanished"><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> + </message> + <message> <source><p>The file <b>{0}</b> does not contain valid data.</p><p>Invalid line: {1}</p></source> <translation type="vanished"><p>O ficheiro <b>{0}</b> não contém dados válidos.</p><p>Linha inválida: {1}</p></translation> </message> @@ -89671,2565 +90596,2585 @@ <context> <name>UserInterface</name> <message> - <location filename="../UI/UserInterface.py" line="314" /> + <location filename="../UI/UserInterface.py" line="317" /> + <location filename="../UI/UserInterface.py" line="316" /> <source>Initializing Basic Services...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="349" /> + <location filename="../UI/UserInterface.py" line="363" /> + <location filename="../UI/UserInterface.py" line="362" /> <source>Initializing Plugin Manager...</source> <translation>A iniciar Gestor de Complementos...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="356" /> + <location filename="../UI/UserInterface.py" line="371" /> + <location filename="../UI/UserInterface.py" line="370" /> <source>Generating Main User Interface...</source> <translation>A criar Interface Principal de Usuário...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="414" /> + <location filename="../UI/UserInterface.py" line="431" /> + <location filename="../UI/UserInterface.py" line="429" /> <source>Setting up signal/slot-connections...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="607" /> + <location filename="../UI/UserInterface.py" line="641" /> + <location filename="../UI/UserInterface.py" line="640" /> <source>Initializing Tools...</source> <translation>A iniciar Ferramentas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="618" /> + <location filename="../UI/UserInterface.py" line="653" /> + <location filename="../UI/UserInterface.py" line="652" /> <source>Registering Objects...</source> <translation>A registar Objetos...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="652" /> + <location filename="../UI/UserInterface.py" line="688" /> + <location filename="../UI/UserInterface.py" line="687" /> <source>Initializing Actions...</source> <translation>A iniciar Ações...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="654" /> - <source>Initializing Menus...</source> - <translation>A iniciar Menús...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="656" /> - <source>Initializing Toolbars...</source> - <translation>A iniciar Barras de Ferramentas...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="658" /> - <source>Initializing Statusbar...</source> - <translation>A iniciar Barra de Estado...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="685" /> - <source>Initializing Single Application Server...</source> - <translation>A iniciar Servidor de Aplicação Única...</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="691" /> - <source>Initializing Plugins...</source> - <translation type="unfinished" /> + <location filename="../UI/UserInterface.py" line="690" /> + <source>Initializing Menus...</source> + <translation>A iniciar Menús...</translation> </message> <message> <location filename="../UI/UserInterface.py" line="694" /> + <location filename="../UI/UserInterface.py" line="693" /> + <source>Initializing Toolbars...</source> + <translation>A iniciar Barras de Ferramentas...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="697" /> + <location filename="../UI/UserInterface.py" line="696" /> + <source>Initializing Statusbar...</source> + <translation>A iniciar Barra de Estado...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="726" /> + <location filename="../UI/UserInterface.py" line="724" /> + <source>Initializing Single Application Server...</source> + <translation>A iniciar Servidor de Aplicação Única...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="734" /> + <location filename="../UI/UserInterface.py" line="733" /> + <source>Initializing Plugins...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="738" /> + <location filename="../UI/UserInterface.py" line="737" /> <source>Activating Plugins...</source> <translation>A ativar Complementos...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="696" /> + <location filename="../UI/UserInterface.py" line="741" /> + <location filename="../UI/UserInterface.py" line="740" /> <source>Generating Plugins Toolbars...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="699" /> + <location filename="../UI/UserInterface.py" line="746" /> + <location filename="../UI/UserInterface.py" line="744" /> <source>Cleaning Plugins Download Area...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="709" /> + <location filename="../UI/UserInterface.py" line="758" /> + <location filename="../UI/UserInterface.py" line="757" /> <source>Restoring Toolbarmanager...</source> <translation>A restaurar Gestor da Barra de Ferramentas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="717" /> + <location filename="../UI/UserInterface.py" line="767" /> + <location filename="../UI/UserInterface.py" line="766" /> <source>Setting View Profile...</source> <translation>A definir Perfil de Vista...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="730" /> + <location filename="../UI/UserInterface.py" line="781" /> + <location filename="../UI/UserInterface.py" line="780" /> <source>Reading Tasks...</source> <translation>A Ler Tarefas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="735" /> + <location filename="../UI/UserInterface.py" line="787" /> + <location filename="../UI/UserInterface.py" line="786" /> <source>Reading Templates...</source> <translation>A ler Modelos...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="740" /> + <location filename="../UI/UserInterface.py" line="793" /> + <location filename="../UI/UserInterface.py" line="792" /> <source>Starting Debugger...</source> <translation>A iniciar Depurador...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2200" /> - <location filename="../UI/UserInterface.py" line="1091" /> + <location filename="../UI/UserInterface.py" line="2264" /> + <location filename="../UI/UserInterface.py" line="1151" /> <source>Left Toolbox</source> <translation>Caixa de Ferramentas Esquerda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2246" /> - <location filename="../UI/UserInterface.py" line="1101" /> + <location filename="../UI/UserInterface.py" line="2310" /> + <location filename="../UI/UserInterface.py" line="1161" /> <source>Horizontal Toolbox</source> <translation>Caixa de Ferramentas Horizontal</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2223" /> - <location filename="../UI/UserInterface.py" line="1112" /> + <location filename="../UI/UserInterface.py" line="2287" /> + <location filename="../UI/UserInterface.py" line="1172" /> <source>Right Toolbox</source> <translation>Caixa de Ferramentas Direita</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2042" /> - <location filename="../UI/UserInterface.py" line="1306" /> - <location filename="../UI/UserInterface.py" line="1122" /> + <location filename="../UI/UserInterface.py" line="2106" /> + <location filename="../UI/UserInterface.py" line="1368" /> + <location filename="../UI/UserInterface.py" line="1182" /> <source>Multiproject-Viewer</source> <translation>Visor de Multiprojeto</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2084" /> + <location filename="../UI/UserInterface.py" line="1374" /> + <location filename="../UI/UserInterface.py" line="1188" /> + <source>Project-Viewer</source> + <translation>Visor de Projeto</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2646" /> + <location filename="../UI/UserInterface.py" line="2645" /> + <location filename="../UI/UserInterface.py" line="1381" /> + <location filename="../UI/UserInterface.py" line="1195" /> + <source>Find/Replace In Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2669" /> + <location filename="../UI/UserInterface.py" line="2668" /> + <location filename="../UI/UserInterface.py" line="1388" /> + <location filename="../UI/UserInterface.py" line="1202" /> + <source>Find File</source> + <translation type="unfinished">Encontrar Ficheiro</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1394" /> + <location filename="../UI/UserInterface.py" line="1208" /> + <source>VCS Status</source> + <translation type="unfinished">Estado VCS</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2239" /> + <location filename="../UI/UserInterface.py" line="1401" /> + <location filename="../UI/UserInterface.py" line="1215" /> + <source>Template-Viewer</source> + <translation>Visor de Modelos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2172" /> + <location filename="../UI/UserInterface.py" line="1408" /> + <location filename="../UI/UserInterface.py" line="1222" /> + <source>File-Browser</source> + <translation>Navegador de Ficheiros</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1415" /> + <location filename="../UI/UserInterface.py" line="1229" /> + <source>Symbols</source> + <translation>Símbolos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2128" /> + <location filename="../UI/UserInterface.py" line="1437" /> + <location filename="../UI/UserInterface.py" line="1431" /> + <location filename="../UI/UserInterface.py" line="1239" /> + <source>Debug-Viewer</source> + <translation>Visor de Depuração</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2500" /> + <location filename="../UI/UserInterface.py" line="2499" /> + <location filename="../UI/UserInterface.py" line="1444" /> + <location filename="../UI/UserInterface.py" line="1246" /> + <source>Code Documentation Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2715" /> + <location filename="../UI/UserInterface.py" line="2714" /> + <location filename="../UI/UserInterface.py" line="1451" /> + <location filename="../UI/UserInterface.py" line="1253" /> + <source>Help Viewer</source> + <translation type="unfinished">Visor de Ajuda</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3639" /> + <location filename="../UI/UserInterface.py" line="2595" /> + <location filename="../UI/UserInterface.py" line="2594" /> + <location filename="../UI/UserInterface.py" line="1457" /> + <location filename="../UI/UserInterface.py" line="1259" /> + <source>Plugin Repository</source> + <translation>Repositório de Complementos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2619" /> + <location filename="../UI/UserInterface.py" line="2618" /> + <location filename="../UI/UserInterface.py" line="1463" /> + <location filename="../UI/UserInterface.py" line="1265" /> + <source>Virtual Environments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2527" /> + <location filename="../UI/UserInterface.py" line="2526" /> + <location filename="../UI/UserInterface.py" line="1470" /> + <location filename="../UI/UserInterface.py" line="1272" /> + <source>PyPI Package Management</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2549" /> + <location filename="../UI/UserInterface.py" line="2548" /> + <location filename="../UI/UserInterface.py" line="1477" /> + <location filename="../UI/UserInterface.py" line="1277" /> + <source>Conda</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1484" /> + <location filename="../UI/UserInterface.py" line="1284" /> + <source>Cooperation</source> + <translation>Colaboração</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2427" /> + <location filename="../UI/UserInterface.py" line="1488" /> + <location filename="../UI/UserInterface.py" line="1289" /> + <source>IRC</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2571" /> + <location filename="../UI/UserInterface.py" line="2570" /> + <location filename="../UI/UserInterface.py" line="1494" /> + <location filename="../UI/UserInterface.py" line="1296" /> + <source>MicroPython</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2150" /> + <location filename="../UI/UserInterface.py" line="1502" /> + <location filename="../UI/UserInterface.py" line="1304" /> + <source>Shell</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2216" /> + <location filename="../UI/UserInterface.py" line="1508" /> + <location filename="../UI/UserInterface.py" line="1308" /> + <source>Task-Viewer</source> + <translation>Visor de Tarefas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2194" /> + <location filename="../UI/UserInterface.py" line="1514" /> + <location filename="../UI/UserInterface.py" line="1312" /> + <source>Log-Viewer</source> + <translation>Visor de Registos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1521" /> + <location filename="../UI/UserInterface.py" line="1319" /> + <source>Numbers</source> + <translation>Números</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1896" /> + <source>{0} - Passive Mode</source> + <translation>{0} - Modo Passivo</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1905" /> + <location filename="../UI/UserInterface.py" line="1899" /> + <source>{0} - {1} - Passive Mode</source> + <translation>{0} - {1} - Modo Passivo</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1911" /> + <source>{0} - {1} - {2} - Passive Mode</source> + <translation>{0} - {1} - {2} - Modo Passivo</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1937" /> + <source>Quit</source> + <translation>Sair</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1939" /> + <source>&Quit</source> + <translation>Sai&r</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1940" /> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1945" /> + <source>Quit the IDE</source> + <translation>Sair do IDE</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1947" /> + <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> + <translation><b>Sair do IDE</b><p>Isto sai do IDE. Pode gravar antes as alterações. Qualquer programa Python que esteja a ser depurado será parado e as preferências serão escritas no disco.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1961" /> + <location filename="../UI/UserInterface.py" line="1959" /> + <source>Restart</source> + <translation type="unfinished">Reiniciar</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1962" /> + <source>Ctrl+Shift+Q</source> + <comment>File|Quit</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1967" /> + <source>Restart the IDE</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1969" /> + <source><b>Restart the IDE</b><p>This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1987" /> + <location filename="../UI/UserInterface.py" line="1980" /> + <source>Save session</source> + <translation>Guargar sessão</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1981" /> + <source>Save session...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1989" /> + <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7846" /> + <location filename="../UI/UserInterface.py" line="2006" /> + <location filename="../UI/UserInterface.py" line="1999" /> + <source>Load session</source> + <translation type="unfinished">Carregar sessão</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2000" /> + <source>Load session...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2008" /> + <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2018" /> + <source>New Window</source> + <translation>Nova Janela</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2020" /> - <location filename="../UI/UserInterface.py" line="1312" /> - <location filename="../UI/UserInterface.py" line="1128" /> - <source>Project-Viewer</source> - <translation>Visor de Projeto</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2582" /> - <location filename="../UI/UserInterface.py" line="2581" /> - <location filename="../UI/UserInterface.py" line="1319" /> - <location filename="../UI/UserInterface.py" line="1135" /> - <source>Find/Replace In Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2605" /> - <location filename="../UI/UserInterface.py" line="2604" /> - <location filename="../UI/UserInterface.py" line="1326" /> - <location filename="../UI/UserInterface.py" line="1142" /> - <source>Find File</source> - <translation type="unfinished">Encontrar Ficheiro</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1332" /> - <location filename="../UI/UserInterface.py" line="1148" /> - <source>VCS Status</source> - <translation type="unfinished">Estado VCS</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2175" /> - <location filename="../UI/UserInterface.py" line="1339" /> - <location filename="../UI/UserInterface.py" line="1155" /> - <source>Template-Viewer</source> - <translation>Visor de Modelos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2108" /> - <location filename="../UI/UserInterface.py" line="1346" /> - <location filename="../UI/UserInterface.py" line="1162" /> - <source>File-Browser</source> - <translation>Navegador de Ficheiros</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1353" /> - <location filename="../UI/UserInterface.py" line="1169" /> - <source>Symbols</source> - <translation>Símbolos</translation> + <source>New &Window</source> + <translation>Nova &Janela</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2021" /> + <source>Ctrl+Shift+N</source> + <comment>File|New Window</comment> + <translation>Ctrl+Shift+N</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2026" /> + <source>Open a new eric instance</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2028" /> + <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2042" /> + <location filename="../UI/UserInterface.py" line="2040" /> + <source>Edit Profile</source> + <translation>Perfil de Edição</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2049" /> + <source>Activate the edit view profile</source> + <translation>Ativar o perfil de vista de edição</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2051" /> + <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> + <translation><b>Perfil de Edição</b><p>Activa o "Perfil da Vista de Edição". As janelas a serem mostradas, se este perfil está activado, podem ser configuradas com a caixa de diálogo "Configuração de Vista do Perfil"</p></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2064" /> - <location filename="../UI/UserInterface.py" line="1375" /> - <location filename="../UI/UserInterface.py" line="1369" /> - <location filename="../UI/UserInterface.py" line="1179" /> - <source>Debug-Viewer</source> - <translation>Visor de Depuração</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2436" /> - <location filename="../UI/UserInterface.py" line="2435" /> - <location filename="../UI/UserInterface.py" line="1382" /> - <location filename="../UI/UserInterface.py" line="1186" /> - <source>Code Documentation Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2651" /> - <location filename="../UI/UserInterface.py" line="2650" /> - <location filename="../UI/UserInterface.py" line="1389" /> - <location filename="../UI/UserInterface.py" line="1193" /> - <source>Help Viewer</source> - <translation type="unfinished">Visor de Ajuda</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3575" /> - <location filename="../UI/UserInterface.py" line="2531" /> - <location filename="../UI/UserInterface.py" line="2530" /> - <location filename="../UI/UserInterface.py" line="1395" /> - <location filename="../UI/UserInterface.py" line="1199" /> - <source>Plugin Repository</source> - <translation>Repositório de Complementos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2555" /> - <location filename="../UI/UserInterface.py" line="2554" /> - <location filename="../UI/UserInterface.py" line="1401" /> - <location filename="../UI/UserInterface.py" line="1205" /> - <source>Virtual Environments</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2463" /> - <location filename="../UI/UserInterface.py" line="2462" /> - <location filename="../UI/UserInterface.py" line="1406" /> - <location filename="../UI/UserInterface.py" line="1210" /> - <source>PyPI</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2485" /> - <location filename="../UI/UserInterface.py" line="2484" /> - <location filename="../UI/UserInterface.py" line="1413" /> - <location filename="../UI/UserInterface.py" line="1215" /> - <source>Conda</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1420" /> - <location filename="../UI/UserInterface.py" line="1222" /> - <source>Cooperation</source> - <translation>Colaboração</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2363" /> - <location filename="../UI/UserInterface.py" line="1424" /> - <location filename="../UI/UserInterface.py" line="1227" /> - <source>IRC</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2507" /> - <location filename="../UI/UserInterface.py" line="2506" /> - <location filename="../UI/UserInterface.py" line="1430" /> - <location filename="../UI/UserInterface.py" line="1234" /> - <source>MicroPython</source> - <translation type="unfinished" /> + <location filename="../UI/UserInterface.py" line="2062" /> + <source>Debug Profile</source> + <translation>Perfil de Depuração</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2071" /> + <source>Activate the debug view profile</source> + <translation>Ativar o perfile de vista de depuração</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2073" /> + <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> + <translation><b>Perfil de Depuração</b><p>Activa o "Perfile da Vista de Depuração". As janelas a serem mostradas, se este perfil está activado, podem ser configuradas com a caixa de diálogo "Configuração de Vista do Perfil"</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2085" /> + <source>&Project-Viewer</source> + <translation>Visor de &Projeto</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2086" /> - <location filename="../UI/UserInterface.py" line="1438" /> - <location filename="../UI/UserInterface.py" line="1242" /> - <source>Shell</source> + <source>Alt+Shift+P</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2092" /> + <source>Switch the input focus to the Project-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2095" /> + <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2107" /> + <source>&Multiproject-Viewer</source> + <translation>Visor de &Multiprojeto</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2108" /> + <source>Alt+Shift+M</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2114" /> + <source>Switch the input focus to the Multiproject-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2117" /> + <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2129" /> + <source>&Debug-Viewer</source> + <translation>Visor de &Depuração</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2130" /> + <source>Alt+Shift+D</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2136" /> + <source>Switch the input focus to the Debug-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2139" /> + <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2151" /> + <source>&Shell</source> <translation /> </message> <message> <location filename="../UI/UserInterface.py" line="2152" /> - <location filename="../UI/UserInterface.py" line="1444" /> - <location filename="../UI/UserInterface.py" line="1246" /> - <source>Task-Viewer</source> - <translation>Visor de Tarefas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2130" /> - <location filename="../UI/UserInterface.py" line="1450" /> - <location filename="../UI/UserInterface.py" line="1250" /> - <source>Log-Viewer</source> - <translation>Visor de Registos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1457" /> - <location filename="../UI/UserInterface.py" line="1257" /> - <source>Numbers</source> - <translation>Números</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1832" /> - <source>{0} - Passive Mode</source> - <translation>{0} - Modo Passivo</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1841" /> - <location filename="../UI/UserInterface.py" line="1835" /> - <source>{0} - {1} - Passive Mode</source> - <translation>{0} - {1} - Modo Passivo</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1847" /> - <source>{0} - {1} - {2} - Passive Mode</source> - <translation>{0} - {1} - {2} - Modo Passivo</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1873" /> - <source>Quit</source> - <translation>Sair</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1875" /> - <source>&Quit</source> - <translation>Sai&r</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1876" /> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1881" /> - <source>Quit the IDE</source> - <translation>Sair do IDE</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1883" /> - <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> - <translation><b>Sair do IDE</b><p>Isto sai do IDE. Pode gravar antes as alterações. Qualquer programa Python que esteja a ser depurado será parado e as preferências serão escritas no disco.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1897" /> - <location filename="../UI/UserInterface.py" line="1895" /> - <source>Restart</source> - <translation type="unfinished">Reiniciar</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1898" /> - <source>Ctrl+Shift+Q</source> - <comment>File|Quit</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1903" /> - <source>Restart the IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1905" /> - <source><b>Restart the IDE</b><p>This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1923" /> - <location filename="../UI/UserInterface.py" line="1916" /> - <source>Save session</source> - <translation>Guargar sessão</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1917" /> - <source>Save session...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1925" /> - <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7767" /> - <location filename="../UI/UserInterface.py" line="1942" /> - <location filename="../UI/UserInterface.py" line="1935" /> - <source>Load session</source> - <translation type="unfinished">Carregar sessão</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1936" /> - <source>Load session...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1944" /> - <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1954" /> - <source>New Window</source> - <translation>Nova Janela</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1956" /> - <source>New &Window</source> - <translation>Nova &Janela</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1957" /> - <source>Ctrl+Shift+N</source> - <comment>File|New Window</comment> - <translation>Ctrl+Shift+N</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1962" /> - <source>Open a new eric instance</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1964" /> - <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1978" /> - <location filename="../UI/UserInterface.py" line="1976" /> - <source>Edit Profile</source> - <translation>Perfil de Edição</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1985" /> - <source>Activate the edit view profile</source> - <translation>Ativar o perfil de vista de edição</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1987" /> - <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> - <translation><b>Perfil de Edição</b><p>Activa o "Perfil da Vista de Edição". As janelas a serem mostradas, se este perfil está activado, podem ser configuradas com a caixa de diálogo "Configuração de Vista do Perfil"</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2000" /> - <location filename="../UI/UserInterface.py" line="1998" /> - <source>Debug Profile</source> - <translation>Perfil de Depuração</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2007" /> - <source>Activate the debug view profile</source> - <translation>Ativar o perfile de vista de depuração</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2009" /> - <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> - <translation><b>Perfil de Depuração</b><p>Activa o "Perfile da Vista de Depuração". As janelas a serem mostradas, se este perfil está activado, podem ser configuradas com a caixa de diálogo "Configuração de Vista do Perfil"</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2021" /> - <source>&Project-Viewer</source> - <translation>Visor de &Projeto</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2022" /> - <source>Alt+Shift+P</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2028" /> - <source>Switch the input focus to the Project-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2031" /> - <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2043" /> - <source>&Multiproject-Viewer</source> - <translation>Visor de &Multiprojeto</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2044" /> - <source>Alt+Shift+M</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2050" /> - <source>Switch the input focus to the Multiproject-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2053" /> - <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2065" /> - <source>&Debug-Viewer</source> - <translation>Visor de &Depuração</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2066" /> - <source>Alt+Shift+D</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2072" /> - <source>Switch the input focus to the Debug-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2075" /> - <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2087" /> - <source>&Shell</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2088" /> <source>Alt+Shift+S</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2094" /> + <location filename="../UI/UserInterface.py" line="2158" /> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2097" /> + <location filename="../UI/UserInterface.py" line="2161" /> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2109" /> + <location filename="../UI/UserInterface.py" line="2173" /> <source>&File-Browser</source> <translation>Navegador de &Ficheiros</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2110" /> + <location filename="../UI/UserInterface.py" line="2174" /> <source>Alt+Shift+F</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2116" /> + <location filename="../UI/UserInterface.py" line="2180" /> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2119" /> - <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2131" /> - <source>Lo&g-Viewer</source> - <translation>Visor de Re&gistos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2132" /> - <source>Alt+Shift+G</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2138" /> - <source>Switch the input focus to the Log-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2141" /> - <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2153" /> - <source>&Task-Viewer</source> - <translation>Visor de &Tarefas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2154" /> - <source>Alt+Shift+T</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2160" /> - <source>Switch the input focus to the Task-Viewer window.</source> - <translation>Muda o enfoque de entrada à janela do Visor de Tarefas.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2163" /> - <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2176" /> - <source>Templ&ate-Viewer</source> - <translation>Visor de Mod&elos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2177" /> - <source>Alt+Shift+A</source> - <translation /> - </message> - <message> <location filename="../UI/UserInterface.py" line="2183" /> - <source>Switch the input focus to the Template-Viewer window.</source> - <translation>Muda o enfoque de entrada à janela do Visor de Modelos.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2186" /> - <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2201" /> - <source>&Left Toolbox</source> - <translation>Caixa de Ferramentas &Esquerda</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2208" /> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2210" /> - <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished" /> + <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2195" /> + <source>Lo&g-Viewer</source> + <translation>Visor de Re&gistos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2196" /> + <source>Alt+Shift+G</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2202" /> + <source>Switch the input focus to the Log-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2205" /> + <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2217" /> + <source>&Task-Viewer</source> + <translation>Visor de &Tarefas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2218" /> + <source>Alt+Shift+T</source> + <translation /> </message> <message> <location filename="../UI/UserInterface.py" line="2224" /> - <source>&Right Toolbox</source> - <translation>Caixa de Ferramentas Di&reita</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2231" /> - <source>Toggle the Right Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2233" /> - <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished" /> + <source>Switch the input focus to the Task-Viewer window.</source> + <translation>Muda o enfoque de entrada à janela do Visor de Tarefas.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2227" /> + <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2240" /> + <source>Templ&ate-Viewer</source> + <translation>Visor de Mod&elos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2241" /> + <source>Alt+Shift+A</source> + <translation /> </message> <message> <location filename="../UI/UserInterface.py" line="2247" /> + <source>Switch the input focus to the Template-Viewer window.</source> + <translation>Muda o enfoque de entrada à janela do Visor de Modelos.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2250" /> + <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2265" /> + <source>&Left Toolbox</source> + <translation>Caixa de Ferramentas &Esquerda</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2272" /> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2274" /> + <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2288" /> + <source>&Right Toolbox</source> + <translation>Caixa de Ferramentas Di&reita</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2295" /> + <source>Toggle the Right Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2297" /> + <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2311" /> <source>&Horizontal Toolbox</source> <translation>Caixa de Ferramentas &Horizontal</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2254" /> + <location filename="../UI/UserInterface.py" line="2318" /> <source>Toggle the Horizontal Toolbox window</source> <translation>Alternar a janela de Caixa de Ferramentas Horizontal</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2256" /> + <location filename="../UI/UserInterface.py" line="2320" /> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2269" /> + <location filename="../UI/UserInterface.py" line="2333" /> <source>Left Sidebar</source> <translation>Barra Esquerda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2270" /> + <location filename="../UI/UserInterface.py" line="2334" /> <source>&Left Sidebar</source> <translation>Barra Lateral &Esquerda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2277" /> + <location filename="../UI/UserInterface.py" line="2341" /> <source>Toggle the left sidebar window</source> <translation>Alternar a janela da barra lateral esquerda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2279" /> + <location filename="../UI/UserInterface.py" line="2343" /> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2292" /> + <location filename="../UI/UserInterface.py" line="2356" /> <source>Right Sidebar</source> <translation>Barra Direita</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2293" /> + <location filename="../UI/UserInterface.py" line="2357" /> <source>&Right Sidebar</source> <translation>Barra Lateral Di&reita</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2300" /> - <source>Toggle the right sidebar window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2302" /> - <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2315" /> - <source>Bottom Sidebar</source> - <translation>Barra Inferior</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2316" /> - <source>&Bottom Sidebar</source> - <translation>Barra Lateral &Inferior</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2323" /> - <source>Toggle the bottom sidebar window</source> - <translation>Alternar janela da barra lateral inferior</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2325" /> - <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Alternar janela da barra lateral inferior</b><p>Mostra a janela da barra lateral inferior se está escondida. Esconde-a se está visível.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2338" /> - <source>Cooperation-Viewer</source> - <translation>Visor de Colaboração</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2339" /> - <source>Co&operation-Viewer</source> - <translation>Visor de C&olaboração</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2340" /> - <source>Alt+Shift+O</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2346" /> - <source>Switch the input focus to the Cooperation-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2349" /> - <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> - <translation><b>Ativar Visor de Colaboração</b><p>Muda o enfoque de entrada para a janela do Visualizador de Colaboração.</p></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2364" /> - <source>&IRC</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2365" /> - <source>Ctrl+Alt+Shift+I</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2371" /> - <source>Switch the input focus to the IRC window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2374" /> - <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2385" /> - <source>Symbols-Viewer</source> - <translation>Visor de Símbolos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2386" /> - <source>S&ymbols-Viewer</source> - <translation>V&isor de Símbolos</translation> + <source>Toggle the right sidebar window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2366" /> + <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2379" /> + <source>Bottom Sidebar</source> + <translation>Barra Inferior</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2380" /> + <source>&Bottom Sidebar</source> + <translation>Barra Lateral &Inferior</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2387" /> - <source>Alt+Shift+Y</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2393" /> - <source>Switch the input focus to the Symbols-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2396" /> - <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> - <translation type="unfinished" /> + <source>Toggle the bottom sidebar window</source> + <translation>Alternar janela da barra lateral inferior</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2389" /> + <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Alternar janela da barra lateral inferior</b><p>Mostra a janela da barra lateral inferior se está escondida. Esconde-a se está visível.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2402" /> + <source>Cooperation-Viewer</source> + <translation>Visor de Colaboração</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2403" /> + <source>Co&operation-Viewer</source> + <translation>Visor de C&olaboração</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2404" /> + <source>Alt+Shift+O</source> + <translation /> </message> <message> <location filename="../UI/UserInterface.py" line="2410" /> + <source>Switch the input focus to the Cooperation-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2413" /> + <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> + <translation><b>Ativar Visor de Colaboração</b><p>Muda o enfoque de entrada para a janela do Visualizador de Colaboração.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2428" /> + <source>&IRC</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2429" /> + <source>Ctrl+Alt+Shift+I</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2435" /> + <source>Switch the input focus to the IRC window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2438" /> + <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2449" /> + <source>Symbols-Viewer</source> + <translation>Visor de Símbolos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2450" /> + <source>S&ymbols-Viewer</source> + <translation>V&isor de Símbolos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2451" /> + <source>Alt+Shift+Y</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2457" /> + <source>Switch the input focus to the Symbols-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2460" /> + <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2474" /> <source>Numbers-Viewer</source> <translation>Visor de Números</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2411" /> + <location filename="../UI/UserInterface.py" line="2475" /> <source>Num&bers-Viewer</source> <translation>Visor de Nú&meros</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2412" /> + <location filename="../UI/UserInterface.py" line="2476" /> <source>Alt+Shift+B</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2418" /> + <location filename="../UI/UserInterface.py" line="2482" /> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2421" /> + <location filename="../UI/UserInterface.py" line="2485" /> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2437" /> + <location filename="../UI/UserInterface.py" line="2501" /> <source>Ctrl+Alt+Shift+D</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2443" /> + <location filename="../UI/UserInterface.py" line="2507" /> <source>Switch the input focus to the Code Documentation Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2448" /> + <location filename="../UI/UserInterface.py" line="2512" /> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2464" /> + <location filename="../UI/UserInterface.py" line="2528" /> <source>Ctrl+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2470" /> - <source>Switch the input focus to the PyPI window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2473" /> + <location filename="../UI/UserInterface.py" line="2534" /> + <source>Switch the input focus to the PyPI Package Management window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2537" /> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2486" /> + <location filename="../UI/UserInterface.py" line="2550" /> <source>Ctrl+Alt+Shift+C</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2492" /> - <source>Switch the input focus to the Conda window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2495" /> - <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2508" /> - <source>Ctrl+Alt+Shift+M</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2514" /> - <source>Switch the input focus to the MicroPython window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2517" /> - <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2532" /> - <source>Ctrl+Alt+Shift+R</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2538" /> - <source>Switch the input focus to the Plugin Repository window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2541" /> - <source><b>Plugin Repository</b><p>This switches the input focus to the Plugin Repository window.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="2556" /> + <source>Switch the input focus to the Conda window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2559" /> + <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2572" /> + <source>Ctrl+Alt+Shift+M</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2578" /> + <source>Switch the input focus to the MicroPython window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2581" /> + <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2596" /> + <source>Ctrl+Alt+Shift+R</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2602" /> + <source>Switch the input focus to the Plugin Repository window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2605" /> + <source><b>Plugin Repository</b><p>This switches the input focus to the Plugin Repository window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2620" /> <source>Ctrl+Alt+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2562" /> + <location filename="../UI/UserInterface.py" line="2626" /> <source>Switch the input focus to the Virtual Environments Manager window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2567" /> + <location filename="../UI/UserInterface.py" line="2631" /> <source><b>Virtual Environments</b><p>This switches the input focus to the Virtual Environments Manager window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2583" /> + <location filename="../UI/UserInterface.py" line="2647" /> <source>Ctrl+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2589" /> + <location filename="../UI/UserInterface.py" line="2653" /> <source>Switch the input focus to the Find/Replace In Files window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2592" /> + <location filename="../UI/UserInterface.py" line="2656" /> <source><b>Find/Replace In Files</b><p>This switches the input focus to the Find/Replace In Files window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2606" /> + <location filename="../UI/UserInterface.py" line="2670" /> <source>Ctrl+Alt+Shift+L</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2612" /> - <source>Switch the input focus to the Find File window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2615" /> - <source><b>Find File</b><p>This switches the input focus to the Find File window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2629" /> - <location filename="../UI/UserInterface.py" line="2628" /> - <source>VCS Status List</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2630" /> - <source>Alt+Shift+V</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2636" /> - <source>Switch the input focus to the VCS Status List window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2639" /> - <source><b>VCS Status List</b><p>This switches the input focus to the VCS Status List window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2652" /> - <source>Alt+Shift+H</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2658" /> - <source>Switch the input focus to the embedded Help Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2661" /> - <source><b>Help Viewer</b><p>This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2674" /> - <source>What's This?</source> - <translation>O que é Isto?</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2676" /> - <source>&What's This?</source> - <translation>O &que é Isto?</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2677" /> - <source>Shift+F1</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2682" /> - <source>Context sensitive help</source> - <translation type="unfinished">Ajuda sensível ao contexto</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2684" /> - <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> - <translation type="unfinished"><b>Mostrar ajuda sensível a contexto</b><p>No modo 'Que é Isto?' o cursor do rato mostra uma flecha com um ponto de interrogação, e pode clicar nos elementos da interface para ver uma breve descrição do que fazem e como se usam. Nas caixas de diálogo, pode-se aceder a esta característica através do botão de ajuda contextual da barra de título.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2697" /> - <source>Helpviewer</source> - <translation>Visor de Ajuda</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2699" /> - <source>&Helpviewer...</source> - <translation>Visor de &Ajuda...</translation> + <source>Switch the input focus to the Find File window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2679" /> + <source><b>Find File</b><p>This switches the input focus to the Find File window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2693" /> + <location filename="../UI/UserInterface.py" line="2692" /> + <source>VCS Status List</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2694" /> + <source>Alt+Shift+V</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2700" /> - <source>F1</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2705" /> - <source>Open the helpviewer window</source> - <translation>Abrir a janela do visor de ajuda</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2707" /> - <source><b>Helpviewer</b><p>Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2727" /> - <source>Show Versions</source> - <translation>Mostrar Versões</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2728" /> - <source>Show &Versions</source> - <translation>Mostrar &Versões</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2734" /> - <source>Display version information</source> - <translation>Mostrar a informação da versão</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2736" /> - <source><b>Show Versions</b><p>Display version information.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2742" /> - <source>Copy Versions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2743" /> - <source>&Copy Versions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2750" /> - <source>Copy version information to the clipboard</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2753" /> - <source><b>Copy Versions</b><p>This generates version information and copies it to the clipboard.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2769" /> - <location filename="../UI/UserInterface.py" line="2762" /> - <source>Show Error Log</source> - <translation>Mostrar Registo de Erros</translation> + <source>Switch the input focus to the VCS Status List window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2703" /> + <source><b>VCS Status List</b><p>This switches the input focus to the VCS Status List window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2716" /> + <source>Alt+Shift+H</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2722" /> + <source>Switch the input focus to the embedded Help Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2725" /> + <source><b>Help Viewer</b><p>This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2738" /> + <source>What's This?</source> + <translation>O que é Isto?</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2740" /> + <source>&What's This?</source> + <translation>O &que é Isto?</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2741" /> + <source>Shift+F1</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2746" /> + <source>Context sensitive help</source> + <translation type="unfinished">Ajuda sensível ao contexto</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2748" /> + <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> + <translation type="unfinished"><b>Mostrar ajuda sensível a contexto</b><p>No modo 'Que é Isto?' o cursor do rato mostra uma flecha com um ponto de interrogação, e pode clicar nos elementos da interface para ver uma breve descrição do que fazem e como se usam. Nas caixas de diálogo, pode-se aceder a esta característica através do botão de ajuda contextual da barra de título.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2761" /> + <source>Helpviewer</source> + <translation>Visor de Ajuda</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2763" /> - <source>Show Error &Log...</source> - <translation>Mostrar &Registo de Erros...</translation> + <source>&Helpviewer...</source> + <translation>Visor de &Ajuda...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2764" /> + <source>F1</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2769" /> + <source>Open the helpviewer window</source> + <translation>Abrir a janela do visor de ajuda</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2771" /> + <source><b>Helpviewer</b><p>Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2791" /> + <source>Show Versions</source> + <translation>Mostrar Versões</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2792" /> + <source>Show &Versions</source> + <translation>Mostrar &Versões</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2798" /> + <source>Display version information</source> + <translation>Mostrar a informação da versão</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2800" /> + <source><b>Show Versions</b><p>Display version information.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2806" /> + <source>Copy Versions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2807" /> + <source>&Copy Versions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2814" /> + <source>Copy version information to the clipboard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2817" /> + <source><b>Copy Versions</b><p>This generates version information and copies it to the clipboard.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2833" /> + <location filename="../UI/UserInterface.py" line="2826" /> + <source>Show Error Log</source> + <translation>Mostrar Registo de Erros</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2827" /> + <source>Show Error &Log...</source> + <translation>Mostrar &Registo de Erros...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2835" /> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2780" /> + <location filename="../UI/UserInterface.py" line="2844" /> <source>Show Install Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2781" /> + <location filename="../UI/UserInterface.py" line="2845" /> <source>Show Install &Info...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2787" /> + <location filename="../UI/UserInterface.py" line="2851" /> <source>Show Installation Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2789" /> + <location filename="../UI/UserInterface.py" line="2853" /> <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4672" /> - <location filename="../UI/UserInterface.py" line="2799" /> + <location filename="../UI/UserInterface.py" line="4751" /> + <location filename="../UI/UserInterface.py" line="2863" /> <source>Report Bug</source> <translation>Reportar Falho</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2799" /> + <location filename="../UI/UserInterface.py" line="2863" /> <source>Report &Bug...</source> <translation>Reportar &Falho...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2801" /> + <location filename="../UI/UserInterface.py" line="2865" /> <source>Report a bug</source> <translation>Reportar um falho</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2803" /> + <location filename="../UI/UserInterface.py" line="2867" /> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>Reportar Falho...</b><p>Abre uma caixa de diálogo para reportar um falho.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2809" /> + <location filename="../UI/UserInterface.py" line="2873" /> <source>Request Feature</source> <translation>Solicitar Característica</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2810" /> + <location filename="../UI/UserInterface.py" line="2874" /> <source>Request &Feature...</source> <translation>Solicitar Ca&racterística...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2816" /> + <location filename="../UI/UserInterface.py" line="2880" /> <source>Send a feature request</source> <translation>Enviar uma solicitude de característica</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2818" /> - <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> - <translation><b>Solicitar Característica...</b><p>Abre uma caixa de diálogo para enviar uma solicitude de característica.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4120" /> - <location filename="../UI/UserInterface.py" line="2829" /> - <source>Testing</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2831" /> - <source>&Testing...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2837" /> - <source>Start the testing dialog</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2839" /> - <source><b>Testing</b><p>Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2850" /> - <source>Restart Last Test</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2852" /> - <source>&Restart Last Test...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2858" /> - <source>Restarts the last test</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2860" /> - <source><b>Restart Last Test</b><p>Restarts the test performed last.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2870" /> - <source>Rerun Failed Tests</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2872" /> - <source>Rerun Failed Tests...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2879" /> - <source>Rerun failed tests of the last run</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="2882" /> - <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last test run.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2892" /> - <source>Test Script</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2894" /> - <source>Test &Script...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2900" /> - <source>Run tests of the current script</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2902" /> - <source><b>Test Script</b><p>Run tests with the current script.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2909" /> - <source>Test Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2911" /> - <source>Test &Project...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2917" /> - <source>Run tests of the current project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2919" /> - <source><b>Test Project</b><p>Run test of the current project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2928" /> - <source>Qt-Designer</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2930" /> - <source>Qt-&Designer...</source> - <translation /> + <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> + <translation><b>Solicitar Característica...</b><p>Abre uma caixa de diálogo para enviar uma solicitude de característica.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4196" /> + <location filename="../UI/UserInterface.py" line="2893" /> + <source>Testing</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2895" /> + <source>&Testing...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2901" /> + <source>Start the testing dialog</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2903" /> + <source><b>Testing</b><p>Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2914" /> + <source>Restart Last Test</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2916" /> + <source>&Restart Last Test...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2922" /> + <source>Restarts the last test</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2924" /> + <source><b>Restart Last Test</b><p>Restarts the test performed last.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2934" /> + <source>Rerun Failed Tests</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2936" /> - <source>Start Qt-Designer</source> - <translation>Iniciar Qt-Designer</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2938" /> - <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2947" /> - <source>Qt-Linguist</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2949" /> - <source>Qt-&Linguist...</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2955" /> - <source>Start Qt-Linguist</source> - <translation>Iniciar Qt-Linguist</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2957" /> - <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2965" /> - <source>UI Previewer</source> - <translation>Antevisor de UI</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2967" /> - <source>&UI Previewer...</source> - <translation>Antevisor &UI...</translation> + <source>Rerun Failed Tests...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2943" /> + <source>Rerun failed tests of the last run</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2946" /> + <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last test run.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2956" /> + <source>Test Script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2958" /> + <source>Test &Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2964" /> + <source>Run tests of the current script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2966" /> + <source><b>Test Script</b><p>Run tests with the current script.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2973" /> - <source>Start the UI Previewer</source> - <translation>Iniciar Antevisor de UI</translation> + <source>Test Project</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2975" /> - <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> - <translation><b>Antevisor de UI</b><p>Inicia o Antevisor de UI.</p></translation> + <source>Test &Project...</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2981" /> - <source>Translations Previewer</source> - <translation>Antevisor de Traduções</translation> + <source>Run tests of the current project</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2983" /> - <source>&Translations Previewer...</source> - <translation>Antevisor de &Traduções...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2989" /> - <source>Start the Translations Previewer</source> - <translation>Iniciar Antevisor de Traduções</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2991" /> - <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> - <translation type="unfinished" /> + <source><b>Test Project</b><p>Run test of the current project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2992" /> + <source>Qt-Designer</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2994" /> + <source>Qt-&Designer...</source> + <translation /> </message> <message> <location filename="../UI/UserInterface.py" line="3000" /> - <source>Compare Files</source> - <translation>Comparar Ficheiros</translation> + <source>Start Qt-Designer</source> + <translation>Iniciar Qt-Designer</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3002" /> - <source>&Compare Files...</source> - <translation>&Comparar Ficheiros...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3027" /> - <location filename="../UI/UserInterface.py" line="3008" /> - <source>Compare two files</source> - <translation>Comparar dois ficheiros</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3010" /> - <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> - <translation type="unfinished" /> + <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3011" /> + <source>Qt-Linguist</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3013" /> + <source>Qt-&Linguist...</source> + <translation /> </message> <message> <location filename="../UI/UserInterface.py" line="3019" /> - <source>Compare Files side by side</source> - <translation>Comparar Ficheiros lado-a-lado</translation> + <source>Start Qt-Linguist</source> + <translation>Iniciar Qt-Linguist</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3021" /> - <source>Compare &Files side by side...</source> - <translation>Comparar &Ficheiros lado-a-lado...</translation> + <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="3029" /> - <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> - <translation type="unfinished" /> + <source>UI Previewer</source> + <translation>Antevisor de UI</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3031" /> + <source>&UI Previewer...</source> + <translation>Antevisor &UI...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3037" /> + <source>Start the UI Previewer</source> + <translation>Iniciar Antevisor de UI</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3039" /> - <source>SQL Browser</source> - <translation>Navegador SQL</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3041" /> - <source>SQL &Browser...</source> - <translation>Navegador S&QL...</translation> + <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> + <translation><b>Antevisor de UI</b><p>Inicia o Antevisor de UI.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3045" /> + <source>Translations Previewer</source> + <translation>Antevisor de Traduções</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3047" /> - <source>Browse a SQL database</source> - <translation>Navegar numa base de dados SQL</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3049" /> - <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> - <translation><b>Navegador SQL</b><p>Navegar numa base de dados SQL.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3063" /> + <source>&Translations Previewer...</source> + <translation>Antevisor de &Traduções...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3053" /> + <source>Start the Translations Previewer</source> + <translation>Iniciar Antevisor de Traduções</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3055" /> - <source>Mini Editor</source> - <translation>Mini Editor</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3057" /> - <source>Mini &Editor...</source> - <translation>Mini &Editor...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3065" /> - <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> - <translation><b>Mini Editor</b><p>Abre uma caixa de diálogo com um editor simplificado.</p></translation> + <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3064" /> + <source>Compare Files</source> + <translation>Comparar Ficheiros</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3066" /> + <source>&Compare Files...</source> + <translation>&Comparar Ficheiros...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3091" /> + <location filename="../UI/UserInterface.py" line="3072" /> + <source>Compare two files</source> + <translation>Comparar dois ficheiros</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3074" /> - <source>Hex Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3076" /> - <source>&Hex Editor...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3082" /> - <source>Start the eric Hex Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3084" /> - <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3094" /> - <source>eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3096" /> - <source>eric &Web Browser...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3102" /> - <source>Start the eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3104" /> - <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> - <translation type="unfinished" /> + <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3083" /> + <source>Compare Files side by side</source> + <translation>Comparar Ficheiros lado-a-lado</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3085" /> + <source>Compare &Files side by side...</source> + <translation>Comparar &Ficheiros lado-a-lado...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3093" /> + <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3103" /> + <source>SQL Browser</source> + <translation>Navegador SQL</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3105" /> + <source>SQL &Browser...</source> + <translation>Navegador S&QL...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3111" /> + <source>Browse a SQL database</source> + <translation>Navegar numa base de dados SQL</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3113" /> - <source>Icon Editor</source> - <translation>Editor de Ícones</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3115" /> - <source>&Icon Editor...</source> - <translation>Editor de &Ícones...</translation> + <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> + <translation><b>Navegador SQL</b><p>Navegar numa base de dados SQL.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3127" /> + <location filename="../UI/UserInterface.py" line="3119" /> + <source>Mini Editor</source> + <translation>Mini Editor</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3121" /> + <source>Mini &Editor...</source> + <translation>Mini &Editor...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3129" /> + <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> + <translation><b>Mini Editor</b><p>Abre uma caixa de diálogo com um editor simplificado.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3138" /> + <source>Hex Editor</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3140" /> + <source>&Hex Editor...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3146" /> + <source>Start the eric Hex Editor</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3148" /> + <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3158" /> + <source>eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3160" /> + <source>eric &Web Browser...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3166" /> + <source>Start the eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3168" /> + <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3177" /> + <source>Icon Editor</source> + <translation>Editor de Ícones</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3179" /> + <source>&Icon Editor...</source> + <translation>Editor de &Ícones...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3185" /> <source>Start the eric Icon Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3123" /> + <location filename="../UI/UserInterface.py" line="3187" /> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6532" /> - <location filename="../UI/UserInterface.py" line="3135" /> + <location filename="../UI/UserInterface.py" line="6611" /> + <location filename="../UI/UserInterface.py" line="3199" /> <source>Snapshot</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3137" /> + <location filename="../UI/UserInterface.py" line="3201" /> <source>&Snapshot...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3143" /> + <location filename="../UI/UserInterface.py" line="3207" /> <source>Take snapshots of a screen region</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3145" /> + <location filename="../UI/UserInterface.py" line="3209" /> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3155" /> + <location filename="../UI/UserInterface.py" line="3219" /> <source>eric PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3157" /> + <location filename="../UI/UserInterface.py" line="3221" /> <source>eric PDF &Viewer...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3163" /> + <location filename="../UI/UserInterface.py" line="3227" /> <source>Start the eric PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3165" /> + <location filename="../UI/UserInterface.py" line="3229" /> <source><b>eric PDF Viewer</b><p>Starts the eric PDF Viewer for viewing PDF files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3174" /> + <location filename="../UI/UserInterface.py" line="3238" /> <source>Preferences</source> <translation>Preferências</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3176" /> + <location filename="../UI/UserInterface.py" line="3240" /> <source>&Preferences...</source> <translation>&Preferências...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3182" /> + <location filename="../UI/UserInterface.py" line="3246" /> <source>Set the prefered configuration</source> <translation>Definir a configuração desejada</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3184" /> + <location filename="../UI/UserInterface.py" line="3248" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Preferências</b><p>Define os elementos de configuração da aplicação com os valores desejados.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3195" /> + <location filename="../UI/UserInterface.py" line="3259" /> <source>Export Preferences</source> <translation>Exportar Preferências</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3197" /> + <location filename="../UI/UserInterface.py" line="3261" /> <source>E&xport Preferences...</source> <translation>E&xportar Preferências...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3203" /> + <location filename="../UI/UserInterface.py" line="3267" /> <source>Export the current configuration</source> <translation>Exportar a configuração atual</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3205" /> + <location filename="../UI/UserInterface.py" line="3269" /> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation><b>Exportar Preferências</b><p>Exporta a configuração atual a um ficheiro.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3214" /> + <location filename="../UI/UserInterface.py" line="3278" /> <source>Import Preferences</source> <translation>Importar Preferências</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3216" /> + <location filename="../UI/UserInterface.py" line="3280" /> <source>I&mport Preferences...</source> <translation>&Importar Preferências...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3223" /> + <location filename="../UI/UserInterface.py" line="3287" /> <source>Import a previously exported configuration</source> <translation>Importar uma configuração exportada antes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3226" /> + <location filename="../UI/UserInterface.py" line="3290" /> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation><b>Importar Preferências</b><p>Importa uma configuração anteriormente exportada.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3235" /> + <location filename="../UI/UserInterface.py" line="3299" /> <source>Export Theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3237" /> + <location filename="../UI/UserInterface.py" line="3301" /> <source>Export Theme...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3243" /> + <location filename="../UI/UserInterface.py" line="3307" /> <source>Export the current theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3245" /> + <location filename="../UI/UserInterface.py" line="3309" /> <source><b>Export Theme</b><p>Export the current theme to a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3254" /> + <location filename="../UI/UserInterface.py" line="3318" /> <source>Import Theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3256" /> + <location filename="../UI/UserInterface.py" line="3320" /> <source>Import Theme...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3262" /> - <source>Import a previously exported theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3264" /> - <source><b>Import Theme</b><p>Import a previously exported theme.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3273" /> - <source>Reload APIs</source> - <translation>Recarregar APIs</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3273" /> - <source>Reload &APIs</source> - <translation>Recarregar &APIs</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3275" /> - <source>Reload the API information</source> - <translation>Recarregar a informação de API</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3277" /> - <source><b>Reload APIs</b><p>Reload the API information.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3291" /> - <location filename="../UI/UserInterface.py" line="3283" /> - <source>Show external tools</source> - <translation>Mostrar ferramentas externas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3285" /> - <source>Show external &tools</source> - <translation>Mostrar &ferramentas externas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3293" /> - <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3303" /> - <source>View Profiles</source> - <translation>Perfiles de Vista</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3305" /> - <source>&View Profiles...</source> - <translation>Perfiles de &Vista...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3311" /> - <source>Configure view profiles</source> - <translation>Configurar perfiles de vista</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3313" /> - <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> - <translation><b>Perfiles de Vista</b><p>Configurar os perfiles de vista. Com esta caixa de diálogo pode definir a visibilidade de várias janelas para os perfiles de vista predefinidos.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3324" /> - <source>Toolbars</source> - <translation>Barras de Ferramentas</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3326" /> - <source>Tool&bars...</source> - <translation>&Barras de Ferramentas...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3332" /> - <source>Configure toolbars</source> - <translation>Configurar as barras de ferramentas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3334" /> - <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3345" /> - <source>Keyboard Shortcuts</source> - <translation>Atalhos de Teclado</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3347" /> - <source>Keyboard &Shortcuts...</source> - <translation>Atalho&s de Teclado...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3353" /> - <source>Set the keyboard shortcuts</source> - <translation>Definir os atalhos de teclado</translation> + <source>Import a previously exported theme</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3328" /> + <source><b>Import Theme</b><p>Import a previously exported theme.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3337" /> + <source>Reload APIs</source> + <translation>Recarregar APIs</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3337" /> + <source>Reload &APIs</source> + <translation>Recarregar &APIs</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3339" /> + <source>Reload the API information</source> + <translation>Recarregar a informação de API</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3341" /> + <source><b>Reload APIs</b><p>Reload the API information.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="3355" /> - <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7491" /> - <location filename="../UI/UserInterface.py" line="7472" /> - <location filename="../UI/UserInterface.py" line="3365" /> - <source>Export Keyboard Shortcuts</source> - <translation>Exportar Atalhos de Teclado</translation> + <location filename="../UI/UserInterface.py" line="3347" /> + <source>Show external tools</source> + <translation>Mostrar ferramentas externas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3349" /> + <source>Show external &tools</source> + <translation>Mostrar &ferramentas externas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3357" /> + <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="3367" /> - <source>&Export Keyboard Shortcuts...</source> - <translation>&Exportar Atalhos de Teclado...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3373" /> - <source>Export the keyboard shortcuts</source> - <translation>Exportar os Atalhos de Teclado</translation> + <source>View Profiles</source> + <translation>Perfiles de Vista</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3369" /> + <source>&View Profiles...</source> + <translation>Perfiles de &Vista...</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3375" /> + <source>Configure view profiles</source> + <translation>Configurar perfiles de vista</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3377" /> + <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> + <translation><b>Perfiles de Vista</b><p>Configurar os perfiles de vista. Com esta caixa de diálogo pode definir a visibilidade de várias janelas para os perfiles de vista predefinidos.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3388" /> + <source>Toolbars</source> + <translation>Barras de Ferramentas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3390" /> + <source>Tool&bars...</source> + <translation>&Barras de Ferramentas...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3396" /> + <source>Configure toolbars</source> + <translation>Configurar as barras de ferramentas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3398" /> + <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3409" /> + <source>Keyboard Shortcuts</source> + <translation>Atalhos de Teclado</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3411" /> + <source>Keyboard &Shortcuts...</source> + <translation>Atalho&s de Teclado...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3417" /> + <source>Set the keyboard shortcuts</source> + <translation>Definir os atalhos de teclado</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3419" /> + <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7570" /> + <location filename="../UI/UserInterface.py" line="7551" /> + <location filename="../UI/UserInterface.py" line="3429" /> + <source>Export Keyboard Shortcuts</source> + <translation>Exportar Atalhos de Teclado</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3431" /> + <source>&Export Keyboard Shortcuts...</source> + <translation>&Exportar Atalhos de Teclado...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3437" /> + <source>Export the keyboard shortcuts</source> + <translation>Exportar os Atalhos de Teclado</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3439" /> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7510" /> - <location filename="../UI/UserInterface.py" line="3384" /> + <location filename="../UI/UserInterface.py" line="7589" /> + <location filename="../UI/UserInterface.py" line="3448" /> <source>Import Keyboard Shortcuts</source> <translation>Importar Atalhos de Teclado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3386" /> + <location filename="../UI/UserInterface.py" line="3450" /> <source>&Import Keyboard Shortcuts...</source> <translation>&Importar Atalhos de Teclado...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3392" /> + <location filename="../UI/UserInterface.py" line="3456" /> <source>Import the keyboard shortcuts</source> <translation>Importar os atalhos de teclado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3394" /> + <location filename="../UI/UserInterface.py" line="3458" /> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3404" /> + <location filename="../UI/UserInterface.py" line="3468" /> <source>Manage SSL Certificates</source> <translation>Gestionar Certificados SSL</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3406" /> - <source>Manage SSL Certificates...</source> - <translation>Gestionar Certificados SSL...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3413" /> - <source>Manage the saved SSL certificates</source> - <translation>Gestionar certificados SSL gravados</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3416" /> - <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3426" /> - <source>Edit Message Filters</source> - <translation>Editar Filtros de Mensagens</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3428" /> - <source>Edit Message Filters...</source> - <translation>Editar Filtros de Mensagens...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3435" /> - <source>Edit the message filters used to suppress unwanted messages</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3438" /> - <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3457" /> - <location filename="../UI/UserInterface.py" line="3451" /> - <location filename="../UI/UserInterface.py" line="3449" /> - <source>Clear private data</source> - <translation type="unfinished">Limpar dados privados</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3459" /> - <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="3470" /> - <location filename="../UI/UserInterface.py" line="3469" /> + <source>Manage SSL Certificates...</source> + <translation>Gestionar Certificados SSL...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3477" /> + <source>Manage the saved SSL certificates</source> + <translation>Gestionar certificados SSL gravados</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3480" /> + <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3490" /> + <source>Edit Message Filters</source> + <translation>Editar Filtros de Mensagens</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3492" /> + <source>Edit Message Filters...</source> + <translation>Editar Filtros de Mensagens...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3499" /> + <source>Edit the message filters used to suppress unwanted messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3502" /> + <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3521" /> + <location filename="../UI/UserInterface.py" line="3515" /> + <location filename="../UI/UserInterface.py" line="3513" /> + <source>Clear private data</source> + <translation type="unfinished">Limpar dados privados</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3523" /> + <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3534" /> + <location filename="../UI/UserInterface.py" line="3533" /> <source>Activate current editor</source> <translation>Ativar o editor atual</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3471" /> + <location filename="../UI/UserInterface.py" line="3535" /> <source>Alt+Shift+E</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="3482" /> - <location filename="../UI/UserInterface.py" line="3481" /> + <location filename="../UI/UserInterface.py" line="3546" /> + <location filename="../UI/UserInterface.py" line="3545" /> <source>Show next</source> <translation>Mostrar próximo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483" /> - <source>Ctrl+Alt+Tab</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3494" /> - <location filename="../UI/UserInterface.py" line="3493" /> - <source>Show previous</source> - <translation>Mostrar anterior</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3495" /> - <source>Shift+Ctrl+Alt+Tab</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3506" /> - <location filename="../UI/UserInterface.py" line="3505" /> - <source>Switch between tabs</source> - <translation>Mudar entre separadores</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3507" /> - <source>Ctrl+1</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3517" /> - <source>Plugin Infos</source> - <translation>Informação dos Complementos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3519" /> - <source>&Plugin Infos...</source> - <translation>Informação dos &Complementos...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3525" /> - <source>Show Plugin Infos</source> - <translation>Mostrar Informação dos Complementos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3527" /> - <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> - <translation><b>Informação dos Complementos...</b><p>Abre uma caixa de diálogo que mostra alguma informação sobre os complementos carregados.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3545" /> - <location filename="../UI/UserInterface.py" line="3537" /> - <source>Install Plugins</source> - <translation>Instalar Complementos</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3539" /> - <source>&Install Plugins...</source> - <translation>&Instalar Complementos...</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3547" /> - <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> - <translation><b>Instalar Complementos...</b><p>Abre uma caixa de diálogo para instalar ou atualizar complementos.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3564" /> - <location filename="../UI/UserInterface.py" line="3556" /> - <source>Uninstall Plugin</source> - <translation>Desinstalar Complemento</translation> + <source>Ctrl+Alt+Tab</source> + <translation /> </message> <message> <location filename="../UI/UserInterface.py" line="3558" /> - <source>&Uninstall Plugin...</source> - <translation>&Desinstalar Complemento...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3566" /> - <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> - <translation><b>Desinstalar Complemento...</b><p>Abre uma caixa de diálogo para desinstalar um complemento.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3577" /> - <source>Plugin &Repository...</source> - <translation>&Repositório de Complementos...</translation> + <location filename="../UI/UserInterface.py" line="3557" /> + <source>Show previous</source> + <translation>Mostrar anterior</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3559" /> + <source>Shift+Ctrl+Alt+Tab</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3570" /> + <location filename="../UI/UserInterface.py" line="3569" /> + <source>Switch between tabs</source> + <translation>Mudar entre separadores</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3571" /> + <source>Ctrl+1</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3581" /> + <source>Plugin Infos</source> + <translation>Informação dos Complementos</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3583" /> - <source>Show Plugins available for download</source> - <translation>Mostrar Complementos disponíveis para descarregar</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3585" /> - <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> - <translation><b>Repositório de Complementos...</b><p>Abre uma caixa de diálogo que mostra a lista de complementos disponíveis em Internet.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3612" /> + <source>&Plugin Infos...</source> + <translation>Informação dos &Complementos...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3589" /> + <source>Show Plugin Infos</source> + <translation>Mostrar Informação dos Complementos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3591" /> + <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> + <translation><b>Informação dos Complementos...</b><p>Abre uma caixa de diálogo que mostra alguma informação sobre os complementos carregados.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3609" /> + <location filename="../UI/UserInterface.py" line="3601" /> + <source>Install Plugins</source> + <translation>Instalar Complementos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3603" /> + <source>&Install Plugins...</source> + <translation>&Instalar Complementos...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3611" /> - <source>Qt5 Documentation</source> - <translation>Documentação de Qt5</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3618" /> - <source>Open Qt5 Documentation</source> - <translation>Abrir a Documentação de Qt5</translation> - </message> - <message> + <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> + <translation><b>Instalar Complementos...</b><p>Abre uma caixa de diálogo para instalar ou atualizar complementos.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3628" /> <location filename="../UI/UserInterface.py" line="3620" /> - <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3633" /> - <location filename="../UI/UserInterface.py" line="3632" /> - <source>Qt6 Documentation</source> - <translation type="unfinished">Documentação de Qt5 {6 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3639" /> - <source>Open Qt6 Documentation</source> - <translation type="unfinished">Abrir a Documentação de Qt5 {6 ?}</translation> + <source>Uninstall Plugin</source> + <translation>Desinstalar Complemento</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3622" /> + <source>&Uninstall Plugin...</source> + <translation>&Desinstalar Complemento...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3630" /> + <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> + <translation><b>Desinstalar Complemento...</b><p>Abre uma caixa de diálogo para desinstalar um complemento.</p></translation> </message> <message> <location filename="../UI/UserInterface.py" line="3641" /> + <source>Plugin &Repository...</source> + <translation>&Repositório de Complementos...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3647" /> + <source>Show Plugins available for download</source> + <translation>Mostrar Complementos disponíveis para descarregar</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3649" /> + <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> + <translation><b>Repositório de Complementos...</b><p>Abre uma caixa de diálogo que mostra a lista de complementos disponíveis em Internet.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3679" /> + <location filename="../UI/UserInterface.py" line="3678" /> + <source>Qt5 Documentation</source> + <translation>Documentação de Qt5</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3685" /> + <source>Open Qt5 Documentation</source> + <translation>Abrir a Documentação de Qt5</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3687" /> + <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3700" /> + <location filename="../UI/UserInterface.py" line="3699" /> + <source>Qt6 Documentation</source> + <translation type="unfinished">Documentação de Qt5 {6 ?}</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3706" /> + <source>Open Qt6 Documentation</source> + <translation type="unfinished">Abrir a Documentação de Qt5 {6 ?}</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3708" /> <source><b>Qt6 Documentation</b><p>Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3654" /> - <location filename="../UI/UserInterface.py" line="3653" /> + <location filename="../UI/UserInterface.py" line="3721" /> + <location filename="../UI/UserInterface.py" line="3720" /> <source>PyQt5 Documentation</source> <translation>Documentação do PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3660" /> + <location filename="../UI/UserInterface.py" line="3727" /> <source>Open PyQt5 Documentation</source> <translation>Abrir a Documentação de PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3662" /> + <location filename="../UI/UserInterface.py" line="3729" /> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3675" /> - <location filename="../UI/UserInterface.py" line="3674" /> + <location filename="../UI/UserInterface.py" line="3742" /> + <location filename="../UI/UserInterface.py" line="3741" /> <source>PyQt6 Documentation</source> <translation type="unfinished">Documentação do PyQt5 {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3681" /> + <location filename="../UI/UserInterface.py" line="3748" /> <source>Open PyQt6 Documentation</source> <translation type="unfinished">Abrir a Documentação de PyQt5 {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3683" /> + <location filename="../UI/UserInterface.py" line="3750" /> <source><b>PyQt6 Documentation</b><p>Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3701" /> - <location filename="../UI/UserInterface.py" line="3700" /> + <location filename="../UI/UserInterface.py" line="3768" /> + <location filename="../UI/UserInterface.py" line="3767" /> <source>Python 3 Documentation</source> <translation>Documentação de Python 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3707" /> + <location filename="../UI/UserInterface.py" line="3774" /> <source>Open Python 3 Documentation</source> <translation>Abrir a Documentação de Python 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3709" /> + <location filename="../UI/UserInterface.py" line="3776" /> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3728" /> - <location filename="../UI/UserInterface.py" line="3727" /> + <location filename="../UI/UserInterface.py" line="3795" /> + <location filename="../UI/UserInterface.py" line="3794" /> <source>eric API Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3734" /> + <location filename="../UI/UserInterface.py" line="3801" /> <source>Open eric API Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3736" /> + <location filename="../UI/UserInterface.py" line="3803" /> <source><b>eric API Documentation</b><p>Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3754" /> - <location filename="../UI/UserInterface.py" line="3753" /> + <location filename="../UI/UserInterface.py" line="3821" /> + <location filename="../UI/UserInterface.py" line="3820" /> <source>PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3760" /> + <location filename="../UI/UserInterface.py" line="3827" /> <source>Open PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3762" /> + <location filename="../UI/UserInterface.py" line="3829" /> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3780" /> - <location filename="../UI/UserInterface.py" line="3779" /> + <location filename="../UI/UserInterface.py" line="3847" /> + <location filename="../UI/UserInterface.py" line="3846" /> <source>PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3786" /> + <location filename="../UI/UserInterface.py" line="3853" /> <source>Open PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3788" /> + <location filename="../UI/UserInterface.py" line="3855" /> <source><b>PySide6 Documentation</b><p>Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3890" /> + <location filename="../UI/UserInterface.py" line="3966" /> <source>E&xtras</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="3900" /> + <location filename="../UI/UserInterface.py" line="3976" /> <source>Wi&zards</source> <translation>A&ssistentes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3918" /> + <location filename="../UI/UserInterface.py" line="3994" /> <source>P&lugins</source> <translation>Comp&lementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3927" /> + <location filename="../UI/UserInterface.py" line="4003" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3936" /> + <location filename="../UI/UserInterface.py" line="4012" /> <source>&Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3953" /> + <location filename="../UI/UserInterface.py" line="4029" /> <source>Select Tool Group</source> <translation>Selecionar Grupo de Ferramentas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3964" /> + <location filename="../UI/UserInterface.py" line="4040" /> <source>Se&ttings</source> <translation>Definiçõe&s</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3997" /> + <location filename="../UI/UserInterface.py" line="4073" /> <source>&Window</source> <translation>&Janela</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4006" /> + <location filename="../UI/UserInterface.py" line="4082" /> <source>&Windows</source> <translation>&Janelas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4010" /> + <location filename="../UI/UserInterface.py" line="4086" /> <source>Central Park</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4014" /> + <location filename="../UI/UserInterface.py" line="4090" /> <source>Left Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4033" /> + <location filename="../UI/UserInterface.py" line="4109" /> <source>Right Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4052" /> + <location filename="../UI/UserInterface.py" line="4128" /> <source>Bottom Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4060" /> - <source>Plug-ins</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4066" /> - <source>&Toolbars</source> - <translation>Barras de Ferramen&tas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4079" /> - <source>&Help</source> - <translation>&Ajuda</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4135" /> - <location filename="../UI/UserInterface.py" line="4119" /> - <source>Tools</source> - <translation>Ferramentas</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4137" /> - <location filename="../UI/UserInterface.py" line="4123" /> - <source>Settings</source> - <translation>Definições</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6260" /> - <location filename="../UI/UserInterface.py" line="4138" /> - <location filename="../UI/UserInterface.py" line="4124" /> - <source>Help</source> - <translation>Ajuda</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4139" /> - <location filename="../UI/UserInterface.py" line="4125" /> - <source>Profiles</source> - <translation>Perfiles</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4140" /> - <location filename="../UI/UserInterface.py" line="4126" /> - <source>Plugins</source> - <translation>Complementos</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="4136" /> + <source>Plug-ins</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4142" /> + <source>&Toolbars</source> + <translation>Barras de Ferramen&tas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4155" /> + <source>&Help</source> + <translation>&Ajuda</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4212" /> + <location filename="../UI/UserInterface.py" line="4195" /> + <source>Tools</source> + <translation>Ferramentas</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4214" /> + <location filename="../UI/UserInterface.py" line="4199" /> + <source>Settings</source> + <translation>Definições</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6339" /> + <location filename="../UI/UserInterface.py" line="4215" /> + <location filename="../UI/UserInterface.py" line="4200" /> + <source>Help</source> + <translation>Ajuda</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4216" /> + <location filename="../UI/UserInterface.py" line="4201" /> + <source>Profiles</source> + <translation>Perfiles</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4217" /> + <location filename="../UI/UserInterface.py" line="4202" /> + <source>Plugins</source> + <translation>Complementos</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4213" /> <source>Unittest</source> <translation>Teste Unitário</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4310" /> + <location filename="../UI/UserInterface.py" line="4389" /> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4319" /> + <location filename="../UI/UserInterface.py" line="4398" /> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4328" /> + <location filename="../UI/UserInterface.py" line="4407" /> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4337" /> + <location filename="../UI/UserInterface.py" line="4416" /> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4346" /> + <location filename="../UI/UserInterface.py" line="4425" /> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4355" /> + <location filename="../UI/UserInterface.py" line="4434" /> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4369" /> + <location filename="../UI/UserInterface.py" line="4448" /> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4440" /> - <location filename="../UI/UserInterface.py" line="4399" /> + <location filename="../UI/UserInterface.py" line="4519" /> + <location filename="../UI/UserInterface.py" line="4478" /> <source>External Tools/{0}</source> <translation>Ferramentas Externas/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4548" /> + <location filename="../UI/UserInterface.py" line="4627" /> <source><h2>Version Numbers</h2><table></source> <translation type="unfinished"><h3>Números de Versão</h3><table> {2>?} {2>?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4597" /> + <location filename="../UI/UserInterface.py" line="4676" /> <source><tr><td><b>WebEngine (Security)</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4614" /> + <location filename="../UI/UserInterface.py" line="4693" /> <source>Desktop</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4618" /> + <location filename="../UI/UserInterface.py" line="4697" /> <source>Session Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4621" /> + <location filename="../UI/UserInterface.py" line="4700" /> <source></table></source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="4673" /> + <location filename="../UI/UserInterface.py" line="4752" /> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>A direção do correio eletrónico ou a direção do servidor de correio está vazia. Por favor configure as Definiçães de Correio Eletrónico na Caixa de Diálogo de Preferências.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5008" /> + <location filename="../UI/UserInterface.py" line="5087" /> <source>Restart application</source> <translation>Reiniciar a aplicação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5009" /> + <location filename="../UI/UserInterface.py" line="5088" /> <source>The application needs to be restarted. Do it now?</source> <translation>A aplicação necessita ser reiniciada. Reiniciar agora?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5033" /> + <location filename="../UI/UserInterface.py" line="5112" /> <source>Upgrade PyQt</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5034" /> + <location filename="../UI/UserInterface.py" line="5113" /> <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5084" /> - <location filename="../UI/UserInterface.py" line="5058" /> + <location filename="../UI/UserInterface.py" line="5163" /> + <location filename="../UI/UserInterface.py" line="5137" /> <source>Upgrade Eric</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5059" /> + <location filename="../UI/UserInterface.py" line="5138" /> <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5085" /> + <location filename="../UI/UserInterface.py" line="5164" /> <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5143" /> + <location filename="../UI/UserInterface.py" line="5222" /> <source>&Builtin Tools</source> <translation>Ferramentas &Internas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5162" /> + <location filename="../UI/UserInterface.py" line="5241" /> <source>&Plugin Tools</source> <translation>Ferramentas dos &Complementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5165" /> + <location filename="../UI/UserInterface.py" line="5244" /> <source>&User Tools</source> <translation>Ferramentas de &Utilizador</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5191" /> + <location filename="../UI/UserInterface.py" line="5270" /> <source>Configure Tool Groups ...</source> <translation>Configurar Grupos de Ferramentas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5195" /> + <location filename="../UI/UserInterface.py" line="5274" /> <source>Configure current Tool Group ...</source> <translation>Configurar o atual Grupo de Ferramentas ...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5234" /> - <location filename="../UI/UserInterface.py" line="5214" /> + <location filename="../UI/UserInterface.py" line="5313" /> + <location filename="../UI/UserInterface.py" line="5293" /> <source>No User Tools Configured</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5310" /> + <location filename="../UI/UserInterface.py" line="5389" /> <source>&Show all</source> <translation>&Mostrar tudo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5312" /> + <location filename="../UI/UserInterface.py" line="5391" /> <source>&Hide all</source> <translation>&Esconder tudo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6397" /> - <location filename="../UI/UserInterface.py" line="6386" /> - <location filename="../UI/UserInterface.py" line="6338" /> - <location filename="../UI/UserInterface.py" line="6328" /> - <location filename="../UI/UserInterface.py" line="6159" /> - <location filename="../UI/UserInterface.py" line="6149" /> - <location filename="../UI/UserInterface.py" line="6091" /> - <location filename="../UI/UserInterface.py" line="6081" /> + <location filename="../UI/UserInterface.py" line="6476" /> + <location filename="../UI/UserInterface.py" line="6465" /> + <location filename="../UI/UserInterface.py" line="6417" /> + <location filename="../UI/UserInterface.py" line="6407" /> + <location filename="../UI/UserInterface.py" line="6238" /> + <location filename="../UI/UserInterface.py" line="6228" /> + <location filename="../UI/UserInterface.py" line="6170" /> + <location filename="../UI/UserInterface.py" line="6160" /> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6398" /> - <location filename="../UI/UserInterface.py" line="6387" /> - <location filename="../UI/UserInterface.py" line="6339" /> - <location filename="../UI/UserInterface.py" line="6329" /> - <location filename="../UI/UserInterface.py" line="6160" /> - <location filename="../UI/UserInterface.py" line="6150" /> - <location filename="../UI/UserInterface.py" line="6092" /> - <location filename="../UI/UserInterface.py" line="6082" /> + <location filename="../UI/UserInterface.py" line="6477" /> + <location filename="../UI/UserInterface.py" line="6466" /> + <location filename="../UI/UserInterface.py" line="6418" /> + <location filename="../UI/UserInterface.py" line="6408" /> + <location filename="../UI/UserInterface.py" line="6239" /> + <location filename="../UI/UserInterface.py" line="6229" /> + <location filename="../UI/UserInterface.py" line="6171" /> + <location filename="../UI/UserInterface.py" line="6161" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6641" /> - <location filename="../UI/UserInterface.py" line="6552" /> - <location filename="../UI/UserInterface.py" line="6433" /> - <location filename="../UI/UserInterface.py" line="6410" /> - <location filename="../UI/UserInterface.py" line="6351" /> - <location filename="../UI/UserInterface.py" line="6298" /> - <location filename="../UI/UserInterface.py" line="6276" /> - <location filename="../UI/UserInterface.py" line="6235" /> - <location filename="../UI/UserInterface.py" line="6226" /> - <location filename="../UI/UserInterface.py" line="6191" /> - <location filename="../UI/UserInterface.py" line="6182" /> - <location filename="../UI/UserInterface.py" line="6123" /> - <location filename="../UI/UserInterface.py" line="6114" /> + <location filename="../UI/UserInterface.py" line="6720" /> + <location filename="../UI/UserInterface.py" line="6631" /> + <location filename="../UI/UserInterface.py" line="6512" /> + <location filename="../UI/UserInterface.py" line="6489" /> + <location filename="../UI/UserInterface.py" line="6430" /> + <location filename="../UI/UserInterface.py" line="6377" /> + <location filename="../UI/UserInterface.py" line="6355" /> + <location filename="../UI/UserInterface.py" line="6314" /> + <location filename="../UI/UserInterface.py" line="6305" /> + <location filename="../UI/UserInterface.py" line="6270" /> + <location filename="../UI/UserInterface.py" line="6261" /> + <location filename="../UI/UserInterface.py" line="6202" /> + <location filename="../UI/UserInterface.py" line="6193" /> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6115" /> + <location filename="../UI/UserInterface.py" line="6194" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6124" /> + <location filename="../UI/UserInterface.py" line="6203" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6183" /> + <location filename="../UI/UserInterface.py" line="6262" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6192" /> + <location filename="../UI/UserInterface.py" line="6271" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6227" /> + <location filename="../UI/UserInterface.py" line="6306" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6236" /> + <location filename="../UI/UserInterface.py" line="6315" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6261" /> + <location filename="../UI/UserInterface.py" line="6340" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Não há nenhum visor personalizado selecionado. Por favor use a caixa de diálogo das preferências para escolher um.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6277" /> + <location filename="../UI/UserInterface.py" line="6356" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6299" /> + <location filename="../UI/UserInterface.py" line="6378" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6352" /> + <location filename="../UI/UserInterface.py" line="6431" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6411" /> + <location filename="../UI/UserInterface.py" line="6490" /> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6434" /> + <location filename="../UI/UserInterface.py" line="6513" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6533" /> + <location filename="../UI/UserInterface.py" line="6612" /> <source><p>The snapshot utility is not available for Wayland desktop sessions.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6553" /> + <location filename="../UI/UserInterface.py" line="6632" /> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6586" /> - <location filename="../UI/UserInterface.py" line="6576" /> + <location filename="../UI/UserInterface.py" line="6665" /> + <location filename="../UI/UserInterface.py" line="6655" /> <source>External Tools</source> <translation>Ferramentas Externas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6577" /> + <location filename="../UI/UserInterface.py" line="6656" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6587" /> + <location filename="../UI/UserInterface.py" line="6666" /> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6624" /> + <location filename="../UI/UserInterface.py" line="6703" /> <source>Starting process '{0} {1}'. </source> <translation>A iniciar processo '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6642" /> + <location filename="../UI/UserInterface.py" line="6721" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6721" /> + <location filename="../UI/UserInterface.py" line="6800" /> <source>Process '{0}' has exited. </source> <translation>Processo '{0}' saiu.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7008" /> - <location filename="../UI/UserInterface.py" line="6946" /> - <location filename="../UI/UserInterface.py" line="6902" /> - <location filename="../UI/UserInterface.py" line="6828" /> - <location filename="../UI/UserInterface.py" line="6764" /> + <location filename="../UI/UserInterface.py" line="7087" /> + <location filename="../UI/UserInterface.py" line="7025" /> + <location filename="../UI/UserInterface.py" line="6981" /> + <location filename="../UI/UserInterface.py" line="6907" /> + <location filename="../UI/UserInterface.py" line="6843" /> <source>Documentation Missing</source> <translation>Falta a Documentação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7009" /> - <location filename="../UI/UserInterface.py" line="6947" /> - <location filename="../UI/UserInterface.py" line="6903" /> - <location filename="../UI/UserInterface.py" line="6829" /> - <location filename="../UI/UserInterface.py" line="6765" /> + <location filename="../UI/UserInterface.py" line="7088" /> + <location filename="../UI/UserInterface.py" line="7026" /> + <location filename="../UI/UserInterface.py" line="6982" /> + <location filename="../UI/UserInterface.py" line="6908" /> + <location filename="../UI/UserInterface.py" line="6844" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6990" /> - <location filename="../UI/UserInterface.py" line="6872" /> + <location filename="../UI/UserInterface.py" line="7069" /> + <location filename="../UI/UserInterface.py" line="6951" /> <source>Documentation</source> <translation>Documentação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6873" /> + <location filename="../UI/UserInterface.py" line="6952" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6991" /> + <location filename="../UI/UserInterface.py" line="7070" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7170" /> - <location filename="../UI/UserInterface.py" line="7106" /> + <location filename="../UI/UserInterface.py" line="7249" /> + <location filename="../UI/UserInterface.py" line="7185" /> <source>Start Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7107" /> + <location filename="../UI/UserInterface.py" line="7186" /> <source>The eric web browser could not be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7171" /> + <location filename="../UI/UserInterface.py" line="7250" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7217" /> + <location filename="../UI/UserInterface.py" line="7296" /> <source>Open Browser</source> <translation>Abrir Navegador</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7217" /> + <location filename="../UI/UserInterface.py" line="7296" /> <source>Could not start a web browser</source> <translation>Não se pôde iniciar um navegador web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7512" /> - <location filename="../UI/UserInterface.py" line="7474" /> + <location filename="../UI/UserInterface.py" line="7591" /> + <location filename="../UI/UserInterface.py" line="7553" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7492" /> + <location filename="../UI/UserInterface.py" line="7571" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7720" /> + <location filename="../UI/UserInterface.py" line="7799" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7721" /> + <location filename="../UI/UserInterface.py" line="7800" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7744" /> + <location filename="../UI/UserInterface.py" line="7823" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7769" /> - <location filename="../UI/UserInterface.py" line="7746" /> + <location filename="../UI/UserInterface.py" line="7848" /> + <location filename="../UI/UserInterface.py" line="7825" /> <source>eric Session Files (*.esj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7814" /> + <location filename="../UI/UserInterface.py" line="7893" /> <source>Crash Session found!</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7815" /> + <location filename="../UI/UserInterface.py" line="7894" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8192" /> + <location filename="../UI/UserInterface.py" line="8271" /> <source>Drop Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8193" /> + <location filename="../UI/UserInterface.py" line="8272" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> não é um ficheiro.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8379" /> + <location filename="../UI/UserInterface.py" line="8458" /> <source>Upgrade available</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8380" /> + <location filename="../UI/UserInterface.py" line="8459" /> <source><p>A newer version of the <b>eric-ide</b> package is available at <a href="{0}/eric-ide/">PyPI</a>.</p><p>Installed: {1}<br/>Available: <b>{2}</b></p><p>Shall <b>eric-ide</b> be upgraded?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8425" /> + <location filename="../UI/UserInterface.py" line="8504" /> <source>First time usage</source> <translation>Usado a primeira vez</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8426" /> + <location filename="../UI/UserInterface.py" line="8505" /> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8448" /> + <location filename="../UI/UserInterface.py" line="8527" /> <source>Select Workspace Directory</source> <translation>Selecionar o Diretório de Trabalho</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8616" /> + <location filename="../UI/UserInterface.py" line="8695" /> <source>Unsaved Data Detected</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8617" /> + <location filename="../UI/UserInterface.py" line="8696" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation type="unfinished" /> </message> @@ -92245,22 +93190,32 @@ <context> <name>UserProjectFile</name> <message> - <location filename="../Project/UserProjectFile.py" line="71" /> + <location filename="../Project/UserProjectFile.py" line="72" /> + <source>Save Remote User Project Properties</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/UserProjectFile.py" line="75" /> <source>Save User Project Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/UserProjectFile.py" line="72" /> + <location filename="../Project/UserProjectFile.py" line="83" /> <source><p>The user specific project properties file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/UserProjectFile.py" line="99" /> + <location filename="../Project/UserProjectFile.py" line="109" /> + <source>Read Remote User Project Properties</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/UserProjectFile.py" line="112" /> <source>Read User Project Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/UserProjectFile.py" line="100" /> + <location filename="../Project/UserProjectFile.py" line="120" /> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> @@ -92318,7 +93273,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1051" /> + <location filename="../Utilities/__init__.py" line="1086" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Pode usar códigos % como espaços reservados dentro da string. Os códigos suportados são:<table><tr><td>%C</td><td>coluna do cursor do editor atual</td></tr><tr><td>%D</td><td>directório do editor atual</td></tr><tr><td>%F</td><td>nome do ficheiro do editor atual</td></tr><tr><td>%H</td><td>diretório home do usuário atual</td></tr><tr><td>%L</td><td>linha do cursor do editor atual</td></tr><tr><td>%P</td><td>rota do projeto atual</td></tr><tr><td>%S</td><td>texto selecionado do editor atual</td></tr><tr><td>%U</td><td>nome de usuário do usuário atual</td></tr><tr><td>%%</td><td>sinal de percentagem</td></tr></table></p></translation> </message> @@ -93418,1012 +94373,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="609" /> + <location filename="../ViewManager/ViewManager.py" line="615" /> <source>New</source> <translation>Novo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="611" /> + <location filename="../ViewManager/ViewManager.py" line="617" /> <source>&New</source> <translation>&Novo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="613" /> + <location filename="../ViewManager/ViewManager.py" line="619" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="620" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>Open an empty editor window</source> <translation>Abrir uma janela do editor vazia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="623" /> + <location filename="../ViewManager/ViewManager.py" line="629" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Novo</b><p>Será criada uma janela do editor vazia.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="632" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="634" /> + <location filename="../ViewManager/ViewManager.py" line="640" /> <source>&Open...</source> <translation>&Abrir...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="642" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="643" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>Open a file</source> <translation>Abrir um ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="646" /> + <location filename="../ViewManager/ViewManager.py" line="652" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Abrir um ficheiro</b><p>Será perguntado pelo nome de um ficheiro para abrir numa janela do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="657" /> + <location filename="../ViewManager/ViewManager.py" line="663" /> + <source>Open (Remote)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="665" /> + <source>Open (Remote)...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="672" /> + <source>Open a remote file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="675" /> + <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="689" /> + <location filename="../ViewManager/ViewManager.py" line="687" /> <source>Reload</source> <translation type="unfinished">Recarregar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="666" /> - <source>Reload the current file</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="669" /> - <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> - <source>Close</source> - <translation>Fechar</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="684" /> - <source>&Close</source> - <translation>Fe&char</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="686" /> - <source>Ctrl+W</source> - <comment>File|Close</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="693" /> - <source>Close the current window</source> - <translation>Fechar a janela atual</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="696" /> - <source><b>Close Window</b><p>Close the current window.</p></source> - <translation><b>Fechar Janela</b><p>Fecha a janela atual.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="705" /> - <source>Close All</source> - <translation>Fechar Tudo</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> - <source>Clos&e All</source> - <translation>F&echar Tudo</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="713" /> - <source>Close all editor windows</source> - <translation>Fechar todas as janelas do editor</translation> + <source>Reload the current file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="699" /> + <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="712" /> + <source>Close</source> + <translation>Fechar</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="714" /> + <source>&Close</source> + <translation>Fe&char</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="716" /> + <source>Ctrl+W</source> + <comment>File|Close</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="723" /> + <source>Close the current window</source> + <translation>Fechar a janela atual</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="726" /> + <source><b>Close Window</b><p>Close the current window.</p></source> + <translation><b>Fechar Janela</b><p>Fecha a janela atual.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="735" /> + <source>Close All</source> + <translation>Fechar Tudo</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="736" /> + <source>Clos&e All</source> + <translation>F&echar Tudo</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="743" /> + <source>Close all editor windows</source> + <translation>Fechar todas as janelas do editor</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="746" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Fechar as Janelas Todas</b><p>Fecha todas as janelas do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="729" /> + <location filename="../ViewManager/ViewManager.py" line="759" /> <source>Save</source> <translation>Gravar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="731" /> + <location filename="../ViewManager/ViewManager.py" line="761" /> <source>&Save</source> <translation>&Gravar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="312" /> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="763" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="740" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>Save the current file</source> <translation>Gravar o ficheiro atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="743" /> + <location filename="../ViewManager/ViewManager.py" line="773" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Gravar Ficheiro</b><p>Grava o conteúdo da janela atual do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="783" /> <source>Save as</source> <translation>Gravar como</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="755" /> + <location filename="../ViewManager/ViewManager.py" line="785" /> <source>Save &as...</source> <translation>Gravar co&mo...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="757" /> + <location filename="../ViewManager/ViewManager.py" line="787" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="766" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Save the current file to a new one</source> <translation>Gravar o ficheiro atual para um novo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> - <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> - <translation><b>Gravar Ficheiro como</b><p>Gravar o conteúdo da janela do editor atual num ficheiro novo. O ficheiro pode ser introduzido com uma caixa de diálogo de seleção de ficheiros.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="782" /> - <source>Save Copy</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="784" /> - <source>Save &Copy...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="791" /> - <source>Save a copy of the current file</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="794" /> - <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="805" /> - <source>Save all</source> - <translation>Gravar tudo</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="807" /> - <source>Save a&ll</source> - <translation>Gravar &tudo</translation> + <location filename="../ViewManager/ViewManager.py" line="801" /> + <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="812" /> + <source>Save as (Remote)</source> + <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="814" /> + <source>Save as (Remote)...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="821" /> + <source>Save the current file to a new one on an eric-ide server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="827" /> + <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="839" /> + <source>Save Copy</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="841" /> + <source>Save &Copy...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="848" /> + <source>Save a copy of the current file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="851" /> + <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="862" /> + <source>Save all</source> + <translation>Gravar tudo</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="864" /> + <source>Save a&ll</source> + <translation>Gravar &tudo</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all files</source> <translation>Gravar os ficheiros todos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="817" /> + <location filename="../ViewManager/ViewManager.py" line="874" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Gravar os Ficheiros Todos</b><p>Gravar os conteúdos de todas as janaelas do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="829" /> + <location filename="../ViewManager/ViewManager.py" line="886" /> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="888" /> <source>&Print</source> <translation>Im&primir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="833" /> + <location filename="../ViewManager/ViewManager.py" line="890" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="840" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>Print the current file</source> <translation>Imprimir o ficheiro atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="843" /> + <location filename="../ViewManager/ViewManager.py" line="900" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Imprimir Ficheiro</b><p>Imprime o conteúdo da janela do editor atual.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="765" /> - <location filename="../ViewManager/ViewManager.py" line="856" /> - <location filename="../ViewManager/ViewManager.py" line="854" /> + <location filename="../ViewManager/ViewManager.py" line="913" /> + <location filename="../ViewManager/ViewManager.py" line="911" /> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="863" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print preview of the current file</source> <translation>Antevisão da impressão do ficheiro atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="868" /> + <location filename="../ViewManager/ViewManager.py" line="925" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Antevisão da Impressão</b><p>Antevisão de impressão da janela do editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="879" /> + <location filename="../ViewManager/ViewManager.py" line="936" /> <source>Find File</source> <translation type="unfinished">Encontrar Ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="938" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="883" /> + <location filename="../ViewManager/ViewManager.py" line="940" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="892" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="897" /> + <location filename="../ViewManager/ViewManager.py" line="954" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="913" /> + <location filename="../ViewManager/ViewManager.py" line="970" /> <source>&File</source> <translation>&Ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="915" /> + <location filename="../ViewManager/ViewManager.py" line="972" /> <source>Open &Recent Files</source> <translation>Abrir Ficheiros Rece&ntes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="918" /> + <location filename="../ViewManager/ViewManager.py" line="976" /> <source>Open &Bookmarked Files</source> <translation>Abrir Ficheiros &Marcados</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="962" /> + <location filename="../ViewManager/ViewManager.py" line="1024" /> + <location filename="../ViewManager/ViewManager.py" line="1022" /> <source>File</source> <translation>Ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="989" /> + <location filename="../ViewManager/ViewManager.py" line="1051" /> <source>Export as</source> <translation>Exportar como</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1012" /> + <location filename="../ViewManager/ViewManager.py" line="1074" /> <source>Undo</source> <translation>Desfazer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1014" /> + <location filename="../ViewManager/ViewManager.py" line="1076" /> <source>&Undo</source> <translation>Desfa&zer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1016" /> + <location filename="../ViewManager/ViewManager.py" line="1078" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1019" /> + <location filename="../ViewManager/ViewManager.py" line="1081" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1025" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Undo the last change</source> <translation>Desfazer a última alteração</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1028" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Desfazer</b><p>Desfazer a última alteração feita no editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1038" /> + <location filename="../ViewManager/ViewManager.py" line="1100" /> <source>Redo</source> <translation>Refazer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1040" /> + <location filename="../ViewManager/ViewManager.py" line="1102" /> <source>&Redo</source> <translation>&Refazer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1042" /> + <location filename="../ViewManager/ViewManager.py" line="1104" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1049" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>Redo the last change</source> <translation>Refazer a última alteração</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1052" /> + <location filename="../ViewManager/ViewManager.py" line="1114" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Refazer</b><p>Refazer a últma alteração feita no editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="1062" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1124" /> <source>Revert to last saved state</source> <translation>Voltar ao último estado gravado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1063" /> + <location filename="../ViewManager/ViewManager.py" line="1125" /> <source>Re&vert to last saved state</source> <translation>&Voltar ao último estado gravado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1065" /> + <location filename="../ViewManager/ViewManager.py" line="1127" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1075" /> + <location filename="../ViewManager/ViewManager.py" line="1137" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Voltar ao último estado gravado</b><p>Desfazer todas as alterações feitas no editor atual depois da última vez que foi gravado.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="339" /> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1150" /> <source>Cut</source> <translation>Cortar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="341" /> - <location filename="../ViewManager/ViewManager.py" line="1090" /> + <location filename="../ViewManager/ViewManager.py" line="1152" /> <source>Cu&t</source> <translation>Cor&tar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1092" /> + <location filename="../ViewManager/ViewManager.py" line="1154" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="346" /> - <location filename="../ViewManager/ViewManager.py" line="1095" /> + <location filename="../ViewManager/ViewManager.py" line="1157" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="352" /> - <location filename="../ViewManager/ViewManager.py" line="1101" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Cut the selection</source> <translation>Cortar a seleção</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1104" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Cortar</b><p>Cortar a seleção do texto do editor atual para a Área de Transferência.<p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="361" /> - <location filename="../ViewManager/ViewManager.py" line="1115" /> + <location filename="../ViewManager/ViewManager.py" line="1177" /> <source>Copy</source> <translation>Copiar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="363" /> - <location filename="../ViewManager/ViewManager.py" line="1117" /> + <location filename="../ViewManager/ViewManager.py" line="1179" /> <source>&Copy</source> <translation>&Copiar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1119" /> + <location filename="../ViewManager/ViewManager.py" line="1181" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="368" /> - <location filename="../ViewManager/ViewManager.py" line="1122" /> + <location filename="../ViewManager/ViewManager.py" line="1184" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="374" /> - <location filename="../ViewManager/ViewManager.py" line="1128" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Copy the selection</source> <translation>Copiar a seleção</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1131" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation type="unfinished"><b>Copiar</b><p>Copia a seleção de texto do editor atual para a Área de Transferência.<p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="383" /> - <location filename="../ViewManager/ViewManager.py" line="1142" /> + <location filename="../ViewManager/ViewManager.py" line="1204" /> <source>Paste</source> <translation>Colar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="385" /> - <location filename="../ViewManager/ViewManager.py" line="1144" /> + <location filename="../ViewManager/ViewManager.py" line="1206" /> <source>&Paste</source> <translation>Co&lar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1146" /> + <location filename="../ViewManager/ViewManager.py" line="1208" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="390" /> - <location filename="../ViewManager/ViewManager.py" line="1149" /> + <location filename="../ViewManager/ViewManager.py" line="1211" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="396" /> - <location filename="../ViewManager/ViewManager.py" line="1155" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Paste the last cut/copied text</source> <translation>Colar o último texto cortado/copiado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1158" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation type="unfinished"><b>Colar</b><p>Cola o último texto cortado/copiado da área de transferência ao editor atual.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="410" /> <location filename="../QScintilla/ShellWindow.py" line="408" /> - <location filename="../ViewManager/ViewManager.py" line="1171" /> - <location filename="../ViewManager/ViewManager.py" line="1169" /> + <location filename="../ViewManager/ViewManager.py" line="1233" /> + <location filename="../ViewManager/ViewManager.py" line="1231" /> <source>Clear</source> <translation>Limpar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1235" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="419" /> - <location filename="../ViewManager/ViewManager.py" line="1180" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> <source>Clear all text</source> <translation>Limpar todo o texto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1183" /> + <location filename="../ViewManager/ViewManager.py" line="1245" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Limpar</b><p>Apaga o texto todo do editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1202" /> - <location filename="../ViewManager/ViewManager.py" line="1193" /> - <location filename="../ViewManager/ViewManager.py" line="1192" /> + <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source>Join Lines</source> <translation>Juntar Linhas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1195" /> + <location filename="../ViewManager/ViewManager.py" line="1257" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1205" /> + <location filename="../ViewManager/ViewManager.py" line="1267" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1215" /> + <location filename="../ViewManager/ViewManager.py" line="1277" /> <source>Indent</source> <translation>Indentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1217" /> - <source>&Indent</source> - <translation>&Indentar</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1219" /> - <source>Ctrl+I</source> - <comment>Edit|Indent</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1226" /> - <source>Indent line</source> - <translation>Indentar linha</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1229" /> - <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1240" /> - <source>Unindent</source> - <translation>Tirar Indentação</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1242" /> - <source>U&nindent</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1244" /> - <source>Ctrl+Shift+I</source> - <comment>Edit|Unindent</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1253" /> - <source>Unindent line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1256" /> - <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1269" /> - <location filename="../ViewManager/ViewManager.py" line="1267" /> - <source>Smart indent</source> - <translation>Indentação Inteligente</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1276" /> - <source>Smart indent Line or Selection</source> - <translation>Indentação inteligente de Linha ou Seleção</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1279" /> - <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1290" /> - <source>Comment</source> - <translation>Comentar</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1292" /> - <source>C&omment</source> - <translation>C&omentar</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1294" /> - <source>Ctrl+M</source> - <comment>Edit|Comment</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> - <source>Comment Line or Selection</source> - <translation>Comentar Linha ou Seleção</translation> + <source>&Indent</source> + <translation>&Indentar</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1281" /> + <source>Ctrl+I</source> + <comment>Edit|Indent</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1288" /> + <source>Indent line</source> + <translation>Indentar linha</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1291" /> + <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1302" /> + <source>Unindent</source> + <translation>Tirar Indentação</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1304" /> - <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> - <translation><b>Comentar</b><p>Comenta a linha atual ou as linhas da seleção atual.</p></translation> + <source>U&nindent</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1306" /> + <source>Ctrl+Shift+I</source> + <comment>Edit|Unindent</comment> + <translation /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1315" /> - <source>Uncomment</source> - <translation>Descomentar</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1317" /> - <source>Unco&mment</source> - <translation>Desco&mentar</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1319" /> - <source>Ctrl+Shift+M</source> - <comment>Edit|Uncomment</comment> - <translation type="unfinished">Ctrl+Shift+M</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> - <source>Uncomment Line or Selection</source> - <translation>Descomentar Linha ou Seleção</translation> + <source>Unindent line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1318" /> + <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1331" /> - <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1344" /> - <location filename="../ViewManager/ViewManager.py" line="1342" /> - <source>Toggle Comment</source> - <translation>Alternar Comentário</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1346" /> - <source>Ctrl+#</source> - <comment>Edit|Toggle Comment</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1355" /> - <source>Toggle the comment of the current line, selection or comment block</source> - <translation>Alternar o comentário da linha atual ou do bloque selecionado</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1361" /> - <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1374" /> - <location filename="../ViewManager/ViewManager.py" line="1373" /> - <source>Stream Comment</source> - <translation type="unfinished" /> + <location filename="../ViewManager/ViewManager.py" line="1329" /> + <source>Smart indent</source> + <translation>Indentação Inteligente</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1338" /> + <source>Smart indent Line or Selection</source> + <translation>Indentação inteligente de Linha ou Seleção</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1341" /> + <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1352" /> + <source>Comment</source> + <translation>Comentar</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1354" /> + <source>C&omment</source> + <translation>C&omentar</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1356" /> + <source>Ctrl+M</source> + <comment>Edit|Comment</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1363" /> + <source>Comment Line or Selection</source> + <translation>Comentar Linha ou Seleção</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1366" /> + <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> + <translation><b>Comentar</b><p>Comenta a linha atual ou as linhas da seleção atual.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1377" /> + <source>Uncomment</source> + <translation>Descomentar</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1379" /> + <source>Unco&mment</source> + <translation>Desco&mentar</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1381" /> - <source>Stream Comment Line or Selection</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1386" /> - <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1398" /> - <location filename="../ViewManager/ViewManager.py" line="1397" /> - <source>Box Comment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1405" /> - <source>Box Comment Line or Selection</source> - <translation type="unfinished" /> + <source>Ctrl+Shift+M</source> + <comment>Edit|Uncomment</comment> + <translation type="unfinished">Ctrl+Shift+M</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1390" /> + <source>Uncomment Line or Selection</source> + <translation>Descomentar Linha ou Seleção</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1393" /> + <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1406" /> + <location filename="../ViewManager/ViewManager.py" line="1404" /> + <source>Toggle Comment</source> + <translation>Alternar Comentário</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1408" /> - <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1419" /> - <source>Select to brace</source> - <translation>Selecionar até parentesis</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1420" /> - <source>Select to &brace</source> - <translation>Selecionar até &parentesis</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1422" /> - <source>Ctrl+E</source> - <comment>Edit|Select to brace</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1431" /> - <source>Select text to the matching brace</source> - <translation>Selecionar o texto até ao parentesis par</translation> + <source>Ctrl+#</source> + <comment>Edit|Toggle Comment</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1417" /> + <source>Toggle the comment of the current line, selection or comment block</source> + <translation>Alternar o comentário da linha atual ou do bloque selecionado</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1423" /> + <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> + <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1436" /> + <location filename="../ViewManager/ViewManager.py" line="1435" /> + <source>Stream Comment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1443" /> + <source>Stream Comment Line or Selection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1448" /> + <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1460" /> + <location filename="../ViewManager/ViewManager.py" line="1459" /> + <source>Box Comment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1467" /> + <source>Box Comment Line or Selection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1470" /> + <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1481" /> + <source>Select to brace</source> + <translation>Selecionar até parentesis</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1482" /> + <source>Select to &brace</source> + <translation>Selecionar até &parentesis</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1484" /> + <source>Ctrl+E</source> + <comment>Edit|Select to brace</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1493" /> + <source>Select text to the matching brace</source> + <translation>Selecionar o texto até ao parentesis par</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1498" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Selecionar até parentesis</b><p>Selecionar o texto do editor atual até ao parentesis par.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1447" /> + <location filename="../ViewManager/ViewManager.py" line="1509" /> <source>Select all</source> <translation>Selecionar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1449" /> + <location filename="../ViewManager/ViewManager.py" line="1511" /> <source>&Select all</source> <translation>&Selecionar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1451" /> + <location filename="../ViewManager/ViewManager.py" line="1513" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>Select all text</source> <translation>Selecionar o texto todo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1461" /> + <location filename="../ViewManager/ViewManager.py" line="1523" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1471" /> + <location filename="../ViewManager/ViewManager.py" line="1533" /> <source>Deselect all</source> <translation>Desselecionar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1472" /> + <location filename="../ViewManager/ViewManager.py" line="1534" /> <source>&Deselect all</source> <translation>&Desselecionar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1474" /> + <location filename="../ViewManager/ViewManager.py" line="1536" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1483" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Deselect all text</source> <translation>Desselecionar todo o texto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1486" /> - <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1504" /> - <location filename="../ViewManager/ViewManager.py" line="1497" /> - <location filename="../ViewManager/ViewManager.py" line="1496" /> - <source>Convert Line End Characters</source> - <translation>Convertir Caráteres de Fim de Linha</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1507" /> - <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1526" /> - <location filename="../ViewManager/ViewManager.py" line="1519" /> - <location filename="../ViewManager/ViewManager.py" line="1518" /> - <source>Convert Tabs to Spaces</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1529" /> - <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1548" /> - <location filename="../ViewManager/ViewManager.py" line="1541" /> - <location filename="../ViewManager/ViewManager.py" line="1540" /> + <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1566" /> + <location filename="../ViewManager/ViewManager.py" line="1559" /> + <location filename="../ViewManager/ViewManager.py" line="1558" /> + <source>Convert Line End Characters</source> + <translation>Convertir Caráteres de Fim de Linha</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1569" /> + <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1588" /> + <location filename="../ViewManager/ViewManager.py" line="1581" /> + <location filename="../ViewManager/ViewManager.py" line="1580" /> + <source>Convert Tabs to Spaces</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1591" /> + <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1610" /> + <location filename="../ViewManager/ViewManager.py" line="1603" /> + <location filename="../ViewManager/ViewManager.py" line="1602" /> <source>Shorten empty lines</source> <translation>Mostrar linhas vazias</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1551" /> + <location filename="../ViewManager/ViewManager.py" line="1613" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Encolher linhas vazias</b><p>Encolhe as linhas que apenas contêm caráters em branco.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3435" /> - <location filename="../ViewManager/ViewManager.py" line="1562" /> + <location filename="../ViewManager/ViewManager.py" line="3497" /> + <location filename="../ViewManager/ViewManager.py" line="1624" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1563" /> + <location filename="../ViewManager/ViewManager.py" line="1625" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1565" /> + <location filename="../ViewManager/ViewManager.py" line="1627" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1572" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1575" /> + <location filename="../ViewManager/ViewManager.py" line="1637" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1587" /> - <location filename="../ViewManager/ViewManager.py" line="1586" /> + <location filename="../ViewManager/ViewManager.py" line="1649" /> + <location filename="../ViewManager/ViewManager.py" line="1648" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1589" /> + <location filename="../ViewManager/ViewManager.py" line="1651" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1603" /> + <location filename="../ViewManager/ViewManager.py" line="1665" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="1614" /> - <source>Complete from APIs</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1617" /> - <source>Ctrl+Alt+Space</source> - <comment>Edit|Complete from APIs</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1626" /> - <source>Complete current word from APIs</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1629" /> - <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1643" /> - <location filename="../ViewManager/ViewManager.py" line="1640" /> - <source>Complete from Document and APIs</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> - <source>Alt+Shift+Space</source> - <comment>Edit|Complete from Document and APIs</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1658" /> - <source>Complete current word from Document and APIs</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1663" /> - <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1674" /> - <source>Calltip</source> - <translation type="unfinished">Dica</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> - <source>&Calltip</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1677" /> - <source>Meta+Alt+Space</source> - <comment>Edit|Calltip</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1686" /> - <source>Show Calltips</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> - <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> - <translation type="unfinished" /> - </message> - <message> + <location filename="../ViewManager/ViewManager.py" line="1676" /> + <source>Complete from APIs</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1679" /> + <source>Ctrl+Alt+Space</source> + <comment>Edit|Complete from APIs</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1688" /> + <source>Complete current word from APIs</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1691" /> + <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1705" /> <location filename="../ViewManager/ViewManager.py" line="1702" /> - <location filename="../ViewManager/ViewManager.py" line="1700" /> - <source>Code Info</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1704" /> - <source>Ctrl+Alt+I</source> - <comment>Edit|Code Info</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1713" /> - <source>Show Code Info</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1716" /> - <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1727" /> - <location filename="../ViewManager/ViewManager.py" line="1726" /> - <source>Sort</source> - <translation>Ordenar</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1729" /> - <source>Ctrl+Alt+S</source> - <comment>Edit|Sort</comment> - <translation>Ctrl+Alt+S</translation> + <source>Complete from Document and APIs</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1709" /> + <source>Alt+Shift+Space</source> + <comment>Edit|Complete from Document and APIs</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1720" /> + <source>Complete current word from Document and APIs</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1725" /> + <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1736" /> - <source>Sort the lines containing the rectangular selection</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1741" /> - <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1753" /> - <location filename="../ViewManager/ViewManager.py" line="1752" /> - <source>Generate Docstring</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1755" /> - <source>Ctrl+Alt+D</source> - <comment>Edit|Generate Docstring</comment> + <source>Calltip</source> + <translation type="unfinished">Dica</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1737" /> + <source>&Calltip</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1739" /> + <source>Meta+Alt+Space</source> + <comment>Edit|Calltip</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1748" /> + <source>Show Calltips</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1751" /> + <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1764" /> + <location filename="../ViewManager/ViewManager.py" line="1762" /> + <source>Code Info</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1766" /> + <source>Ctrl+Alt+I</source> + <comment>Edit|Code Info</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1775" /> + <source>Show Code Info</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1778" /> + <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1789" /> + <location filename="../ViewManager/ViewManager.py" line="1788" /> + <source>Sort</source> + <translation>Ordenar</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1791" /> + <source>Ctrl+Alt+S</source> + <comment>Edit|Sort</comment> + <translation>Ctrl+Alt+S</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1798" /> + <source>Sort the lines containing the rectangular selection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1803" /> + <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1815" /> + <location filename="../ViewManager/ViewManager.py" line="1814" /> + <source>Generate Docstring</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1817" /> + <source>Ctrl+Alt+D</source> + <comment>Edit|Generate Docstring</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1769" /> + <location filename="../ViewManager/ViewManager.py" line="1831" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -94432,22 +95427,22 @@ <location filename="../QScintilla/MiniEditor.py" line="914" /> <location filename="../QScintilla/ShellWindow.py" line="575" /> <location filename="../QScintilla/ShellWindow.py" line="574" /> - <location filename="../ViewManager/ViewManager.py" line="1796" /> - <location filename="../ViewManager/ViewManager.py" line="1795" /> + <location filename="../ViewManager/ViewManager.py" line="1858" /> + <location filename="../ViewManager/ViewManager.py" line="1857" /> <source>Move left one character</source> <translation>Mover um caráter à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="916" /> <location filename="../QScintilla/ShellWindow.py" line="576" /> - <location filename="../ViewManager/ViewManager.py" line="1797" /> + <location filename="../ViewManager/ViewManager.py" line="1859" /> <source>Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="924" /> <location filename="../QScintilla/ShellWindow.py" line="584" /> - <location filename="../ViewManager/ViewManager.py" line="1805" /> + <location filename="../ViewManager/ViewManager.py" line="1867" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -94456,22 +95451,22 @@ <location filename="../QScintilla/MiniEditor.py" line="930" /> <location filename="../QScintilla/ShellWindow.py" line="591" /> <location filename="../QScintilla/ShellWindow.py" line="590" /> - <location filename="../ViewManager/ViewManager.py" line="1812" /> - <location filename="../ViewManager/ViewManager.py" line="1811" /> + <location filename="../ViewManager/ViewManager.py" line="1874" /> + <location filename="../ViewManager/ViewManager.py" line="1873" /> <source>Move right one character</source> <translation>Mover um caráter à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="932" /> <location filename="../QScintilla/ShellWindow.py" line="592" /> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1875" /> <source>Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="599" /> - <location filename="../ViewManager/ViewManager.py" line="1820" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -94480,22 +95475,22 @@ <location filename="../QScintilla/MiniEditor.py" line="946" /> <location filename="../QScintilla/ShellWindow.py" line="683" /> <location filename="../QScintilla/ShellWindow.py" line="682" /> - <location filename="../ViewManager/ViewManager.py" line="1828" /> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1890" /> + <location filename="../ViewManager/ViewManager.py" line="1889" /> <source>Move up one line</source> <translation>Mover uma linha acima</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="948" /> <location filename="../QScintilla/ShellWindow.py" line="684" /> - <location filename="../ViewManager/ViewManager.py" line="1829" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="955" /> <location filename="../QScintilla/ShellWindow.py" line="691" /> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Meta+P</source> <translation type="unfinished">Meta+P</translation> </message> @@ -94504,30 +95499,30 @@ <location filename="../QScintilla/MiniEditor.py" line="962" /> <location filename="../QScintilla/ShellWindow.py" line="699" /> <location filename="../QScintilla/ShellWindow.py" line="698" /> - <location filename="../ViewManager/ViewManager.py" line="1844" /> - <location filename="../ViewManager/ViewManager.py" line="1843" /> + <location filename="../ViewManager/ViewManager.py" line="1906" /> + <location filename="../ViewManager/ViewManager.py" line="1905" /> <source>Move down one line</source> <translation>Mover uma linha abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="964" /> <location filename="../QScintilla/ShellWindow.py" line="700" /> - <location filename="../ViewManager/ViewManager.py" line="1845" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="971" /> <location filename="../QScintilla/ShellWindow.py" line="707" /> - <location filename="../ViewManager/ViewManager.py" line="1852" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Meta+N</source> <translation type="unfinished">Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/MiniEditor.py" line="978" /> - <location filename="../ViewManager/ViewManager.py" line="1860" /> - <location filename="../ViewManager/ViewManager.py" line="1859" /> + <location filename="../ViewManager/ViewManager.py" line="1922" /> + <location filename="../ViewManager/ViewManager.py" line="1921" /> <source>Move left one word part</source> <translation type="unfinished" /> </message> @@ -94535,16 +95530,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1019" /> <location filename="../QScintilla/MiniEditor.py" line="987" /> <location filename="../QScintilla/ShellWindow.py" line="615" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Alt+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="995" /> <location filename="../QScintilla/MiniEditor.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="1876" /> - <location filename="../ViewManager/ViewManager.py" line="1875" /> + <location filename="../ViewManager/ViewManager.py" line="1938" /> + <location filename="../ViewManager/ViewManager.py" line="1937" /> <source>Move right one word part</source> <translation type="unfinished" /> </message> @@ -94552,8 +95547,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2149" /> <location filename="../QScintilla/MiniEditor.py" line="1039" /> <location filename="../QScintilla/MiniEditor.py" line="1003" /> - <location filename="../ViewManager/ViewManager.py" line="3009" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Alt+Right</source> <translation /> </message> @@ -94562,8 +95557,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/ShellWindow.py" line="607" /> <location filename="../QScintilla/ShellWindow.py" line="606" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> - <location filename="../ViewManager/ViewManager.py" line="1891" /> + <location filename="../ViewManager/ViewManager.py" line="1954" /> + <location filename="../ViewManager/ViewManager.py" line="1953" /> <source>Move left one word</source> <translation>Mover uma palavra à esquerda</translation> </message> @@ -94571,8 +95566,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1079" /> <location filename="../QScintilla/MiniEditor.py" line="1023" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> - <location filename="../ViewManager/ViewManager.py" line="1904" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> + <location filename="../ViewManager/ViewManager.py" line="1966" /> <source>Ctrl+Left</source> <translation /> </message> @@ -94581,8 +95576,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1030" /> <location filename="../QScintilla/ShellWindow.py" line="627" /> <location filename="../QScintilla/ShellWindow.py" line="626" /> - <location filename="../ViewManager/ViewManager.py" line="1912" /> - <location filename="../ViewManager/ViewManager.py" line="1911" /> + <location filename="../ViewManager/ViewManager.py" line="1974" /> + <location filename="../ViewManager/ViewManager.py" line="1973" /> <source>Move right one word</source> <translation>Mover uma palavra à direita</translation> </message> @@ -94590,8 +95585,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1833" /> <location filename="../QScintilla/MiniEditor.py" line="1043" /> <location filename="../QScintilla/ShellWindow.py" line="635" /> - <location filename="../ViewManager/ViewManager.py" line="2693" /> - <location filename="../ViewManager/ViewManager.py" line="1920" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Ctrl+Right</source> <translation /> </message> @@ -94600,8 +95595,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1050" /> <location filename="../QScintilla/ShellWindow.py" line="645" /> <location filename="../QScintilla/ShellWindow.py" line="642" /> - <location filename="../ViewManager/ViewManager.py" line="1930" /> - <location filename="../ViewManager/ViewManager.py" line="1927" /> + <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="1989" /> <source>Move to first visible character in document line</source> <translation>Mover ao primeiro caráter vísivel da linha do documento</translation> </message> @@ -94609,22 +95604,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2094" /> <location filename="../QScintilla/MiniEditor.py" line="1063" /> <location filename="../QScintilla/ShellWindow.py" line="655" /> - <location filename="../ViewManager/ViewManager.py" line="2954" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="3016" /> + <location filename="../ViewManager/ViewManager.py" line="2002" /> <source>Home</source> <translation type="unfinished">Página Inicial</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1071" /> <location filename="../QScintilla/MiniEditor.py" line="1070" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> - <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="2010" /> + <location filename="../ViewManager/ViewManager.py" line="2009" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="1960" /> + <location filename="../ViewManager/ViewManager.py" line="2022" /> <source>Alt+Home</source> <translation /> </message> @@ -94633,15 +95628,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1090" /> <location filename="../QScintilla/ShellWindow.py" line="663" /> <location filename="../QScintilla/ShellWindow.py" line="662" /> - <location filename="../ViewManager/ViewManager.py" line="1968" /> - <location filename="../ViewManager/ViewManager.py" line="1967" /> + <location filename="../ViewManager/ViewManager.py" line="2030" /> + <location filename="../ViewManager/ViewManager.py" line="2029" /> <source>Move to end of document line</source> <translation>Mover ao fim da linha do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1099" /> <location filename="../QScintilla/ShellWindow.py" line="671" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Meta+E</source> <translation type="unfinished">Meta+E</translation> </message> @@ -94649,16 +95644,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2111" /> <location filename="../QScintilla/MiniEditor.py" line="1103" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2971" /> - <location filename="../ViewManager/ViewManager.py" line="1980" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> + <location filename="../ViewManager/ViewManager.py" line="2042" /> <source>End</source> <translation type="unfinished">Fim</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1111" /> <location filename="../QScintilla/MiniEditor.py" line="1110" /> - <location filename="../ViewManager/ViewManager.py" line="1988" /> - <location filename="../ViewManager/ViewManager.py" line="1987" /> + <location filename="../ViewManager/ViewManager.py" line="2050" /> + <location filename="../ViewManager/ViewManager.py" line="2049" /> <source>Scroll view down one line</source> <translation type="unfinished" /> </message> @@ -94666,16 +95661,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1215" /> <location filename="../QScintilla/MiniEditor.py" line="1112" /> <location filename="../QScintilla/ShellWindow.py" line="716" /> - <location filename="../ViewManager/ViewManager.py" line="2092" /> - <location filename="../ViewManager/ViewManager.py" line="1989" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>Ctrl+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1123" /> <location filename="../QScintilla/MiniEditor.py" line="1122" /> - <location filename="../ViewManager/ViewManager.py" line="2000" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2062" /> + <location filename="../ViewManager/ViewManager.py" line="2061" /> <source>Scroll view up one line</source> <translation type="unfinished" /> </message> @@ -94683,36 +95678,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1195" /> <location filename="../QScintilla/MiniEditor.py" line="1124" /> <location filename="../QScintilla/ShellWindow.py" line="728" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> - <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> + <location filename="../ViewManager/ViewManager.py" line="2063" /> <source>Ctrl+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1135" /> <location filename="../QScintilla/MiniEditor.py" line="1134" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> - <location filename="../ViewManager/ViewManager.py" line="2011" /> + <location filename="../ViewManager/ViewManager.py" line="2074" /> + <location filename="../ViewManager/ViewManager.py" line="2073" /> <source>Move up one paragraph</source> <translation>Mover um parágrafo acima</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1136" /> - <location filename="../ViewManager/ViewManager.py" line="2013" /> + <location filename="../ViewManager/ViewManager.py" line="2075" /> <source>Alt+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1147" /> <location filename="../QScintilla/MiniEditor.py" line="1146" /> - <location filename="../ViewManager/ViewManager.py" line="2024" /> - <location filename="../ViewManager/ViewManager.py" line="2023" /> + <location filename="../ViewManager/ViewManager.py" line="2086" /> + <location filename="../ViewManager/ViewManager.py" line="2085" /> <source>Move down one paragraph</source> <translation>Mover um parágrafo abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1148" /> - <location filename="../ViewManager/ViewManager.py" line="2025" /> + <location filename="../ViewManager/ViewManager.py" line="2087" /> <source>Alt+Down</source> <translation /> </message> @@ -94721,15 +95716,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1158" /> <location filename="../QScintilla/ShellWindow.py" line="739" /> <location filename="../QScintilla/ShellWindow.py" line="738" /> - <location filename="../ViewManager/ViewManager.py" line="2036" /> - <location filename="../ViewManager/ViewManager.py" line="2035" /> + <location filename="../ViewManager/ViewManager.py" line="2098" /> + <location filename="../ViewManager/ViewManager.py" line="2097" /> <source>Move up one page</source> <translation>Mover uma página acima</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1160" /> <location filename="../QScintilla/ShellWindow.py" line="740" /> - <location filename="../ViewManager/ViewManager.py" line="2037" /> + <location filename="../ViewManager/ViewManager.py" line="2099" /> <source>PgUp</source> <translation /> </message> @@ -94738,50 +95733,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1170" /> <location filename="../QScintilla/ShellWindow.py" line="751" /> <location filename="../QScintilla/ShellWindow.py" line="750" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> - <location filename="../ViewManager/ViewManager.py" line="2047" /> + <location filename="../ViewManager/ViewManager.py" line="2110" /> + <location filename="../ViewManager/ViewManager.py" line="2109" /> <source>Move down one page</source> <translation>Mover uma pagina abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1172" /> <location filename="../QScintilla/ShellWindow.py" line="752" /> - <location filename="../ViewManager/ViewManager.py" line="2049" /> + <location filename="../ViewManager/ViewManager.py" line="2111" /> <source>PgDown</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1179" /> <location filename="../QScintilla/ShellWindow.py" line="759" /> - <location filename="../ViewManager/ViewManager.py" line="2056" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Meta+V</source> <translation type="unfinished">Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/MiniEditor.py" line="1186" /> - <location filename="../ViewManager/ViewManager.py" line="2064" /> - <location filename="../ViewManager/ViewManager.py" line="2063" /> + <location filename="../ViewManager/ViewManager.py" line="2126" /> + <location filename="../ViewManager/ViewManager.py" line="2125" /> <source>Move to start of document</source> <translation>Mover ao princípio do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1199" /> - <location filename="../ViewManager/ViewManager.py" line="2076" /> + <location filename="../ViewManager/ViewManager.py" line="2138" /> <source>Ctrl+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1207" /> <location filename="../QScintilla/MiniEditor.py" line="1206" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> - <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2146" /> + <location filename="../ViewManager/ViewManager.py" line="2145" /> <source>Move to end of document</source> <translation>Mover ao final do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1219" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> + <location filename="../ViewManager/ViewManager.py" line="2158" /> <source>Ctrl+End</source> <translation /> </message> @@ -94790,29 +95785,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1226" /> <location filename="../QScintilla/ShellWindow.py" line="453" /> <location filename="../QScintilla/ShellWindow.py" line="452" /> - <location filename="../ViewManager/ViewManager.py" line="2104" /> - <location filename="../ViewManager/ViewManager.py" line="2103" /> + <location filename="../ViewManager/ViewManager.py" line="2166" /> + <location filename="../ViewManager/ViewManager.py" line="2165" /> <source>Indent one level</source> <translation>Indentar um nivel</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1228" /> <location filename="../QScintilla/ShellWindow.py" line="454" /> - <location filename="../ViewManager/ViewManager.py" line="2105" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Tab</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1239" /> <location filename="../QScintilla/MiniEditor.py" line="1238" /> - <location filename="../ViewManager/ViewManager.py" line="2116" /> - <location filename="../ViewManager/ViewManager.py" line="2115" /> + <location filename="../ViewManager/ViewManager.py" line="2178" /> + <location filename="../ViewManager/ViewManager.py" line="2177" /> <source>Unindent one level</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1240" /> - <location filename="../ViewManager/ViewManager.py" line="2117" /> + <location filename="../ViewManager/ViewManager.py" line="2179" /> <source>Shift+Tab</source> <translation /> </message> @@ -94821,22 +95816,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1250" /> <location filename="../QScintilla/ShellWindow.py" line="781" /> <location filename="../QScintilla/ShellWindow.py" line="778" /> - <location filename="../ViewManager/ViewManager.py" line="2130" /> - <location filename="../ViewManager/ViewManager.py" line="2127" /> + <location filename="../ViewManager/ViewManager.py" line="2192" /> + <location filename="../ViewManager/ViewManager.py" line="2189" /> <source>Extend selection left one character</source> <translation>Estende a seleção um caráter à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1256" /> <location filename="../QScintilla/ShellWindow.py" line="784" /> - <location filename="../ViewManager/ViewManager.py" line="2133" /> + <location filename="../ViewManager/ViewManager.py" line="2195" /> <source>Shift+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1263" /> <location filename="../QScintilla/ShellWindow.py" line="791" /> - <location filename="../ViewManager/ViewManager.py" line="2140" /> + <location filename="../ViewManager/ViewManager.py" line="2202" /> <source>Meta+Shift+B</source> <translation /> </message> @@ -94845,70 +95840,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1270" /> <location filename="../QScintilla/ShellWindow.py" line="801" /> <location filename="../QScintilla/ShellWindow.py" line="798" /> - <location filename="../ViewManager/ViewManager.py" line="2150" /> - <location filename="../ViewManager/ViewManager.py" line="2147" /> + <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2209" /> <source>Extend selection right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1276" /> <location filename="../QScintilla/ShellWindow.py" line="804" /> - <location filename="../ViewManager/ViewManager.py" line="2153" /> + <location filename="../ViewManager/ViewManager.py" line="2215" /> <source>Shift+Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1283" /> <location filename="../QScintilla/ShellWindow.py" line="811" /> - <location filename="../ViewManager/ViewManager.py" line="2160" /> + <location filename="../ViewManager/ViewManager.py" line="2222" /> <source>Meta+Shift+F</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/MiniEditor.py" line="1290" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> - <location filename="../ViewManager/ViewManager.py" line="2167" /> + <location filename="../ViewManager/ViewManager.py" line="2230" /> + <location filename="../ViewManager/ViewManager.py" line="2229" /> <source>Extend selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1292" /> - <location filename="../ViewManager/ViewManager.py" line="2169" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Shift+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1299" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Meta+Shift+P</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> <location filename="../QScintilla/MiniEditor.py" line="1306" /> - <location filename="../ViewManager/ViewManager.py" line="2184" /> - <location filename="../ViewManager/ViewManager.py" line="2183" /> + <location filename="../ViewManager/ViewManager.py" line="2246" /> + <location filename="../ViewManager/ViewManager.py" line="2245" /> <source>Extend selection down one line</source> <translation>Estende a seleção abaixo uma linha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1308" /> - <location filename="../ViewManager/ViewManager.py" line="2185" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1315" /> - <location filename="../ViewManager/ViewManager.py" line="2192" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1325" /> <location filename="../QScintilla/MiniEditor.py" line="1322" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2261" /> <source>Extend selection left one word part</source> <translation type="unfinished" /> </message> @@ -94916,16 +95911,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1376" /> <location filename="../QScintilla/MiniEditor.py" line="1336" /> <location filename="../QScintilla/ShellWindow.py" line="828" /> - <location filename="../ViewManager/ViewManager.py" line="2253" /> - <location filename="../ViewManager/ViewManager.py" line="2213" /> + <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2275" /> <source>Alt+Shift+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1347" /> <location filename="../QScintilla/MiniEditor.py" line="1344" /> - <location filename="../ViewManager/ViewManager.py" line="2224" /> - <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2286" /> + <location filename="../ViewManager/ViewManager.py" line="2283" /> <source>Extend selection right one word part</source> <translation type="unfinished" /> </message> @@ -94934,9 +95929,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1404" /> <location filename="../QScintilla/MiniEditor.py" line="1358" /> <location filename="../QScintilla/ShellWindow.py" line="856" /> - <location filename="../ViewManager/ViewManager.py" line="3031" /> - <location filename="../ViewManager/ViewManager.py" line="2281" /> - <location filename="../ViewManager/ViewManager.py" line="2235" /> + <location filename="../ViewManager/ViewManager.py" line="3093" /> + <location filename="../ViewManager/ViewManager.py" line="2343" /> + <location filename="../ViewManager/ViewManager.py" line="2297" /> <source>Alt+Shift+Right</source> <translation /> </message> @@ -94945,8 +95940,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1366" /> <location filename="../QScintilla/ShellWindow.py" line="819" /> <location filename="../QScintilla/ShellWindow.py" line="818" /> - <location filename="../ViewManager/ViewManager.py" line="2244" /> - <location filename="../ViewManager/ViewManager.py" line="2243" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> + <location filename="../ViewManager/ViewManager.py" line="2305" /> <source>Extend selection left one word</source> <translation>Estende a seleção uma palavra à esquerda</translation> </message> @@ -94954,8 +95949,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2297" /> <location filename="../QScintilla/MiniEditor.py" line="1382" /> <location filename="../QScintilla/ShellWindow.py" line="834" /> - <location filename="../ViewManager/ViewManager.py" line="3157" /> - <location filename="../ViewManager/ViewManager.py" line="2259" /> + <location filename="../ViewManager/ViewManager.py" line="3219" /> + <location filename="../ViewManager/ViewManager.py" line="2321" /> <source>Ctrl+Shift+Left</source> <translation /> </message> @@ -94964,8 +95959,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1390" /> <location filename="../QScintilla/ShellWindow.py" line="845" /> <location filename="../QScintilla/ShellWindow.py" line="842" /> - <location filename="../ViewManager/ViewManager.py" line="2270" /> - <location filename="../ViewManager/ViewManager.py" line="2267" /> + <location filename="../ViewManager/ViewManager.py" line="2332" /> + <location filename="../ViewManager/ViewManager.py" line="2329" /> <source>Extend selection right one word</source> <translation type="unfinished" /> </message> @@ -94973,8 +95968,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1858" /> <location filename="../QScintilla/MiniEditor.py" line="1410" /> <location filename="../QScintilla/ShellWindow.py" line="862" /> - <location filename="../ViewManager/ViewManager.py" line="2718" /> - <location filename="../ViewManager/ViewManager.py" line="2287" /> + <location filename="../ViewManager/ViewManager.py" line="2780" /> + <location filename="../ViewManager/ViewManager.py" line="2349" /> <source>Ctrl+Shift+Right</source> <translation /> </message> @@ -94983,15 +95978,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1418" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> <location filename="../QScintilla/ShellWindow.py" line="870" /> - <location filename="../ViewManager/ViewManager.py" line="2299" /> - <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2361" /> + <location filename="../ViewManager/ViewManager.py" line="2357" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="885" /> - <location filename="../ViewManager/ViewManager.py" line="2310" /> + <location filename="../ViewManager/ViewManager.py" line="2372" /> <source>Shift+Home</source> <translation /> </message> @@ -95000,124 +95995,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1440" /> <location filename="../QScintilla/ShellWindow.py" line="895" /> <location filename="../QScintilla/ShellWindow.py" line="892" /> - <location filename="../ViewManager/ViewManager.py" line="2320" /> - <location filename="../ViewManager/ViewManager.py" line="2317" /> + <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2379" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1453" /> <location filename="../QScintilla/ShellWindow.py" line="905" /> - <location filename="../ViewManager/ViewManager.py" line="2330" /> + <location filename="../ViewManager/ViewManager.py" line="2392" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1457" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2334" /> + <location filename="../ViewManager/ViewManager.py" line="2396" /> <source>Shift+End</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1467" /> <location filename="../QScintilla/MiniEditor.py" line="1464" /> - <location filename="../ViewManager/ViewManager.py" line="2344" /> - <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2403" /> <source>Extend selection up one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1470" /> - <location filename="../ViewManager/ViewManager.py" line="2347" /> + <location filename="../ViewManager/ViewManager.py" line="2409" /> <source>Alt+Shift+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1483" /> <location filename="../QScintilla/MiniEditor.py" line="1480" /> - <location filename="../ViewManager/ViewManager.py" line="2360" /> - <location filename="../ViewManager/ViewManager.py" line="2357" /> + <location filename="../ViewManager/ViewManager.py" line="2422" /> + <location filename="../ViewManager/ViewManager.py" line="2419" /> <source>Extend selection down one paragraph</source> <translation>Estende a seleção abaixo uma parágrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1486" /> - <location filename="../ViewManager/ViewManager.py" line="2363" /> + <location filename="../ViewManager/ViewManager.py" line="2425" /> <source>Alt+Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1497" /> <location filename="../QScintilla/MiniEditor.py" line="1496" /> - <location filename="../ViewManager/ViewManager.py" line="2374" /> - <location filename="../ViewManager/ViewManager.py" line="2373" /> + <location filename="../ViewManager/ViewManager.py" line="2436" /> + <location filename="../ViewManager/ViewManager.py" line="2435" /> <source>Extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> - <location filename="../ViewManager/ViewManager.py" line="2375" /> + <location filename="../ViewManager/ViewManager.py" line="2437" /> <source>Shift+PgUp</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1509" /> <location filename="../QScintilla/MiniEditor.py" line="1508" /> - <location filename="../ViewManager/ViewManager.py" line="2386" /> - <location filename="../ViewManager/ViewManager.py" line="2385" /> + <location filename="../ViewManager/ViewManager.py" line="2448" /> + <location filename="../ViewManager/ViewManager.py" line="2447" /> <source>Extend selection down one page</source> <translation>Estende a seleção abaixo uma página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1510" /> - <location filename="../ViewManager/ViewManager.py" line="2387" /> + <location filename="../ViewManager/ViewManager.py" line="2449" /> <source>Shift+PgDown</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1517" /> - <location filename="../ViewManager/ViewManager.py" line="2394" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1527" /> <location filename="../QScintilla/MiniEditor.py" line="1524" /> - <location filename="../ViewManager/ViewManager.py" line="2404" /> - <location filename="../ViewManager/ViewManager.py" line="2401" /> + <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2463" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1537" /> - <location filename="../ViewManager/ViewManager.py" line="2414" /> + <location filename="../ViewManager/ViewManager.py" line="2476" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2481" /> <source>Ctrl+Shift+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1553" /> <location filename="../QScintilla/MiniEditor.py" line="1550" /> - <location filename="../ViewManager/ViewManager.py" line="2430" /> - <location filename="../ViewManager/ViewManager.py" line="2427" /> + <location filename="../ViewManager/ViewManager.py" line="2492" /> + <location filename="../ViewManager/ViewManager.py" line="2489" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1564" /> - <location filename="../ViewManager/ViewManager.py" line="2441" /> + <location filename="../ViewManager/ViewManager.py" line="2503" /> <source>Ctrl+Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1570" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2509" /> <source>Ctrl+Shift+End</source> <translation /> </message> @@ -95126,37 +96121,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1578" /> <location filename="../QScintilla/ShellWindow.py" line="477" /> <location filename="../QScintilla/ShellWindow.py" line="476" /> - <location filename="../ViewManager/ViewManager.py" line="2456" /> - <location filename="../ViewManager/ViewManager.py" line="2455" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> + <location filename="../ViewManager/ViewManager.py" line="2517" /> <source>Delete previous character</source> <translation>Apagar o caratér anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1580" /> <location filename="../QScintilla/ShellWindow.py" line="478" /> - <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2519" /> <source>Backspace</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1587" /> <location filename="../QScintilla/ShellWindow.py" line="485" /> - <location filename="../ViewManager/ViewManager.py" line="2464" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1592" /> <location filename="../QScintilla/ShellWindow.py" line="490" /> - <location filename="../ViewManager/ViewManager.py" line="2469" /> + <location filename="../ViewManager/ViewManager.py" line="2531" /> <source>Shift+Backspace</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1603" /> <location filename="../QScintilla/MiniEditor.py" line="1600" /> - <location filename="../ViewManager/ViewManager.py" line="2480" /> - <location filename="../ViewManager/ViewManager.py" line="2477" /> + <location filename="../ViewManager/ViewManager.py" line="2542" /> + <location filename="../ViewManager/ViewManager.py" line="2539" /> <source>Delete previous character if not at start of line</source> <translation>Apagar o caratér anterior se não está ao princípio da linha</translation> </message> @@ -95165,22 +96160,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1616" /> <location filename="../QScintilla/ShellWindow.py" line="499" /> <location filename="../QScintilla/ShellWindow.py" line="498" /> - <location filename="../ViewManager/ViewManager.py" line="2494" /> - <location filename="../ViewManager/ViewManager.py" line="2493" /> + <location filename="../ViewManager/ViewManager.py" line="2556" /> + <location filename="../ViewManager/ViewManager.py" line="2555" /> <source>Delete current character</source> <translation>Apagar o caratér atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/ShellWindow.py" line="500" /> - <location filename="../ViewManager/ViewManager.py" line="2495" /> + <location filename="../ViewManager/ViewManager.py" line="2557" /> <source>Del</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1625" /> <location filename="../QScintilla/ShellWindow.py" line="507" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -95189,15 +96184,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1632" /> <location filename="../QScintilla/ShellWindow.py" line="515" /> <location filename="../QScintilla/ShellWindow.py" line="514" /> - <location filename="../ViewManager/ViewManager.py" line="2510" /> - <location filename="../ViewManager/ViewManager.py" line="2509" /> + <location filename="../ViewManager/ViewManager.py" line="2572" /> + <location filename="../ViewManager/ViewManager.py" line="2571" /> <source>Delete word to left</source> <translation>Apagar palavra à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1634" /> <location filename="../QScintilla/ShellWindow.py" line="516" /> - <location filename="../ViewManager/ViewManager.py" line="2511" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Ctrl+Backspace</source> <translation /> </message> @@ -95206,15 +96201,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1644" /> <location filename="../QScintilla/ShellWindow.py" line="527" /> <location filename="../QScintilla/ShellWindow.py" line="526" /> - <location filename="../ViewManager/ViewManager.py" line="2522" /> - <location filename="../ViewManager/ViewManager.py" line="2521" /> + <location filename="../ViewManager/ViewManager.py" line="2584" /> + <location filename="../ViewManager/ViewManager.py" line="2583" /> <source>Delete word to right</source> <translation>Apagar palavra à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1646" /> <location filename="../QScintilla/ShellWindow.py" line="528" /> - <location filename="../ViewManager/ViewManager.py" line="2523" /> + <location filename="../ViewManager/ViewManager.py" line="2585" /> <source>Ctrl+Del</source> <translation /> </message> @@ -95223,15 +96218,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1656" /> <location filename="../QScintilla/ShellWindow.py" line="539" /> <location filename="../QScintilla/ShellWindow.py" line="538" /> - <location filename="../ViewManager/ViewManager.py" line="2534" /> - <location filename="../ViewManager/ViewManager.py" line="2533" /> + <location filename="../ViewManager/ViewManager.py" line="2596" /> + <location filename="../ViewManager/ViewManager.py" line="2595" /> <source>Delete line to left</source> <translation>Apagar a linha à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="541" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2598" /> <source>Ctrl+Shift+Backspace</source> <translation /> </message> @@ -95240,22 +96235,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1670" /> <location filename="../QScintilla/ShellWindow.py" line="553" /> <location filename="../QScintilla/ShellWindow.py" line="552" /> - <location filename="../ViewManager/ViewManager.py" line="2548" /> - <location filename="../ViewManager/ViewManager.py" line="2547" /> + <location filename="../ViewManager/ViewManager.py" line="2610" /> + <location filename="../ViewManager/ViewManager.py" line="2609" /> <source>Delete line to right</source> <translation>Apagar a linha à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1679" /> <location filename="../QScintilla/ShellWindow.py" line="561" /> - <location filename="../ViewManager/ViewManager.py" line="2556" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1684" /> <location filename="../QScintilla/ShellWindow.py" line="566" /> - <location filename="../ViewManager/ViewManager.py" line="2561" /> + <location filename="../ViewManager/ViewManager.py" line="2623" /> <source>Ctrl+Shift+Del</source> <translation /> </message> @@ -95264,38 +96259,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1692" /> <location filename="../QScintilla/ShellWindow.py" line="465" /> <location filename="../QScintilla/ShellWindow.py" line="464" /> - <location filename="../ViewManager/ViewManager.py" line="2570" /> - <location filename="../ViewManager/ViewManager.py" line="2569" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> + <location filename="../ViewManager/ViewManager.py" line="2631" /> <source>Insert new line</source> <translation>Inserir linha nova</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="466" /> - <location filename="../ViewManager/ViewManager.py" line="2571" /> + <location filename="../ViewManager/ViewManager.py" line="2633" /> <source>Return</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1695" /> <location filename="../QScintilla/ShellWindow.py" line="467" /> - <location filename="../ViewManager/ViewManager.py" line="2572" /> + <location filename="../ViewManager/ViewManager.py" line="2634" /> <source>Enter</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2584" /> - <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2646" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Insert new line below current line</source> <translation>Inserir linha nova abaixo da atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2587" /> + <location filename="../ViewManager/ViewManager.py" line="2649" /> <source>Shift+Return</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2588" /> + <location filename="../ViewManager/ViewManager.py" line="2650" /> <source>Shift+Enter</source> <translation /> </message> @@ -95304,129 +96299,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1704" /> <location filename="../QScintilla/ShellWindow.py" line="441" /> <location filename="../QScintilla/ShellWindow.py" line="440" /> - <location filename="../ViewManager/ViewManager.py" line="2597" /> - <location filename="../ViewManager/ViewManager.py" line="2596" /> + <location filename="../ViewManager/ViewManager.py" line="2659" /> + <location filename="../ViewManager/ViewManager.py" line="2658" /> <source>Delete current line</source> <translation>Apagar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1706" /> <location filename="../QScintilla/ShellWindow.py" line="442" /> - <location filename="../ViewManager/ViewManager.py" line="2598" /> + <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Ctrl+Shift+L</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1717" /> <location filename="../QScintilla/MiniEditor.py" line="1716" /> - <location filename="../ViewManager/ViewManager.py" line="2609" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2671" /> + <location filename="../ViewManager/ViewManager.py" line="2670" /> <source>Duplicate current line</source> <translation>Duplicar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1718" /> - <location filename="../ViewManager/ViewManager.py" line="2610" /> + <location filename="../ViewManager/ViewManager.py" line="2672" /> <source>Ctrl+D</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1731" /> <location filename="../QScintilla/MiniEditor.py" line="1728" /> - <location filename="../ViewManager/ViewManager.py" line="2623" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> + <location filename="../ViewManager/ViewManager.py" line="2685" /> + <location filename="../ViewManager/ViewManager.py" line="2682" /> <source>Swap current and previous lines</source> <translation>Trocar a linha atual pela anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1734" /> - <location filename="../ViewManager/ViewManager.py" line="2626" /> + <location filename="../ViewManager/ViewManager.py" line="2688" /> <source>Ctrl+T</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1745" /> <location filename="../QScintilla/MiniEditor.py" line="1744" /> - <location filename="../ViewManager/ViewManager.py" line="2637" /> - <location filename="../ViewManager/ViewManager.py" line="2636" /> + <location filename="../ViewManager/ViewManager.py" line="2699" /> + <location filename="../ViewManager/ViewManager.py" line="2698" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> - <location filename="../ViewManager/ViewManager.py" line="2638" /> + <location filename="../ViewManager/ViewManager.py" line="2700" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1757" /> <location filename="../QScintilla/MiniEditor.py" line="1756" /> - <location filename="../ViewManager/ViewManager.py" line="2649" /> - <location filename="../ViewManager/ViewManager.py" line="2648" /> + <location filename="../ViewManager/ViewManager.py" line="2711" /> + <location filename="../ViewManager/ViewManager.py" line="2710" /> <source>Cut current line</source> <translation>Cortar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1758" /> - <location filename="../ViewManager/ViewManager.py" line="2650" /> + <location filename="../ViewManager/ViewManager.py" line="2712" /> <source>Alt+Shift+L</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1769" /> <location filename="../QScintilla/MiniEditor.py" line="1768" /> - <location filename="../ViewManager/ViewManager.py" line="2661" /> - <location filename="../ViewManager/ViewManager.py" line="2660" /> + <location filename="../ViewManager/ViewManager.py" line="2723" /> + <location filename="../ViewManager/ViewManager.py" line="2722" /> <source>Copy current line</source> <translation>Copiar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1770" /> - <location filename="../ViewManager/ViewManager.py" line="2662" /> + <location filename="../ViewManager/ViewManager.py" line="2724" /> <source>Ctrl+Shift+T</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1781" /> <location filename="../QScintilla/MiniEditor.py" line="1780" /> - <location filename="../ViewManager/ViewManager.py" line="2673" /> - <location filename="../ViewManager/ViewManager.py" line="2672" /> + <location filename="../ViewManager/ViewManager.py" line="2735" /> + <location filename="../ViewManager/ViewManager.py" line="2734" /> <source>Toggle insert/overtype</source> <translation>Alternar inserir/sobreescrever</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1782" /> - <location filename="../ViewManager/ViewManager.py" line="2674" /> + <location filename="../ViewManager/ViewManager.py" line="2736" /> <source>Ins</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1825" /> <location filename="../QScintilla/MiniEditor.py" line="1824" /> - <location filename="../ViewManager/ViewManager.py" line="2685" /> - <location filename="../ViewManager/ViewManager.py" line="2684" /> + <location filename="../ViewManager/ViewManager.py" line="2747" /> + <location filename="../ViewManager/ViewManager.py" line="2746" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1837" /> - <location filename="../ViewManager/ViewManager.py" line="2697" /> + <location filename="../ViewManager/ViewManager.py" line="2759" /> <source>Alt+End</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1847" /> <location filename="../QScintilla/MiniEditor.py" line="1844" /> - <location filename="../ViewManager/ViewManager.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="2704" /> + <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2766" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1867" /> <location filename="../QScintilla/MiniEditor.py" line="1866" /> - <location filename="../ViewManager/ViewManager.py" line="2727" /> - <location filename="../ViewManager/ViewManager.py" line="2726" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2788" /> <source>Formfeed</source> <translation type="unfinished" /> </message> @@ -95435,163 +96430,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1878" /> <location filename="../QScintilla/ShellWindow.py" line="767" /> <location filename="../QScintilla/ShellWindow.py" line="766" /> - <location filename="../ViewManager/ViewManager.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="2738" /> + <location filename="../ViewManager/ViewManager.py" line="2801" /> + <location filename="../ViewManager/ViewManager.py" line="2800" /> <source>Escape</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1880" /> <location filename="../QScintilla/ShellWindow.py" line="768" /> - <location filename="../ViewManager/ViewManager.py" line="2740" /> + <location filename="../ViewManager/ViewManager.py" line="2802" /> <source>Esc</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/MiniEditor.py" line="1890" /> - <location filename="../ViewManager/ViewManager.py" line="2753" /> - <location filename="../ViewManager/ViewManager.py" line="2750" /> + <location filename="../ViewManager/ViewManager.py" line="2815" /> + <location filename="../ViewManager/ViewManager.py" line="2812" /> <source>Extend rectangular selection down one line</source> <translation>Aumentar a seleção retangular uma linha abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1896" /> - <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2818" /> <source>Alt+Ctrl+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1904" /> - <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="2826" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1915" /> <location filename="../QScintilla/MiniEditor.py" line="1912" /> - <location filename="../ViewManager/ViewManager.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="2772" /> + <location filename="../ViewManager/ViewManager.py" line="2837" /> + <location filename="../ViewManager/ViewManager.py" line="2834" /> <source>Extend rectangular selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1918" /> - <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2840" /> <source>Alt+Ctrl+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1926" /> - <location filename="../ViewManager/ViewManager.py" line="2786" /> + <location filename="../ViewManager/ViewManager.py" line="2848" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1937" /> <location filename="../QScintilla/MiniEditor.py" line="1934" /> - <location filename="../ViewManager/ViewManager.py" line="2797" /> - <location filename="../ViewManager/ViewManager.py" line="2794" /> + <location filename="../ViewManager/ViewManager.py" line="2859" /> + <location filename="../ViewManager/ViewManager.py" line="2856" /> <source>Extend rectangular selection left one character</source> <translation>Aumentar a seleção retangular um caratér à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1940" /> - <location filename="../ViewManager/ViewManager.py" line="2800" /> + <location filename="../ViewManager/ViewManager.py" line="2862" /> <source>Alt+Ctrl+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1948" /> - <location filename="../ViewManager/ViewManager.py" line="2808" /> + <location filename="../ViewManager/ViewManager.py" line="2870" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1959" /> <location filename="../QScintilla/MiniEditor.py" line="1956" /> - <location filename="../ViewManager/ViewManager.py" line="2819" /> - <location filename="../ViewManager/ViewManager.py" line="2816" /> + <location filename="../ViewManager/ViewManager.py" line="2881" /> + <location filename="../ViewManager/ViewManager.py" line="2878" /> <source>Extend rectangular selection right one character</source> <translation>Aumentar a seleção retangular um caratér à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1962" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2884" /> <source>Alt+Ctrl+Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1970" /> - <location filename="../ViewManager/ViewManager.py" line="2830" /> + <location filename="../ViewManager/ViewManager.py" line="2892" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1983" /> <location filename="../QScintilla/MiniEditor.py" line="1978" /> - <location filename="../ViewManager/ViewManager.py" line="2843" /> - <location filename="../ViewManager/ViewManager.py" line="2838" /> + <location filename="../ViewManager/ViewManager.py" line="2905" /> + <location filename="../ViewManager/ViewManager.py" line="2900" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1996" /> - <location filename="../ViewManager/ViewManager.py" line="2856" /> + <location filename="../ViewManager/ViewManager.py" line="2918" /> <source>Alt+Shift+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2007" /> <location filename="../QScintilla/MiniEditor.py" line="2004" /> - <location filename="../ViewManager/ViewManager.py" line="2867" /> - <location filename="../ViewManager/ViewManager.py" line="2864" /> + <location filename="../ViewManager/ViewManager.py" line="2929" /> + <location filename="../ViewManager/ViewManager.py" line="2926" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2018" /> - <location filename="../ViewManager/ViewManager.py" line="2878" /> + <location filename="../ViewManager/ViewManager.py" line="2940" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2023" /> - <location filename="../ViewManager/ViewManager.py" line="2883" /> + <location filename="../ViewManager/ViewManager.py" line="2945" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> <location filename="../QScintilla/MiniEditor.py" line="2030" /> - <location filename="../ViewManager/ViewManager.py" line="2893" /> - <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2952" /> <source>Extend rectangular selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2036" /> - <location filename="../ViewManager/ViewManager.py" line="2896" /> + <location filename="../ViewManager/ViewManager.py" line="2958" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2049" /> <location filename="../QScintilla/MiniEditor.py" line="2046" /> - <location filename="../ViewManager/ViewManager.py" line="2909" /> - <location filename="../ViewManager/ViewManager.py" line="2906" /> + <location filename="../ViewManager/ViewManager.py" line="2971" /> + <location filename="../ViewManager/ViewManager.py" line="2968" /> <source>Extend rectangular selection down one page</source> <translation>Aumentar a seleção retangular uma página abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2052" /> - <location filename="../ViewManager/ViewManager.py" line="2912" /> + <location filename="../ViewManager/ViewManager.py" line="2974" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2060" /> - <location filename="../ViewManager/ViewManager.py" line="2920" /> + <location filename="../ViewManager/ViewManager.py" line="2982" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> @@ -95600,299 +96595,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2534" /> <location filename="../QScintilla/MiniEditor.py" line="2069" /> <location filename="../QScintilla/MiniEditor.py" line="2068" /> - <location filename="../ViewManager/ViewManager.py" line="2929" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> + <location filename="../ViewManager/ViewManager.py" line="2990" /> <source>Duplicate current selection</source> <translation>Duplicar a seleção atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2070" /> - <location filename="../ViewManager/ViewManager.py" line="2930" /> + <location filename="../ViewManager/ViewManager.py" line="2992" /> <source>Ctrl+Shift+D</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2081" /> - <location filename="../ViewManager/ViewManager.py" line="2944" /> - <location filename="../ViewManager/ViewManager.py" line="2941" /> + <location filename="../ViewManager/ViewManager.py" line="3006" /> + <location filename="../ViewManager/ViewManager.py" line="3003" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2103" /> <location filename="../QScintilla/MiniEditor.py" line="2102" /> - <location filename="../ViewManager/ViewManager.py" line="2963" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="3024" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2122" /> <location filename="../QScintilla/MiniEditor.py" line="2119" /> - <location filename="../ViewManager/ViewManager.py" line="2982" /> - <location filename="../ViewManager/ViewManager.py" line="2979" /> + <location filename="../ViewManager/ViewManager.py" line="3044" /> + <location filename="../ViewManager/ViewManager.py" line="3041" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2132" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="3054" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2141" /> <location filename="../QScintilla/MiniEditor.py" line="2140" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> - <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> + <location filename="../ViewManager/ViewManager.py" line="3062" /> <source>Move to end of next word</source> <translation>Mover ao fim da palavra seguinte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2160" /> <location filename="../QScintilla/MiniEditor.py" line="2157" /> - <location filename="../ViewManager/ViewManager.py" line="3020" /> - <location filename="../ViewManager/ViewManager.py" line="3017" /> + <location filename="../ViewManager/ViewManager.py" line="3082" /> + <location filename="../ViewManager/ViewManager.py" line="3079" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2183" /> <location filename="../QScintilla/MiniEditor.py" line="2180" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="3040" /> + <location filename="../ViewManager/ViewManager.py" line="3105" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> <source>Move to end of previous word</source> <translation>Mover ao fim da palavra anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2200" /> <location filename="../QScintilla/MiniEditor.py" line="2197" /> - <location filename="../ViewManager/ViewManager.py" line="3060" /> - <location filename="../ViewManager/ViewManager.py" line="3057" /> + <location filename="../ViewManager/ViewManager.py" line="3122" /> + <location filename="../ViewManager/ViewManager.py" line="3119" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2217" /> <location filename="../QScintilla/MiniEditor.py" line="2214" /> - <location filename="../ViewManager/ViewManager.py" line="3077" /> - <location filename="../ViewManager/ViewManager.py" line="3074" /> + <location filename="../ViewManager/ViewManager.py" line="3139" /> + <location filename="../ViewManager/ViewManager.py" line="3136" /> <source>Move to start of document line</source> <translation>Mover ao início da linha do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2227" /> - <location filename="../ViewManager/ViewManager.py" line="3087" /> + <location filename="../ViewManager/ViewManager.py" line="3149" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2238" /> <location filename="../QScintilla/MiniEditor.py" line="2235" /> - <location filename="../ViewManager/ViewManager.py" line="3098" /> - <location filename="../ViewManager/ViewManager.py" line="3095" /> + <location filename="../ViewManager/ViewManager.py" line="3160" /> + <location filename="../ViewManager/ViewManager.py" line="3157" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2249" /> - <location filename="../ViewManager/ViewManager.py" line="3109" /> + <location filename="../ViewManager/ViewManager.py" line="3171" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2262" /> <location filename="../QScintilla/MiniEditor.py" line="2258" /> - <location filename="../ViewManager/ViewManager.py" line="3122" /> - <location filename="../ViewManager/ViewManager.py" line="3118" /> + <location filename="../ViewManager/ViewManager.py" line="3184" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="3134" /> + <location filename="../ViewManager/ViewManager.py" line="3196" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2286" /> <location filename="../QScintilla/MiniEditor.py" line="2283" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> - <location filename="../ViewManager/ViewManager.py" line="3143" /> + <location filename="../ViewManager/ViewManager.py" line="3208" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2309" /> <location filename="../QScintilla/MiniEditor.py" line="2306" /> - <location filename="../ViewManager/ViewManager.py" line="3169" /> - <location filename="../ViewManager/ViewManager.py" line="3166" /> + <location filename="../ViewManager/ViewManager.py" line="3231" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2327" /> <location filename="../QScintilla/MiniEditor.py" line="2323" /> - <location filename="../ViewManager/ViewManager.py" line="3187" /> - <location filename="../ViewManager/ViewManager.py" line="3183" /> + <location filename="../ViewManager/ViewManager.py" line="3249" /> + <location filename="../ViewManager/ViewManager.py" line="3245" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2346" /> <location filename="../QScintilla/MiniEditor.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> - <location filename="../ViewManager/ViewManager.py" line="3202" /> + <location filename="../ViewManager/ViewManager.py" line="3268" /> + <location filename="../ViewManager/ViewManager.py" line="3264" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2366" /> <location filename="../QScintilla/MiniEditor.py" line="2361" /> - <location filename="../ViewManager/ViewManager.py" line="3226" /> - <location filename="../ViewManager/ViewManager.py" line="3221" /> + <location filename="../ViewManager/ViewManager.py" line="3288" /> + <location filename="../ViewManager/ViewManager.py" line="3283" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2385" /> <location filename="../QScintilla/MiniEditor.py" line="2382" /> - <location filename="../ViewManager/ViewManager.py" line="3245" /> - <location filename="../ViewManager/ViewManager.py" line="3242" /> + <location filename="../ViewManager/ViewManager.py" line="3307" /> + <location filename="../ViewManager/ViewManager.py" line="3304" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2402" /> <location filename="../QScintilla/MiniEditor.py" line="2399" /> - <location filename="../ViewManager/ViewManager.py" line="3262" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> + <location filename="../ViewManager/ViewManager.py" line="3324" /> + <location filename="../ViewManager/ViewManager.py" line="3321" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="3277" /> - <location filename="../ViewManager/ViewManager.py" line="3276" /> + <location filename="../ViewManager/ViewManager.py" line="3339" /> + <location filename="../ViewManager/ViewManager.py" line="3338" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2429" /> - <location filename="../ViewManager/ViewManager.py" line="3292" /> - <location filename="../ViewManager/ViewManager.py" line="3289" /> + <location filename="../ViewManager/ViewManager.py" line="3354" /> + <location filename="../ViewManager/ViewManager.py" line="3351" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2449" /> <location filename="../QScintilla/MiniEditor.py" line="2446" /> - <location filename="../ViewManager/ViewManager.py" line="3309" /> - <location filename="../ViewManager/ViewManager.py" line="3306" /> + <location filename="../ViewManager/ViewManager.py" line="3371" /> + <location filename="../ViewManager/ViewManager.py" line="3368" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2466" /> <location filename="../QScintilla/MiniEditor.py" line="2463" /> - <location filename="../ViewManager/ViewManager.py" line="3326" /> - <location filename="../ViewManager/ViewManager.py" line="3323" /> + <location filename="../ViewManager/ViewManager.py" line="3388" /> + <location filename="../ViewManager/ViewManager.py" line="3385" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2483" /> <location filename="../QScintilla/MiniEditor.py" line="2480" /> - <location filename="../ViewManager/ViewManager.py" line="3343" /> - <location filename="../ViewManager/ViewManager.py" line="3340" /> + <location filename="../ViewManager/ViewManager.py" line="3405" /> + <location filename="../ViewManager/ViewManager.py" line="3402" /> <source>Delete right to end of next word</source> <translation>Apagar até ao final da proxima palavra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2493" /> - <location filename="../ViewManager/ViewManager.py" line="3353" /> + <location filename="../ViewManager/ViewManager.py" line="3415" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2504" /> <location filename="../QScintilla/MiniEditor.py" line="2501" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3426" /> + <location filename="../ViewManager/ViewManager.py" line="3423" /> <source>Move selected lines up one line</source> <translation>Mover as linhas selecionadas acima uma linha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2521" /> <location filename="../QScintilla/MiniEditor.py" line="2518" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3443" /> + <location filename="../ViewManager/ViewManager.py" line="3440" /> <source>Move selected lines down one line</source> <translation>Mover as linhas selecionadas abaixo uma linha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1795" /> <location filename="../QScintilla/MiniEditor.py" line="1792" /> - <location filename="../ViewManager/ViewManager.py" line="3399" /> - <location filename="../ViewManager/ViewManager.py" line="3396" /> + <location filename="../ViewManager/ViewManager.py" line="3461" /> + <location filename="../ViewManager/ViewManager.py" line="3458" /> <source>Convert selection to lower case</source> <translation>Convertir a seleção para minúsculas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1798" /> - <location filename="../ViewManager/ViewManager.py" line="3402" /> + <location filename="../ViewManager/ViewManager.py" line="3464" /> <source>Alt+Shift+U</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1811" /> <location filename="../QScintilla/MiniEditor.py" line="1808" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3477" /> + <location filename="../ViewManager/ViewManager.py" line="3474" /> <source>Convert selection to upper case</source> <translation>Convertir a seleção para maiúsculas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1814" /> - <location filename="../ViewManager/ViewManager.py" line="3418" /> + <location filename="../ViewManager/ViewManager.py" line="3480" /> <source>Ctrl+Shift+U</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3444" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> <source>&Edit</source> <translation>&Editar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3502" /> - <location filename="../ViewManager/ViewManager.py" line="3500" /> + <location filename="../ViewManager/ViewManager.py" line="3564" /> + <location filename="../ViewManager/ViewManager.py" line="3562" /> <source>Edit</source> <translation>Editar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2553" /> <location filename="../QScintilla/ShellWindow.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="4105" /> - <location filename="../ViewManager/ViewManager.py" line="4103" /> - <location filename="../ViewManager/ViewManager.py" line="3536" /> + <location filename="../ViewManager/ViewManager.py" line="4167" /> + <location filename="../ViewManager/ViewManager.py" line="4165" /> + <location filename="../ViewManager/ViewManager.py" line="3598" /> <source>Search</source> <translation>Procurar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2555" /> <location filename="../QScintilla/ShellWindow.py" line="925" /> - <location filename="../ViewManager/ViewManager.py" line="3538" /> + <location filename="../ViewManager/ViewManager.py" line="3600" /> <source>&Search...</source> <translation>&Procurar...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2557" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="3540" /> + <location filename="../ViewManager/ViewManager.py" line="3602" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation /> @@ -95900,34 +96895,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2564" /> <location filename="../QScintilla/ShellWindow.py" line="934" /> - <location filename="../ViewManager/ViewManager.py" line="3547" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>Search for a text</source> <translation>Procurar um texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2567" /> - <location filename="../ViewManager/ViewManager.py" line="3550" /> + <location filename="../ViewManager/ViewManager.py" line="3612" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="949" /> - <location filename="../ViewManager/ViewManager.py" line="3562" /> + <location filename="../ViewManager/ViewManager.py" line="3624" /> <source>Search next</source> <translation>Procurar próximo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2581" /> <location filename="../QScintilla/ShellWindow.py" line="951" /> - <location filename="../ViewManager/ViewManager.py" line="3564" /> + <location filename="../ViewManager/ViewManager.py" line="3626" /> <source>Search &next</source> <translation>Procurar &próximo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2583" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3566" /> + <location filename="../ViewManager/ViewManager.py" line="3628" /> <source>F3</source> <comment>Search|Search next</comment> <translation /> @@ -95935,34 +96930,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2590" /> <location filename="../QScintilla/ShellWindow.py" line="960" /> - <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search next occurrence of text</source> <translation>Procurar a próxima ocurrência do texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2593" /> - <location filename="../ViewManager/ViewManager.py" line="3576" /> + <location filename="../ViewManager/ViewManager.py" line="3638" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="977" /> - <location filename="../ViewManager/ViewManager.py" line="3588" /> + <location filename="../ViewManager/ViewManager.py" line="3650" /> <source>Search previous</source> <translation>Procurar anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2607" /> <location filename="../QScintilla/ShellWindow.py" line="979" /> - <location filename="../ViewManager/ViewManager.py" line="3590" /> + <location filename="../ViewManager/ViewManager.py" line="3652" /> <source>Search &previous</source> <translation>Procurar &anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2609" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3592" /> + <location filename="../ViewManager/ViewManager.py" line="3654" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation /> @@ -95970,436 +96965,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2618" /> <location filename="../QScintilla/ShellWindow.py" line="990" /> - <location filename="../ViewManager/ViewManager.py" line="3601" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Search previous occurrence of text</source> <translation>Procurar ocurrência anterior do texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2623" /> - <location filename="../ViewManager/ViewManager.py" line="3606" /> + <location filename="../ViewManager/ViewManager.py" line="3668" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2637" /> <location filename="../QScintilla/MiniEditor.py" line="2635" /> - <location filename="../ViewManager/ViewManager.py" line="3620" /> - <location filename="../ViewManager/ViewManager.py" line="3618" /> + <location filename="../ViewManager/ViewManager.py" line="3682" /> + <location filename="../ViewManager/ViewManager.py" line="3680" /> <source>Clear search markers</source> <translation>Limpar marcadores de pesquisa</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2639" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3684" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2648" /> - <location filename="../ViewManager/ViewManager.py" line="3631" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Clear all displayed search markers</source> <translation>Limpar todos os marcadores de pesquisa mostrados</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2653" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3698" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3648" /> - <location filename="../ViewManager/ViewManager.py" line="3646" /> + <location filename="../ViewManager/ViewManager.py" line="3710" /> + <location filename="../ViewManager/ViewManager.py" line="3708" /> <source>Search current word forward</source> <translation>Procurar para a frente à palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3650" /> + <location filename="../ViewManager/ViewManager.py" line="3712" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3659" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Search next occurrence of the current word</source> <translation>Procurar a próxima ocurrência da palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3726" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3677" /> - <location filename="../ViewManager/ViewManager.py" line="3675" /> + <location filename="../ViewManager/ViewManager.py" line="3739" /> + <location filename="../ViewManager/ViewManager.py" line="3737" /> <source>Search current word backward</source> <translation>Procurar para trás à palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3679" /> + <location filename="../ViewManager/ViewManager.py" line="3741" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3688" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Search previous occurrence of the current word</source> <translation>Procurar ocurrência anterior da palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3693" /> + <location filename="../ViewManager/ViewManager.py" line="3755" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3704" /> + <location filename="../ViewManager/ViewManager.py" line="3766" /> <source>Replace</source> <translation>Substituir</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2664" /> - <location filename="../ViewManager/ViewManager.py" line="3705" /> + <location filename="../ViewManager/ViewManager.py" line="3767" /> <source>&Replace...</source> <translation>&Substituir...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2666" /> - <location filename="../ViewManager/ViewManager.py" line="3707" /> + <location filename="../ViewManager/ViewManager.py" line="3769" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2673" /> - <location filename="../ViewManager/ViewManager.py" line="3714" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>Replace some text</source> <translation>Substituir algum texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2676" /> - <location filename="../ViewManager/ViewManager.py" line="3717" /> + <location filename="../ViewManager/ViewManager.py" line="3779" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2690" /> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3731" /> - <location filename="../ViewManager/ViewManager.py" line="3729" /> + <location filename="../ViewManager/ViewManager.py" line="3793" /> + <location filename="../ViewManager/ViewManager.py" line="3791" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2692" /> - <location filename="../ViewManager/ViewManager.py" line="3733" /> + <location filename="../ViewManager/ViewManager.py" line="3795" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2701" /> - <location filename="../ViewManager/ViewManager.py" line="3742" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2706" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3809" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2722" /> <location filename="../QScintilla/MiniEditor.py" line="2720" /> - <location filename="../ViewManager/ViewManager.py" line="3763" /> - <location filename="../ViewManager/ViewManager.py" line="3761" /> + <location filename="../ViewManager/ViewManager.py" line="3825" /> + <location filename="../ViewManager/ViewManager.py" line="3823" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2724" /> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3827" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2733" /> - <location filename="../ViewManager/ViewManager.py" line="3774" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2736" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3839" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2749" /> <location filename="../QScintilla/MiniEditor.py" line="2747" /> - <location filename="../ViewManager/ViewManager.py" line="3790" /> - <location filename="../ViewManager/ViewManager.py" line="3788" /> + <location filename="../ViewManager/ViewManager.py" line="3852" /> + <location filename="../ViewManager/ViewManager.py" line="3850" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3792" /> + <location filename="../ViewManager/ViewManager.py" line="3854" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2760" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2763" /> - <location filename="../ViewManager/ViewManager.py" line="3804" /> + <location filename="../ViewManager/ViewManager.py" line="3866" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3826" /> - <location filename="../ViewManager/ViewManager.py" line="3815" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> + <location filename="../ViewManager/ViewManager.py" line="3877" /> <source>Goto Line</source> <translation>Ir à linha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3817" /> + <location filename="../ViewManager/ViewManager.py" line="3879" /> <source>&Goto Line...</source> <translation>Ir à &Linha...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3881" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3829" /> + <location filename="../ViewManager/ViewManager.py" line="3891" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3851" /> - <location filename="../ViewManager/ViewManager.py" line="3840" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> + <location filename="../ViewManager/ViewManager.py" line="3902" /> <source>Goto Brace</source> <translation>Ir ao Parentesis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3842" /> + <location filename="../ViewManager/ViewManager.py" line="3904" /> <source>Goto &Brace</source> <translation>Ir ao &Parentesis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3844" /> + <location filename="../ViewManager/ViewManager.py" line="3906" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3854" /> + <location filename="../ViewManager/ViewManager.py" line="3916" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Ir ao Parentesis</b><p>Ir ao parentesis par correspondente no editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3877" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> + <location filename="../ViewManager/ViewManager.py" line="3926" /> <source>Goto Last Edit Location</source> <translation>Ir ao Local da Última Edição</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3866" /> + <location filename="../ViewManager/ViewManager.py" line="3928" /> <source>Goto Last &Edit Location</source> <translation>Ir ao Local da Última &Edição</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3868" /> + <location filename="../ViewManager/ViewManager.py" line="3930" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3880" /> + <location filename="../ViewManager/ViewManager.py" line="3942" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3892" /> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3954" /> + <location filename="../ViewManager/ViewManager.py" line="3953" /> <source>Goto Previous Method or Class</source> <translation>Ir ao Método ou Classe Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3894" /> + <location filename="../ViewManager/ViewManager.py" line="3956" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3905" /> - <source>Go to the previous method or class definition</source> - <translation>Ir à definição de método ou classe anterior</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3910" /> - <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3922" /> - <location filename="../ViewManager/ViewManager.py" line="3921" /> - <source>Goto Next Method or Class</source> - <translation>Ir ao Método ou Classe Seguinte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3924" /> - <source>Ctrl+Shift+Down</source> - <comment>Search|Goto Next Method or Class</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3933" /> - <source>Go to the next method or class definition</source> - <translation>Ir à definição de método ou classe seguinte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> - <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3951" /> - <source>Search in Files</source> - <translation>Procurar em Ficheiros</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3953" /> - <source>Search in &Files...</source> - <translation>Procurar em &Ficheiros...</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3955" /> - <source>Shift+Ctrl+F</source> - <comment>Search|Search Files</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> - <source>Search for a text in files</source> - <translation>Procurar um texto em ficheiros</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="3967" /> - <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3979" /> - <source>Replace in Files</source> - <translation>Substituir em Ficheiros</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3980" /> - <source>Replace in F&iles...</source> - <translation>Substituir em F&icheiros...</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> - <source>Shift+Ctrl+R</source> - <comment>Search|Replace in Files</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3991" /> - <source>Search for a text in files and replace it</source> - <translation>Procurar e substituir um texto em ficheiros</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> - <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4009" /> - <source>Search in Open Files</source> - <translation>Procurar em Ficheiros Abertos</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4011" /> - <source>Search in Open Files...</source> - <translation>Procurar em Ficheiros Abertos...</translation> + <source>Go to the previous method or class definition</source> + <translation>Ir à definição de método ou classe anterior</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3972" /> + <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3984" /> + <location filename="../ViewManager/ViewManager.py" line="3983" /> + <source>Goto Next Method or Class</source> + <translation>Ir ao Método ou Classe Seguinte</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3986" /> + <source>Ctrl+Shift+Down</source> + <comment>Search|Goto Next Method or Class</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3995" /> + <source>Go to the next method or class definition</source> + <translation>Ir à definição de método ou classe seguinte</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4000" /> + <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4013" /> + <source>Search in Files</source> + <translation>Procurar em Ficheiros</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4015" /> + <source>Search in &Files...</source> + <translation>Procurar em &Ficheiros...</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4017" /> + <source>Shift+Ctrl+F</source> + <comment>Search|Search Files</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4026" /> + <source>Search for a text in files</source> + <translation>Procurar um texto em ficheiros</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4029" /> + <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4041" /> + <source>Replace in Files</source> + <translation>Substituir em Ficheiros</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4042" /> + <source>Replace in F&iles...</source> + <translation>Substituir em F&icheiros...</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4044" /> + <source>Shift+Ctrl+R</source> + <comment>Search|Replace in Files</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4053" /> + <source>Search for a text in files and replace it</source> + <translation>Procurar e substituir um texto em ficheiros</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4058" /> + <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4071" /> + <source>Search in Open Files</source> + <translation>Procurar em Ficheiros Abertos</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4073" /> + <source>Search in Open Files...</source> + <translation>Procurar em Ficheiros Abertos...</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4075" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4022" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Search for a text in open files</source> <translation>Procurar um texto nos ficheiros abertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4087" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4037" /> + <location filename="../ViewManager/ViewManager.py" line="4099" /> <source>Replace in Open Files</source> <translation>Substituir em Ficheiros Abertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4038" /> + <location filename="../ViewManager/ViewManager.py" line="4100" /> <source>Replace in Open Files...</source> <translation>Substituir em Ficheiros Abertos...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4040" /> + <location filename="../ViewManager/ViewManager.py" line="4102" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4049" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Search for a text in open files and replace it</source> <translation>Procurar e substituir um texto em ficheiros abertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4116" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4075" /> + <location filename="../ViewManager/ViewManager.py" line="4137" /> <source>&Search</source> <translation>&Procurar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> <location filename="../QScintilla/ShellWindow.py" line="1016" /> - <location filename="../ViewManager/ViewManager.py" line="4146" /> + <location filename="../ViewManager/ViewManager.py" line="4208" /> <source>Zoom in</source> <translation>Aproximar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2780" /> <location filename="../QScintilla/ShellWindow.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="4148" /> + <location filename="../ViewManager/ViewManager.py" line="4210" /> <source>Zoom &in</source> <translation>Apro&ximar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2782" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4150" /> + <location filename="../ViewManager/ViewManager.py" line="4212" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation /> @@ -96407,7 +97402,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2785" /> <location filename="../QScintilla/ShellWindow.py" line="1023" /> - <location filename="../ViewManager/ViewManager.py" line="4153" /> + <location filename="../ViewManager/ViewManager.py" line="4215" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Aproximar</translation> @@ -96415,35 +97410,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2791" /> <location filename="../QScintilla/ShellWindow.py" line="1029" /> - <location filename="../ViewManager/ViewManager.py" line="4159" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Zoom in on the text</source> <translation>Aproximar no texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2794" /> <location filename="../QScintilla/ShellWindow.py" line="1032" /> - <location filename="../ViewManager/ViewManager.py" line="4162" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Aproximar</b><p>Aproximar no texto. Isto faz o texto mais grande.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2804" /> <location filename="../QScintilla/ShellWindow.py" line="1042" /> - <location filename="../ViewManager/ViewManager.py" line="4172" /> + <location filename="../ViewManager/ViewManager.py" line="4234" /> <source>Zoom out</source> <translation>Afastar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1044" /> - <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="4236" /> <source>Zoom &out</source> <translation>A&fastar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2808" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4238" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation /> @@ -96451,7 +97446,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2811" /> <location filename="../QScintilla/ShellWindow.py" line="1049" /> - <location filename="../ViewManager/ViewManager.py" line="4179" /> + <location filename="../ViewManager/ViewManager.py" line="4241" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Afastar</translation> @@ -96459,35 +97454,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2817" /> <location filename="../QScintilla/ShellWindow.py" line="1055" /> - <location filename="../ViewManager/ViewManager.py" line="4185" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Zoom out on the text</source> <translation>Afastar no texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2820" /> <location filename="../QScintilla/ShellWindow.py" line="1058" /> - <location filename="../ViewManager/ViewManager.py" line="4188" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Afastar</b><p>Afastar no texto. Isto faz o texto mais pequeno.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2830" /> <location filename="../QScintilla/ShellWindow.py" line="1068" /> - <location filename="../ViewManager/ViewManager.py" line="4198" /> + <location filename="../ViewManager/ViewManager.py" line="4260" /> <source>Zoom reset</source> <translation>Restaurar zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1070" /> - <location filename="../ViewManager/ViewManager.py" line="4200" /> + <location filename="../ViewManager/ViewManager.py" line="4262" /> <source>Zoom &reset</source> <translation>&Restaurar zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2834" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4202" /> + <location filename="../ViewManager/ViewManager.py" line="4264" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -96495,883 +97490,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2841" /> <location filename="../QScintilla/ShellWindow.py" line="1079" /> - <location filename="../ViewManager/ViewManager.py" line="4209" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Reset the zoom of the text</source> <translation>Reiniciar o zoom do texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2844" /> <location filename="../QScintilla/ShellWindow.py" line="1082" /> - <location filename="../ViewManager/ViewManager.py" line="4212" /> + <location filename="../ViewManager/ViewManager.py" line="4274" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2855" /> <location filename="../QScintilla/ShellWindow.py" line="1093" /> - <location filename="../ViewManager/ViewManager.py" line="4223" /> + <location filename="../ViewManager/ViewManager.py" line="4285" /> <source>Zoom</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2857" /> <location filename="../QScintilla/ShellWindow.py" line="1095" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4287" /> <source>&Zoom</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2864" /> <location filename="../QScintilla/ShellWindow.py" line="1102" /> - <location filename="../ViewManager/ViewManager.py" line="4232" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom the text</source> <translation>Zoom no texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2867" /> <location filename="../QScintilla/ShellWindow.py" line="1105" /> - <location filename="../ViewManager/ViewManager.py" line="4235" /> + <location filename="../ViewManager/ViewManager.py" line="4297" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4254" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4316" /> + <location filename="../ViewManager/ViewManager.py" line="4308" /> <source>Toggle all folds</source> <translation>Alternar as dobras todas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4247" /> + <location filename="../ViewManager/ViewManager.py" line="4309" /> <source>&Toggle all folds</source> <translation type="unfinished">Alternar dobras &todas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4319" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4279" /> - <location filename="../ViewManager/ViewManager.py" line="4267" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> + <location filename="../ViewManager/ViewManager.py" line="4329" /> <source>Toggle all folds (including children)</source> <translation>Alternar as dobras todas (incluindo filhos)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4332" /> <source>Toggle all &folds (including children)</source> <translation>Alternar &dobras todas (incluindo filhos)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4346" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4303" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4365" /> + <location filename="../ViewManager/ViewManager.py" line="4357" /> <source>Toggle current fold</source> <translation>Alternar a dobra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4296" /> + <location filename="../ViewManager/ViewManager.py" line="4358" /> <source>Toggle &current fold</source> <translation>Alternar dobra &atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4306" /> + <location filename="../ViewManager/ViewManager.py" line="4368" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4325" /> - <location filename="../ViewManager/ViewManager.py" line="4317" /> + <location filename="../ViewManager/ViewManager.py" line="4387" /> + <location filename="../ViewManager/ViewManager.py" line="4379" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4380" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4328" /> + <location filename="../ViewManager/ViewManager.py" line="4390" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4348" /> - <location filename="../ViewManager/ViewManager.py" line="4341" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> + <location filename="../ViewManager/ViewManager.py" line="4403" /> + <location filename="../ViewManager/ViewManager.py" line="4401" /> <source>Remove all highlights</source> <translation>Retirar todo o ressaltado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> + <location filename="../ViewManager/ViewManager.py" line="4413" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4361" /> + <location filename="../ViewManager/ViewManager.py" line="4423" /> <source>New Document View</source> <translation>Novo Visor do Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4363" /> + <location filename="../ViewManager/ViewManager.py" line="4425" /> <source>New &Document View</source> <translation>Novo Visor do &Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4370" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>Open a new view of the current document</source> <translation>Abrir um novo visor com o documento atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> + <location filename="../ViewManager/ViewManager.py" line="4437" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Nova Vista de Documento</b><p>Abre uma vista nova do documento atual. Ambas vistas mostram o mesmo documento mas, os cursores podem estar em posições independentes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4391" /> - <location filename="../ViewManager/ViewManager.py" line="4387" /> + <location filename="../ViewManager/ViewManager.py" line="4453" /> + <location filename="../ViewManager/ViewManager.py" line="4449" /> <source>New Document View (with new split)</source> <translation>Nova Vista de Documento (com divisão nova)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> <source>Open a new view of the current document in a new split</source> <translation>Abrir uma nova vista do documento atual numa nova divisão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4405" /> + <location filename="../ViewManager/ViewManager.py" line="4467" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Nova Vista de Documento</b><p>Abre uma vista nova do documento atual numa divisão nova. Ambas vistas mostram o mesmo documento mas, os cursores podem estar em posições independentes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4417" /> + <location filename="../ViewManager/ViewManager.py" line="4479" /> <source>Split view</source> <translation>Vista dividida</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4481" /> <source>&Split view</source> <translation>Vista &dividida</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4426" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Add a split to the view</source> <translation>Adicionar uma divisão à vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4429" /> + <location filename="../ViewManager/ViewManager.py" line="4491" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Vista dividida</b><p>Adiciona uma divisão ao visor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4438" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source>Arrange horizontally</source> <translation>Organizar horizontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4439" /> + <location filename="../ViewManager/ViewManager.py" line="4501" /> <source>Arrange &horizontally</source> <translation>Organizar &horizontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> - <source>Arrange the splitted views horizontally</source> - <translation>Organizar horizontalmente os visores divididos</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4452" /> - <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> - <translation><b>Ordenar horizontalmente</b><p>Ordena horizontalmente os visores divididos.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <source>Remove split</source> - <translation>Retirar divisão</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4465" /> - <source>&Remove split</source> - <translation>&Retirar divisão</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> - <source>Remove the current split</source> - <translation>Retira a divisão atual</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4475" /> - <source><b>Remove split</b><p>Remove the current split.</p></source> - <translation><b>Retirar divisão</b><p>Retira a divisão atual.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4484" /> - <source>Next split</source> - <translation>Separação seguinte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4485" /> - <source>&Next split</source> - <translation>Separação segui&nte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4487" /> - <source>Ctrl+Alt+N</source> - <comment>View|Next split</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4496" /> - <source>Move to the next split</source> - <translation>Mover à seguinte divisão</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4499" /> - <source><b>Next split</b><p>Move to the next split.</p></source> - <translation><b>Separação seguinte</b><p>Mover à proxima divisão.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4508" /> - <source>Previous split</source> - <translation>Divisão anterior</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4509" /> - <source>&Previous split</source> - <translation>Divisão &anterior</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> - <source>Ctrl+Alt+P</source> - <comment>View|Previous split</comment> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4520" /> - <source>Move to the previous split</source> - <translation>Mover à divisão anterior</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4523" /> - <source><b>Previous split</b><p>Move to the previous split.</p></source> - <translation><b>Separação anterior</b><p>Mover à divisão anterior.</p></translation> + <source>Arrange the splitted views horizontally</source> + <translation>Organizar horizontalmente os visores divididos</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4514" /> + <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> + <translation><b>Ordenar horizontalmente</b><p>Ordena horizontalmente os visores divididos.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4525" /> + <source>Remove split</source> + <translation>Retirar divisão</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4527" /> + <source>&Remove split</source> + <translation>&Retirar divisão</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4534" /> - <location filename="../ViewManager/ViewManager.py" line="4532" /> - <source>Preview</source> - <translation>Antevisão</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4542" /> - <source>Preview the current file in the web browser</source> - <translation>Antevisão do ficheiro atual no navegador web</translation> + <source>Remove the current split</source> + <translation>Retira a divisão atual</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4537" /> + <source><b>Remove split</b><p>Remove the current split.</p></source> + <translation><b>Retirar divisão</b><p>Retira a divisão atual.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4546" /> + <source>Next split</source> + <translation>Separação seguinte</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4547" /> - <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> - <translation type="unfinished" /> + <source>&Next split</source> + <translation>Separação segui&nte</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4549" /> + <source>Ctrl+Alt+N</source> + <comment>View|Next split</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4558" /> + <source>Move to the next split</source> + <translation>Mover à seguinte divisão</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4561" /> - <location filename="../ViewManager/ViewManager.py" line="4559" /> - <source>Python AST Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4569" /> - <source>Show the AST for the current Python file</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4574" /> - <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4588" /> - <location filename="../ViewManager/ViewManager.py" line="4586" /> - <source>Python Disassembly Viewer</source> - <translation type="unfinished" /> + <source><b>Next split</b><p>Move to the next split.</p></source> + <translation><b>Separação seguinte</b><p>Mover à proxima divisão.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4570" /> + <source>Previous split</source> + <translation>Divisão anterior</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4571" /> + <source>&Previous split</source> + <translation>Divisão &anterior</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4573" /> + <source>Ctrl+Alt+P</source> + <comment>View|Previous split</comment> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4582" /> + <source>Move to the previous split</source> + <translation>Mover à divisão anterior</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4585" /> + <source><b>Previous split</b><p>Move to the previous split.</p></source> + <translation><b>Separação anterior</b><p>Mover à divisão anterior.</p></translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4596" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> + <source>Preview</source> + <translation>Antevisão</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4604" /> + <source>Preview the current file in the web browser</source> + <translation>Antevisão do ficheiro atual no navegador web</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4609" /> + <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4623" /> + <location filename="../ViewManager/ViewManager.py" line="4621" /> + <source>Python AST Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4631" /> + <source>Show the AST for the current Python file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4636" /> + <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4650" /> + <location filename="../ViewManager/ViewManager.py" line="4648" /> + <source>Python Disassembly Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4658" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4601" /> + <location filename="../ViewManager/ViewManager.py" line="4663" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4637" /> + <location filename="../ViewManager/ViewManager.py" line="4699" /> <source>&View</source> <translation>&Vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4672" /> - <location filename="../ViewManager/ViewManager.py" line="4670" /> + <location filename="../ViewManager/ViewManager.py" line="4734" /> + <location filename="../ViewManager/ViewManager.py" line="4732" /> <source>View</source> <translation>Vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4711" /> - <location filename="../ViewManager/ViewManager.py" line="4703" /> + <location filename="../ViewManager/ViewManager.py" line="4773" /> + <location filename="../ViewManager/ViewManager.py" line="4765" /> <source>Start Macro Recording</source> <translation>Iniciar Registo de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4704" /> + <location filename="../ViewManager/ViewManager.py" line="4766" /> <source>S&tart Macro Recording</source> <translation>Iniciar Regis&to de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4714" /> + <location filename="../ViewManager/ViewManager.py" line="4776" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Iniciar Registo de Macro</b><p>Inicia o registo de comandos do editor num macro novo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4732" /> - <location filename="../ViewManager/ViewManager.py" line="4724" /> + <location filename="../ViewManager/ViewManager.py" line="4794" /> + <location filename="../ViewManager/ViewManager.py" line="4786" /> <source>Stop Macro Recording</source> <translation>Para Registo de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4725" /> + <location filename="../ViewManager/ViewManager.py" line="4787" /> <source>Sto&p Macro Recording</source> <translation>&Para Registo de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4735" /> + <location filename="../ViewManager/ViewManager.py" line="4797" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Parar Registo de Macro</b><p>Pára o registo de comandos do editor num macro novo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4753" /> - <location filename="../ViewManager/ViewManager.py" line="4745" /> - <source>Run Macro</source> - <translation>Executar Macro</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4746" /> - <source>&Run Macro</source> - <translation>Executa&r Macro</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4756" /> - <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> - <translation><b>Executar Macro</b><p>Executa um macro de editor previamente registado.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4774" /> - <location filename="../ViewManager/ViewManager.py" line="4766" /> - <source>Delete Macro</source> - <translation>Apagar Macro</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4767" /> - <source>&Delete Macro</source> - <translation>&Apagar Macro</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4777" /> - <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> - <translation><b>Apagar Macro</b><p>Apaga um macro de editor previamente registado.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4795" /> - <location filename="../ViewManager/ViewManager.py" line="4787" /> - <source>Load Macro</source> - <translation>Carregar Macro</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4788" /> - <source>&Load Macro</source> - <translation>&Carregar Macro</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4798" /> - <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> - <translation><b>Carregar Macro</b><p>Carrega um macro de editor desde um ficheiro.</p></translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4815" /> <location filename="../ViewManager/ViewManager.py" line="4807" /> - <source>Save Macro</source> - <translation>Gravar Macro</translation> + <source>Run Macro</source> + <translation>Executar Macro</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4808" /> - <source>&Save Macro</source> - <translation>&Gravar Macro</translation> + <source>&Run Macro</source> + <translation>Executa&r Macro</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4818" /> - <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> - <translation><b>Gravar Macro</b><p>Grava um macro de editor previamente registado num ficheiro.</p></translation> + <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> + <translation><b>Executar Macro</b><p>Executa um macro de editor previamente registado.</p></translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4836" /> - <source>&Macros</source> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4854" /> - <source>Toggle Bookmark</source> - <translation>Alternar Marcadores</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4856" /> - <source>&Toggle Bookmark</source> - <translation>&Alternar Marcadores</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4858" /> - <source>Alt+Ctrl+T</source> - <comment>Bookmark|Toggle</comment> - <translation>Alt+Ctrl+T</translation> + <location filename="../ViewManager/ViewManager.py" line="4828" /> + <source>Delete Macro</source> + <translation>Apagar Macro</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4829" /> + <source>&Delete Macro</source> + <translation>&Apagar Macro</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4839" /> + <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> + <translation><b>Apagar Macro</b><p>Apaga um macro de editor previamente registado.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4857" /> + <location filename="../ViewManager/ViewManager.py" line="4849" /> + <source>Load Macro</source> + <translation>Carregar Macro</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4850" /> + <source>&Load Macro</source> + <translation>&Carregar Macro</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4860" /> + <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> + <translation><b>Carregar Macro</b><p>Carrega um macro de editor desde um ficheiro.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4877" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> + <source>Save Macro</source> + <translation>Gravar Macro</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4870" /> - <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4894" /> - <location filename="../ViewManager/ViewManager.py" line="4881" /> - <source>Next Bookmark</source> - <translation>Marcador Seguinte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4883" /> - <source>&Next Bookmark</source> - <translation>Marcador Segui&nte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4885" /> - <source>Ctrl+PgDown</source> - <comment>Bookmark|Next</comment> - <translation>Ctrl+PgDown</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4897" /> - <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> - <translation type="unfinished" /> + <source>&Save Macro</source> + <translation>&Gravar Macro</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4880" /> + <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> + <translation><b>Gravar Macro</b><p>Grava um macro de editor previamente registado num ficheiro.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4898" /> + <source>&Macros</source> + <translation /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4929" /> + <location filename="../ViewManager/ViewManager.py" line="4916" /> + <source>Toggle Bookmark</source> + <translation>Alternar Marcadores</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4918" /> + <source>&Toggle Bookmark</source> + <translation>&Alternar Marcadores</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="4920" /> - <location filename="../ViewManager/ViewManager.py" line="4907" /> + <source>Alt+Ctrl+T</source> + <comment>Bookmark|Toggle</comment> + <translation>Alt+Ctrl+T</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4932" /> + <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4956" /> + <location filename="../ViewManager/ViewManager.py" line="4943" /> + <source>Next Bookmark</source> + <translation>Marcador Seguinte</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4945" /> + <source>&Next Bookmark</source> + <translation>Marcador Segui&nte</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4947" /> + <source>Ctrl+PgDown</source> + <comment>Bookmark|Next</comment> + <translation>Ctrl+PgDown</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4959" /> + <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4982" /> + <location filename="../ViewManager/ViewManager.py" line="4969" /> <source>Previous Bookmark</source> <translation>Marcador Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4909" /> + <location filename="../ViewManager/ViewManager.py" line="4971" /> <source>&Previous Bookmark</source> <translation>Marcador &Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4911" /> + <location filename="../ViewManager/ViewManager.py" line="4973" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4923" /> + <location filename="../ViewManager/ViewManager.py" line="4985" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4945" /> - <location filename="../ViewManager/ViewManager.py" line="4933" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> + <location filename="../ViewManager/ViewManager.py" line="4995" /> <source>Clear Bookmarks</source> <translation>Limpar Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4934" /> + <location filename="../ViewManager/ViewManager.py" line="4996" /> <source>&Clear Bookmarks</source> <translation>&Limpar Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4936" /> + <location filename="../ViewManager/ViewManager.py" line="4998" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4948" /> - <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> - <translation><b>Limpar Marcadores</b><p>Limpa os marcadores de todos os editores<.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4967" /> - <location filename="../ViewManager/ViewManager.py" line="4958" /> - <source>Goto Syntax Error</source> - <translation>Ir ao Erro de Sintaxe</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4960" /> - <source>&Goto Syntax Error</source> - <translation>&Ir ao Erro de Sintaxe</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4970" /> - <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4988" /> - <location filename="../ViewManager/ViewManager.py" line="4980" /> - <source>Clear Syntax Errors</source> - <translation>Limpar Erros de Sintaxe</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> - <source>Clear &Syntax Errors</source> - <translation>Limpar Erros de &Sintaxe</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4991" /> - <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> - <translation><b>Limpar Erros de Sintaxe</b><p>Limpa os erros de sintaxe dos editores todos.</p></translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5010" /> - <location filename="../ViewManager/ViewManager.py" line="5001" /> + <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> + <translation><b>Limpar Marcadores</b><p>Limpa os marcadores de todos os editores<.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5029" /> + <location filename="../ViewManager/ViewManager.py" line="5020" /> + <source>Goto Syntax Error</source> + <translation>Ir ao Erro de Sintaxe</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5022" /> + <source>&Goto Syntax Error</source> + <translation>&Ir ao Erro de Sintaxe</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5032" /> + <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5050" /> + <location filename="../ViewManager/ViewManager.py" line="5042" /> + <source>Clear Syntax Errors</source> + <translation>Limpar Erros de Sintaxe</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5043" /> + <source>Clear &Syntax Errors</source> + <translation>Limpar Erros de &Sintaxe</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5053" /> + <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> + <translation><b>Limpar Erros de Sintaxe</b><p>Limpa os erros de sintaxe dos editores todos.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5072" /> + <location filename="../ViewManager/ViewManager.py" line="5063" /> <source>Next warning message</source> <translation>Mensagem de aviso seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5003" /> + <location filename="../ViewManager/ViewManager.py" line="5065" /> <source>&Next warning message</source> <translation>Mensagem de aviso segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5013" /> + <location filename="../ViewManager/ViewManager.py" line="5075" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5033" /> - <location filename="../ViewManager/ViewManager.py" line="5024" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> + <location filename="../ViewManager/ViewManager.py" line="5086" /> <source>Previous warning message</source> <translation>Mensagem de aviso anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5026" /> + <location filename="../ViewManager/ViewManager.py" line="5088" /> <source>&Previous warning message</source> <translation>Mensagem de aviso &anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5036" /> + <location filename="../ViewManager/ViewManager.py" line="5098" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5055" /> - <location filename="../ViewManager/ViewManager.py" line="5047" /> + <location filename="../ViewManager/ViewManager.py" line="5117" /> + <location filename="../ViewManager/ViewManager.py" line="5109" /> <source>Clear Warning Messages</source> <translation>Limpar Mensagens de Aviso</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5048" /> + <location filename="../ViewManager/ViewManager.py" line="5110" /> <source>Clear &Warning Messages</source> <translation>Limpar Mensagens de &Aviso</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5058" /> + <location filename="../ViewManager/ViewManager.py" line="5120" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5077" /> - <location filename="../ViewManager/ViewManager.py" line="5068" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> + <location filename="../ViewManager/ViewManager.py" line="5130" /> <source>Next uncovered line</source> <translation>Linha seguinte sem cobrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5070" /> + <location filename="../ViewManager/ViewManager.py" line="5132" /> <source>&Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5080" /> + <location filename="../ViewManager/ViewManager.py" line="5142" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5100" /> - <location filename="../ViewManager/ViewManager.py" line="5091" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> + <location filename="../ViewManager/ViewManager.py" line="5153" /> <source>Previous uncovered line</source> <translation>Linha anterior sem cobrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5093" /> + <location filename="../ViewManager/ViewManager.py" line="5155" /> <source>&Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5103" /> + <location filename="../ViewManager/ViewManager.py" line="5165" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5123" /> - <location filename="../ViewManager/ViewManager.py" line="5114" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> + <location filename="../ViewManager/ViewManager.py" line="5176" /> <source>Next Task</source> <translation>Tarefa Seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5116" /> + <location filename="../ViewManager/ViewManager.py" line="5178" /> <source>&Next Task</source> <translation>Tarefa Segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5188" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5145" /> - <location filename="../ViewManager/ViewManager.py" line="5136" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> + <location filename="../ViewManager/ViewManager.py" line="5198" /> <source>Previous Task</source> <translation>Tarefa Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5138" /> + <location filename="../ViewManager/ViewManager.py" line="5200" /> <source>&Previous Task</source> <translation>Tarefa &Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5210" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5168" /> - <location filename="../ViewManager/ViewManager.py" line="5159" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> + <location filename="../ViewManager/ViewManager.py" line="5221" /> <source>Next Change</source> <translation>Alteração Seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5161" /> + <location filename="../ViewManager/ViewManager.py" line="5223" /> <source>&Next Change</source> <translation>Alteração Segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5233" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5191" /> - <location filename="../ViewManager/ViewManager.py" line="5182" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> + <location filename="../ViewManager/ViewManager.py" line="5244" /> <source>Previous Change</source> <translation>Alteração Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5184" /> + <location filename="../ViewManager/ViewManager.py" line="5246" /> <source>&Previous Change</source> <translation>Alteração &Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5256" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5215" /> - <location filename="../ViewManager/ViewManager.py" line="5213" /> + <location filename="../ViewManager/ViewManager.py" line="5277" /> + <location filename="../ViewManager/ViewManager.py" line="5275" /> <source>&Bookmarks</source> <translation>&Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5259" /> - <location filename="../ViewManager/ViewManager.py" line="5257" /> + <location filename="../ViewManager/ViewManager.py" line="5321" /> + <location filename="../ViewManager/ViewManager.py" line="5319" /> <source>Bookmarks</source> <translation>Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5293" /> + <location filename="../ViewManager/ViewManager.py" line="5355" /> <source>Check spelling</source> <translation>Verificar ortografia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5295" /> + <location filename="../ViewManager/ViewManager.py" line="5357" /> <source>Check &spelling...</source> <translation>Verificar &ortografia...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5297" /> + <location filename="../ViewManager/ViewManager.py" line="5359" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5306" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Perform spell check of current editor</source> <translation>Executar a verificação ortográfica do editor atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5311" /> - <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> - <translation><b>Verificação ortográfica</b><p>Executa a verificação ortográfica do editor atual.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5321" /> - <source>Automatic spell checking</source> - <translation>Verificação ortográfica automática</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5323" /> - <source>&Automatic spell checking</source> - <translation>Verificação ortográfica &automática</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <source>(De-)Activate automatic spell checking</source> - <translation>(Des)Ativar verificação ortográfica automática</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5336" /> - <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> - <translation><b>Verificação ortográfica automática</b><p>Ativa ou desativa a função de verificação ortográfica automática nos editores todos.<p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5370" /> - <source>Edit Dictionary</source> - <translation>Editar Dicionário</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5373" /> + <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> + <translation><b>Verificação ortográfica</b><p>Executa a verificação ortográfica do editor atual.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5383" /> + <source>Automatic spell checking</source> + <translation>Verificação ortográfica automática</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5385" /> + <source>&Automatic spell checking</source> + <translation>Verificação ortográfica &automática</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5393" /> + <source>(De-)Activate automatic spell checking</source> + <translation>(Des)Ativar verificação ortográfica automática</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5398" /> + <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> + <translation><b>Verificação ortográfica automática</b><p>Ativa ou desativa a função de verificação ortográfica automática nos editores todos.<p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5432" /> + <source>Edit Dictionary</source> + <translation>Editar Dicionário</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5435" /> <source>Project Word List</source> <translation>Lista de Palavras do Projeto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5377" /> + <location filename="../ViewManager/ViewManager.py" line="5439" /> <source>Project Exception List</source> <translation>Lista de Excepções do Projeto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5382" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>User Word List</source> <translation>Lista de Palavras do Usuário</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5386" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>User Exception List</source> <translation>Lista de Exceções do Usuário</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5407" /> - <location filename="../ViewManager/ViewManager.py" line="5405" /> + <location filename="../ViewManager/ViewManager.py" line="5469" /> + <location filename="../ViewManager/ViewManager.py" line="5467" /> <source>Spelling</source> <translation>Verificação ortográfica</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5433" /> - <source>Open files</source> - <translation>Abrir ficheiros</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5491" /> - <source>File Modified</source> - <translation>Ficheiro Modificado</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5492" /> + <source>Open Files</source> + <translation type="unfinished">Abrir Ficheiros</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5511" /> + <source>Open Remote Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5578" /> + <source>File Modified</source> + <translation>Ficheiro Modificado</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5579" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>O ficheiro <b>{0}</b> tem alterações por gravar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5969" /> + <location filename="../ViewManager/ViewManager.py" line="6076" /> <source>Line: {0:5}</source> <translation>Linha: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5975" /> + <location filename="../ViewManager/ViewManager.py" line="6082" /> <source>Pos: {0:5}</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5995" /> + <location filename="../ViewManager/ViewManager.py" line="6102" /> <source>Language: {0}</source> <translation>Linguagem: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6004" /> + <location filename="../ViewManager/ViewManager.py" line="6111" /> <source>EOL Mode: {0}</source> <translation>Modo EOL: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6500" /> - <location filename="../ViewManager/ViewManager.py" line="6457" /> + <location filename="../ViewManager/ViewManager.py" line="6636" /> + <location filename="../ViewManager/ViewManager.py" line="6593" /> <source>&Clear</source> <translation>&Limpar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6494" /> + <location filename="../ViewManager/ViewManager.py" line="6630" /> <source>&Add</source> <translation>&Adicionar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6497" /> + <location filename="../ViewManager/ViewManager.py" line="6633" /> <source>&Edit...</source> <translation>&Editar...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7567" /> - <location filename="../ViewManager/ViewManager.py" line="7553" /> - <location filename="../ViewManager/ViewManager.py" line="7521" /> + <location filename="../ViewManager/ViewManager.py" line="7703" /> + <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7657" /> <source>Edit Spelling Dictionary</source> <translation>Editar Dicionário Ortográfico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7524" /> + <location filename="../ViewManager/ViewManager.py" line="7660" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7540" /> + <location filename="../ViewManager/ViewManager.py" line="7676" /> <source>Editing {0}</source> <translation>A editar {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7556" /> + <location filename="../ViewManager/ViewManager.py" line="7692" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7570" /> + <location filename="../ViewManager/ViewManager.py" line="7706" /> <source>The spelling dictionary was saved successfully.</source> <translation>O dicionário ortográfico foi guradado com êxito.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6679" /> + <location filename="../ViewManager/ViewManager.py" line="5522" /> + <source>You must be connected to a remote eric-ide server. Aborting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6815" /> <source>Clear Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6680" /> + <location filename="../ViewManager/ViewManager.py" line="6816" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="8100" /> - <location filename="../ViewManager/ViewManager.py" line="8083" /> + <location filename="../ViewManager/ViewManager.py" line="8236" /> + <location filename="../ViewManager/ViewManager.py" line="8219" /> <source>File System Watcher Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="8084" /> + <location filename="../ViewManager/ViewManager.py" line="8220" /> <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="8101" /> + <location filename="../ViewManager/ViewManager.py" line="8237" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message> @@ -97391,12 +98397,20 @@ <translation type="unfinished" /> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="601" /> + <location filename="../HexEdit/HexEditMainWindow.py" line="609" /> <source>Ctrl+G</source> <comment>Search|Goto Offset</comment> <translation type="unfinished" /> </message> <message> + <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> + <translation type="vanished"><b>Gravar Ficheiro como</b><p>Gravar o conteúdo da janela do editor atual num ficheiro novo. O ficheiro pode ser introduzido com uma caixa de diálogo de seleção de ficheiros.</p></translation> + </message> + <message> + <source>Open files</source> + <translation type="vanished">Abrir ficheiros</translation> + </message> + <message> <source>Convert &Line End Characters</source> <translation type="vanished">Convertir Caráteres de Fim de &Linha</translation> </message> @@ -97564,27 +98578,27 @@ <context> <name>VirtualenvAddEditDialog</name> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="55" /> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="58" /> <source>Edit Virtual Environment</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="57" /> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="60" /> <source>Add Virtual Environment</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="65" /> - <source>Virtualenv Target Directory</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="70" /> + <source>Virtualenv Target Directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="80" /> <source>Python Interpreter</source> <translation type="unfinished">Intérprete de Python</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="74" /> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="91" /> <source>Enter the executable search path to be prepended to the PATH environment variable. Use '{0}' as the separator.</source> <translation type="unfinished" /> </message> @@ -97600,6 +98614,67 @@ </message> <message> <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Environment Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Select to indicate a standard environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Standard</source> + <translation type="unfinished">Padrão</translation> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Select to indicate an Anaconda environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Anaconda</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Select to indicate a remotely (ssh) accessed environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Remote</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Select to indicate an eric-ide server environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>eric-ide server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source><b>Global Environment</b> +<p>Setting this indicates, that the environment is defined globally, i.e. not user specific. Usually such environments cannot be deleted by a standard user. The respective button of the Virtual Environment Manager dialog will be disabled for these entries.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Global Environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> <source>Directory:</source> <translation type="unfinished">Diretório:</translation> </message> @@ -97620,42 +98695,6 @@ </message> <message> <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> - <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> - <source><b>Global Environment</b> -<p>Setting this indicates, that the environment is defined globally, i.e. not user specific. Usually such environments cannot be deleted by a standard user. The respective button of the Virtual Environment Manager dialog will be disabled for these entries.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> - <source>Global Environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> - <source>Select, if this is a Conda environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> - <source>Conda Environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> - <source>Select, if this is a remotely accessed environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> - <source>Remote Environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> <source>PATH Prefix:</source> <translation type="unfinished" /> </message> @@ -97664,6 +98703,16 @@ <source>Description:</source> <translation type="unfinished">Descrição:</translation> </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Server:</source> + <translation type="unfinished">Servidor:</translation> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" /> + <source>Shows the host name of the server this entry belongs to (eric-ide server environment only)</source> + <translation type="unfinished" /> + </message> </context> <context> <name>VirtualenvConfigurationDialog</name> @@ -98191,54 +99240,54 @@ <context> <name>VirtualenvManager</name> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="298" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="315" /> <source>Add Virtual Environment</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="299" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="316" /> <source>A virtual environment named <b>{0}</b> exists already. Shall it be replaced?</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="336" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="353" /> <source>Change Virtual Environment</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="369" /> - <location filename="../VirtualEnv/VirtualenvManager.py" line="337" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="386" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="354" /> <source>A virtual environment named <b>{0}</b> does not exist. Aborting!</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="368" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="385" /> <source>Rename Virtual Environment</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="459" /> - <location filename="../VirtualEnv/VirtualenvManager.py" line="393" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="477" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="410" /> <source>{0} - {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="400" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="417" /> <source>Delete Virtual Environments</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="401" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="418" /> <source>Do you really want to delete these virtual environments?</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="466" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="484" /> <source>Remove Virtual Environments</source> <translation type="unfinished" /> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="467" /> + <location filename="../VirtualEnv/VirtualenvManager.py" line="485" /> <source>Do you really want to remove these virtual environments?</source> <translation type="unfinished" /> </message> @@ -100445,355 +101494,355 @@ <context> <name>WebBrowserView</name> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="367" /> - <location filename="../WebBrowser/WebBrowserView.py" line="354" /> - <location filename="../WebBrowser/WebBrowserView.py" line="342" /> - <location filename="../WebBrowser/WebBrowserView.py" line="330" /> + <location filename="../WebBrowser/WebBrowserView.py" line="368" /> + <location filename="../WebBrowser/WebBrowserView.py" line="355" /> + <location filename="../WebBrowser/WebBrowserView.py" line="343" /> + <location filename="../WebBrowser/WebBrowserView.py" line="331" /> <source>eric Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="331" /> + <location filename="../WebBrowser/WebBrowserView.py" line="332" /> <source><p>The file <b>{0}</b> does not exist.</p></source> <translation type="unfinished"><p>Não existe o ficheiro <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="368" /> - <location filename="../WebBrowser/WebBrowserView.py" line="343" /> + <location filename="../WebBrowser/WebBrowserView.py" line="369" /> + <location filename="../WebBrowser/WebBrowserView.py" line="344" /> <source><p>Could not start a viewer for file <b>{0}</b>.</p></source> <translation type="unfinished"><p>Não pode abrir um visor para o ficheiro <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="355" /> + <location filename="../WebBrowser/WebBrowserView.py" line="356" /> <source><p>Could not start an application for URL <b>{0}</b>.</p></source> <translation type="unfinished"><p>Não pode começar uma aplicação para URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="609" /> + <location filename="../WebBrowser/WebBrowserView.py" line="610" /> <source>Match {0} of {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635" /> + <location filename="../WebBrowser/WebBrowserView.py" line="636" /> <source>Inspect Element...</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="667" /> + <location filename="../WebBrowser/WebBrowserView.py" line="668" /> <source>No suggestions</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="724" /> + <location filename="../WebBrowser/WebBrowserView.py" line="725" /> <source>Open Link in New Tab Ctrl+LMB</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="729" /> + <location filename="../WebBrowser/WebBrowserView.py" line="730" /> <source>Open Link in New Window</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="735" /> + <location filename="../WebBrowser/WebBrowserView.py" line="736" /> <source>Open Link in New Private Window</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="742" /> + <location filename="../WebBrowser/WebBrowserView.py" line="743" /> <source>Save Lin&k</source> <translation type="unfinished">Gravar &Vínculo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="746" /> + <location filename="../WebBrowser/WebBrowserView.py" line="747" /> <source>Bookmark this Link</source> <translation type="unfinished">Marcar este Vínculo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752" /> + <location filename="../WebBrowser/WebBrowserView.py" line="753" /> <source>Copy URL to Clipboard</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="756" /> + <location filename="../WebBrowser/WebBrowserView.py" line="757" /> <source>Send URL</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="765" /> + <location filename="../WebBrowser/WebBrowserView.py" line="766" /> <source>Scan Link with VirusTotal</source> <translation type="unfinished">Escanear Vínculo com VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="783" /> + <location filename="../WebBrowser/WebBrowserView.py" line="784" /> <source>Open Image in New Tab</source> <translation type="unfinished">Abrir imagem num Separador Novo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="790" /> + <location filename="../WebBrowser/WebBrowserView.py" line="791" /> <source>Save Image</source> <translation type="unfinished">Gravar Imagem</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="793" /> + <location filename="../WebBrowser/WebBrowserView.py" line="794" /> <source>Copy Image to Clipboard</source> <translation type="unfinished">Copiar Imagem para a Área de Transferência</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="795" /> + <location filename="../WebBrowser/WebBrowserView.py" line="796" /> <source>Copy Image URL to Clipboard</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="800" /> + <location filename="../WebBrowser/WebBrowserView.py" line="801" /> <source>Send Image URL</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="819" /> - <location filename="../WebBrowser/WebBrowserView.py" line="811" /> + <location filename="../WebBrowser/WebBrowserView.py" line="820" /> + <location filename="../WebBrowser/WebBrowserView.py" line="812" /> <source>Search image in {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="815" /> + <location filename="../WebBrowser/WebBrowserView.py" line="816" /> <source>Search image with...</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="826" /> + <location filename="../WebBrowser/WebBrowserView.py" line="827" /> <source>Block Image</source> <translation type="unfinished">Bloquear Imagem</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="836" /> + <location filename="../WebBrowser/WebBrowserView.py" line="837" /> <source>Scan Image with VirusTotal</source> <translation type="unfinished">Escanear Imagem com VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="856" /> + <location filename="../WebBrowser/WebBrowserView.py" line="857" /> <source>Play</source> <translation type="unfinished">Reproduzir</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="862" /> + <location filename="../WebBrowser/WebBrowserView.py" line="863" /> <source>Pause</source> <translation type="unfinished">Pausa</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="868" /> + <location filename="../WebBrowser/WebBrowserView.py" line="869" /> <source>Unmute</source> <translation type="unfinished">Com som</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="874" /> + <location filename="../WebBrowser/WebBrowserView.py" line="875" /> <source>Mute</source> <translation type="unfinished">Sem som</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="879" /> + <location filename="../WebBrowser/WebBrowserView.py" line="880" /> <source>Copy Media URL to Clipboard</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="884" /> + <location filename="../WebBrowser/WebBrowserView.py" line="885" /> <source>Send Media URL</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="890" /> + <location filename="../WebBrowser/WebBrowserView.py" line="891" /> <source>Save Media</source> <translation type="unfinished">Gravar Media</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="911" /> + <location filename="../WebBrowser/WebBrowserView.py" line="912" /> <source>Send Text</source> <translation type="unfinished">Enviar Texto</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="918" /> + <location filename="../WebBrowser/WebBrowserView.py" line="919" /> <source>Search with '{0}'</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="922" /> + <location filename="../WebBrowser/WebBrowserView.py" line="923" /> <source>Search with...</source> <translation type="unfinished">Procurar com...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1079" /> - <location filename="../WebBrowser/WebBrowserView.py" line="948" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1080" /> + <location filename="../WebBrowser/WebBrowserView.py" line="949" /> <source>Google Translate</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="958" /> + <location filename="../WebBrowser/WebBrowserView.py" line="959" /> <source>Dictionary</source> <translation type="unfinished">Dicionário</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="966" /> + <location filename="../WebBrowser/WebBrowserView.py" line="967" /> <source>Go to web address</source> <translation type="unfinished">Ir à direção web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="995" /> + <location filename="../WebBrowser/WebBrowserView.py" line="996" /> <source>Add New Page</source> <translation type="unfinished">Adicionar Nova Página</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1000" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1001" /> <source>Configure Speed Dial</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1006" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1007" /> <source>Reload All Dials</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1010" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1011" /> <source>Reset to Default Dials</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1015" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1016" /> <source>Bookmark this Page</source> <translation type="unfinished">Marcar esta Página</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1019" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1020" /> <source>Copy Page URL to Clipboard</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1024" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1025" /> <source>Send Page URL</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1030" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1031" /> <source>User Agent</source> <translation type="unfinished">Agente de Usuario</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1058" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1059" /> <source>Validate Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1121" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1122" /> <source>Add to web search toolbar</source> <translation type="unfinished">Adicionar á barra de pesquisa web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1805" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1806" /> <source>Empty Page</source> <translation type="unfinished" /> </message> <message> + <location filename="../WebBrowser/WebBrowserView.py" line="1870" /> <location filename="../WebBrowser/WebBrowserView.py" line="1869" /> - <location filename="../WebBrowser/WebBrowserView.py" line="1868" /> <source>Render Process terminated abnormally</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1874" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1875" /> <source>The render process crashed while loading this page.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1879" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1880" /> <source>The render process was killed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1881" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1882" /> <source>The render process terminated while loading this page.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1885" /> + <location filename="../WebBrowser/WebBrowserView.py" line="1886" /> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2013" /> - <source>Web Archive (*.mhtml *.mht)</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="2014" /> - <source>HTML File (*.html *.htm)</source> + <source>Web Archive (*.mhtml *.mht)</source> <translation type="unfinished" /> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="2015" /> + <source>HTML File (*.html *.htm)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="2016" /> <source>HTML File with all resources (*.html *.htm)</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2037" /> + <location filename="../WebBrowser/WebBrowserView.py" line="2038" /> <source>Save Web Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2429" /> + <location filename="../WebBrowser/WebBrowserView.py" line="2430" /> <source>eric7 {0} ({1})</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2440" /> - <source>Print Page</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="2441" /> + <source>Print Page</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="2442" /> <source>There is already a print job in progress. Printing is temporarily disabled until the current job is finished.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2556" /> - <location filename="../WebBrowser/WebBrowserView.py" line="2486" /> - <source>Print to PDF</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2487" /> - <source><p>The file <b>{0}</b> exists already. Shall it be overwritten?</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="2557" /> + <location filename="../WebBrowser/WebBrowserView.py" line="2487" /> + <source>Print to PDF</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="2488" /> + <source><p>The file <b>{0}</b> exists already. Shall it be overwritten?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="2558" /> <source><p>The PDF file <b>{0}</b> could not be generated.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2591" /> - <source>Quota Request</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="2592" /> + <source>Quota Request</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="2593" /> <source><p> Allow the website at <b>{0}</b> to use <b>{1}</b> of persistent storage?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2635" /> + <location filename="../WebBrowser/WebBrowserView.py" line="2636" /> <source><p>Grant the website at <b>{0}</b> <b>Read</b> access to '{1}'?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2643" /> + <location filename="../WebBrowser/WebBrowserView.py" line="2644" /> <source><p>Grant the website at <b>{0}</b> <b>Write</b> access to '{1}'?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2648" /> + <location filename="../WebBrowser/WebBrowserView.py" line="2649" /> <source><p>Grant the website at <b>{0}</b> <b>Read and Write</b> access to '{1}'?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2655" /> + <location filename="../WebBrowser/WebBrowserView.py" line="2656" /> <source>File System Access Request</source> <translation type="unfinished" /> </message> @@ -104095,7 +105144,7 @@ <translation type="unfinished">A iniciar...</translation> </message> <message> - <location filename="../eric7_ide.py" line="414" /> + <location filename="../eric7_ide.py" line="416" /> <source>Generating Main Window...</source> <translation type="unfinished">A criar a Janela Principal...</translation> </message>