--- a/eric7/i18n/eric7_pt.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_pt.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8436,6 +8436,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished">Número de ficheiros recentes:</translation> </message> @@ -8535,26 +8545,26 @@ <translation>Ver código fonte automáticamente</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Adicionar anfitrião permitido</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Introduzir a direção IP de um anfitrião permitido</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>A direção <b>{0}</b> não é um direção IP v4 ou IP v6 válida. A cancelar...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Editar anfitrião permitido</translation> </message> @@ -11551,930 +11561,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Abrir Ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <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="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <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="822" /> - <source>Undo</source> - <translation>Desfazer</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Desfazer</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Refazer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Voltar ao último estado guardado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Cortar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Copiar</translation> + <source>Cut</source> + <translation>Cortar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Copiar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Colar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Indentar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Tirar Indentação</translation> + <source>Indent</source> + <translation>Indentar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Comentar</translation> + <source>Unindent</source> + <translation>Tirar Indentação</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Comentar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Descomentar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Selecionar até parentesis</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Selecionar tudo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Selecionar até parentesis</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Selecionar tudo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Desselecionar tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Usar Tipo de Letra de Tamanho Único</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Ativado autogravar </translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Habilitada a ajuda à escritura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Dica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation>Vista de Documento Novo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation>Vista de Documento Novo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <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="928" /> - <source>Save</source> - <translation>Gravar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Gravar Como...</translation> + <source>Save</source> + <translation>Gravar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Gravar Como...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished">desde Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished">desde APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished">desde Documento e APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>Ferramentas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> + <source>Show code coverage annotations</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Dados de Perfil...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Diagramas</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Diagramas</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Diagrama de Classes...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Diagrama do Pacote...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Diagrama de Imports...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Diagrama da Aplicação...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation>Carregar Diagrama...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Linguagens</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">Texto</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Adivinhado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternativas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Codificações</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation>Reabrir Com Codificação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Tipo do Fim-de-Linha</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Verificação ortográfica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Verificação ortográfica...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Verificação ortográfica da seleção...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Verificação ortográfica da seleção...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Retirar do dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Nenhuma Linguagem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Alternar marcadores</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Marcador seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Marcador anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Limpar os marcadores todos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Alternar pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Alternar pontos de interrupção temporais</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Alternar pontos de interrupção temporais</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Editar ponto de interrupção...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Habilitar pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Ponto de interrupção seguinte</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Ponto de interrupção seguinte</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Ponto de interrupção anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Apagar todos os pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished">Alternar as dobras todas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <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="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished">Alternar a dobra atual</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Ir ao erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Mostrar a mensagem de erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Limpar o erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Aviso seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Aviso anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Mostrar mensagem de aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Limpar avisos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Linha seguinte sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Linha anterior sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Tarefa seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Tarefa anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>Alteração seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>Alteração anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Exportar fonte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <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="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <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="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Alternativas ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Analizador Léxico Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <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="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Modificação do ficheiro de Apenas Leitura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <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="2742" /> - <source>Printing...</source> - <translation>A imprimir...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Adicionar Ponto de Interrupção</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <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="2762" /> + <source>Printing...</source> + <translation>A imprimir...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Impressão completa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Erro durante a impressão</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Impressão cancelada</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Ficheiro Modificado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <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="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Gravar Ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <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="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <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="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <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="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Inabilitar ponto de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Foram cobertas as linhas todas.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Dados de Perfil</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Erro de Sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <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="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>Aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <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="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation>Estilo: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Aviso: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Erro: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Nome de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Selecionar um nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Carregar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Ficheiros Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Erro ao carregar macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <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="6852" /> - <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="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Erro ao carregar macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <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="6872" /> + <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="6891" /> <source>Save macro file</source> <translation>Gravar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <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="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Erro ao gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <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="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Iniciar Registo de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <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="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Gravação de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Introduza o nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <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="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <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="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Ficheiro alterado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <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="7455" /> - <source>Resources</source> - <translation>Recursos</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <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="7477" /> + <source>Resources</source> + <translation>Recursos</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Adicionar Ficheiro...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Adicionar Ficheiros...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Adicionar ficheiro com pseudónimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Adicionar recursos localizado...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Adicionar recurso de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Adicionar recursos de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Adicionar recurso de ficheiro com pseudónimo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <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="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Incluir atributos de classes?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Incluir imports de módulos externos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Adicionar dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Ignorar Tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation>Ordenar Linhas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <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="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <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="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <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="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -48324,7 +48344,7 @@ <translation /> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Ficheiros Python (*.py *.py3)</translation> @@ -48577,7 +48597,7 @@ <translation>Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Ficheiros Python3 (*.py)</translation> @@ -56741,18 +56761,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Exportar Preferências</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Ficheiro de Propriedades (*.ini);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Importar Preferências</translation> </message> @@ -56773,7 +56793,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -60336,329 +60356,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Fontes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <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="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation type="unfinished">Dados de Perfil...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Diagramas</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Diagrama de Classes...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Diagrama do Pacote...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Diagrama de Imports...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Diagrama da Aplicação...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation>Carregar Diagrama...</translation> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Iniciar</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Perfilar Script...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Execução Cobertura de Script...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Executar teste unitário...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Renomear ficheiro</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Retirar do projeto</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Apagar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Novo pacote...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Adicionar ficheiros fonte...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Adicionar diretório fonte...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Copiar Rota à Área de Transferência</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Expandir os diretórios todos</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Colapsar os diretórios todos</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Adicionar diretório fonte...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Copiar Rota à Área de Transferência</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Expandir os diretórios todos</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Colapsar os diretórios todos</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation>Ir a</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Adicionar novo pacote de Python</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <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="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <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="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Apagar ficheiros</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <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="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation type="unfinished">Dados de Perfil</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <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="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Diagrama de Classes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Incluir atributos da classe?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Incluir imports dos módulos externos?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> @@ -63263,77 +63308,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished">Nome</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished">Nome do Ficheiro</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation type="unfinished">Nome</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished">Nome do Ficheiro</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>