--- a/i18n/eric6_pt.ts Sat May 30 20:16:47 2015 +0200 +++ b/i18n/eric6_pt.ts Sun May 31 17:30:12 2015 +0200 @@ -4813,42 +4813,42 @@ <translation>Filtrar &com:</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="119"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="120"/> <source>Create Dialog Code</source> <translation>Criar Código de Caixa de Diálogo</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="119"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="120"/> <source>The file <b>{0}</b> exists but does not contain any classes.</source> <translation>O ficheiro <b>{0}</b> existe mas não tem classes.</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="335"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="340"/> <source>uic error</source> <translation>erro uic</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="335"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="340"/> <source><p>There was an error loading the form <b>{0}</b>.</p><p>{1}</p></source> <translation><p>Houve um erro ao carregar o form <b>{0}</b>.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="520"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="525"/> <source>Code Generation</source> <translation>Geração de Código</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="405"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="410"/> <source><p>Could not open the code template file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Não se pode abrir o ficheiro modelo de código "{0}"</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="441"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="446"/> <source><p>Could not open the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Não se pode abrir o ficheiro fonte "{0}".</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="520"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="525"/> <source><p>Could not write the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Não se pode escrever o ficheiro fonte "{0}".</p><p>Motivo: {1}</p></translation> </message> @@ -4927,7 +4927,7 @@ <context> <name>DebugUI</name> <message> - <location filename="../Debugger/DebugUI.py" line="1738"/> + <location filename="../Debugger/DebugUI.py" line="1739"/> <source>Run Script</source> <translation>Executar Script</translation> </message> @@ -4947,7 +4947,7 @@ <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="1753"/> + <location filename="../Debugger/DebugUI.py" line="1754"/> <source>Run Project</source> <translation>Executar Projeto</translation> </message> @@ -5047,7 +5047,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="1860"/> + <location filename="../Debugger/DebugUI.py" line="1861"/> <source>Debug Script</source> <translation>Depurar Script</translation> </message> @@ -5067,7 +5067,7 @@ <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="1875"/> + <location filename="../Debugger/DebugUI.py" line="1876"/> <source>Debug Project</source> <translation>Depurar projeto</translation> </message> @@ -5217,7 +5217,7 @@ <translation><b>Parar</b><p>Parar a sessão de depuração.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2167"/> + <location filename="../Debugger/DebugUI.py" line="2168"/> <source>Evaluate</source> <translation>Evaluar</translation> </message> @@ -5237,7 +5237,7 @@ <translation><b>Evaluar</b><p>Evaluar uma expressão no contexto atual do programa depurado. O resultado mostra-se na janela de shell.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2196"/> + <location filename="../Debugger/DebugUI.py" line="2197"/> <source>Execute</source> <translation>Executar</translation> </message> @@ -5442,102 +5442,102 @@ <translation>O programa a depurar tem um erro de sintaxe não especificado.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1090"/> + <location filename="../Debugger/DebugUI.py" line="1091"/> <source><p>The file <b>{0}</b> contains the syntax error <b>{1}</b> at line <b>{2}</b>, character <b>{3}</b>.</p></source> <translation><p>O ficheiro <b>{0}</b> tem um erro de sintaxe <b>{1}</b> na linha <b>{2}</b>, caráter <b>{3}</b>.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1109"/> + <location filename="../Debugger/DebugUI.py" line="1110"/> <source>An unhandled exception occured. See the shell window for details.</source> <translation>Ocurreu uma exceção sem tratamento. Ver a janela da shell para mais detalhes.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1149"/> + <location filename="../Debugger/DebugUI.py" line="1150"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>O programa depurado provocou a exceção <b>{0}</b><br>"<b>{1}</b>"<br>Ficheiro: <b>{2}</b>, Linha :<b>{3}</b></p><p>Interromper aqui?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1164"/> + <location filename="../Debugger/DebugUI.py" line="1165"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>O programa depurado provocou a exceção <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1203"/> + <location filename="../Debugger/DebugUI.py" line="1204"/> <source>The program being debugged has terminated unexpectedly.</source> <translation>O programa a depurar acabou inesperadamente.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1272"/> + <location filename="../Debugger/DebugUI.py" line="1273"/> <source>Breakpoint Condition Error</source> <translation>Erro de Condição de Ponto de Interrupção</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1272"/> + <location filename="../Debugger/DebugUI.py" line="1273"/> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>A condição do ponto de interrupção <b>{0}, {1}</b>tem um erro de sintaxe.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1308"/> + <location filename="../Debugger/DebugUI.py" line="1309"/> <source>Watch Expression Error</source> <translation>Observar Erro de Expressão</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1308"/> + <location filename="../Debugger/DebugUI.py" line="1309"/> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1338"/> + <location filename="../Debugger/DebugUI.py" line="1339"/> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1342"/> + <location filename="../Debugger/DebugUI.py" line="1343"/> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1348"/> + <location filename="../Debugger/DebugUI.py" line="1349"/> <source>Watch expression already exists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1513"/> + <location filename="../Debugger/DebugUI.py" line="1514"/> <source>Coverage of Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1500"/> + <location filename="../Debugger/DebugUI.py" line="1501"/> <source>Coverage of Script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1753"/> + <location filename="../Debugger/DebugUI.py" line="1754"/> <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="1632"/> + <location filename="../Debugger/DebugUI.py" line="1633"/> <source>Profile of Project</source> <translation>Perfil de Projeto</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1619"/> + <location filename="../Debugger/DebugUI.py" line="1620"/> <source>Profile of Script</source> <translation>Perfil do Script</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1875"/> + <location filename="../Debugger/DebugUI.py" line="1876"/> <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="2167"/> + <location filename="../Debugger/DebugUI.py" line="2168"/> <source>Enter the statement to evaluate</source> <translation>Introduzir a instrução a evaluar</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2196"/> + <location filename="../Debugger/DebugUI.py" line="2197"/> <source>Enter the statement to execute</source> <translation>Introduzir a instrução a executar</translation> </message> @@ -7964,72 +7964,72 @@ <translation>Gravou certificados que identificam estas autoridades certificadoras:</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="310"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="311"/> <source>(Unknown)</source> <translation>(desconhecido)</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="312"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="313"/> <source>(Unknown common name)</source> <translation>(Nome comum desconhecido)</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="153"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="154"/> <source>Delete Server Certificate</source> <translation>Apagar Certificado de Servidor</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="153"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="154"/> <source><p>Shall the server certificate really be deleted?</p><p>{0}</p><p>If the server certificate is deleted, the normal security checks will be reinstantiated and the server has to present a valid certificate.</p></source> <translation><p>Quer realmente apagar o certificado do servidor?</p><p>{0}</p><p>Se apaga o certificado do servidor, as verificações normais de segurança serão reinstanciadas e o servidor terá que apresentar um certificado válido.</p></translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="499"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="500"/> <source>Import Certificate</source> <translation>Importar Certificado</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="411"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="412"/> <source><p>The certificate <b>{0}</b> already exists. Skipping.</p></source> <translation><p>O certificado <b>{0}</b> já existe. Ignorando.</p></translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="362"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="363"/> <source>Delete CA Certificate</source> <translation>Apagar Certificado CA</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="362"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="363"/> <source><p>Shall the CA certificate really be deleted?</p><p>{0}</p><p>If the CA certificate is deleted, the browser will not trust any certificate issued by this CA.</p></source> <translation><p>Quer realmente apagar o certificado CA?</p><p>{0}</p><p>Se apaga o certificado CA, o navegador não confiará em nenhum certificado emitido por este CA.</p></translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="509"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="510"/> <source>Export Certificate</source> <translation>Exportar Certificado</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="450"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="451"/> <source>Certificate File (PEM) (*.pem);;Certificate File (DER) (*.der)</source> <translation>Ficheiro Certificado (PEM) (*.pem);;Ficheiro Certificado (DER) (*.der)</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="466"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="467"/> <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="../E5Network/E5SslCertificatesDialog.py" line="477"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="478"/> <source><p>The certificate could not be written to file <b>{0}</b></p><p>Error: {1}</p></source> <translation><p>O certificado não se pode escrever no ficheiro <b>{0}</b></p><p>Erro: {1}</p></translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="499"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="500"/> <source>Certificate Files (*.pem *.crt *.der *.cer *.ca);;All Files (*)</source> <translation>Ficheiros Certificado (*.pem *.crt *.cer *.ca);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../E5Network/E5SslCertificatesDialog.py" line="509"/> + <location filename="../E5Network/E5SslCertificatesDialog.py" line="510"/> <source><p>The certificate could not be read from file <b>{0}</b></p><p>Error: {1}</p></source> <translation><p>Não se pôde ler o certificado desde o ficheiro <b>{0}</b></p><p>Erro: {1}</p></translation> </message> @@ -8133,42 +8133,42 @@ <context> <name>E5SslErrorHandler</name> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="133"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="134"/> <source>SSL Errors</source> <translation>Erros SSL</translation> </message> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="133"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="134"/> <source><p>SSL Errors for <br /><b>{0}</b><ul><li>{1}</li></ul></p><p>Do you want to ignore these errors?</p></source> <translation><p>Erros de SSL para <br /><b>{0}</b><ul><li>{1}</li></ul></p><p>Deseja ignorar estes erros?</p></translation> </message> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="148"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="149"/> <source>Certificates</source> <translation>Certificados</translation> </message> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="148"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="149"/> <source><p>Certificates:<br/>{0}<br/>Do you want to accept all these certificates?</p></source> <translation><p>Certificados: <br/>{0}<br/>Deseja aceitar estes certificados todos?</p></translation> </message> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="208"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="209"/> <source>Name: {0}</source> <translation>Nome: {0}</translation> </message> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="212"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="213"/> <source><br/>Organization: {0}</source> <translation><br/>Organização: {0}</translation> </message> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="216"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="217"/> <source><br/>Issuer: {0}</source> <translation><br/>Remitente: {0}</translation> </message> <message> - <location filename="../E5Network/E5SslErrorHandler.py" line="220"/> + <location filename="../E5Network/E5SslErrorHandler.py" line="221"/> <source><br/>Not valid before: {0}<br/>Valid Until: {1}</source> <translation><br/>Inválido antes de: {0}<br/>Válido Até: {1}</translation> </message> @@ -8458,6 +8458,14 @@ </message> </context> <context> + <name>E5XmlRpcClient</name> + <message> + <location filename="../E5Network/E5XmlRpcClient.py" line="102"/> + <source>SSL Error</source> + <translation type="unfinished">Erro SSL</translation> + </message> +</context> +<context> <name>E5ZoomWidget</name> <message> <location filename="../E5Gui/E5ZoomWidget.ui" line="75"/> @@ -8639,7 +8647,7 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="2851"/> + <location filename="../QScintilla/Editor.py" line="2852"/> <source>Open File</source> <translation>Abrir Ficheiro</translation> </message> @@ -8649,117 +8657,117 @@ <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="389"/> + <location filename="../QScintilla/Editor.py" line="390"/> <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"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="647"/> + <location filename="../QScintilla/Editor.py" line="648"/> <source>Undo</source> <translation>Desfazer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="650"/> + <location filename="../QScintilla/Editor.py" line="651"/> <source>Redo</source> <translation>Refazer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="653"/> + <location filename="../QScintilla/Editor.py" line="654"/> <source>Revert to last saved state</source> <translation>Voltar ao último estado guardado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="657"/> + <location filename="../QScintilla/Editor.py" line="658"/> <source>Cut</source> <translation>Cortar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="660"/> + <location filename="../QScintilla/Editor.py" line="661"/> <source>Copy</source> <translation>Copiar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="663"/> + <location filename="../QScintilla/Editor.py" line="664"/> <source>Paste</source> <translation>Colar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="668"/> + <location filename="../QScintilla/Editor.py" line="669"/> <source>Indent</source> <translation>Indentar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="671"/> + <location filename="../QScintilla/Editor.py" line="672"/> <source>Unindent</source> <translation>Tirar Indentação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="674"/> + <location filename="../QScintilla/Editor.py" line="675"/> <source>Comment</source> <translation>Comentar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="677"/> + <location filename="../QScintilla/Editor.py" line="678"/> <source>Uncomment</source> <translation>Descomentar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="680"/> + <location filename="../QScintilla/Editor.py" line="681"/> <source>Stream Comment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="683"/> + <location filename="../QScintilla/Editor.py" line="684"/> <source>Box Comment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="687"/> + <location filename="../QScintilla/Editor.py" line="688"/> <source>Select to brace</source> <translation>Selecionar até parentesis</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="689"/> - <source>Select all</source> - <translation>Selecionar tudo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="690"/> + <source>Select all</source> + <translation>Selecionar tudo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="691"/> <source>Deselect all</source> <translation>Desselecionar tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6954"/> + <location filename="../QScintilla/Editor.py" line="7126"/> <source>Check spelling...</source> <translation>Verificação ortográfica...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="696"/> + <location filename="../QScintilla/Editor.py" line="697"/> <source>Check spelling of selection...</source> <translation>Verificação ortográfica da seleção...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="700"/> + <location filename="../QScintilla/Editor.py" line="701"/> <source>Remove from dictionary</source> <translation>Retirar do dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="704"/> + <location filename="../QScintilla/Editor.py" line="705"/> <source>Shorten empty lines</source> <translation>Encolher linhas vazias</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="711"/> + <location filename="../QScintilla/Editor.py" line="712"/> <source>Use Monospaced Font</source> <translation>Usar Tipo de Letra de Tamanho Único</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="716"/> + <location filename="../QScintilla/Editor.py" line="717"/> <source>Autosave enabled</source> <translation>Ativado autogravar </translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="720"/> + <location filename="../QScintilla/Editor.py" line="721"/> <source>Typing aids enabled</source> <translation>Habilitada a ajuda à escritura</translation> </message> @@ -8769,27 +8777,27 @@ <translation type="obsolete">Autocompletar Habilitado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="757"/> + <location filename="../QScintilla/Editor.py" line="758"/> <source>Close</source> <translation>Fechar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="763"/> + <location filename="../QScintilla/Editor.py" line="764"/> <source>Save</source> <translation>Gravar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="766"/> + <location filename="../QScintilla/Editor.py" line="767"/> <source>Save As...</source> <translation>Gravar Como...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="776"/> + <location filename="../QScintilla/Editor.py" line="777"/> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="779"/> + <location filename="../QScintilla/Editor.py" line="780"/> <source>Print</source> <translation>Imprimir</translation> </message> @@ -8799,715 +8807,735 @@ <translation type="obsolete">Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="802"/> + <location filename="../QScintilla/Editor.py" line="803"/> <source>dynamic</source> <translation>dinâmico</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="805"/> + <location filename="../QScintilla/Editor.py" line="806"/> <source>from Document</source> <translation>desde Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="807"/> + <location filename="../QScintilla/Editor.py" line="808"/> <source>from APIs</source> <translation>desde APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="809"/> + <location filename="../QScintilla/Editor.py" line="810"/> <source>from Document and APIs</source> <translation>desde Documento e APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="735"/> + <location filename="../QScintilla/Editor.py" line="736"/> <source>Calltip</source> <translation>Dica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822"/> + <location filename="../QScintilla/Editor.py" line="823"/> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="842"/> + <location filename="../QScintilla/Editor.py" line="843"/> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="844"/> - <source>Code metrics...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="845"/> + <source>Code metrics...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="846"/> <source>Code coverage...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="847"/> + <location filename="../QScintilla/Editor.py" line="848"/> <source>Show code coverage annotations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="850"/> + <location filename="../QScintilla/Editor.py" line="851"/> <source>Hide code coverage annotations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="853"/> + <location filename="../QScintilla/Editor.py" line="854"/> <source>Profile data...</source> <translation>Dados de Perfil...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="866"/> + <location filename="../QScintilla/Editor.py" line="867"/> <source>Diagrams</source> <translation>Diagramas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="868"/> + <location filename="../QScintilla/Editor.py" line="869"/> <source>Class Diagram...</source> <translation>Diagrama de Classes...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="870"/> + <location filename="../QScintilla/Editor.py" line="871"/> <source>Package Diagram...</source> <translation>Diagrama do Pacote...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="872"/> + <location filename="../QScintilla/Editor.py" line="873"/> <source>Imports Diagram...</source> <translation>Diagrama de Imports...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="874"/> + <location filename="../QScintilla/Editor.py" line="875"/> <source>Application Diagram...</source> <translation>Diagrama da Aplicação...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892"/> + <location filename="../QScintilla/Editor.py" line="893"/> <source>Languages</source> <translation>Linguagens</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="895"/> + <location filename="../QScintilla/Editor.py" line="896"/> <source>No Language</source> <translation>Nenhuma Linguagem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="918"/> + <location filename="../QScintilla/Editor.py" line="919"/> <source>Guessed</source> <translation>Adivinhado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1253"/> + <location filename="../QScintilla/Editor.py" line="1254"/> <source>Alternatives</source> <translation>Alternativas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="938"/> + <location filename="../QScintilla/Editor.py" line="939"/> <source>Encodings</source> <translation>Codificações</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979"/> + <location filename="../QScintilla/Editor.py" line="980"/> <source>End-of-Line Type</source> <translation>Tipo do Fim-de-Linha</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="983"/> + <location filename="../QScintilla/Editor.py" line="984"/> <source>Unix</source> <translation></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990"/> + <location filename="../QScintilla/Editor.py" line="991"/> <source>Windows</source> <translation></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="997"/> + <location filename="../QScintilla/Editor.py" line="998"/> <source>Macintosh</source> <translation></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1015"/> + <location filename="../QScintilla/Editor.py" line="1016"/> <source>Export as</source> <translation>Exportar como</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1138"/> + <location filename="../QScintilla/Editor.py" line="1139"/> <source>Toggle bookmark</source> <translation>Alternar marcadores</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1140"/> + <location filename="../QScintilla/Editor.py" line="1141"/> <source>Next bookmark</source> <translation>Marcador seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1142"/> + <location filename="../QScintilla/Editor.py" line="1143"/> <source>Previous bookmark</source> <translation>Marcador anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1144"/> + <location filename="../QScintilla/Editor.py" line="1145"/> <source>Clear all bookmarks</source> <translation>Limpar os marcadores todos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1164"/> + <location filename="../QScintilla/Editor.py" line="1165"/> <source>Toggle breakpoint</source> <translation>Alternar pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1166"/> + <location filename="../QScintilla/Editor.py" line="1167"/> <source>Toggle temporary breakpoint</source> <translation>Alternar pontos de interrupção temporais</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1169"/> + <location filename="../QScintilla/Editor.py" line="1170"/> <source>Edit breakpoint...</source> <translation>Editar ponto de interrupção...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4888"/> + <location filename="../QScintilla/Editor.py" line="5070"/> <source>Enable breakpoint</source> <translation>Habilitar pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1174"/> + <location filename="../QScintilla/Editor.py" line="1175"/> <source>Next breakpoint</source> <translation>Ponto de interrupção seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1176"/> + <location filename="../QScintilla/Editor.py" line="1177"/> <source>Previous breakpoint</source> <translation>Ponto de interrupção anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1178"/> + <location filename="../QScintilla/Editor.py" line="1179"/> <source>Clear all breakpoints</source> <translation>Apagar todos os pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1147"/> + <location filename="../QScintilla/Editor.py" line="1148"/> <source>Goto syntax error</source> <translation>Ir ao erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1149"/> + <location filename="../QScintilla/Editor.py" line="1150"/> <source>Show syntax error message</source> <translation>Mostrar a mensagem de erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151"/> + <location filename="../QScintilla/Editor.py" line="1152"/> <source>Clear syntax error</source> <translation>Limpar o erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1154"/> + <location filename="../QScintilla/Editor.py" line="1155"/> <source>Next warning</source> <translation>Aviso seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1157"/> + <location filename="../QScintilla/Editor.py" line="1158"/> <source>Previous warning</source> <translation>Aviso anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1159"/> + <location filename="../QScintilla/Editor.py" line="1160"/> <source>Show warning message</source> <translation>Mostrar mensagem de aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1161"/> + <location filename="../QScintilla/Editor.py" line="1162"/> <source>Clear warnings</source> <translation>Limpar avisos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1181"/> + <location filename="../QScintilla/Editor.py" line="1182"/> <source>Next uncovered line</source> <translation>Linha seguinte sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1184"/> + <location filename="../QScintilla/Editor.py" line="1185"/> <source>Previous uncovered line</source> <translation>Linha anterior sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1187"/> + <location filename="../QScintilla/Editor.py" line="1188"/> <source>Next task</source> <translation>Tarefa seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1189"/> + <location filename="../QScintilla/Editor.py" line="1190"/> <source>Previous task</source> <translation>Tarefa anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1198"/> + <location filename="../QScintilla/Editor.py" line="1199"/> <source>LMB toggles bookmarks</source> <translation>Botão Esq. do Rato alterna marcadores</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1202"/> + <location filename="../QScintilla/Editor.py" line="1203"/> <source>LMB toggles breakpoints</source> <translation>Botão Esq. do Rato alterna pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1238"/> + <location filename="../QScintilla/Editor.py" line="1239"/> <source>Export source</source> <translation>Exportar fonte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1230"/> + <location filename="../QScintilla/Editor.py" line="1231"/> <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="1238"/> + <location filename="../QScintilla/Editor.py" line="1239"/> <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="1249"/> + <location filename="../QScintilla/Editor.py" line="1250"/> <source>Alternatives ({0})</source> <translation>Alternativas ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1269"/> + <location filename="../QScintilla/Editor.py" line="1270"/> <source>Pygments Lexer</source> <translation>Analizador Léxico Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1269"/> + <location filename="../QScintilla/Editor.py" line="1270"/> <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="1724"/> + <location filename="../QScintilla/Editor.py" line="1725"/> <source>Modification of Read Only file</source> <translation>Modificação do ficheiro de Apenas Leitura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1724"/> + <location filename="../QScintilla/Editor.py" line="1725"/> <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="2416"/> + <location filename="../QScintilla/Editor.py" line="2417"/> <source>Printing...</source> <translation>A imprimir...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2433"/> + <location filename="../QScintilla/Editor.py" line="2434"/> <source>Printing completed</source> <translation>Impressão completa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2435"/> + <location filename="../QScintilla/Editor.py" line="2436"/> <source>Error while printing</source> <translation>Erro durante a impressão</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2438"/> + <location filename="../QScintilla/Editor.py" line="2439"/> <source>Printing aborted</source> <translation>Impressão cancelada</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2796"/> + <location filename="../QScintilla/Editor.py" line="2797"/> <source>File Modified</source> <translation>Ficheiro Modificado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2796"/> + <location filename="../QScintilla/Editor.py" line="2797"/> <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="2851"/> + <location filename="../QScintilla/Editor.py" line="2852"/> <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="3021"/> + <location filename="../QScintilla/Editor.py" line="3022"/> <source>Save File</source> <translation>Gravar Ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2954"/> + <location filename="../QScintilla/Editor.py" line="2955"/> <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="3021"/> + <location filename="../QScintilla/Editor.py" line="3022"/> <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="4344"/> + <location filename="../QScintilla/Editor.py" line="4346"/> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4344"/> + <location filename="../QScintilla/Editor.py" line="4346"/> <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="4891"/> + <location filename="../QScintilla/Editor.py" line="5073"/> <source>Disable breakpoint</source> <translation>Inabilitar ponto de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5236"/> + <location filename="../QScintilla/Editor.py" line="5418"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5236"/> + <location filename="../QScintilla/Editor.py" line="5418"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5300"/> + <location filename="../QScintilla/Editor.py" line="5482"/> <source>Show Code Coverage Annotations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5293"/> + <location filename="../QScintilla/Editor.py" line="5475"/> <source>All lines have been covered.</source> <translation>Foram cobertas as linhas todas.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5300"/> + <location filename="../QScintilla/Editor.py" line="5482"/> <source>There is no coverage file available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5415"/> + <location filename="../QScintilla/Editor.py" line="5597"/> <source>Profile Data</source> <translation>Dados de Perfil</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5415"/> + <location filename="../QScintilla/Editor.py" line="5597"/> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5575"/> + <location filename="../QScintilla/Editor.py" line="5757"/> <source>Syntax Error</source> <translation>Erro de Sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5575"/> + <location filename="../QScintilla/Editor.py" line="5757"/> <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="5890"/> + <location filename="../QScintilla/Editor.py" line="6072"/> <source>Macro Name</source> <translation>Nome de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5890"/> + <location filename="../QScintilla/Editor.py" line="6072"/> <source>Select a macro name:</source> <translation>Selecionar um nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5918"/> + <location filename="../QScintilla/Editor.py" line="6100"/> <source>Load macro file</source> <translation>Carregar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5961"/> + <location filename="../QScintilla/Editor.py" line="6143"/> <source>Macro files (*.macro)</source> <translation>Ficheiros Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5941"/> + <location filename="../QScintilla/Editor.py" line="6123"/> <source>Error loading macro</source> <translation>Erro ao carregar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5932"/> + <location filename="../QScintilla/Editor.py" line="6114"/> <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="5941"/> + <location filename="../QScintilla/Editor.py" line="6123"/> <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="5961"/> + <location filename="../QScintilla/Editor.py" line="6143"/> <source>Save macro file</source> <translation>Gravar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5978"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source>Save macro</source> <translation>Gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5978"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <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="5994"/> + <location filename="../QScintilla/Editor.py" line="6176"/> <source>Error saving macro</source> <translation>Erro ao gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5994"/> + <location filename="../QScintilla/Editor.py" line="6176"/> <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="6007"/> + <location filename="../QScintilla/Editor.py" line="6189"/> <source>Start Macro Recording</source> <translation>Iniciar Registo de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6007"/> + <location filename="../QScintilla/Editor.py" line="6189"/> <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="6033"/> + <location filename="../QScintilla/Editor.py" line="6215"/> <source>Macro Recording</source> <translation>Gravação de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6033"/> + <location filename="../QScintilla/Editor.py" line="6215"/> <source>Enter name of the macro:</source> <translation>Introduza o nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6169"/> + <location filename="../QScintilla/Editor.py" line="6351"/> <source>File changed</source> <translation>Ficheiro alterado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6331"/> + <location filename="../QScintilla/Editor.py" line="6513"/> <source>{0} (ro)</source> <translation></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6471"/> + <location filename="../QScintilla/Editor.py" line="6653"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6471"/> + <location filename="../QScintilla/Editor.py" line="6653"/> <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="6492"/> + <location filename="../QScintilla/Editor.py" line="6674"/> <source>Resources</source> <translation>Recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6494"/> + <location filename="../QScintilla/Editor.py" line="6676"/> <source>Add file...</source> <translation>Adicionar Ficheiro...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6496"/> + <location filename="../QScintilla/Editor.py" line="6678"/> <source>Add files...</source> <translation>Adicionar Ficheiros...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6498"/> + <location filename="../QScintilla/Editor.py" line="6680"/> <source>Add aliased file...</source> <translation>Adicionar ficheiro com pseudónimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6501"/> + <location filename="../QScintilla/Editor.py" line="6683"/> <source>Add localized resource...</source> <translation>Adicionar recursos localizado...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6505"/> + <location filename="../QScintilla/Editor.py" line="6687"/> <source>Add resource frame</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6524"/> + <location filename="../QScintilla/Editor.py" line="6706"/> <source>Add file resource</source> <translation>Adicionar recurso de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6540"/> + <location filename="../QScintilla/Editor.py" line="6722"/> <source>Add file resources</source> <translation>Adicionar recursos de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6568"/> + <location filename="../QScintilla/Editor.py" line="6750"/> <source>Add aliased file resource</source> <translation>Adicionar recurso de ficheiro com pseudónimo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6568"/> + <location filename="../QScintilla/Editor.py" line="6750"/> <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="6632"/> + <location filename="../QScintilla/Editor.py" line="6814"/> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6632"/> + <location filename="../QScintilla/Editor.py" line="6814"/> <source>Include class attributes?</source> <translation>Incluir atributos de classes?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6652"/> + <location filename="../QScintilla/Editor.py" line="6834"/> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6652"/> + <location filename="../QScintilla/Editor.py" line="6834"/> <source>Include imports from external modules?</source> <translation>Incluir imports de módulos externos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6666"/> + <location filename="../QScintilla/Editor.py" line="6848"/> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6666"/> + <location filename="../QScintilla/Editor.py" line="6848"/> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6957"/> + <location filename="../QScintilla/Editor.py" line="7129"/> <source>Add to dictionary</source> <translation>Adicionar dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6959"/> + <location filename="../QScintilla/Editor.py" line="7131"/> <source>Ignore All</source> <translation>Ignorar Tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5829"/> + <location filename="../QScintilla/Editor.py" line="6011"/> <source>Warning: {0}</source> <translation>Aviso: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5836"/> + <location filename="../QScintilla/Editor.py" line="6018"/> <source>Error: {0}</source> <translation>Erro: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6165"/> + <location filename="../QScintilla/Editor.py" line="6347"/> <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="4445"/> + <location filename="../QScintilla/Editor.py" line="4451"/> <source>Activating Auto-Completion Provider</source> <translation>A ativar o Fornecedor de Preenchimento Automático</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4445"/> + <location filename="../QScintilla/Editor.py" line="4451"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Não se pode conetar o fornecedor de autocompletar porque já há outro ativo. Por favor verifique a sua configuração.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4635"/> + <location filename="../QScintilla/Editor.py" line="4771"/> <source>Activating Calltip Provider</source> <translation>A ativar Fornecedor de Dicas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4635"/> + <location filename="../QScintilla/Editor.py" line="4771"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>O fornecedor de dicas não pode ser conetado porque já há outro activado. Por favor verifique a sua configuração.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="772"/> + <location filename="../QScintilla/Editor.py" line="773"/> <source>Open 'rejection' file</source> <translation>Abrir ficheiro de 'rejeição'</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="878"/> + <location filename="../QScintilla/Editor.py" line="879"/> <source>Load Diagram...</source> <translation>Carregar Diagrama...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1192"/> + <location filename="../QScintilla/Editor.py" line="1193"/> <source>Next change</source> <translation>Alteração seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1195"/> + <location filename="../QScintilla/Editor.py" line="1196"/> <source>Previous change</source> <translation>Alteração anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7371"/> + <location filename="../QScintilla/Editor.py" line="7543"/> <source>Sort Lines</source> <translation>Ordenar Linhas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7371"/> + <location filename="../QScintilla/Editor.py" line="7543"/> <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="5765"/> + <location filename="../QScintilla/Editor.py" line="5947"/> <source>Warning</source> <translation>Aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5765"/> + <location filename="../QScintilla/Editor.py" line="5947"/> <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="5826"/> + <location filename="../QScintilla/Editor.py" line="6008"/> <source>Style: {0}</source> <translation>Estilo: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="749"/> + <location filename="../QScintilla/Editor.py" line="750"/> <source>New Document View</source> <translation>Vista de Documento Novo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="752"/> + <location filename="../QScintilla/Editor.py" line="753"/> <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="832"/> + <location filename="../QScintilla/Editor.py" line="833"/> <source>Tools</source> <translation>Ferramentas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="960"/> + <location filename="../QScintilla/Editor.py" line="961"/> <source>Re-Open With Encoding</source> <translation>Reabrir Com Codificação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6341"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation><p>O ficheiro <b>{0}</b> foi alterado enquanto estava aberto em eric6. Recarregar?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="727"/> + <location filename="../QScintilla/Editor.py" line="728"/> <source>Automatic Completion enabled</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="800"/> + <location filename="../QScintilla/Editor.py" line="801"/> <source>Complete</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../QScintilla/Editor.py" line="4500"/> + <source>Auto-Completion Provider</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4500"/> + <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4814"/> + <source>Call-Tips Provider</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4814"/> + <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorAPIsPage</name> @@ -9709,6 +9737,26 @@ <source>Automatic Completion Enabled</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorAutocompletionPage.ui" line="128"/> + <source>Plug-In Behavior</source> + <translation type="unfinished">Comportamento do Complemento</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorAutocompletionPage.ui" line="137"/> + <source>Qscintilla provided completions are shown, if this option is enabled and completions shall be provided by plug-ins (see completions sub-page of the plug-in) and the plugin-ins don't deliver any completions.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorAutocompletionPage.ui" line="140"/> + <source>Show QScintilla completions, if plug-ins fail</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorAutocompletionPage.ui" line="134"/> + <source>Select to show QScintilla provided completions, if the selected plug-ins fail</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorAutocompletionQScintillaPage</name> @@ -9833,17 +9881,17 @@ <message> <location filename="../Preferences/ConfigurationPages/EditorCalltipsPage.ui" line="173"/> <source>Select to show QScintilla provided calltips, if the selected plugin fails</source> - <translation>Selecionar para mostrar dicas fornecidas por QScintilla se os complementos selecionados falham</translation> + <translation type="obsolete">Selecionar para mostrar dicas fornecidas por QScintilla se os complementos selecionados falham</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorCalltipsPage.ui" line="176"/> <source>Qscintilla provided calltips are shown, if this option is enabled and calltips shall be provided by a plug-in (see calltips sub-page of the plug-in) and the plugin-in doesn't deliver any calltips.</source> - <translation>Se esta opção está habilitada serão mostradas as dicas fornecidas por QScintilla quando devam ser fornecidas por um complemento (ver su-página de dicas do complemento) e o este não fornece nehuma.</translation> + <translation type="obsolete">Se esta opção está habilitada serão mostradas as dicas fornecidas por QScintilla quando devam ser fornecidas por um complemento (ver su-página de dicas do complemento) e o este não fornece nehuma.</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorCalltipsPage.ui" line="179"/> <source>Show QScintilla calltips, if plug-in fails</source> - <translation>Mostrar dicas de QScintilla se falha o complemento</translation> + <translation type="obsolete">Mostrar dicas de QScintilla se falha o complemento</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorCalltipsPage.ui" line="68"/> @@ -9875,6 +9923,21 @@ <source>Automatic Calltips Enabled</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorCalltipsPage.ui" line="176"/> + <source>Qscintilla provided calltips are shown, if this option is enabled and calltips shall be provided by plug-ins (see calltips sub-page of the plug-in) and the plugin-ins don't deliver any calltips.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorCalltipsPage.ui" line="179"/> + <source>Show QScintilla calltips, if plug-ins fail</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorCalltipsPage.ui" line="173"/> + <source>Select to show QScintilla provided calltips, if the selected plug-ins fail</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorCalltipsQScintillaPage</name> @@ -15761,337 +15824,337 @@ <context> <name>HelpBrowser</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="666"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="667"/> <source><b>Help Window</b><p>This window displays the selected help information.</p></source> <translation><b>Janela de Ajuda</b><p>Esta janela mostra a informação da ajuda selecionada.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="838"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="839"/> <source><p>The file <b>{0}</b> does not exist.</p></source> <translation><p>Não existe o ficheiro <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="883"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="884"/> <source><p>Could not start a viewer for file <b>{0}</b>.</p></source> <translation><p>Não pode abrir um visor para o ficheiro <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="863"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="864"/> <source><p>Could not start an application for URL <b>{0}</b>.</p></source> <translation><p>Não pode começar uma aplicação para URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1095"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Abrir Vínculo num Separador Novo<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1099"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1100"/> <source>Save Lin&k</source> <translation>Gravar &Vínculo</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1102"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1103"/> <source>Bookmark this Link</source> <translation>Marcar este Vínculo</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1107"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1108"/> <source>Copy Link to Clipboard</source> <translation>Copiar Vínculo para a Área de Transferência</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1125"/> <source>Open Image in New Tab</source> <translation>Abrir imagem num Separador Novo</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1129"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1130"/> <source>Save Image</source> <translation>Gravar Imagem</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1132"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1133"/> <source>Copy Image to Clipboard</source> <translation>Copiar Imagem para a Área de Transferência</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1134"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1135"/> <source>Copy Image Location to Clipboard</source> <translation>Copiar Localização da Imagem para a Área de Transferência</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1143"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1144"/> <source>Block Image</source> <translation>Bloquear Imagem</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1273"/> <source>Bookmark this Page</source> <translation>Marcar esta Página</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1300"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> <source>Search with...</source> <translation>Procurar com...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1349"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> <source>Add to web search toolbar</source> <translation>Adicionar á barra de pesquisa web</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1353"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> <source>Web Inspector...</source> <translation>Inspetor Web...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1528"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1529"/> <source>Method not supported</source> <translation>Método não suportado</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1528"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1529"/> <source>{0} method is not supported.</source> <translation>Método {0} não está suportado.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1588"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1589"/> <source>Search engine</source> <translation>Motor de pesquisa</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1588"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1589"/> <source>Choose the desired search engine</source> <translation>Escolha o motor de pesquisa desejado</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1610"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1611"/> <source>Engine name</source> <translation>Nome do Motor</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1610"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1611"/> <source>Enter a name for the engine</source> <translation>Introduzir um nome para o motor</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1979"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1980"/> <source>Error loading page: {0}</source> <translation>Erro ao carregar a página: {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1997"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1998"/> <source>When connecting to: {0}.</source> <translation>Ao conectar com: {0}.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2000"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2001"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Verifique se a direção tem erros como <b>ww</b>.exemplo.org em lugar de <b>www</b>.exemplo.org</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2005"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2006"/> <source>If the address is correct, try checking the network connection.</source> <translation>Se a direção está correcta, verifique a conexão da rede.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2009"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2010"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Se um firewall ou proxy protegem o seu computador ou rede, certifique-se de que o navegador tem permissão para aceder à rede.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2015"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2016"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2048"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2049"/> <source>Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2048"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2049"/> <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2059"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2060"/> <source>New Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2059"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2060"/> <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2083"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2084"/> <source>bytes</source> <translation></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2086"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2087"/> <source>kB</source> <translation></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2089"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2090"/> <source>MB</source> <translation></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1116"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1117"/> <source>Scan Link with VirusTotal</source> <translation>Escanear Vínculo com VirusTotal</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1149"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1150"/> <source>Scan Image with VirusTotal</source> <translation>Escanear Imagem com VirusTotal</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1110"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1111"/> <source>Send Link</source> <translation>Enviar Vínculo</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1138"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1139"/> <source>Send Image Link</source> <translation>Enviar Vínculo da Imagem</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1234"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1235"/> <source>This Frame</source> <translation>Este Marco</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1237"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> <source>Show &only this frame</source> <translation>M&ostrar apenas este marco</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1240"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1241"/> <source>Show in new &tab</source> <translation>Mostrar num &separador novo</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1245"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>&Print</source> <translation>Im&primir</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1249"/> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1251"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> <source>Print as PDF</source> <translation>Imprimir como PDF</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1255"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> <source>Zoom &in</source> <translation>Apro&ximar</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1258"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1259"/> <source>Zoom &reset</source> <translation>&Repor Zoom</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1261"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1262"/> <source>Zoom &out</source> <translation>A&fastar</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1265"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1266"/> <source>Show frame so&urce</source> <translation>Mostrar código do ma&rco</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1275"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> <source>Send Page Link</source> <translation>Enviar o Vínculo da Página</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1294"/> <source>Send Text</source> <translation>Enviar Texto</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1325"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> <source>Google Translate</source> <translation></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1332"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1333"/> <source>Dictionary</source> <translation>Dicionário</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1341"/> <source>Go to web address</source> <translation>Ir à direção web</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1279"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> <source>User Agent</source> <translation>Agente de Usuario</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2020"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2021"/> <source>Try Again</source> <translation>Tentar de Novo</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1167"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1168"/> <source>Play</source> <translation>Reproduzir</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1171"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1172"/> <source>Pause</source> <translation>Pausa</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1176"/> <source>Unmute</source> <translation>Com som</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1179"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1180"/> <source>Mute</source> <translation>Sem som</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1184"/> <source>Copy Media Address to Clipboard</source> <translation>Opiar Direção da Media à Area de Transferência</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1187"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> <source>Send Media Address</source> <translation>Enviar Direção da Media</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1192"/> <source>Save Media</source> <translation>Gravar Media</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2444"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2445"/> <source>eric6 Web Browser</source> <translation>Navegador Web de eric6</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2444"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2445"/> <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> <translation><p>Imprimir não está disponível devido a um falho em PyQt5. Por favor atualize.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2412"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2413"/> <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> <translation><p>Imprimir não está disponível devido a um falho em PyQt5.Por favor atualize.</p></translation> </message> @@ -17329,72 +17392,72 @@ <context> <name>HelpWebPage</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="349"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="350"/> <source>Error loading page: {0}</source> <translation>Erro ao carregar a página: {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="368"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="369"/> <source>When connecting to: {0}.</source> <translation>Ao conectar com: {0}.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="371"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="372"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation type="unfinished">Verifique se a direção tem erros como <b>ww</b>.exemplo.org em lugar de <b>www</b>.exemplo.org</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="376"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="377"/> <source>If the address is correct, try checking the network connection.</source> <translation type="unfinished">Se a direção está correcta, verifique a conexão da rede.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="381"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="382"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Se um firewall ou proxy protegem o seu computador ou rede, certifique-se de que o navegador tem permissão para aceder à rede.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="387"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="388"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="215"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="216"/> <source>Resending POST request</source> <translation>A reenviar solicitude POST</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="215"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="216"/> <source>In order to display the site, the request along with all the data must be sent once again, which may lead to some unexpected behaviour of the site e.g. the same action might be performed once again. Do you want to continue anyway?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="392"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="393"/> <source>Try Again</source> <translation>Tentar de Novo</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="324"/> - <source>Content blocked by AdBlock Plus</source> - <translation>Conteúdo bloqueado por AdBlock Plus</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="325"/> + <source>Content blocked by AdBlock Plus</source> + <translation>Conteúdo bloqueado por AdBlock Plus</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="326"/> <source>Blocked by rule: <i>{0}</i></source> <translation>Bloqueado pela regra: <i>{0}</i></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="297"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="298"/> <source>Select files to upload...</source> <translation>Selecionar ficheiros a subir...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="557"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="558"/> <source>SSL Info</source> <translation>Informação SSL</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="557"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="558"/> <source>This site does not contain SSL information.</source> <translation>Este sítio não tem informação SSL.</translation> </message> @@ -21794,47 +21857,47 @@ <translation>Alt+P</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="157"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="158"/> <source>Added</source> <translation>Adicionado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="158"/> - <source>Deleted</source> - <translation>Apagado</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="159"/> + <source>Deleted</source> + <translation>Apagado</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="160"/> <source>Modified</source> <translation>Alterado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="137"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="138"/> <source>All</source> <translation>Tudo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="614"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="615"/> <source>The hg process did not finish within 30s.</source> <translation>O processo hg não acabou em 30s.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="617"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="618"/> <source>Could not start the hg executable.</source> <translation>Não se pôde iniciar o executável hg.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="620"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="621"/> <source>Mercurial Error</source> <translation>Erro de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="848"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="849"/> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="848"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="849"/> <source>The process {0} could not be started. 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> @@ -21849,7 +21912,7 @@ <translation>Registo de Mercurial (Sainte)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="168"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="169"/> <source>Bookmarks</source> <translation>Marcadores</translation> </message> @@ -21869,29 +21932,29 @@ <translation>Fase</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="185"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="186"/> <source>Change the phase of the selected revisions</source> <translation>Alterar a fase das revisões selecionadas</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="187"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="188"/> <source><b>Change Phase</b> <p>This changes the phase of the selected revisions. The selected revisions have to have the same current phase.</p></source> <translation><b>Mudar Fase</b> <p>Muda a fase das revisões selecionadas. As revisões selecionadas devem ter a mesma fase atual.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="183"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="184"/> <source>Change Phase</source> <translation>Mudar Fase</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1653"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1654"/> <source>Copy Changesets</source> <translation type="unfinished">Copiar Conjuntos de Alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1690"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1691"/> <source>The project should be reread. Do this now?</source> <translation>O projecto deve ser recarregado. Fazer-lo agora?</translation> </message> @@ -21911,42 +21974,42 @@ <translation>Selecionar ação do menu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="177"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="178"/> <source>Copy the selected changesets to the current branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="194"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="195"/> <source>Tag</source> <translation>Etiquetar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="196"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="197"/> <source>Tag the selected revision</source> <translation>Etiqueta a revisão selecionada</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1690"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1691"/> <source>Switch</source> <translation type="unfinished">Mudar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="200"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="201"/> <source>Switch the working directory to the selected revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="204"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="205"/> <source>Pull Large Files</source> <translation>Puxar Ficheiros Grandes</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="206"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="207"/> <source>Pull large files for selected revisions</source> <translation>Puxar os ficheiros grandes das revisões selecionadas</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="938"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="939"/> <source>{0} (large file)</source> <translation>{0} (ficheiro grande)</translation> </message> @@ -22001,12 +22064,12 @@ <translation><tr><td><b>Marcadores</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1805"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1806"/> <source>Find Commit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1805"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1806"/> <source>'{0}' was not found.</source> <translation>'{0}' não foi encontrado.</translation> </message> @@ -30441,27 +30504,27 @@ <context> <name>JavaScriptEricObject</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="104"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="105"/> <source>Search!</source> <translation>Procurar!</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="143"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="144"/> <source>Search results provided by {0}</source> <translation>Procurar resultados fornecidos por {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="101"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="102"/> <source>Welcome to eric6 Web Browser!</source> <translation>Bem-vindo ao Navegador Web de eric6!</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="103"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="104"/> <source>eric6 Web Browser</source> <translation>Navegador Web de eric6</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="105"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="106"/> <source>About eric6</source> <translation>Acerca do eric6</translation> </message> @@ -35603,27 +35666,27 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1294"/> + <location filename="../Preferences/__init__.py" line="1296"/> <source>Export Preferences</source> <translation>Exportar Preferências</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1322"/> + <location filename="../Preferences/__init__.py" line="1324"/> <source>Import Preferences</source> <translation>Importar Preferências</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1322"/> + <location filename="../Preferences/__init__.py" line="1324"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>Ficheiro de Propriedades (*.ini);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1424"/> + <location filename="../Preferences/__init__.py" line="1426"/> <source>Select Python{0} Interpreter</source> <translation>Selecionar intérprete de Python{0}</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1424"/> + <location filename="../Preferences/__init__.py" line="1426"/> <source>Select the Python{0} interpreter to be used:</source> <translation>Selecionar o intérprete de Python{0} a usar:</translation> </message> @@ -37360,7 +37423,7 @@ <context> <name>ProjectFormsBrowser</name> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="949"/> + <location filename="../Project/ProjectFormsBrowser.py" line="958"/> <source>Forms</source> <translation>Formulários</translation> </message> @@ -37560,32 +37623,32 @@ <translation>A compilação do ficheiro do form falhou.</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="815"/> + <location filename="../Project/ProjectFormsBrowser.py" line="824"/> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="815"/> + <location filename="../Project/ProjectFormsBrowser.py" line="824"/> <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="907"/> + <location filename="../Project/ProjectFormsBrowser.py" line="916"/> <source>Compiling forms...</source> <translation>A compilar formulários...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="907"/> + <location filename="../Project/ProjectFormsBrowser.py" line="916"/> <source>Abort</source> <translation>Terminar</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="945"/> + <location filename="../Project/ProjectFormsBrowser.py" line="954"/> <source>Determining changed forms...</source> <translation>A determinar formulários alterados...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="974"/> + <location filename="../Project/ProjectFormsBrowser.py" line="983"/> <source>Compiling changed forms...</source> <translation>A compilar formulários alterados...</translation> </message> @@ -37640,7 +37703,7 @@ <translation>QStackedWidget</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="945"/> + <location filename="../Project/ProjectFormsBrowser.py" line="954"/> <source>%v/%m Forms</source> <translation>%v/%m Formulários</translation> </message> @@ -38067,7 +38130,7 @@ <context> <name>ProjectResourcesBrowser</name> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="844"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="855"/> <source>Resources</source> <translation>Recursos</translation> </message> @@ -38197,37 +38260,37 @@ <translation>A compilação do ficheiro de recurso falhou.</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="701"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="712"/> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="701"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="712"/> <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="767"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="778"/> <source>Compiling resources...</source> <translation>A compilar recursos...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="767"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="778"/> <source>Abort</source> <translation>Cancelar</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="840"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="851"/> <source>Determining changed resources...</source> <translation>A determinar recursos alterados...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="875"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="886"/> <source>Compiling changed resources...</source> <translation>A compilar recursos alterados...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="840"/> + <location filename="../Project/ProjectResourcesBrowser.py" line="851"/> <source>%v/%m Resources</source> <translation>%v/%m Recursos</translation> </message> @@ -38593,32 +38656,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1241"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1248"/> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1070"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1077"/> <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="1155"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1162"/> <source>Translation file release</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1138"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1145"/> <source>The release of the translation files (*.qm) was successful.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1155"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1162"/> <source>The release of the translation files (*.qm) has failed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1241"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1248"/> <source><p>Could not start lrelease.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -38870,12 +38933,12 @@ <p>Introduzir o endereço do correio eletrónico do autor</p></translation> </message> <message> - <location filename="../MultiProject/PropertiesDialog.ui" line="24"/> + <location filename="../Project/PropertiesDialog.ui" line="268"/> <source>&Description:</source> <translation>&Descrição:</translation> </message> <message> - <location filename="../MultiProject/PropertiesDialog.ui" line="37"/> + <location filename="../Project/PropertiesDialog.ui" line="281"/> <source>Enter description</source> <translation>Introduzir a descrição</translation> </message> @@ -45048,7 +45111,7 @@ <translation type="unfinished">Regexp</translation> </message> <message> - <location filename="../Helpviewer/SearchWidget.ui" line="80"/> + <location filename="../QScintilla/SearchWidget.ui" line="106"/> <source>Wrap around</source> <translation type="unfinished">Envolver</translation> </message> @@ -47691,162 +47754,162 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="205"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="218"/> <source>Create project in repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="205"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="218"/> <source>The project could not be created in the repository. Maybe the given repository doesn't exist or the repository server is down.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="229"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="242"/> <source>New project</source> <translation>Projeto novo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="229"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="242"/> <source>The project could not be checked out of the repository.<br />Restoring the original contents.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="302"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="318"/> <source>Importing project into Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="354"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="355"/> <source>Subversion Checkout</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="411"/> <source>The tag must be a normal tag (tags) or a branch tag (branches). Please select from the list.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="375"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="381"/> <source>Checking project out of Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="411"/> <source>Subversion Export</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="439"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="434"/> <source>Exporting project from Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="562"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="553"/> <source>Commiting changes to Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="620"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="590"/> <source>Synchronizing with the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="728"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="686"/> <source>Adding files/directories to the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="836"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="776"/> <source>Adding directory trees to the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="873"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="811"/> <source>Removing files/directories from the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="940"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="873"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1224"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1120"/> <source>Subversion Error</source> <translation type="unfinished">Erro de Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1054"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="971"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1081"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="998"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1118"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1033"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1168"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1076"/> <source>Reverting changes</source> <translation type="unfinished">Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1197"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1093"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1224"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1120"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1248"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1151"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1353"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1216"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1654"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1482"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1693"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1512"/> <source>Subversion command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1814"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1684"/> <source>Resolving conficts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1855"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1715"/> <source>Copying {0}</source> <translation type="unfinished">A copiar {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1928"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1779"/> <source>Subversion Set Property</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1962"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1801"/> <source>You have to supply a property name. Aborting.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1982"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1821"/> <source>Subversion Delete Property</source> <translation type="unfinished"></translation> </message> @@ -47856,52 +47919,52 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="981"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="900"/> <source>Subversion Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="981"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="900"/> <source>Select number of entries to show.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2288"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2100"/> <source>Locking in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2328"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2128"/> <source>Unlocking in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2376"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2153"/> <source>Relocating</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2402"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2170"/> <source>Repository Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2402"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2170"/> <source>Enter the repository URL.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2430"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2241"/> <source>Remove from changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2467"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2220"/> <source>Add to changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2456"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2220"/> <source>Enter name of the changelist:</source> <translation type="unfinished"></translation> </message> @@ -48108,27 +48171,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="519"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="503"/> <source>Commit Changes</source> <translation>Aplicar Alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="519"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="503"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1161"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1070"/> <source>Revert changes</source> <translation>Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1152"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1062"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1161"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1070"/> <source>Do you really want to revert all changes of the project?</source> <translation type="unfinished"></translation> </message> @@ -48138,17 +48201,17 @@ <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2227"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2048"/> <source>Subversion Side-by-Side Difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2227"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2048"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>O ficheiro <b>{0}</b> não se pôde ler.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2528"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2305"/> <source>Upgrade</source> <translation>Atualizar</translation> </message> @@ -48252,27 +48315,27 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Responsabilidade de Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="45"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="45"/> <source>Revision</source> <translation>Revisão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="50"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="50"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="55"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="55"/> <source>Line</source> <translation>Linha</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="69"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="69"/> <source>Errors</source> <translation>Erros</translation> </message> @@ -48420,22 +48483,22 @@ <context> <name>SvnCommandDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="14"/> <source>Subversion Command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="25"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="25"/> <source>Subversion Command:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="38"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="38"/> <source>Enter the Subversion command to be executed with all necessary parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="41"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="41"/> <source><b>Subversion Command</b> <p>Enter the Subversion command to be executed including all necessary parameters. If a parameter of the commandline includes a space you have to @@ -48444,23 +48507,23 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="125"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="125"/> <source>Select the working directory via a directory selection dialog</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="128"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="128"/> <source><b>Working directory</b> <p>Select the working directory for the Subversion command via a directory selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="67"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="67"/> <source>Enter the working directory for the Subversion command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="70"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="70"/> <source><b>Working directory</b> <p>Enter the working directory for the Subversion command. This is an optional entry. The button to the right will open a @@ -48468,27 +48531,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="89"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="89"/> <source>Working Directory:<br>(optional)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="102"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="102"/> <source>Project Directory:</source> <translation type="unfinished">Diretorio do Projeto:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="115"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="115"/> <source>This shows the root directory of the current project.</source> <translation type="unfinished">Mostra o diretorio raiz do projeto atual.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="118"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="118"/> <source>project directory</source> <translation type="unfinished">diretorio do projeto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.py" line="78"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.py" line="78"/> <source>Working directory</source> <translation>Diretório de trabalho</translation> </message> @@ -48496,53 +48559,53 @@ <context> <name>SvnCommitDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="14"/> <source>Subversion</source> <translation type="unfinished">Subversion</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="20"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="20"/> <source>Commit Message</source> <translation>Mensagem de Cometido</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="26"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="26"/> <source>Enter the log message.</source> <translation>Introduzir a mensagem de Registo.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="29"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="29"/> <source><b>Log Message</b> <p>Enter the log message for the commit action.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="43"/> <source>Recent commit messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="50"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="50"/> <source>Select a recent commit message to use</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="60"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="60"/> <source>Changelists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="73"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="73"/> <source>Select to keep the changelists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="76"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="76"/> <source>Keep changelists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="66"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="66"/> <source>Select the change lists to limit the commit</source> <translation type="unfinished"></translation> </message> @@ -48550,12 +48613,12 @@ <context> <name>SvnCopyDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="14"/> <source>Subversion Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="64"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="64"/> <source>Press to open a selection dialog</source> <translation type="unfinished">Pressionar para abrir um dialogo de seleção</translation> </message> @@ -48567,39 +48630,39 @@ <p>Selecionar o nome de destino para a operação através de uma caixa de diálogo de seleção.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="25"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="25"/> <source>Source:</source> <translation type="unfinished">Origem:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="32"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="32"/> <source>Shows the name of the source</source> <translation type="unfinished">Mostra o nome da origem</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="35"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="35"/> <source><b>Source name</b> <p>This field shows the name of the source.</p></source> <translation type="unfinished"><b>Nome origem</b> <p>Este campo mostra o nome da origem.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="46"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="46"/> <source>Enter the target name</source> <translation type="unfinished">Introduzir o nome do alvo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="57"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="57"/> <source>Target:</source> <translation type="unfinished">Destino:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="77"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="77"/> <source>Select to force the operation</source> <translation type="unfinished">Selecionar para forçar a operação</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="80"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="80"/> <source>Enforce operation</source> <translation type="unfinished">Forçar operação</translation> </message> @@ -48610,17 +48673,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="52"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.py" line="52"/> <source>Subversion Move</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="91"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.py" line="91"/> <source>Select target</source> <translation type="unfinished">Selecionar destino</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="49"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="49"/> <source><b>Target name</b> <p>Enter the new name in this field. The target must be the new name or an absolute path.</p></source> <translation type="unfinished"><b>Nome de Destino</b> @@ -48630,17 +48693,17 @@ <context> <name>SvnDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui" line="14"/> <source>Subversion</source> <translation>Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="29"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui" line="29"/> <source>Output</source> <translation>Saída</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="54"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui" line="54"/> <source>Errors</source> <translation>Erros</translation> </message> @@ -48749,17 +48812,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="26"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="26"/> <source>Difference</source> <translation>Diferença</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="42"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="42"/> <source><b>Subversion Diff</b><p>This shows the output of the svn diff command.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="70"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="70"/> <source>Errors</source> <translation>Erros</translation> </message> @@ -48814,27 +48877,27 @@ <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="277"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="212"/> <source>There is no difference.</source> <translation>Não há diferenças.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="448"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="405"/> <source>Save Diff</source> <translation>Gravar Diff</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="415"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="372"/> <source>Patch Files (*.diff)</source> <translation>Ficheiros de Remendos (*.diff)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="432"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="389"/> <source><p>The patch file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro de remendo <b>{0}</b> já existe. Sobreescrever-lo?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="448"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="405"/> <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> <translation type="unfinished"><p>O ficheiro remendo <b>{0}</b> não se pôde gravar.<br />Motivo: {1}</p></translation> </message> @@ -48850,22 +48913,22 @@ <translation>A processar ficheiro '{0}'...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="335"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="225"/> <source><Start></source> <translation><Inicio></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="336"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="226"/> <source><End></source> <translation><Fim></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="48"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="48"/> <source>Refresh</source> <translation>Atualizar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="50"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="50"/> <source>Press to refresh the display</source> <translation type="unfinished">Pressionar para atualizar o ecrã</translation> </message> @@ -49046,17 +49109,17 @@ <translation type="unfinished">Selecionar o campo a filtrar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="620"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="621"/> <source>Revision</source> <translation>Revisão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="617"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="618"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="140"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="141"/> <source>Message</source> <translation>Mensagem</translation> </message> @@ -49206,12 +49269,12 @@ <translation>Erro de Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="288"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="289"/> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="288"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="289"/> <source>The process {0} could not be started. 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> @@ -49234,27 +49297,27 @@ <context> <name>SvnLogDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui" line="14"/> <source>Subversion Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui" line="26"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui" line="26"/> <source>Log</source> <translation type="unfinished">Registo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui" line="32"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui" line="32"/> <source><b>Subversion Log</b><p>This shows the output of the svn log command. By clicking on the links you may show the difference between versions.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui" line="58"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui" line="58"/> <source>Errors</source> <translation>Erros</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui" line="64"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui" line="64"/> <source><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></source> <translation type="unfinished"></translation> </message> @@ -49299,27 +49362,27 @@ <translation>Alt+P</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="53"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="55"/> <source><b>Processing your request, please wait...</b></source> <translation><b>A processar a sua solicitude, por favor espere...</b></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="59"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="81"/> <source>Added</source> <translation>Adicionado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="60"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="82"/> <source>Deleted</source> <translation>Apagado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="61"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="83"/> <source>Modified</source> <translation>Alterado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="64"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="87"/> <source>revision</source> <translation>revisão</translation> </message> @@ -49334,19 +49397,19 @@ <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="150"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="193"/> <source>diff to {0}</source> <translation>diff a {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="164"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="202"/> <source><i>author: {0}</i><br /> </source> <translation><i>autor: {0}</i><br /> </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="168"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="205"/> <source><i>date: {0}</i><br /> </source> <translation><i>data: {0}</i><br /> @@ -49358,12 +49421,12 @@ <translation> (copied de {0}, revisão {1})</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui" line="42"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui" line="42"/> <source>Select to show differences side-by-side</source> <translation>Selecionar para mostrar as diferenças lado-a-lado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui" line="45"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui" line="45"/> <source>Show differences side-by-side</source> <translation>Mostrar diferenças lado-a-lado</translation> </message> @@ -49414,32 +49477,32 @@ <context> <name>SvnMergeDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="13"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="13"/> <source>Subversion Merge</source> <translation>Mesclagem de Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="22"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="22"/> <source>Select to force the merge operation</source> <translation>Selecionar para forçar a mesclagem</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="25"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="25"/> <source>Enforce merge</source> <translation>Forçar mesclagem</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="42"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="42"/> <source>Target:</source> <translation>Destino:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="49"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="49"/> <source>Enter the target</source> <translation>Introduzir o alvo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="52"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="52"/> <source><b>Target</b> <p>Enter the target for the merge operation into this field. Leave it empty to get the target URL from the working copy.</p> @@ -49447,24 +49510,24 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="126"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="71"/> <source>1. URL/Revision:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="101"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="108"/> <source>Enter an URL or a revision number</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="104"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="111"/> <source><b>URL/Revision</b> <p>Enter an URL or a revision number to be merged into the working copy.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="119"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="126"/> <source>2. URL/Revision:</source> <translation type="unfinished"></translation> </message> @@ -49472,55 +49535,55 @@ <context> <name>SvnNewProjectOptionsDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="14"/> <source>New Project from Repository</source> <translation>Projeto novo desde Repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="17"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="17"/> <source><b>New Project from Repository Dialog</b> <p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="30"/> <source>Enter the tag the new project should be generated from</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="33"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="33"/> <source><b>Tag in VCS</b> <p>Enter the tag name the new project shall be generated from. Leave empty to retrieve the latest data from the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="41"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="41"/> <source>Select the protocol to access the repository</source> <translation>Selecionar o protocolo para aceder ao repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="48"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="48"/> <source>&Protocol:</source> <translation>&Protocolo:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="61"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="61"/> <source><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="160"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py" line="160"/> <source>&URL:</source> <translation>&URL:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="78"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="78"/> <source>Enter the directory of the new project.</source> <translation>Introduzir o diretório do novo projeto.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="81"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="81"/> <source><b>Project Directory</b> <p>Enter the directory of the new project. It will be retrieved from the repository and be placed in this directory.</p></source> @@ -49529,32 +49592,32 @@ obtido do repositório e posto neste diretório.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="90"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="90"/> <source>Select to indicate, that the repository has a standard layout (projectdir/trunk, projectdir/tags, projectdir/branches)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="93"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="93"/> <source>Repository has standard &layout</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="96"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="96"/> <source>Alt+L</source> <translation>Alt+L</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="126"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="126"/> <source>Select the repository url via a directory selection dialog or the repository browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="106"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="106"/> <source>Project &Directory:</source> <translation>&Diretório do Projeto:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="116"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="116"/> <source>&Tag:</source> <translation>E&tiqueta:</translation> </message> @@ -49564,22 +49627,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="95"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py" line="95"/> <source>Select Repository-Directory</source> <translation>Selecionar o Diretorio do Repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="123"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py" line="123"/> <source>Select Project Directory</source> <translation>Selecionar o Diretório do Projeto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="154"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py" line="154"/> <source>Pat&h:</source> <translation>&Rota:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="58"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="58"/> <source>Enter the url path of the module in the repository (without protocol part)</source> <translation type="unfinished"></translation> </message> @@ -49587,91 +49650,91 @@ <context> <name>SvnOptionsDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="14"/> <source>Repository Infos</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="17"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="17"/> <source><b>Repository Infos Dialog</b> <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="30"/> <source>Log &Message:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="40"/> <source>Select, if the standard repository layout (projectdir/trunk, projectdir/tags, projectdir/branches) should be generated</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="43"/> <source>Create standard repository &layout</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="46"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="46"/> <source>Alt+L</source> <translation type="unfinished">Alt+L</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="56"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="56"/> <source>Select the protocol to access the repository</source> <translation type="unfinished">Selecionar o protocolo para aceder ao repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="107"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="107"/> <source>Select the repository url via a directory selection dialog or the repository browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py" line="110"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="110"/> <source>&URL:</source> <translation type="unfinished">&URL:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="73"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="73"/> <source>Enter the log message for the new project.</source> <translation type="unfinished">Introduzir a mensagem de registo para o novo projeto.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="76"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="76"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation type="unfinished"><b>Mensagem de Registo</b> <p>Introduzir a mensagem de registo a usar para o novo projeto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="80"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="80"/> <source>new project started</source> <translation type="unfinished">projeto novo iniciado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="87"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="87"/> <source>&Protocol:</source> <translation type="unfinished">&Protocolo:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="100"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="100"/> <source><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py" line="71"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="71"/> <source>Select Repository-Directory</source> <translation type="unfinished">Selecionar o Diretorio do Repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py" line="104"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="104"/> <source>Pat&h:</source> <translation type="unfinished">&Rota:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="97"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="97"/> <source>Enter the url path of the module in the repository (without protocol part)</source> <translation type="unfinished"></translation> </message> @@ -49679,132 +49742,132 @@ <context> <name>SvnProjectBrowserHelper</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="647"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="642"/> <source>Version Control</source> <translation type="unfinished">Control de Versão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="658"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="654"/> <source>Update from repository</source> <translation type="unfinished">Atualizar desde o repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="662"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="658"/> <source>Commit changes to repository...</source> <translation type="unfinished">Cometer alterações no repositório...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="668"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="664"/> <source>Add to repository</source> <translation type="unfinished">Adicionar ao repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="389"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="385"/> <source>Add tree to repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="672"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="668"/> <source>Remove from repository (and disk)</source> <translation type="unfinished">Retirar do repositorio (e disco)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="679"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="675"/> <source>Add to Changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="683"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="679"/> <source>Remove from Changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="567"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="566"/> <source>Show log</source> <translation type="unfinished">Mostrar registo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="571"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="570"/> <source>Show log browser</source> <translation type="unfinished">Mostrar navegador de registos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="688"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="684"/> <source>Show status</source> <translation type="unfinished">Mostrar estado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="296"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="290"/> <source>Show annotated file</source> <translation type="unfinished">Mostrar ficheiro anotado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="708"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="704"/> <source>Revert changes</source> <translation type="unfinished">Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="712"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="708"/> <source>Merge changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="437"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="434"/> <source>Lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="441"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="438"/> <source>Unlock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="445"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="442"/> <source>Break Lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="449"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="446"/> <source>Steal Lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="720"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="716"/> <source>Set Property</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="722"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="718"/> <source>List Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="725"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="721"/> <source>Delete Property</source> <translation type="unfinished">Apagar Propriedade</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="728"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="724"/> <source>Select all local file entries</source> <translation type="unfinished">Selecionar todas as entradas de ficheiros locais</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="730"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="726"/> <source>Select all versioned file entries</source> <translation type="unfinished">Selecionar todas as entradas de ficheiros versionados</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="732"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="728"/> <source>Select all local directory entries</source> <translation type="unfinished">Selecionar todas as entradas de diretorios locais</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="734"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="730"/> <source>Select all versioned directory entries</source> <translation type="unfinished">Selecionar todas as entradas de diretorios versionados</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="737"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="733"/> <source>Configure...</source> <translation>Configurar...</translation> </message> @@ -49814,42 +49877,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="552"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="551"/> <source>Copy</source> <translation>Copiar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="554"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="553"/> <source>Move</source> <translation type="unfinished">Mover</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="693"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="689"/> <source>Show differences</source> <translation type="unfinished">Mostrar diferenças</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="277"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="271"/> <source>Show differences side-by-side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="697"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="693"/> <source>Show differences (extended)</source> <translation type="unfinished">Mostrar diferenças (extendido)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="286"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="280"/> <source>Show differences side-by-side (extended)</source> <translation type="unfinished">Selecionar para mostrar as diferenças lado-a-lado (extendido)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="702"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="698"/> <source>Show differences (URLs)</source> <translation type="unfinished">Mostrar diferenças (URLs)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="716"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="712"/> <source>Conflicts resolved</source> <translation type="unfinished">Conflitos resolvidos</translation> </message> @@ -50453,44 +50516,44 @@ <context> <name>SvnPropListDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="13"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="13"/> <source>Subversion List Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="16"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="16"/> <source><b>Subversion List Prperties</b> <p>This dialog shows the properties of the selected file or project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="29"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="29"/> <source><b>Properties List</b> <p>This shows the properties of the selected file or project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="46"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="46"/> <source>Path</source> <translation type="unfinished">Rota</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="51"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="51"/> <source>Name</source> <translation>Nome</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="56"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="56"/> <source>Value</source> <translation>Valor</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="70"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="70"/> <source>Errors</source> <translation type="unfinished">Erros</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="76"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="76"/> <source><b>Subversion proplist errors</b> <p>This shows possible error messages of the subversion proplist command.</p></source> <translation type="unfinished"></translation> @@ -50511,12 +50574,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="45"/> <source>Refresh</source> <translation type="unfinished">Atualizar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="45"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="47"/> <source>Press to refresh the properties display</source> <translation type="unfinished"></translation> </message> @@ -50524,7 +50587,7 @@ <context> <name>SvnPropSetDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="13"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="14"/> <source>Set Subversion Property</source> <translation type="unfinished"></translation> </message> @@ -50534,7 +50597,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="32"/> <source>Enter the name of the property to be set</source> <translation type="unfinished"></translation> </message> @@ -50554,7 +50617,7 @@ <translation type="unfinished">Texto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="24"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="67"/> <source>Enter text of the property</source> <translation type="unfinished"></translation> </message> @@ -50743,107 +50806,107 @@ <context> <name>SvnRevisionSelectionDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="14"/> <source>Subversion Diff</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="23"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="23"/> <source>Revision &1</source> <translation type="unfinished">Revisão &1</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="178"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="178"/> <source>Select revision before last commit</source> <translation type="unfinished">Selecionar revisão anterior ao último cometido</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="181"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="181"/> <source>PREV</source> <translation type="unfinished">ANTERIOR</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="188"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="188"/> <source>Select last committed revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="191"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="191"/> <source>COMMITTED</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="198"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="198"/> <source>Select base revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="201"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="201"/> <source>BASE</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="208"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="208"/> <source>Select head revision of repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="211"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="211"/> <source>HEAD</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="221"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="221"/> <source>Select working revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="224"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="224"/> <source>WORKING</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="243"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="243"/> <source>Enter a revision number</source> <translation type="unfinished">Introduzir um número de revisão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="262"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="262"/> <source>Enter time of revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="272"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="272"/> <source>Enter date of revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="275"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="275"/> <source>yyyy-MM-dd</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="298"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="298"/> <source>Select to specify a revision by number</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="301"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="301"/> <source>Number</source> <translation>Número</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="308"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="308"/> <source>Select to specify a revision by date and time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="311"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="311"/> <source>Date</source> <translation type="unfinished">Data</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="172"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="172"/> <source>Revision &2</source> <translation type="unfinished">Revisão &2</translation> </message> @@ -50851,78 +50914,78 @@ <context> <name>SvnStatusDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="293"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="394"/> <source>Subversion Status</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="17"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="17"/> <source><b>Subversion Status</b> <p>This dialog shows the status of the selected file or project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="88"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="85"/> <source>Changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="93"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="90"/> <source>Status</source> <translation>Estado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="98"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="95"/> <source>Prop. Status</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="103"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="100"/> <source>Locked</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="108"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="105"/> <source>History</source> <translation>Historial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="113"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="110"/> <source>Switched</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="118"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="115"/> <source>Lock Info</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="123"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="120"/> <source>Up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="128"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="125"/> <source>Revision</source> <translation type="unfinished">Revisão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="133"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="130"/> <source>Last Change</source> <translation>Última Alteração</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="138"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="135"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="143"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="140"/> <source>Path</source> <translation>Rota</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="241"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="238"/> <source>Errors</source> <translation>Erros</translation> </message> @@ -50967,62 +51030,62 @@ <translation>Alt+P</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="64"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="59"/> <source>Refresh</source> <translation>Atualizar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="66"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="61"/> <source>Press to refresh the status display</source> <translation type="unfinished">Pressionar para atualizar o visor de estado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="84"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="84"/> <source>Commit changes to repository...</source> <translation type="unfinished">Cometer alterações no repositório...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="91"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="91"/> <source>Add to repository</source> <translation>Adicionar ao repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="97"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="97"/> <source>Revert changes</source> <translation>Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="103"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="103"/> <source>Add to Changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="844"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="948"/> <source>Remove from Changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="755"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="859"/> <source>Lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="772"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="876"/> <source>Unlock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="114"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="114"/> <source>Break lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="117"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="117"/> <source>Steal lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="121"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="121"/> <source>Adjust column sizes</source> <translation type="unfinished">Ajustar tamanho de colunas</translation> </message> @@ -51047,27 +51110,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="161"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="191"/> <source>locked</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="162"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="192"/> <source>other lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="163"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="193"/> <source>stolen lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="164"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="194"/> <source>broken lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="160"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="190"/> <source>not locked</source> <translation type="unfinished"></translation> </message> @@ -51107,12 +51170,12 @@ <translation type="unfinished">erro de tipo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="167"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="198"/> <source>no</source> <translation>não</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="168"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="197"/> <source>yes</source> <translation>sim</translation> </message> @@ -51127,182 +51190,182 @@ <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="607"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="711"/> <source>Commit</source> <translation type="unfinished">Cometido</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="732"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="836"/> <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="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="647"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="751"/> <source>Add</source> <translation>Adicionar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="647"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="751"/> <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="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="693"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="797"/> <source>Revert</source> <translation type="unfinished">Anular</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="755"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="859"/> <source>There are no unlocked files available/selected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="808"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="912"/> <source>There are no locked files available/selected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="790"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="894"/> <source>Break Lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="808"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="912"/> <source>Steal Lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="825"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="929"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="844"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="948"/> <source>There are no files available/selected belonging to a changelist.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="39"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="39"/> <source>&Filter on Status:</source> <translation type="unfinished">&Filtrar Estado:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="49"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="49"/> <source>Select the status of entries to be shown</source> <translation type="unfinished">Selecionar estado das entradas a mostrar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="153"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="150"/> <source>Commit the selected changes</source> <translation type="unfinished">Cometer as alterações selecionadas</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="156"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="153"/> <source>&Commit</source> <translation type="unfinished">&Cometer</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="170"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="167"/> <source>Add the selected entries to the repository</source> <translation type="unfinished">Adicionar as entradas selecionadas ao repositório</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="173"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="170"/> <source>&Add</source> <translation>&Adicionar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="180"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="177"/> <source>Show differences of the selected entries to the repository</source> <translation type="unfinished">Mostrar diferenças das entradas selecionadas ao repositório</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="183"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="180"/> <source>&Differences</source> <translation>&Diferenças</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="200"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="197"/> <source>Revert the selected entries to the last revision in the repository</source> <translation type="unfinished">Repor as entradas selecionadas à última versão do repositório</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="203"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="200"/> <source>Re&vert</source> <translation type="unfinished">A&nular</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="210"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="207"/> <source>Restore the selected missing entries from the repository</source> <translation type="unfinished">Restaurar as entradas selecionadas desde o repositório</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="213"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="210"/> <source>&Restore</source> <translation type="unfinished">&Restaurar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="93"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="93"/> <source>Show differences</source> <translation type="unfinished">Mostrar diferenças</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="99"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="99"/> <source>Restore missing</source> <translation type="unfinished">Restaurar desaparecidos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="519"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="623"/> <source>all</source> <translation>tudo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="711"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="815"/> <source>Differences</source> <translation>Diferenças</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="607"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="711"/> <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="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="693"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="797"/> <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="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="86"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="86"/> <source>Select all for commit</source> <translation type="unfinished">Selecionar tudo para cometer</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="88"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="88"/> <source>Deselect all from commit</source> <translation type="unfinished">Desmarque tudo a cometer</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="190"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="187"/> <source>Show differences of the selected entry to the repository in a side-by-side manner</source> <translation type="unfinished">Mostrar diferenças da entrada selecionada ao repositório no modo lado a lado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="193"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="190"/> <source>Side-b&y-Side Diff</source> <translation type="unfinished">Diff &Lado a lado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="95"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="95"/> <source>Show differences side-by-side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="739"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="843"/> <source>Side-by-Side Diff</source> <translation type="unfinished">Diff Lado a lado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="739"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="843"/> <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> @@ -51328,61 +51391,61 @@ <context> <name>SvnSwitchDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="13"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="13"/> <source>Subversion Switch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="32"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="32"/> <source>Tag Name:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="45"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="45"/> <source>Enter the name of the tag</source> <translation type="unfinished">Introduzir o nome da etiqueta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="48"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="48"/> <source><b>Tag Name</b> <p>Enter the name of the tag to be switched to. In order to switch to the trunk version leave it empty.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="63"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="63"/> <source>Tag Type</source> <translation type="unfinished">Tipo de Etiqueta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="69"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="69"/> <source>Select for a regular tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="72"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="72"/> <source><b>Regular Tag</b> <p>Select this entry for a regular tag.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="76"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="76"/> <source>Regular Tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="86"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="86"/> <source>Select for a branch tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="89"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="89"/> <source><b>Branch Tag</b> <p>Select this entry for a branch tag.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="93"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="93"/> <source>Branch Tag</source> <translation type="unfinished"></translation> </message> @@ -51390,45 +51453,45 @@ <context> <name>SvnTagBranchListDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="14"/> <source>Subversion Tag List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="17"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="17"/> <source><b>Subversion Tag/Branch List</b> <p>This dialog shows a list of the projects tags or branches.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="33"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="33"/> <source><b>Tag/Branches List</b> <p>This shows a list of the projects tags or branches.</p></source> <translation type="unfinished"><b>Lista de Etiqueta/Ramos</b> <p>Mostra uma lista das etiquetas ou ramos do projeto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="50"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="50"/> <source>Revision</source> <translation type="unfinished">Revisão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="55"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="55"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="60"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="60"/> <source>Date</source> <translation type="unfinished">Data</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="65"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="65"/> <source>Name</source> <translation>Nome</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="79"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="79"/> <source>Errors</source> <translation type="unfinished">Erros</translation> </message> @@ -51473,37 +51536,37 @@ <translation type="unfinished">Alt+P</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="74"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="93"/> <source>Subversion Branches List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="96"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="123"/> <source>Subversion Error</source> <translation type="unfinished">Erro de Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="82"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="104"/> <source>The URL of the project repository could not be retrieved from the working copy. The list operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="96"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="123"/> <source>The URL of the project repository has an invalid format. The list operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="123"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="151"/> <source>Subversion List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="112"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="140"/> <source>Enter the repository URL containing the tags or branches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="123"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="151"/> <source>The repository URL is empty. Aborting...</source> <translation type="unfinished"></translation> </message> @@ -51526,93 +51589,93 @@ <context> <name>SvnTagDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="13"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="13"/> <source>Subversion Tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="38"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="38"/> <source>Enter the name of the tag</source> <translation type="unfinished">Introduzir o nome da etiqueta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="41"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="41"/> <source><b>Tag Name</b> <p>Enter the name of the tag to be created, moved or deleted.</p></source> <translation type="unfinished"><b>Name de Etiqueta</b> <p>Introduza o nome da etiqueta a criar, mover ou apagar.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="55"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="55"/> <source>Name:</source> <translation>Nome:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="62"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="62"/> <source>Tag Action</source> <translation type="unfinished">Ação de Etiqueta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="68"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="68"/> <source>Select to create a regular tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="71"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="71"/> <source><b>Create Regular Tag</b> <p>Select this entry in order to create a regular tag in the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="75"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="75"/> <source>Create Regular Tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="85"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="85"/> <source>Select to create a branch tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="88"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="88"/> <source><b>Create Branch Tag</b> <p>Select this entry in order to create a branch in the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="92"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="92"/> <source>Create Branch Tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="99"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="99"/> <source>Select to delete a regular tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="102"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="102"/> <source><b>Delete Regular Tag</b> <p>Select this entry in order to delete the selected regular tag.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="106"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="106"/> <source>Delete Regular Tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="113"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="113"/> <source>Select to delete a branch tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="116"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="116"/> <source><b>Delete Branch Tag</b> <p>Select this entry in order to delete the selected branch tag.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="120"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="120"/> <source>Delete Branch Tag</source> <translation type="unfinished"></translation> </message> @@ -51620,47 +51683,47 @@ <context> <name>SvnUrlSelectionDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="13"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="13"/> <source>Subversion Diff</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="22"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="22"/> <source>Repository URL 1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="66"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="66"/> <source>Select the URL type</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="79"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="79"/> <source>Enter the label name or path</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="57"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="57"/> <source>Repository URL 2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="92"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="92"/> <source>Select to just show a summary of differences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="95"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="95"/> <source>Summary only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="69"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="67"/> <source>Subversion Error</source> <translation type="unfinished">Erro de Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="55"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="53"/> <source>The URL of the project repository could not be retrieved from the working copy. The operation will be aborted</source> <translation type="unfinished"></translation> </message> @@ -60075,7 +60138,7 @@ <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="459"/> + <location filename="../ViewManager/ViewManager.py" line="720"/> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> @@ -60696,412 +60759,412 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="584"/> + <location filename="../ViewManager/ViewManager.py" line="1384"/> <source>Move left one character</source> <translation>Mover um caráter à esquerda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="584"/> + <location filename="../ViewManager/ViewManager.py" line="1384"/> <source>Left</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="598"/> + <location filename="../ViewManager/ViewManager.py" line="1398"/> <source>Move right one character</source> <translation>Mover um caráter à direita</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="598"/> + <location filename="../ViewManager/ViewManager.py" line="1398"/> <source>Right</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="612"/> + <location filename="../ViewManager/ViewManager.py" line="1412"/> <source>Move up one line</source> <translation>Mover uma linha acima</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="612"/> + <location filename="../ViewManager/ViewManager.py" line="1412"/> <source>Up</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="624"/> + <location filename="../ViewManager/ViewManager.py" line="1424"/> <source>Move down one line</source> <translation>Mover uma linha abaixo</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="624"/> + <location filename="../ViewManager/ViewManager.py" line="1424"/> <source>Down</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="636"/> + <location filename="../ViewManager/ViewManager.py" line="1436"/> <source>Move left one word part</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="670"/> + <location filename="../ViewManager/ViewManager.py" line="1470"/> <source>Alt+Left</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="650"/> + <location filename="../ViewManager/ViewManager.py" line="1450"/> <source>Move right one word part</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1575"/> + <location filename="../ViewManager/ViewManager.py" line="2338"/> <source>Alt+Right</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="664"/> + <location filename="../ViewManager/ViewManager.py" line="1464"/> <source>Move left one word</source> <translation>Mover uma palavra à esquerda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="720"/> + <location filename="../ViewManager/ViewManager.py" line="1515"/> <source>Ctrl+Left</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="679"/> + <location filename="../ViewManager/ViewManager.py" line="1479"/> <source>Move right one word</source> <translation>Mover uma palavra à direita</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1327"/> + <location filename="../ViewManager/ViewManager.py" line="2092"/> <source>Ctrl+Right</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1530"/> + <location filename="../ViewManager/ViewManager.py" line="2293"/> <source>Home</source> <translation type="unfinished">Página Inicial</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="723"/> + <location filename="../ViewManager/ViewManager.py" line="1518"/> <source>Alt+Home</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1545"/> + <location filename="../ViewManager/ViewManager.py" line="2308"/> <source>End</source> <translation type="unfinished">Fim</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="748"/> + <location filename="../ViewManager/ViewManager.py" line="1541"/> <source>Scroll view down one line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="838"/> + <location filename="../ViewManager/ViewManager.py" line="1631"/> <source>Ctrl+Down</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="760"/> + <location filename="../ViewManager/ViewManager.py" line="1553"/> <source>Scroll view up one line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="821"/> + <location filename="../ViewManager/ViewManager.py" line="1614"/> <source>Ctrl+Up</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="771"/> + <location filename="../ViewManager/ViewManager.py" line="1564"/> <source>Move up one paragraph</source> <translation>Mover um parágrafo acima</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="771"/> + <location filename="../ViewManager/ViewManager.py" line="1564"/> <source>Alt+Up</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="780"/> + <location filename="../ViewManager/ViewManager.py" line="1573"/> <source>Move down one paragraph</source> <translation>Mover um parágrafo abaixo</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="780"/> + <location filename="../ViewManager/ViewManager.py" line="1573"/> <source>Alt+Down</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="792"/> + <location filename="../ViewManager/ViewManager.py" line="1585"/> <source>Move up one page</source> <translation>Mover uma página acima</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="792"/> + <location filename="../ViewManager/ViewManager.py" line="1585"/> <source>PgUp</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="801"/> + <location filename="../ViewManager/ViewManager.py" line="1594"/> <source>Move down one page</source> <translation>Mover uma pagina abaixo</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="801"/> + <location filename="../ViewManager/ViewManager.py" line="1594"/> <source>PgDown</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="824"/> + <location filename="../ViewManager/ViewManager.py" line="1617"/> <source>Ctrl+Home</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="841"/> + <location filename="../ViewManager/ViewManager.py" line="1634"/> <source>Ctrl+End</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="847"/> + <location filename="../ViewManager/ViewManager.py" line="1640"/> <source>Indent one level</source> <translation>Indentar um nivel</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="847"/> + <location filename="../ViewManager/ViewManager.py" line="1640"/> <source>Tab</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="856"/> + <location filename="../ViewManager/ViewManager.py" line="1649"/> <source>Unindent one level</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="856"/> + <location filename="../ViewManager/ViewManager.py" line="1649"/> <source>Shift+Tab</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="866"/> + <location filename="../ViewManager/ViewManager.py" line="1659"/> <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="866"/> + <location filename="../ViewManager/ViewManager.py" line="1659"/> <source>Shift+Left</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="882"/> + <location filename="../ViewManager/ViewManager.py" line="1674"/> <source>Extend selection right one character</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="882"/> + <location filename="../ViewManager/ViewManager.py" line="1674"/> <source>Shift+Right</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="899"/> + <location filename="../ViewManager/ViewManager.py" line="1689"/> <source>Extend selection up one line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="899"/> + <location filename="../ViewManager/ViewManager.py" line="1689"/> <source>Shift+Up</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="916"/> + <location filename="../ViewManager/ViewManager.py" line="1704"/> <source>Extend selection down one line</source> <translation>Estende a seleção abaixo uma linha</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="916"/> + <location filename="../ViewManager/ViewManager.py" line="1704"/> <source>Shift+Down</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="933"/> + <location filename="../ViewManager/ViewManager.py" line="1719"/> <source>Extend selection left one word part</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="973"/> + <location filename="../ViewManager/ViewManager.py" line="1755"/> <source>Alt+Shift+Left</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="949"/> + <location filename="../ViewManager/ViewManager.py" line="1733"/> <source>Extend selection right one word part</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1590"/> + <location filename="../ViewManager/ViewManager.py" line="2353"/> <source>Alt+Shift+Right</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="965"/> + <location filename="../ViewManager/ViewManager.py" line="1747"/> <source>Extend selection left one word</source> <translation>Estende a seleção uma palavra à esquerda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1684"/> + <location filename="../ViewManager/ViewManager.py" line="2447"/> <source>Ctrl+Shift+Left</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="982"/> + <location filename="../ViewManager/ViewManager.py" line="1764"/> <source>Extend selection right one word</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1346"/> + <location filename="../ViewManager/ViewManager.py" line="2109"/> <source>Ctrl+Shift+Right</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1011"/> + <location filename="../ViewManager/ViewManager.py" line="1793"/> <source>Shift+Home</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1451"/> + <location filename="../ViewManager/ViewManager.py" line="2213"/> <source>Alt+Shift+Home</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1028"/> + <location filename="../ViewManager/ViewManager.py" line="1810"/> <source>Shift+End</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1034"/> + <location filename="../ViewManager/ViewManager.py" line="1816"/> <source>Extend selection up one paragraph</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1034"/> + <location filename="../ViewManager/ViewManager.py" line="1816"/> <source>Alt+Shift+Up</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1048"/> + <location filename="../ViewManager/ViewManager.py" line="1829"/> <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="1048"/> + <location filename="../ViewManager/ViewManager.py" line="1829"/> <source>Alt+Shift+Down</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1061"/> + <location filename="../ViewManager/ViewManager.py" line="1842"/> <source>Extend selection up one page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1061"/> + <location filename="../ViewManager/ViewManager.py" line="1842"/> <source>Shift+PgUp</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1075"/> + <location filename="../ViewManager/ViewManager.py" line="1854"/> <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="1075"/> + <location filename="../ViewManager/ViewManager.py" line="1854"/> <source>Shift+PgDown</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1103"/> + <location filename="../ViewManager/ViewManager.py" line="1881"/> <source>Ctrl+Shift+Home</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1120"/> + <location filename="../ViewManager/ViewManager.py" line="1898"/> <source>Ctrl+Shift+End</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1126"/> + <location filename="../ViewManager/ViewManager.py" line="1904"/> <source>Delete previous character</source> <translation>Apagar o caratér anterior</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1126"/> + <location filename="../ViewManager/ViewManager.py" line="1904"/> <source>Backspace</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1138"/> + <location filename="../ViewManager/ViewManager.py" line="1916"/> <source>Shift+Backspace</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1157"/> + <location filename="../ViewManager/ViewManager.py" line="1935"/> <source>Delete current character</source> <translation>Apagar o caratér atual</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1157"/> + <location filename="../ViewManager/ViewManager.py" line="1935"/> <source>Del</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1171"/> + <location filename="../ViewManager/ViewManager.py" line="1949"/> <source>Delete word to left</source> <translation>Apagar palavra à esquerda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1171"/> + <location filename="../ViewManager/ViewManager.py" line="1949"/> <source>Ctrl+Backspace</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1181"/> + <location filename="../ViewManager/ViewManager.py" line="1960"/> <source>Delete word to right</source> <translation>Apagar palavra à direita</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1181"/> + <location filename="../ViewManager/ViewManager.py" line="1960"/> <source>Ctrl+Del</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1191"/> + <location filename="../ViewManager/ViewManager.py" line="1970"/> <source>Delete line to left</source> <translation>Apagar a linha à esquerda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1191"/> + <location filename="../ViewManager/ViewManager.py" line="1970"/> <source>Ctrl+Shift+Backspace</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1201"/> + <location filename="../ViewManager/ViewManager.py" line="1981"/> <source>Delete line to right</source> <translation>Apagar a linha à direita</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1210"/> + <location filename="../ViewManager/ViewManager.py" line="1990"/> <source>Ctrl+Shift+Del</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1216"/> + <location filename="../ViewManager/ViewManager.py" line="1996"/> <source>Insert new line</source> <translation>Inserir linha nova</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1216"/> + <location filename="../ViewManager/ViewManager.py" line="1996"/> <source>Return</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1216"/> + <location filename="../ViewManager/ViewManager.py" line="1996"/> <source>Enter</source> <translation></translation> </message> @@ -61121,162 +61184,162 @@ <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1226"/> + <location filename="../ViewManager/ViewManager.py" line="2019"/> <source>Delete current line</source> <translation>Apagar a linha atual</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1226"/> + <location filename="../ViewManager/ViewManager.py" line="2019"/> <source>Ctrl+Shift+L</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1236"/> + <location filename="../ViewManager/ViewManager.py" line="2030"/> <source>Duplicate current line</source> <translation>Duplicar a linha atual</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1236"/> + <location filename="../ViewManager/ViewManager.py" line="2030"/> <source>Ctrl+D</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1247"/> + <location filename="../ViewManager/ViewManager.py" line="2041"/> <source>Swap current and previous lines</source> <translation>Trocar a linha atual pela anterior</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1247"/> + <location filename="../ViewManager/ViewManager.py" line="2041"/> <source>Ctrl+T</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1260"/> + <location filename="../ViewManager/ViewManager.py" line="2052"/> <source>Cut current line</source> <translation>Cortar a linha atual</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1260"/> + <location filename="../ViewManager/ViewManager.py" line="2052"/> <source>Alt+Shift+L</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1270"/> + <location filename="../ViewManager/ViewManager.py" line="2062"/> <source>Copy current line</source> <translation>Copiar a linha atual</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1270"/> + <location filename="../ViewManager/ViewManager.py" line="2062"/> <source>Ctrl+Shift+T</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1280"/> + <location filename="../ViewManager/ViewManager.py" line="2073"/> <source>Toggle insert/overtype</source> <translation>Alternar inserir/sobreescrever</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1280"/> + <location filename="../ViewManager/ViewManager.py" line="2073"/> <source>Ins</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1291"/> + <location filename="../ViewManager/ViewManager.py" line="2637"/> <source>Convert selection to lower case</source> <translation>Convertir a seleção para minúsculas</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1291"/> + <location filename="../ViewManager/ViewManager.py" line="2637"/> <source>Alt+Shift+U</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1305"/> + <location filename="../ViewManager/ViewManager.py" line="2649"/> <source>Convert selection to upper case</source> <translation>Convertir a seleção para maiúsculas</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1305"/> + <location filename="../ViewManager/ViewManager.py" line="2649"/> <source>Ctrl+Shift+U</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1330"/> + <location filename="../ViewManager/ViewManager.py" line="2095"/> <source>Alt+End</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1352"/> + <location filename="../ViewManager/ViewManager.py" line="2115"/> <source>Formfeed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1361"/> + <location filename="../ViewManager/ViewManager.py" line="2124"/> <source>Escape</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1361"/> + <location filename="../ViewManager/ViewManager.py" line="2124"/> <source>Esc</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1370"/> + <location filename="../ViewManager/ViewManager.py" line="2133"/> <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="1370"/> + <location filename="../ViewManager/ViewManager.py" line="2133"/> <source>Alt+Ctrl+Down</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1387"/> + <location filename="../ViewManager/ViewManager.py" line="2149"/> <source>Extend rectangular selection up one line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1387"/> + <location filename="../ViewManager/ViewManager.py" line="2149"/> <source>Alt+Ctrl+Up</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1404"/> + <location filename="../ViewManager/ViewManager.py" line="2164"/> <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="1404"/> + <location filename="../ViewManager/ViewManager.py" line="2164"/> <source>Alt+Ctrl+Left</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1421"/> + <location filename="../ViewManager/ViewManager.py" line="2182"/> <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="1421"/> + <location filename="../ViewManager/ViewManager.py" line="2182"/> <source>Alt+Ctrl+Right</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1476"/> + <location filename="../ViewManager/ViewManager.py" line="2238"/> <source>Extend rectangular selection up one page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1490"/> + <location filename="../ViewManager/ViewManager.py" line="2253"/> <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="1882"/> + <location filename="../ViewManager/ViewManager.py" line="2271"/> <source>Duplicate current selection</source> <translation>Duplicar a seleção atual</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1882"/> + <location filename="../ViewManager/ViewManager.py" line="2271"/> <source>Ctrl+Shift+D</source> <translation></translation> </message> @@ -61296,127 +61359,127 @@ <translation>Editar</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1903"/> + <location filename="../ViewManager/ViewManager.py" line="3266"/> <source>Search</source> <translation>Procurar</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1903"/> + <location filename="../ViewManager/ViewManager.py" line="2788"/> <source>&Search...</source> <translation>&Procurar...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1903"/> + <location filename="../ViewManager/ViewManager.py" line="2788"/> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1911"/> + <location filename="../ViewManager/ViewManager.py" line="2796"/> <source>Search for a text</source> <translation>Procurar um texto</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1913"/> + <location filename="../ViewManager/ViewManager.py" line="2798"/> <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"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1923"/> + <location filename="../ViewManager/ViewManager.py" line="2808"/> <source>Search next</source> <translation>Procurar próximo</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1923"/> + <location filename="../ViewManager/ViewManager.py" line="2808"/> <source>Search &next</source> <translation>Procurar &próximo</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1923"/> + <location filename="../ViewManager/ViewManager.py" line="2808"/> <source>F3</source> <comment>Search|Search next</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1931"/> + <location filename="../ViewManager/ViewManager.py" line="2817"/> <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="1933"/> + <location filename="../ViewManager/ViewManager.py" line="2819"/> <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"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1943"/> + <location filename="../ViewManager/ViewManager.py" line="2829"/> <source>Search previous</source> <translation>Procurar anterior</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1943"/> + <location filename="../ViewManager/ViewManager.py" line="2829"/> <source>Search &previous</source> <translation>Procurar &anterior</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1943"/> + <location filename="../ViewManager/ViewManager.py" line="2829"/> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1951"/> + <location filename="../ViewManager/ViewManager.py" line="2837"/> <source>Search previous occurrence of text</source> <translation>Procurar ocurrência anterior do texto</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1953"/> + <location filename="../ViewManager/ViewManager.py" line="2839"/> <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"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1963"/> + <location filename="../ViewManager/ViewManager.py" line="2849"/> <source>Clear search markers</source> <translation>Limpar marcadores de pesquisa</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1963"/> + <location filename="../ViewManager/ViewManager.py" line="2849"/> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1972"/> + <location filename="../ViewManager/ViewManager.py" line="2857"/> <source>Clear all displayed search markers</source> <translation>Limpar todos os marcadores de pesquisa mostrados</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1974"/> + <location filename="../ViewManager/ViewManager.py" line="2859"/> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1983"/> + <location filename="../ViewManager/ViewManager.py" line="2914"/> <source>Replace</source> <translation>Substituir</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1983"/> + <location filename="../ViewManager/ViewManager.py" line="2914"/> <source>&Replace...</source> <translation>&Substituir...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1983"/> + <location filename="../ViewManager/ViewManager.py" line="2914"/> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1990"/> + <location filename="../ViewManager/ViewManager.py" line="2921"/> <source>Replace some text</source> <translation>Substituir algum texto</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1992"/> + <location filename="../ViewManager/ViewManager.py" line="2923"/> <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"></translation> </message> @@ -62321,347 +62384,347 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="593"/> + <location filename="../ViewManager/ViewManager.py" line="1393"/> <source>Meta+B</source> <translation>Meta+B</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="606"/> + <location filename="../ViewManager/ViewManager.py" line="1406"/> <source>Meta+F</source> <translation>Meta+F</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="618"/> + <location filename="../ViewManager/ViewManager.py" line="1418"/> <source>Meta+P</source> <translation type="unfinished">Meta+P</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="630"/> + <location filename="../ViewManager/ViewManager.py" line="1430"/> <source>Meta+N</source> <translation type="unfinished">Meta+N</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="694"/> + <location filename="../ViewManager/ViewManager.py" line="1491"/> <source>Move to first visible character in document line</source> <translation>Mover ao primeiro caráter vísivel da linha do documento</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="710"/> + <location filename="../ViewManager/ViewManager.py" line="1507"/> <source>Move to start of display line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="729"/> + <location filename="../ViewManager/ViewManager.py" line="1524"/> <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="739"/> + <location filename="../ViewManager/ViewManager.py" line="1532"/> <source>Meta+E</source> <translation type="unfinished">Meta+E</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="807"/> + <location filename="../ViewManager/ViewManager.py" line="1600"/> <source>Meta+V</source> <translation type="unfinished">Meta+V</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="813"/> + <location filename="../ViewManager/ViewManager.py" line="1606"/> <source>Move to start of document</source> <translation>Mover ao princípio do documento</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="830"/> + <location filename="../ViewManager/ViewManager.py" line="1623"/> <source>Move to end of document</source> <translation>Mover ao final do documento</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="876"/> + <location filename="../ViewManager/ViewManager.py" line="1668"/> <source>Meta+Shift+B</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="893"/> + <location filename="../ViewManager/ViewManager.py" line="1683"/> <source>Meta+Shift+F</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="910"/> + <location filename="../ViewManager/ViewManager.py" line="1698"/> <source>Meta+Shift+P</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="927"/> + <location filename="../ViewManager/ViewManager.py" line="1713"/> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="999"/> + <location filename="../ViewManager/ViewManager.py" line="1781"/> <source>Extend selection to first visible character in document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1017"/> + <location filename="../ViewManager/ViewManager.py" line="1799"/> <source>Extend selection to end of document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1025"/> + <location filename="../ViewManager/ViewManager.py" line="1807"/> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1086"/> + <location filename="../ViewManager/ViewManager.py" line="1864"/> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1092"/> + <location filename="../ViewManager/ViewManager.py" line="1870"/> <source>Extend selection to start of document</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1100"/> + <location filename="../ViewManager/ViewManager.py" line="1878"/> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1109"/> + <location filename="../ViewManager/ViewManager.py" line="1887"/> <source>Extend selection to end of document</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1117"/> + <location filename="../ViewManager/ViewManager.py" line="1895"/> <source>Ctrl+Shift+Down</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1135"/> + <location filename="../ViewManager/ViewManager.py" line="1913"/> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1144"/> + <location filename="../ViewManager/ViewManager.py" line="1922"/> <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> <message> - <location filename="../QScintilla/MiniEditor.py" line="1165"/> + <location filename="../ViewManager/ViewManager.py" line="1943"/> <source>Meta+D</source> <translation>Meta+D</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1207"/> + <location filename="../ViewManager/ViewManager.py" line="1987"/> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1319"/> + <location filename="../ViewManager/ViewManager.py" line="2084"/> <source>Move to end of display line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1336"/> + <location filename="../ViewManager/ViewManager.py" line="2101"/> <source>Extend selection to end of display line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1381"/> + <location filename="../ViewManager/ViewManager.py" line="2143"/> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1398"/> + <location filename="../ViewManager/ViewManager.py" line="2158"/> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1415"/> + <location filename="../ViewManager/ViewManager.py" line="2176"/> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1432"/> + <location filename="../ViewManager/ViewManager.py" line="2194"/> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1438"/> + <location filename="../ViewManager/ViewManager.py" line="2200"/> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1457"/> + <location filename="../ViewManager/ViewManager.py" line="2219"/> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1467"/> + <location filename="../ViewManager/ViewManager.py" line="2229"/> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1470"/> + <location filename="../ViewManager/ViewManager.py" line="2232"/> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1490"/> + <location filename="../ViewManager/ViewManager.py" line="2253"/> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1501"/> + <location filename="../ViewManager/ViewManager.py" line="2265"/> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1522"/> + <location filename="../ViewManager/ViewManager.py" line="2285"/> <source>Scroll to start of document</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1537"/> + <location filename="../ViewManager/ViewManager.py" line="2300"/> <source>Scroll to end of document</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1552"/> + <location filename="../ViewManager/ViewManager.py" line="2315"/> <source>Scroll vertically to center current line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1560"/> + <location filename="../ViewManager/ViewManager.py" line="2323"/> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1567"/> + <location filename="../ViewManager/ViewManager.py" line="2330"/> <source>Move to end of next word</source> <translation>Mover ao fim da palavra seguinte</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1582"/> + <location filename="../ViewManager/ViewManager.py" line="2345"/> <source>Extend selection to end of next word</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1598"/> + <location filename="../ViewManager/ViewManager.py" line="2361"/> <source>Move to end of previous word</source> <translation>Mover ao fim da palavra anterior</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1610"/> + <location filename="../ViewManager/ViewManager.py" line="2373"/> <source>Extend selection to end of previous word</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1622"/> + <location filename="../ViewManager/ViewManager.py" line="2385"/> <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="1630"/> + <location filename="../ViewManager/ViewManager.py" line="2393"/> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1637"/> + <location filename="../ViewManager/ViewManager.py" line="2400"/> <source>Extend selection to start of document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1648"/> + <location filename="../ViewManager/ViewManager.py" line="2411"/> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1655"/> + <location filename="../ViewManager/ViewManager.py" line="2418"/> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1665"/> + <location filename="../ViewManager/ViewManager.py" line="2428"/> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1673"/> + <location filename="../ViewManager/ViewManager.py" line="2436"/> <source>Extend selection to start of display line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1692"/> + <location filename="../ViewManager/ViewManager.py" line="2455"/> <source>Move to start of display or document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1706"/> + <location filename="../ViewManager/ViewManager.py" line="2469"/> <source>Extend selection to start of display or document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1721"/> + <location filename="../ViewManager/ViewManager.py" line="2484"/> <source>Move to first visible character in display or document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1738"/> + <location filename="../ViewManager/ViewManager.py" line="2501"/> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1755"/> + <location filename="../ViewManager/ViewManager.py" line="2518"/> <source>Move to end of display or document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1769"/> + <location filename="../ViewManager/ViewManager.py" line="2532"/> <source>Extend selection to end of display or document line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1784"/> + <location filename="../ViewManager/ViewManager.py" line="2547"/> <source>Stuttered move up one page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1796"/> + <location filename="../ViewManager/ViewManager.py" line="2559"/> <source>Stuttered extend selection up one page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1811"/> + <location filename="../ViewManager/ViewManager.py" line="2572"/> <source>Stuttered move down one page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1823"/> + <location filename="../ViewManager/ViewManager.py" line="2584"/> <source>Stuttered extend selection down one page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1838"/> + <location filename="../ViewManager/ViewManager.py" line="2597"/> <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="1848"/> + <location filename="../ViewManager/ViewManager.py" line="2605"/> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="1855"/> + <location filename="../ViewManager/ViewManager.py" line="2612"/> <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="1869"/> + <location filename="../ViewManager/ViewManager.py" line="2624"/> <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="1476"/> + <location filename="../ViewManager/ViewManager.py" line="2238"/> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message>