diff -r cb108454eda7 -r a626d0212c4d eric6/i18n/eric6_pt.ts --- a/eric6/i18n/eric6_pt.ts Sun Nov 29 14:10:18 2020 +0100 +++ b/eric6/i18n/eric6_pt.ts Sun Nov 29 14:10:50 2020 +0100 @@ -4547,7 +4547,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="110"/> + <location filename="../Utilities/__init__.py" line="129"/> <source>The coding '{0}' is wrong for the given text.</source> <translation>A codificação '{0}' é incorreta para o texto indicado.</translation> </message> @@ -8067,47 +8067,47 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="456"/> <source>Start Debugger</source> <translation type="unfinished">Iniciar o Depurador</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="456"/> <source><p>The debugger backend could not be started.</p></source> <translation type="unfinished"><p>A instalação de retaguarda do depurador não pode iniciar.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1018"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1015"/> <source>Parent Process</source> <translation type="unfinished">Processo Pai</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1019"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1016"/> <source>Child process</source> <translation type="unfinished">Processo Filho</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1017"/> <source>Client forking</source> <translation type="unfinished">Bifurcação do Cliente</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1017"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Selecionar o ramo da bifurcação a seguir.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1066"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1061"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1066"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1061"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="354"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="351"/> <source><p>No suitable Python3 environment configured.</p></source> <translation type="unfinished"></translation> </message> @@ -23190,57 +23190,57 @@ <context> <name>GitProjectBrowserHelper</name> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="486"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="484"/> <source>Version Control</source> <translation type="unfinished">Control de Versão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="497"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="495"/> <source>Commit changes to repository...</source> <translation type="unfinished">Cometer alterações no repositório...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="503"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="501"/> <source>Add/Stage to repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="506"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="504"/> <source>Unstage changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="512"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="510"/> <source>Remove from repository (and disk)</source> <translation type="unfinished">Retirar do repositorio (e disco)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="586"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="584"/> <source>Remove from repository only</source> <translation type="unfinished">Retirar apenas do repositorio</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="426"/> + <source>Copy</source> + <translation type="unfinished">Copiar</translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="428"/> - <source>Copy</source> - <translation type="unfinished">Copiar</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="430"/> <source>Move</source> <translation type="unfinished">Mover</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="433"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="431"/> <source>Show log browser</source> <translation type="unfinished">Mostrar navegador de registos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="518"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="516"/> <source>Show status</source> <translation type="unfinished">Mostrar estado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="523"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="521"/> <source>Show differences</source> <translation type="unfinished">Mostrar diferenças</translation> </message> @@ -23250,7 +23250,7 @@ <translation type="unfinished">Mostrar diferenças lado-a-lado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="527"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="525"/> <source>Show differences (extended)</source> <translation type="unfinished">Mostrar diferenças (extendido)</translation> </message> @@ -23265,37 +23265,37 @@ <translation type="unfinished">Mostrar ficheiro anotado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="533"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="531"/> <source>Revert changes</source> <translation type="unfinished">Desfazer alterações</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="538"/> + <source>Select all local file entries</source> + <translation type="unfinished">Selecionar todas as entradas de ficheiros locais</translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="540"/> - <source>Select all local file entries</source> - <translation type="unfinished">Selecionar todas as entradas de ficheiros locais</translation> + <source>Select all versioned file entries</source> + <translation type="unfinished">Selecionar todas as entradas de ficheiros versionados</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="542"/> - <source>Select all versioned file entries</source> - <translation type="unfinished">Selecionar todas as entradas de ficheiros versionados</translation> + <source>Select all local directory entries</source> + <translation type="unfinished">Selecionar todas as entradas de diretorios locais</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="544"/> - <source>Select all local directory entries</source> - <translation type="unfinished">Selecionar todas as entradas de diretorios locais</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="546"/> <source>Select all versioned directory entries</source> <translation type="unfinished">Selecionar todas as entradas de diretorios versionados</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="549"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="547"/> <source>Configure...</source> <translation type="unfinished">Configurar...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="586"/> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="584"/> <source>Do you really want to remove these files from the repository?</source> <translation type="unfinished">Tem a certeza de que quer retirar estes ficheiros do repositorio?</translation> </message> @@ -27011,27 +27011,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="440"/> + <location filename="../Globals/__init__.py" line="446"/> <source>{0:4.2f} Bytes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="444"/> + <location filename="../Globals/__init__.py" line="450"/> <source>{0:4.2f} KiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="448"/> + <location filename="../Globals/__init__.py" line="454"/> <source>{0:4.2f} MiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="452"/> + <location filename="../Globals/__init__.py" line="458"/> <source>{0:4.2f} GiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="456"/> + <location filename="../Globals/__init__.py" line="462"/> <source>{0:4.2f} TiB</source> <translation type="unfinished"></translation> </message> @@ -40290,102 +40290,102 @@ <context> <name>IconEditorGrid</name> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="210"/> + <location filename="../IconEditor/IconEditorGrid.py" line="208"/> <source>Set Pixel</source> <translation>Definir Pixel</translation> </message> <message> + <location filename="../IconEditor/IconEditorGrid.py" line="209"/> + <source>Erase Pixel</source> + <translation>Apagar Pixel</translation> + </message> + <message> + <location filename="../IconEditor/IconEditorGrid.py" line="210"/> + <source>Draw Line</source> + <translation>Desenhar Linha</translation> + </message> + <message> <location filename="../IconEditor/IconEditorGrid.py" line="211"/> - <source>Erase Pixel</source> - <translation>Apagar Pixel</translation> + <source>Draw Rectangle</source> + <translation>Desenhar Retângulo</translation> </message> <message> <location filename="../IconEditor/IconEditorGrid.py" line="212"/> - <source>Draw Line</source> - <translation>Desenhar Linha</translation> + <source>Draw Filled Rectangle</source> + <translation>Desenhar Retângulo Preenchido</translation> </message> <message> <location filename="../IconEditor/IconEditorGrid.py" line="213"/> - <source>Draw Rectangle</source> - <translation>Desenhar Retângulo</translation> + <source>Draw Circle</source> + <translation>Desenhar Circunferência</translation> </message> <message> <location filename="../IconEditor/IconEditorGrid.py" line="214"/> - <source>Draw Filled Rectangle</source> - <translation>Desenhar Retângulo Preenchido</translation> + <source>Draw Filled Circle</source> + <translation>Desenhar Círculo</translation> </message> <message> <location filename="../IconEditor/IconEditorGrid.py" line="215"/> - <source>Draw Circle</source> - <translation>Desenhar Circunferência</translation> + <source>Draw Ellipse</source> + <translation>Desenhar Elipse</translation> </message> <message> <location filename="../IconEditor/IconEditorGrid.py" line="216"/> - <source>Draw Filled Circle</source> - <translation>Desenhar Círculo</translation> + <source>Draw Filled Ellipse</source> + <translation>Desenhar Elipse Preenchida</translation> </message> <message> <location filename="../IconEditor/IconEditorGrid.py" line="217"/> - <source>Draw Ellipse</source> - <translation>Desenhar Elipse</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorGrid.py" line="218"/> - <source>Draw Filled Ellipse</source> - <translation>Desenhar Elipse Preenchida</translation> - </message> - <message> - <location filename="../IconEditor/IconEditorGrid.py" line="219"/> <source>Fill Region</source> <translation>Preencher Região</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="848"/> + <location filename="../IconEditor/IconEditorGrid.py" line="846"/> <source>Cut Selection</source> <translation>Cortar Seleção</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="907"/> + <location filename="../IconEditor/IconEditorGrid.py" line="905"/> <source>Paste</source> <translation>Colar</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="907"/> + <location filename="../IconEditor/IconEditorGrid.py" line="905"/> <source><p>The clipboard image is larger than the current image.<br/>Paste as new image?</p></source> <translation><p>A imagem da área de transferência é maior que a imagem atual.<br/>Colar como nova imagem?</p></translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="920"/> + <location filename="../IconEditor/IconEditorGrid.py" line="918"/> <source>Paste Clipboard</source> <translation>Colar Área de Transferência</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="938"/> + <location filename="../IconEditor/IconEditorGrid.py" line="936"/> <source>Pasting Image</source> <translation>A colar Imagem</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="938"/> + <location filename="../IconEditor/IconEditorGrid.py" line="936"/> <source>Invalid image data in clipboard.</source> <translation>Dados de imagem inválidos na área de transferência.</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="949"/> + <location filename="../IconEditor/IconEditorGrid.py" line="947"/> <source>Paste Clipboard as New Image</source> <translation>Colar Área de transferência como Nova Imagem</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="978"/> + <location filename="../IconEditor/IconEditorGrid.py" line="976"/> <source>Clear Image</source> <translation>Limpar Imagem</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="998"/> + <location filename="../IconEditor/IconEditorGrid.py" line="996"/> <source>Resize Image</source> <translation>Redimensionar imagem</translation> </message> <message> - <location filename="../IconEditor/IconEditorGrid.py" line="1025"/> + <location filename="../IconEditor/IconEditorGrid.py" line="1023"/> <source>Convert to Grayscale</source> <translation>Converter a Preto e Branco</translation> </message> @@ -55064,7 +55064,7 @@ <translation>Renomear Ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="3098"/> + <location filename="../Project/Project.py" line="3102"/> <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> @@ -55094,92 +55094,92 @@ <translation><p>O diretorio do projeto <b>{0}</b> não se pôde criar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2939"/> + <location filename="../Project/Project.py" line="2943"/> <source>New Project</source> <translation>Projeto Novo</translation> </message> <message> - <location filename="../Project/Project.py" line="2454"/> + <location filename="../Project/Project.py" line="2458"/> <source>Add existing files to the project?</source> <translation>Adicionar os ficheiros existentes ao projeto?</translation> </message> <message> - <location filename="../Project/Project.py" line="2939"/> + <location filename="../Project/Project.py" line="2943"/> <source>Select Version Control System</source> <translation>Selecionar o Sistema de Control de Versão</translation> </message> <message> - <location filename="../Project/Project.py" line="2581"/> + <location filename="../Project/Project.py" line="2585"/> <source>Would you like to edit the VCS command options?</source> <translation>Quer editar as opções de commandos VCS?</translation> </message> <message> - <location filename="../Project/Project.py" line="3808"/> + <location filename="../Project/Project.py" line="3812"/> <source>New project</source> <translation>Projeto novo</translation> </message> <message> - <location filename="../Project/Project.py" line="2524"/> + <location filename="../Project/Project.py" line="2528"/> <source>Shall the project file be added to the repository?</source> <translation>Deve adicionar-se o ficheiro de projeto ao repositório?</translation> </message> <message> - <location filename="../Project/Project.py" line="2560"/> + <location filename="../Project/Project.py" line="2564"/> <source>None</source> <translation>Nenhum</translation> </message> <message> - <location filename="../Project/Project.py" line="2553"/> + <location filename="../Project/Project.py" line="2557"/> <source>Select version control system for the project</source> <translation>Selecionar o sistema de control de versão para o projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="2662"/> + <location filename="../Project/Project.py" line="2666"/> <source>Translation Pattern</source> <translation>Padrão de Tradução</translation> </message> <message> - <location filename="../Project/Project.py" line="2662"/> + <location filename="../Project/Project.py" line="2666"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Introduzir o padrão para os ficheiros de tradução (usar '%language%' em lugar do código de idioma):</translation> </message> <message> - <location filename="../Project/Project.py" line="3822"/> + <location filename="../Project/Project.py" line="3826"/> <source>Open project</source> <translation>Abrir projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3083"/> + <location filename="../Project/Project.py" line="3087"/> <source>Project Files (*.e4p)</source> <translation>Ficheiros de Projeto (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="3859"/> + <location filename="../Project/Project.py" line="3863"/> <source>Save project as</source> <translation>Gravar projeto como</translation> </message> <message> - <location filename="../Project/Project.py" line="3098"/> + <location filename="../Project/Project.py" line="3102"/> <source>Save File</source> <translation>Gravar Ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="3134"/> + <location filename="../Project/Project.py" line="3138"/> <source>Close Project</source> <translation>Fechar Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3134"/> + <location filename="../Project/Project.py" line="3138"/> <source>The current project has unsaved changes.</source> <translation>O projeto atual tem alterações por gravar.</translation> </message> <message> - <location filename="../Project/Project.py" line="3311"/> + <location filename="../Project/Project.py" line="3315"/> <source>Syntax errors detected</source> <translation>Detetados erros de sintaxe</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3311"/> + <location filename="../Project/Project.py" line="3315"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>O projeto tem um ficheiro com erros de síntaxe.</numerusform> @@ -55187,607 +55187,607 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="3808"/> + <location filename="../Project/Project.py" line="3812"/> <source>&New...</source> <translation>&Novo...</translation> </message> <message> - <location filename="../Project/Project.py" line="3813"/> + <location filename="../Project/Project.py" line="3817"/> <source>Generate a new project</source> <translation>Criar um projeto novo</translation> </message> <message> - <location filename="../Project/Project.py" line="3814"/> + <location filename="../Project/Project.py" line="3818"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Novo...</b><p>Abre uma caixa de diálogo para introduzir a informação para um projeto novo.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3822"/> + <location filename="../Project/Project.py" line="3826"/> <source>&Open...</source> <translation>&Abrir...</translation> </message> <message> - <location filename="../Project/Project.py" line="3827"/> + <location filename="../Project/Project.py" line="3831"/> <source>Open an existing project</source> <translation>Abrir um projeto existente</translation> </message> <message> - <location filename="../Project/Project.py" line="3828"/> + <location filename="../Project/Project.py" line="3832"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Abrir...</b><p>Isto abre um projeto existente.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3835"/> - <source>Close project</source> - <translation>Fechar projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3835"/> - <source>&Close</source> - <translation>&Fechar</translation> - </message> - <message> <location filename="../Project/Project.py" line="3839"/> + <source>Close project</source> + <translation>Fechar projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3839"/> + <source>&Close</source> + <translation>&Fechar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3843"/> <source>Close the current project</source> <translation>Fechar o projeto atual</translation> </message> <message> - <location filename="../Project/Project.py" line="3840"/> + <location filename="../Project/Project.py" line="3844"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Fechar</b><p>Fecha o projeto atual</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3847"/> - <source>Save project</source> - <translation>Gravar projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4039"/> - <source>&Save</source> - <translation>&Gravar</translation> - </message> - <message> <location filename="../Project/Project.py" line="3851"/> + <source>Save project</source> + <translation>Gravar projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4043"/> + <source>&Save</source> + <translation>&Gravar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3855"/> <source>Save the current project</source> <translation>Gravar o projeto actual</translation> </message> <message> - <location filename="../Project/Project.py" line="3852"/> + <location filename="../Project/Project.py" line="3856"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Gravar</b><p>Guarda o projeto atual.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3859"/> - <source>Save &as...</source> - <translation>Gravar &como...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3863"/> + <source>Save &as...</source> + <translation>Gravar &como...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3867"/> <source>Save the current project to a new file</source> <translation>Gravar o projeto atual para um ficheiro novo</translation> </message> <message> - <location filename="../Project/Project.py" line="3865"/> + <location filename="../Project/Project.py" line="3869"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Gravar como</b><p>Guarda o projeto atual para um ficheiro novo.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3874"/> + <location filename="../Project/Project.py" line="3878"/> <source>Add files to project</source> <translation>Adicionar ficheiros ao projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3874"/> + <location filename="../Project/Project.py" line="3878"/> <source>Add &files...</source> <translation>Adicionar &ficheiros...</translation> </message> <message> - <location filename="../Project/Project.py" line="3879"/> + <location filename="../Project/Project.py" line="3883"/> <source>Add files to the current project</source> <translation>Adicionar ficheiros ao projeto atual</translation> </message> <message> - <location filename="../Project/Project.py" line="3881"/> + <location filename="../Project/Project.py" line="3885"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Adicionar ficheiros...</b><p>Abre uma caixa de diálogo para adicionar ficheiros ao projeto atual. O lugar para adicionar determina-se pela extensão de ficheiro.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3890"/> + <location filename="../Project/Project.py" line="3894"/> <source>Add directory to project</source> <translation>Adicionar diretório ao projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3890"/> + <location filename="../Project/Project.py" line="3894"/> <source>Add directory...</source> <translation>Adicionar diretório...</translation> </message> <message> - <location filename="../Project/Project.py" line="3895"/> + <location filename="../Project/Project.py" line="3899"/> <source>Add a directory to the current project</source> <translation>Adicionar um diretório ao projeto atual</translation> </message> <message> - <location filename="../Project/Project.py" line="3897"/> + <location filename="../Project/Project.py" line="3901"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Adicionar diretório</b><p>Abre uma caixa de diálogo para adicionar um diretório ao projeto atual.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3905"/> + <location filename="../Project/Project.py" line="3909"/> <source>Add translation to project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3905"/> + <location filename="../Project/Project.py" line="3909"/> <source>Add &translation...</source> <translation>Adicionar &tradução...</translation> </message> <message> - <location filename="../Project/Project.py" line="3910"/> + <location filename="../Project/Project.py" line="3914"/> <source>Add a translation to the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3912"/> + <location filename="../Project/Project.py" line="3916"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3920"/> - <source>Search new files</source> - <translation>Procurar ficheiros novos</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3920"/> - <source>Searc&h new files...</source> - <translation>&Procurar ficheiros novos...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3924"/> + <source>Search new files</source> + <translation>Procurar ficheiros novos</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3924"/> + <source>Searc&h new files...</source> + <translation>&Procurar ficheiros novos...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3928"/> <source>Search new files in the project directory.</source> <translation>Procurar ficheiros novos no diretório do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="3950"/> + <location filename="../Project/Project.py" line="3954"/> <source>Project properties</source> <translation>Propriedades do projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3950"/> + <location filename="../Project/Project.py" line="3954"/> <source>&Properties...</source> <translation>&Propriedades...</translation> </message> <message> - <location filename="../Project/Project.py" line="3955"/> + <location filename="../Project/Project.py" line="3959"/> <source>Show the project properties</source> <translation>Mostrar as propriedades do projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3956"/> + <location filename="../Project/Project.py" line="3960"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3963"/> + <location filename="../Project/Project.py" line="3967"/> <source>User project properties</source> <translation>Propriedades de projecto do usuário</translation> </message> <message> - <location filename="../Project/Project.py" line="3963"/> + <location filename="../Project/Project.py" line="3967"/> <source>&User Properties...</source> <translation>Propriedades de &Usuário...</translation> </message> <message> - <location filename="../Project/Project.py" line="3968"/> + <location filename="../Project/Project.py" line="3972"/> <source>Show the user specific project properties</source> <translation>Mostrar as propriedades do projeto específicas do usuário</translation> </message> <message> - <location filename="../Project/Project.py" line="3970"/> + <location filename="../Project/Project.py" line="3974"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3978"/> - <source>Filetype Associations</source> - <translation>Associações de Tipos de Ficheiros</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3978"/> - <source>Filetype Associations...</source> - <translation>Associações de Tipos de Ficheiros...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3982"/> + <source>Filetype Associations</source> + <translation>Associações de Tipos de Ficheiros</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3982"/> + <source>Filetype Associations...</source> + <translation>Associações de Tipos de Ficheiros...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3986"/> <source>Show the project filetype associations</source> <translation>Mostrar as associações de tipos de ficheiros do projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3996"/> + <location filename="../Project/Project.py" line="4000"/> <source>Lexer Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3996"/> - <source>Lexer Associations...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4000"/> + <source>Lexer Associations...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4004"/> <source>Show the project lexer associations (overriding defaults)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4002"/> + <location filename="../Project/Project.py" line="4006"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4014"/> + <location filename="../Project/Project.py" line="4018"/> <source>Debugger Properties</source> <translation>Propriedades do Depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="4014"/> - <source>Debugger &Properties...</source> - <translation>&Propriedades do Depurador...</translation> - </message> - <message> <location filename="../Project/Project.py" line="4018"/> + <source>Debugger &Properties...</source> + <translation>&Propriedades do Depurador...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4022"/> <source>Show the debugger properties</source> <translation>Mostrar as propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="4019"/> + <location filename="../Project/Project.py" line="4023"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4027"/> + <location filename="../Project/Project.py" line="4031"/> <source>Load</source> <translation>Carregar</translation> </message> <message> - <location filename="../Project/Project.py" line="4027"/> - <source>&Load</source> - <translation>&Carregar</translation> - </message> - <message> <location filename="../Project/Project.py" line="4031"/> + <source>&Load</source> + <translation>&Carregar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4035"/> <source>Load the debugger properties</source> <translation>Carregar propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="4032"/> + <location filename="../Project/Project.py" line="4036"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4039"/> - <source>Save</source> - <translation>Gravar</translation> - </message> - <message> <location filename="../Project/Project.py" line="4043"/> + <source>Save</source> + <translation>Gravar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4047"/> <source>Save the debugger properties</source> <translation>Gravar propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="4044"/> + <location filename="../Project/Project.py" line="4048"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4051"/> + <location filename="../Project/Project.py" line="4055"/> <source>Delete</source> <translation>Apagar</translation> </message> <message> - <location filename="../Project/Project.py" line="4051"/> - <source>&Delete</source> - <translation>&Apagar</translation> - </message> - <message> <location filename="../Project/Project.py" line="4055"/> + <source>&Delete</source> + <translation>&Apagar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4059"/> <source>Delete the debugger properties</source> <translation>Apagar as propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="4056"/> + <location filename="../Project/Project.py" line="4060"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4064"/> - <source>Reset</source> - <translation>Reinicializar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4064"/> - <source>&Reset</source> - <translation>&Reinicializar</translation> - </message> - <message> <location filename="../Project/Project.py" line="4068"/> + <source>Reset</source> + <translation>Reinicializar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4068"/> + <source>&Reset</source> + <translation>&Reinicializar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4072"/> <source>Reset the debugger properties</source> <translation>Reinicializar as propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="4069"/> + <location filename="../Project/Project.py" line="4073"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4078"/> - <source>Load session</source> - <translation>Carregar sessão</translation> - </message> - <message> <location filename="../Project/Project.py" line="4082"/> + <source>Load session</source> + <translation>Carregar sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4086"/> <source>Load the projects session file.</source> <translation>Carregar o ficheiro de sessão do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4083"/> + <location filename="../Project/Project.py" line="4087"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4096"/> - <source>Save session</source> - <translation>Guargar sessão</translation> - </message> - <message> <location filename="../Project/Project.py" line="4100"/> + <source>Save session</source> + <translation>Guargar sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4104"/> <source>Save the projects session file.</source> <translation>Gravar ficheiro de sessão do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4101"/> + <location filename="../Project/Project.py" line="4105"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4114"/> - <source>Delete session</source> - <translation>Apagar sessão</translation> - </message> - <message> <location filename="../Project/Project.py" line="4118"/> + <source>Delete session</source> + <translation>Apagar sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4122"/> <source>Delete the projects session file.</source> <translation>Apagar o ficheiro de sessão do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4119"/> + <location filename="../Project/Project.py" line="4123"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4128"/> - <source>Code Metrics</source> - <translation type="unfinished">Métricas de Código</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4128"/> - <source>&Code Metrics...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4132"/> + <source>Code Metrics</source> + <translation type="unfinished">Métricas de Código</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4132"/> + <source>&Code Metrics...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4136"/> <source>Show some code metrics for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4134"/> + <location filename="../Project/Project.py" line="4138"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> + <location filename="../Project/Project.py" line="4146"/> <source>Python Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> - <source>Code Co&verage...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4146"/> + <source>Code Co&verage...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4150"/> <source>Show code coverage information for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4148"/> + <location filename="../Project/Project.py" line="4152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5032"/> + <location filename="../Project/Project.py" line="5036"/> <source>Profile Data</source> <translation type="unfinished">Dados de Perfil</translation> </message> <message> - <location filename="../Project/Project.py" line="4156"/> - <source>&Profile Data...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4160"/> + <source>&Profile Data...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4164"/> <source>Show profiling data for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4162"/> + <location filename="../Project/Project.py" line="4166"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5086"/> + <location filename="../Project/Project.py" line="5090"/> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../Project/Project.py" line="4171"/> - <source>&Application Diagram...</source> - <translation>Diagrama da &Aplicação...</translation> - </message> - <message> <location filename="../Project/Project.py" line="4175"/> + <source>&Application Diagram...</source> + <translation>Diagrama da &Aplicação...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4179"/> <source>Show a diagram of the project.</source> <translation>Mostrar o diagrama do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4177"/> + <location filename="../Project/Project.py" line="4181"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagrama da Aplicação...</b><p>Mostra um diagrama do projeto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5281"/> + <location filename="../Project/Project.py" line="5285"/> <source>Create Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4200"/> + <location filename="../Project/Project.py" line="4204"/> <source>Create &Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5554"/> + <location filename="../Project/Project.py" line="5558"/> <source>Create Plugin Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4302"/> + <location filename="../Project/Project.py" line="4306"/> <source>&Project</source> <translation>&Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="4303"/> + <location filename="../Project/Project.py" line="4307"/> <source>Open &Recent Projects</source> <translation>Abrir Projetos &Recentes</translation> </message> <message> - <location filename="../Project/Project.py" line="4308"/> - <source>&Version Control</source> - <translation>Contro&l de Versão</translation> - </message> - <message> <location filename="../Project/Project.py" line="4312"/> - <source>Chec&k</source> - <translation>&Verificar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4314"/> - <source>Sho&w</source> - <translation>&Mostrar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4315"/> - <source>&Diagrams</source> - <translation>&Diagramas</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4304"/> - <source>Session</source> - <translation>Sessão</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4317"/> - <source>Source &Documentation</source> - <translation>&Documentação Fonte</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4305"/> - <source>Debugger</source> - <translation>Depurador</translation> + <source>&Version Control</source> + <translation>Contro&l de Versão</translation> </message> <message> <location filename="../Project/Project.py" line="4316"/> + <source>Chec&k</source> + <translation>&Verificar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4318"/> + <source>Sho&w</source> + <translation>&Mostrar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4319"/> + <source>&Diagrams</source> + <translation>&Diagramas</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4308"/> + <source>Session</source> + <translation>Sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4321"/> + <source>Source &Documentation</source> + <translation>&Documentação Fonte</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4309"/> + <source>Debugger</source> + <translation>Depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4320"/> <source>Pac&kagers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4442"/> + <location filename="../Project/Project.py" line="4446"/> <source>Project</source> <translation>Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="4508"/> + <location filename="../Project/Project.py" line="4512"/> <source>&Clear</source> <translation>&Limpar</translation> </message> <message> - <location filename="../Project/Project.py" line="4681"/> + <location filename="../Project/Project.py" line="4685"/> <source>Search New Files</source> <translation>Procurar Ficheiros Novos</translation> </message> <message> - <location filename="../Project/Project.py" line="4681"/> + <location filename="../Project/Project.py" line="4685"/> <source>There were no new files found to be added.</source> <translation>Não se encontraram ficheiros novos para adicionar.</translation> </message> <message> - <location filename="../Project/Project.py" line="4829"/> + <location filename="../Project/Project.py" line="4833"/> <source>Version Control System</source> <translation>Sistema de Control de Versão</translation> </message> <message> - <location filename="../Project/Project.py" line="4829"/> + <location filename="../Project/Project.py" line="4833"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4959"/> + <location filename="../Project/Project.py" line="4963"/> <source>Coverage Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5009"/> + <location filename="../Project/Project.py" line="5013"/> <source>There is no main script defined for the current project. Aborting</source> <translation>O projeto atual não tem um script principal definido. A cancelar</translation> </message> <message> - <location filename="../Project/Project.py" line="4982"/> + <location filename="../Project/Project.py" line="4986"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4982"/> + <location filename="../Project/Project.py" line="4986"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5032"/> + <location filename="../Project/Project.py" line="5036"/> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../Project/Project.py" line="5086"/> + <location filename="../Project/Project.py" line="5090"/> <source>Include module names?</source> <translation>Incluir nomes de módulos?</translation> </message> <message> - <location filename="../Project/Project.py" line="5230"/> + <location filename="../Project/Project.py" line="5234"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5281"/> + <location filename="../Project/Project.py" line="5285"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5300"/> + <location filename="../Project/Project.py" line="5304"/> <source>The project does not have a main script defined. Aborting...</source> <translation>O projeto atual não tem um script principal definido. A cancelar...</translation> </message> <message> - <location filename="../Project/Project.py" line="5440"/> + <location filename="../Project/Project.py" line="5444"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5513"/> + <location filename="../Project/Project.py" line="5517"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -55797,32 +55797,32 @@ <translation type="obsolete">Ficheiros Python2 (*.py2);;Ficheiros GUI Python2 (*.pyw2);;</translation> </message> <message> - <location filename="../Project/Project.py" line="2421"/> + <location filename="../Project/Project.py" line="2424"/> <source>Create main script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2421"/> + <location filename="../Project/Project.py" line="2424"/> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4185"/> - <source>Load Diagram</source> - <translation>Carregar Diagrama</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4185"/> - <source>&Load Diagram...</source> - <translation>&Carregar Diagrama...</translation> - </message> - <message> <location filename="../Project/Project.py" line="4189"/> + <source>Load Diagram</source> + <translation>Carregar Diagrama</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4189"/> + <source>&Load Diagram...</source> + <translation>&Carregar Diagrama...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4193"/> <source>Load a diagram from file.</source> <translation>Carregar um diagrama desde um ficheiro.</translation> </message> <message> - <location filename="../Project/Project.py" line="4191"/> + <location filename="../Project/Project.py" line="4195"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation><b>Carregar Diagrama...</b><p>Carga um diagrama desde um ficheiro.</p></translation> </message> @@ -55852,12 +55852,12 @@ <translation>Consola de PyQt5</translation> </message> <message> - <location filename="../Project/Project.py" line="4817"/> + <location filename="../Project/Project.py" line="4821"/> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5554"/> + <location filename="../Project/Project.py" line="5558"/> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -55877,148 +55877,148 @@ <translation>Complemento de Eric6</translation> </message> <message> - <location filename="../Project/Project.py" line="4205"/> + <location filename="../Project/Project.py" line="4209"/> <source>Create an initial PKGLIST file for an eric6 plugin.</source> <translation>Criar um ficheiro PKGLIST inicial para complemento eric6.</translation> </message> <message> - <location filename="../Project/Project.py" line="4207"/> + <location filename="../Project/Project.py" line="4211"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5404"/> + <location filename="../Project/Project.py" line="5408"/> <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2909"/> + <location filename="../Project/Project.py" line="2913"/> <source>Create project management directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2909"/> + <location filename="../Project/Project.py" line="2913"/> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3935"/> + <location filename="../Project/Project.py" line="3939"/> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3941"/> + <location filename="../Project/Project.py" line="3945"/> <source>Search for a file in the project list of files.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3943"/> + <location filename="../Project/Project.py" line="3947"/> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3935"/> + <location filename="../Project/Project.py" line="3939"/> <source>Search Project File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3935"/> + <location filename="../Project/Project.py" line="3939"/> <source>Search Project File...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Project/Project.py" line="5340"/> + <source>Create Plugin Archives</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4220"/> + <source>Create Plugin &Archives</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4225"/> + <source>Create eric6 plugin archive files.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4227"/> + <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4237"/> + <source>Create Plugin Archives (Snapshot)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4237"/> + <source>Create Plugin Archives (&Snapshot)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4242"/> + <source>Create eric6 plugin archive files (snapshot releases).</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4244"/> + <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5318"/> + <source>Select package lists:</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Project/Project.py" line="5336"/> - <source>Create Plugin Archives</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4216"/> - <source>Create Plugin &Archives</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4221"/> - <source>Create eric6 plugin archive files.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4223"/> - <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4233"/> - <source>Create Plugin Archives (Snapshot)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4233"/> - <source>Create Plugin Archives (&Snapshot)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4238"/> - <source>Create eric6 plugin archive files (snapshot releases).</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4240"/> - <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5314"/> - <source>Select package lists:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5332"/> <source>Creating plugin archives...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5332"/> + <location filename="../Project/Project.py" line="5336"/> <source>Abort</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5332"/> + <location filename="../Project/Project.py" line="5336"/> <source>%v/%m Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5348"/> + <location filename="../Project/Project.py" line="5352"/> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> não se pôde ler. </p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5459"/> + <location filename="../Project/Project.py" line="5463"/> <source><p>The eric6 plugin archive files were created with some errors.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5462"/> + <location filename="../Project/Project.py" line="5466"/> <source><p>The eric6 plugin archive files were created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5325"/> + <location filename="../Project/Project.py" line="5329"/> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5376"/> + <location filename="../Project/Project.py" line="5380"/> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3926"/> + <location filename="../Project/Project.py" line="3930"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3984"/> + <location filename="../Project/Project.py" line="3988"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished"></translation> </message> @@ -56038,82 +56038,82 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2735"/> + <location filename="../Project/Project.py" line="2739"/> <source>Create Makefile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2735"/> + <location filename="../Project/Project.py" line="2739"/> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5740"/> + <location filename="../Project/Project.py" line="5744"/> <source>Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4254"/> - <source>&Execute Make</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4258"/> + <source>&Execute Make</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4262"/> <source>Perform a 'make' run.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4260"/> + <location filename="../Project/Project.py" line="4264"/> <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5720"/> + <location filename="../Project/Project.py" line="5724"/> <source>Test for Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4268"/> - <source>&Test for Changes</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4272"/> + <source>&Test for Changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4276"/> <source>Question 'make', if a rebuild is needed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4274"/> + <location filename="../Project/Project.py" line="4278"/> <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4319"/> + <location filename="../Project/Project.py" line="4323"/> <source>Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5668"/> + <location filename="../Project/Project.py" line="5672"/> <source>The make process did not start.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5713"/> + <location filename="../Project/Project.py" line="5717"/> <source>The make process crashed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5723"/> + <location filename="../Project/Project.py" line="5727"/> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5728"/> + <location filename="../Project/Project.py" line="5732"/> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5740"/> + <location filename="../Project/Project.py" line="5744"/> <source>The makefile contains errors.</source> <translation type="unfinished"></translation> </message> @@ -56128,7 +56128,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4307"/> + <location filename="../Project/Project.py" line="4311"/> <source>Project-T&ools</source> <translation type="unfinished"></translation> </message> @@ -81118,7 +81118,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1499"/> + <location filename="../Utilities/__init__.py" line="1519"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Pode usar códigos % como espaços reservados dentro da string. Os códigos suportados são:<table><tr><td>%C</td><td>coluna do cursor do editor atual</td></tr><tr><td>%D</td><td>directório do editor atual</td></tr><tr><td>%F</td><td>nome do ficheiro do editor atual</td></tr><tr><td>%H</td><td>diretório home do usuário atual</td></tr><tr><td>%L</td><td>linha do cursor do editor atual</td></tr><tr><td>%P</td><td>rota do projeto atual</td></tr><tr><td>%S</td><td>texto selecionado do editor atual</td></tr><tr><td>%U</td><td>nome de usuário do usuário atual</td></tr><tr><td>%%</td><td>sinal de percentagem</td></tr></table></p></translation> </message> @@ -90437,12 +90437,12 @@ <translation type="unfinished">Analizar sítio atual</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4704"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4700"/> <source>IP Address Report</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4714"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4710"/> <source>Domain Report</source> <translation type="unfinished"></translation> </message> @@ -90492,58 +90492,58 @@ <translation type="unfinished">Motor de Ajuda</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4235"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4231"/> <source>ISO</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4239"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4235"/> <source>Windows</source> <translation type="unfinished">Windows</translation> </message> <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="4241"/> <source>ISCII</source> - <translation type="unfinished">ISCII</translation> + <translation type="obsolete">ISCII</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4233"/> + <source>Unicode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4241"/> + <source>Other</source> + <translation type="unfinished">Outro</translation> </message> <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="4237"/> - <source>Unicode</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4245"/> - <source>Other</source> - <translation type="unfinished">Outro</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4243"/> <source>IBM</source> <translation type="unfinished">IBM</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4669"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4665"/> <source>VirusTotal Scan</source> <translation type="unfinished">Análise de VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4669"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4665"/> <source><p>The VirusTotal scan could not be scheduled.<p> <p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4695"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4691"/> <source>Enter a valid IPv4 address in dotted quad notation:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4704"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4700"/> <source>The given IP address is not in dotted quad notation.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4714"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4710"/> <source>Enter a valid domain name:</source> <translation type="unfinished"></translation> </message> @@ -90655,27 +90655,27 @@ <translation type="unfinished">Mostrar Histórico Todo...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4270"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4266"/> <source>Menu Bar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4275"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4271"/> <source>Bookmarks</source> <translation type="unfinished">Marcadores</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4280"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4276"/> <source>Status Bar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4294"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4290"/> <source>&Show all</source> <translation type="unfinished">&Mostrar tudo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="4296"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4292"/> <source>&Hide all</source> <translation type="unfinished">&Esconder tudo</translation> </message> @@ -90776,7 +90776,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="5074"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="5070"/> <source>Export Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> @@ -90796,7 +90796,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="5098"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="5094"/> <source>Import Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> @@ -90816,7 +90816,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="5098"/> + <location filename="../WebBrowser/WebBrowserWindow.py" line="5094"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished">Ficheiro de atalhos de teclado (*.e4k)</translation> </message> @@ -90840,6 +90840,16 @@ <source><b>Protocol Handler Manager</b><p>Shows the protocol handler manager window.</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4228"/> + <source>System</source> + <translation type="unfinished">Sistema</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="4239"/> + <source>Apple</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebDatabasesDialog</name>