Update to langpacks and xlfs for February Release, (#18354)

* Update to langpacks and xlfs

* fixed id for git
This commit is contained in:
Alex Ma
2022-02-14 16:36:57 -08:00
committed by GitHub
parent 316c6a536f
commit 45763e12b4
204 changed files with 35534 additions and 8064 deletions

View File

@@ -259,6 +259,10 @@
<source xml:lang="en">The notebook cell title menu</source>
<target state="translated">O menu de título da célula do bloco de anotações</target>
</trans-unit>
<trans-unit id="notebook.cellToolbarLocation.compatibilityDescription">
<source xml:lang="en">Where the cell toolbar should be shown, or whether it should be hidden. Note: This setting is only enabled for extension compatibility purposes, and so does not affect anything.</source>
<target state="translated">Onde a barra de ferramentas da célula deve ser mostrada ou se ela deve ser ocultada. Observação: essa configuração só está habilitada para fins de compatibilidade de extensão e, portanto, não afeta nada.</target>
</trans-unit>
<trans-unit id="notebook.title">
<source xml:lang="en">The notebook title menu</source>
<target state="translated">O menu de título do bloco de anotações</target>
@@ -299,6 +303,10 @@
<source xml:lang="en">Show Release Notes after an update. The Release Notes are opened in a new web browser window.</source>
<target state="translated">Mostrar notas de versão após uma atualização. As notas de versão são abertas em uma nova janela do navegador da Web.</target>
</trans-unit>
<trans-unit id="sql.watcherExclude">
<source xml:lang="en">Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load.</source>
<target state="translated">Configure os padrões glob de caminhos de arquivo para excluir da observação de arquivos. Os padrões devem corresponder em caminhos absolutos, ou seja, prefixo com `**/` ou o caminho completo para corresponder corretamente e sufixo com `/**` para corresponder aos arquivos dentro de um caminho (por exemplo, `**/build/output/**` ou `/Users/name/workspaces/project/build/output/**`). A alteração dessa configuração exige uma reinicialização. Ao experimentar o Azure Data Studio consumindo muito tempo de CPU na inicialização, você pode excluir pastas grandes para reduzir a carga inicial.</target>
</trans-unit>
<trans-unit id="uninstallExtensionComplete">
<source xml:lang="en">Please reload Azure Data Studio to complete the uninstallation of the extension {0}.</source>
<target state="translated">Recarregue o Azure Data Studio para concluir a desinstalação da extensão {0}.</target>
@@ -307,6 +315,14 @@
<source xml:lang="en">Would you like to change Azure Data Studio's UI language to {0} and restart?</source>
<target state="translated">Deseja alterar o idioma da interface do usuário do Azure Data Studio para {0} e reiniciar?</target>
</trans-unit>
<trans-unit id="vscodeFunctionalityNotSupportedError">
<source xml:lang="en">This VS Code functionality is not supported in Azure Data Studio.</source>
<target state="translated">Essa funcionalidade do VS Code não é suportada no Azure Data Studio.</target>
</trans-unit>
<trans-unit id="vscodeInvalidArgumentsError">
<source xml:lang="en">Invalid arguments</source>
<target state="translated">Argumentos inválidos</target>
</trans-unit>
<trans-unit id="watermark.newNotebook">
<source xml:lang="en">New Notebook</source>
<target state="translated">Novo bloco de anotações</target>
@@ -825,6 +841,14 @@
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/api/common/notebooks/vscodeExecuteProvider" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="translated">Não é possível iniciar uma sessão. O gerente ainda não foi inicializado</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/browser/actions" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="clearSavedAccounts">
@@ -871,6 +895,10 @@
</file>
<file original="src/sql/workbench/browser/designer/designer" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="designer.defaultRemoveRowConfirmationMessage">
<source xml:lang="en">Are you sure you want to remove the row?</source>
<target state="translated">Tem certeza de que quer remover a imagem?</target>
</trans-unit>
<trans-unit id="designer.generalGroupName">
<source xml:lang="en">General</source>
<target state="translated">Geral</target>
@@ -887,6 +915,10 @@
<source xml:lang="en">Add New</source>
<target state="translated">Adicionar Novo</target>
</trans-unit>
<trans-unit id="designer.processing">
<source xml:lang="en">Processing...</source>
<target state="translated">Processando...</target>
</trans-unit>
<trans-unit id="designer.processingChanges">
<source xml:lang="en">Processing changes...</source>
<target state="translated">Processando alterações...</target>
@@ -895,18 +927,22 @@
<source xml:lang="en">Changes have been processed</source>
<target state="translated">As alterações foram processadas</target>
</trans-unit>
<trans-unit id="designer.processingCompleted">
<source xml:lang="en">Processing completed</source>
<target state="translated">Processamento concluído</target>
</trans-unit>
<trans-unit id="designer.publishChangesCompleted">
<source xml:lang="en">Changes have been published</source>
<target state="translated">As alterações foram publicadas</target>
</trans-unit>
<trans-unit id="designer.publishingChanges">
<source xml:lang="en">Publishing changes...</source>
<target state="translated">Publicado alterações...</target>
</trans-unit>
<trans-unit id="designer.removeRowText">
<source xml:lang="en">Remove</source>
<target state="translated">Remover</target>
</trans-unit>
<trans-unit id="designer.savingChanges">
<source xml:lang="en">Saving changes...</source>
<target state="translated">Salvando alterações...</target>
</trans-unit>
<trans-unit id="designer.savingChangesCompleted">
<source xml:lang="en">Changes have been saved</source>
<target state="translated">As alterações foram salvas.</target>
</trans-unit>
<trans-unit id="tableDesigner.unknownComponentType">
<source xml:lang="en">The component type: {0} is not supported</source>
<target state="translated">O tipo de componente: {0} não tem suporte</target>
@@ -980,6 +1016,10 @@
</file>
<file original="src/sql/workbench/browser/editor/tableDesigner/tableDesignerInput" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="tableDesigner.OperationInProgressWarning">
<source xml:lang="en">The operation cannot be performed while another operation is in progress.</source>
<target state="translated">A operação não pode ser executada enquanto outra operação estiver em andamento.</target>
</trans-unit>
<trans-unit id="tableDesigner.newTable">
<source xml:lang="en">New Table</source>
<target state="translated">Nova Tabela</target>
@@ -4160,7 +4200,7 @@ Erro: {1}</target>
<body>
<trans-unit id="exclude">
<source xml:lang="en">Configure glob patterns for excluding files and folders in fulltext searches and quick open. Inherits all glob patterns from the `#files.exclude#` setting. Read more about glob patterns [here](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options).</source>
<target state="translated">Configurar padrões glob para excluir arquivos e pastas em pesquisas de texto completo e abrir rapidamente. Herda todos os padrões glob da configuração `#files.exclude#`. Leia mais sobre padrões glob [aqui] (https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options).</target>
<target state="new">Configure glob patterns for excluding files and folders in fulltext searches and quick open. Inherits all glob patterns from the `#files.exclude#` setting. Read more about glob patterns [here](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options).</target>
</trans-unit>
<trans-unit id="exclude.boolean">
<source xml:lang="en">The glob pattern to match file paths against. Set to true or false to enable or disable the pattern.</source>
@@ -4444,7 +4484,7 @@ Erro: {1}</target>
</trans-unit>
<trans-unit id="kernelNotSupported">
<source xml:lang="en">This notebook cannot run with parameters as the kernel is not supported. Please use the supported kernels and format. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</source>
<target state="translated">Esse bloco de anotações não pode ser executado com parâmetros porque não há suporte para o kernel. Use os kernels e o formato com suporte. [Learn more] (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</target>
<target state="new">This notebook cannot run with parameters as the kernel is not supported. Please use the supported kernels and format. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</target>
</trans-unit>
<trans-unit id="loading">
<source xml:lang="en">Loading kernels...</source>
@@ -4476,11 +4516,11 @@ Erro: {1}</target>
</trans-unit>
<trans-unit id="noParametersCell">
<source xml:lang="en">This notebook cannot run with parameters until a parameter cell is added. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</source>
<target state="translated">Este bloco de anotações não pode ser executado com parâmetros até que uma célula de parâmetro seja adicionada. [Saiba mais] (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</target>
<target state="new">This notebook cannot run with parameters until a parameter cell is added. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</target>
</trans-unit>
<trans-unit id="noParametersInCell">
<source xml:lang="en">This notebook cannot run with parameters until there are parameters added to the parameter cell. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</source>
<target state="translated">Este bloco de anotações não pode ser executado com parâmetros até que haja parâmetros adicionados à célula de parâmetro. [Saiba mais] (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</target>
<target state="new">This notebook cannot run with parameters until there are parameters added to the parameter cell. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).</target>
</trans-unit>
<trans-unit id="notebook.findNext">
<source xml:lang="en">Find Next String</source>
@@ -5690,6 +5730,136 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/planHeader" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="planHeaderIndexAndCost">
<source xml:lang="en">Query {0}: Query cost (relative to the script): {1}%</source>
<note>{0} is the index of the graph in the execution plan tab
{1} is the relative cost in percentage of the graph to the rest of the graphs in execution plan tab </note>
<target state="translated">Consulta {0}: custo da consulta (em relação ao script): {1}%</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/queryPlan" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="openQueryAction">
<source xml:lang="en">Open Query</source>
<target state="translated">Abrir Consulta</target>
</trans-unit>
<trans-unit id="queryPlanCustomZoom">
<source xml:lang="en">Custom Zoom</source>
<target state="translated">Zoom Personalizado</target>
</trans-unit>
<trans-unit id="queryPlanFitGraphLabel">
<source xml:lang="en">Zoom to fit</source>
<target state="translated">Zoom para caber</target>
</trans-unit>
<trans-unit id="queryPlanOpenGraphFile">
<source xml:lang="en">Open Plan File</source>
<target state="new">Open Plan File</target>
</trans-unit>
<trans-unit id="queryPlanPropertiesActionLabel">
<source xml:lang="en">Properties</source>
<target state="translated">Propriedades</target>
</trans-unit>
<trans-unit id="queryPlanSavePlanXML">
<source xml:lang="en">Save Plan File</source>
<target state="new">Save Plan File</target>
</trans-unit>
<trans-unit id="queryPlanSearchNodeAction">
<source xml:lang="en">SearchNode</source>
<target state="translated">SearchNode</target>
</trans-unit>
<trans-unit id="queryPlanTitle">
<source xml:lang="en">Query Plan (Preview)</source>
<target state="new">Query Plan (Preview)</target>
</trans-unit>
<trans-unit id="queryPlanZoomInActionLabel">
<source xml:lang="en">Zoom In</source>
<target state="translated">Ampliar</target>
</trans-unit>
<trans-unit id="queryPlanZoomOutActionLabel">
<source xml:lang="en">Zoom Out</source>
<target state="translated">Reduzir</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/queryPlanPropertiesView" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="nodePropertyViewNameNameColumnHeader">
<source xml:lang="en">Name</source>
<target state="new">Name</target>
</trans-unit>
<trans-unit id="nodePropertyViewNameValueColumnHeader">
<source xml:lang="en">Value</source>
<target state="new">Value</target>
</trans-unit>
<trans-unit id="nodePropertyViewTitle">
<source xml:lang="en">Properties</source>
<target state="new">Properties</target>
</trans-unit>
<trans-unit id="queryPlanPropertiesEdgeOperationName">
<source xml:lang="en">Edge</source>
<target state="new">Edge</target>
</trans-unit>
<trans-unit id="queryPlanPropertyViewClose">
<source xml:lang="en">Close</source>
<target state="new">Close</target>
</trans-unit>
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
<source xml:lang="en">Alphabetical</source>
<target state="new">Alphabetical</target>
</trans-unit>
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
<source xml:lang="en">Categorized</source>
<target state="new">Categorized</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/widgets/customZoomWidget" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="cancelCustomZoomAction">
<source xml:lang="en">Close (Escape)</source>
<target state="new">Close (Escape)</target>
</trans-unit>
<trans-unit id="invalidCustomZoomError">
<source xml:lang="en">Select a zoom value between 1 to 200</source>
<target state="new">Select a zoom value between 1 to 200</target>
</trans-unit>
<trans-unit id="qpZoomValueLabel">
<source xml:lang="en">Zoom (percent)</source>
<target state="new">Zoom (percent)</target>
</trans-unit>
<trans-unit id="zoomAction">
<source xml:lang="en">Zoom (Enter)</source>
<target state="new">Zoom (Enter)</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/queryplan2/browser/widgets/nodeSearchWidget" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="cancelSearchAction">
<source xml:lang="en">Close (Escape)</source>
<target state="new">Close (Escape)</target>
</trans-unit>
<trans-unit id="nextSearchItemAction">
<source xml:lang="en">Next Match (Enter)</source>
<target state="new">Next Match (Enter)</target>
</trans-unit>
<trans-unit id="previousSearchItemAction">
<source xml:lang="en">Previous Match (Shift+Enter)</source>
<target state="new">Previous Match (Shift+Enter)</target>
</trans-unit>
<trans-unit id="queryPlanSearchTypeContains">
<source xml:lang="en">Contains</source>
<target state="new">Contains</target>
</trans-unit>
<trans-unit id="queryPlanSearchTypeEquals">
<source xml:lang="en">Equals</source>
<target state="new">Equals</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/resourceDeployment/browser/resourceDeployment.contribution" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="deployment.title">
@@ -5860,21 +6030,21 @@ Erro: {1}</target>
</file>
<file original="src/sql/workbench/contrib/tableDesigner/browser/actions" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="tableDesigner.saveTableChanges">
<source xml:lang="en">Save Changes</source>
<target state="translated">Salvar Alterações</target>
<trans-unit id="tableDesigner.generateScript">
<source xml:lang="en">Generate Script</source>
<target state="translated">Gerar script</target>
</trans-unit>
<trans-unit id="tableDesigner.publishTableChanges">
<source xml:lang="en">Publish Changes...</source>
<target state="translated">Publicar Alterações</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/tableDesigner/browser/tableDesigner.contribution" source-language="en" datatype="plaintext" target-language="pt-BR">
<file original="src/sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="tableDesigner.configTitle">
<source xml:lang="en">Table Designer</source>
<target state="translated">Designer de Tabela</target>
</trans-unit>
<trans-unit id="tableDesigner.featureEnabledDescription">
<source xml:lang="en">Controls whether the table designer feature is enabled. Default value is false.</source>
<target state="translated">Controla se o recurso de designer de tabelas está habilitado. O valor padrão é falso.</target>
<trans-unit id="tableDesigner.PreviewFeature">
<source xml:lang="en">Preview feature</source>
<target state="translated">Recurso de visualização</target>
</trans-unit>
</body>
</file>
@@ -5968,6 +6138,22 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/tsgops/browser/tsgopsActions" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="hideActivityBarViewContainers">
<source xml:lang="en">Hide the extension viewlet</source>
<target state="translated">Ocultar o viewlet de extensão</target>
</trans-unit>
<trans-unit id="hidePanel">
<source xml:lang="en">Hide the panel</source>
<target state="translated">Ocultar o painel</target>
</trans-unit>
<trans-unit id="hideSettings">
<source xml:lang="en">Hide the settings icon</source>
<target state="translated">Ocultar o ícone de configurações</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/views/browser/treeView" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="collapseAll">
@@ -6086,14 +6272,6 @@ Erro: {1}</target>
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<trans-unit id="welcomePage.preview">
<source xml:lang="en">Preview</source>
<target state="translated">Versão prévia</target>
</trans-unit>
<trans-unit id="welcomePage.previewBody">
<source xml:lang="en">This feature page is in preview. Preview features introduce new functionalities that are on track to becoming a permanent part the product. They are stable, but need additional accessibility improvements. We welcome your early feedback while they are under development.</source>
<target state="translated">Esta página de recurso está em versão prévia. Os recursos de versão prévia apresentam novas funcionalidades que estão no caminho para se tornar parte permanente do produto. Eles são estáveis, mas precisam de melhorias de acessibilidade adicionais. Nós agradecemos os seus comentários iniciais enquanto os recursos estão em desenvolvimento.</target>
</trans-unit>
<trans-unit id="welcomePage.resources">
<source xml:lang="en">Resources</source>
<target state="translated">Recursos</target>
@@ -6388,142 +6566,6 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/welcome2/page/browser/az_data_welcome_page" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="welcomePage.azdata">
<source xml:lang="en">Azure Data Studio</source>
<target state="translated">Azure Data Studio</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="translated">Descubra o que há de novo na versão mais recente</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="translated">Novas postagens mensais do blog apresentando nossos novos recursos</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
<target state="translated">Tema de cores</target>
</trans-unit>
<trans-unit id="welcomePage.colorThemeDescription">
<source xml:lang="en">Make the editor and your code look the way you love</source>
<target state="translated">Faça com que o editor e seu código tenham a aparência que você mais gosta</target>
</trans-unit>
<trans-unit id="welcomePage.customize">
<source xml:lang="en">Customize</source>
<target state="translated">Personalizar</target>
</trans-unit>
<trans-unit id="welcomePage.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">Implantar</target>
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="translated">Baixe as extensões necessárias, incluindo o pacote de Administrador do SQL Server e muito mais</target>
</trans-unit>
<trans-unit id="welcomePage.extensions">
<source xml:lang="en">Extensions</source>
<target state="translated">Extensões</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="translated">Siga-nos no Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="translated">Mantenha-se atualizado com a forma como a Comunidade está usando o Azure Data Studio e converse diretamente com os engenheiros.</target>
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="translated">Introdução</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
<target state="translated">Repositório GitHub</target>
</trans-unit>
<trans-unit id="welcomePage.help">
<source xml:lang="en">Help</source>
<target state="translated">Ajuda</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
<target state="translated">Atalhos de Teclado</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="translated">Encontre seus comandos favoritos e personalize-os</target>
</trans-unit>
<trans-unit id="welcomePage.learn">
<source xml:lang="en">Learn</source>
<target state="translated">Learn</target>
</trans-unit>
<trans-unit id="welcomePage.moreRecent">
<source xml:lang="en">More...</source>
<target state="translated">Mais...</target>
</trans-unit>
<trans-unit id="welcomePage.newConnection">
<source xml:lang="en">New connection</source>
<target state="translated">Nova conexão</target>
</trans-unit>
<trans-unit id="welcomePage.newDeployment">
<source xml:lang="en">New Deployment…</source>
<target state="translated">Nova Implantação…</target>
</trans-unit>
<trans-unit id="welcomePage.newNotebook">
<source xml:lang="en">New notebook</source>
<target state="translated">Novo notebook</target>
</trans-unit>
<trans-unit id="welcomePage.newQuery">
<source xml:lang="en">New query</source>
<target state="translated">Nova consulta</target>
</trans-unit>
<trans-unit id="welcomePage.noRecentFolders">
<source xml:lang="en">No recent folders</source>
<target state="translated">Não há pastas recentes</target>
</trans-unit>
<trans-unit id="welcomePage.openFileLinuxPC">
<source xml:lang="en">Open file</source>
<target state="translated">Abrir arquivo</target>
</trans-unit>
<trans-unit id="welcomePage.openFileMac">
<source xml:lang="en">Open file</source>
<target state="translated">Abrir arquivo</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
<target state="translated">Documentação</target>
</trans-unit>
<trans-unit id="welcomePage.recent">
<source xml:lang="en">Recent</source>
<target state="translated">Recente</target>
</trans-unit>
<trans-unit id="welcomePage.releaseNotes">
<source xml:lang="en">Release notes</source>
<target state="translated">Notas sobre a versão</target>
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="translated">Relatar problema ou solicitação de recurso</target>
</trans-unit>
<trans-unit id="welcomePage.showCommands">
<source xml:lang="en">Find and run all commands</source>
<target state="translated">Encontrar e executar todos os comandos</target>
</trans-unit>
<trans-unit id="welcomePage.showCommandsDescription">
<source xml:lang="en">Rapidly access and search commands from the Command Palette ({0})</source>
<target state="translated">Acesse e pesquise rapidamente comandos na Paleta de Comandos ({0})</target>
</trans-unit>
<trans-unit id="welcomePage.showOnStartup">
<source xml:lang="en">Show welcome page on startup</source>
<target state="translated">Mostrar a página inicial na inicialização</target>
</trans-unit>
<trans-unit id="welcomePage.start">
<source xml:lang="en">Start</source>
<target state="translated">Início</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/accountManagement/browser/accountDialog" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="accountDialog.addConnection">
@@ -7312,6 +7354,10 @@ Erro: {1}</target>
</file>
<file original="src/sql/workbench/services/notebook/browser/models/clientSession" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="NoExecuteManager">
<source xml:lang="en">Server could not start because a provider was not defined for this notebook file type.</source>
<target state="translated">Não foi possível iniciar o servidor porque um provedor não foi definido para esse tipo de arquivo de notebook.</target>
</trans-unit>
<trans-unit id="ServerNotStarted">
<source xml:lang="en">Server did not start for unknown reason</source>
<target state="translated">O servidor não foi iniciado por uma razão desconhecida</target>
@@ -7382,6 +7428,10 @@ Erro: {1}</target>
</file>
<file original="src/sql/workbench/services/notebook/browser/notebookServiceImpl" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="executeProviderTimeout">
<source xml:lang="en">Waiting for Execute Provider availability timed out for notebook provider '{0}'</source>
<target state="translated">A espera pela disponibilidade do Provedor de Execução expirou para o provedor de notebook '{0}'</target>
</trans-unit>
<trans-unit id="notebookServiceNoProvider">
<source xml:lang="en">Notebook provider does not exist</source>
<target state="translated">O provedor de notebooks não existe</target>
@@ -7390,6 +7440,14 @@ Erro: {1}</target>
<source xml:lang="en">No URI was passed when creating a notebook manager</source>
<target state="translated">Nenhum URI foi passado ao criar um gerenciador de notebooks</target>
</trans-unit>
<trans-unit id="serializationProviderTimeout">
<source xml:lang="en">Waiting for Serialization Provider availability timed out for notebook provider '{0}'</source>
<target state="translated">A espera pela disponibilidade do Provedor de Serialização expirou para o provedor de notebook '{0}'</target>
</trans-unit>
<trans-unit id="standardKernelsTimeout">
<source xml:lang="en">Waiting for Standard Kernels availability timed out for notebook provider '{0}'</source>
<target state="translated">A espera pela disponibilidade de Kernels Standard expirou para o provedor de notebooks '{0}'</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/notebook/browser/notebookViews/notebookViewModel" source-language="en" datatype="plaintext" target-language="pt-BR">
@@ -7498,6 +7556,10 @@ Erro: {1}</target>
<source xml:lang="en">What kernels should be standard with this notebook provider</source>
<target state="translated">Quais kernels devem ser padrão com este provedor de notebook?</target>
</trans-unit>
<trans-unit id="providerNotInRegistryError">
<source xml:lang="en">The specified provider '{0}' is not present in the notebook registry.</source>
<target state="translated">O provedor especificado '{0}' está ausente no registro do notebook.</target>
</trans-unit>
<trans-unit id="vscode.extension.contributes.notebook.languagemagics">
<source xml:lang="en">Contributes notebook language.</source>
<target state="translated">Contribui com a linguagem do notebook.</target>
@@ -7734,10 +7796,6 @@ Erro: {1}</target>
<source xml:lang="en">Canceling the query failed: {0}</source>
<target state="translated">O cancelamento da consulta falhou: {0}</target>
</trans-unit>
<trans-unit id="queryModelService.noQueryFoundForUri">
<source xml:lang="en">No Query found for {0}</source>
<target state="translated">Nenhuma Consulta encontrada para {0}</target>
</trans-unit>
<trans-unit id="queryModelService.uriAlreadyHasQuery">
<source xml:lang="en">{0} already has an existing query</source>
<target state="translated">{0} já tem uma consulta existente</target>
@@ -8130,6 +8188,18 @@ Erro: {1}</target>
<source xml:lang="en">The table which contains the primary or unique key column.</source>
<target state="translated">A tabela que contém a coluna de chave primária ou exclusiva.</target>
</trans-unit>
<trans-unit id="designer.index.column.description.name">
<source xml:lang="en">The name of the column.</source>
<target state="translated">O nome da coluna.</target>
</trans-unit>
<trans-unit id="designer.index.description.columns">
<source xml:lang="en">The columns of the index.</source>
<target state="translated">As colunas do índice.</target>
</trans-unit>
<trans-unit id="designer.index.description.name">
<source xml:lang="en">The name of the index.</source>
<target state="translated">O nome do índice.</target>
</trans-unit>
<trans-unit id="designer.table.description.description">
<source xml:lang="en">Description for the table.</source>
<target state="translated">Descrição da tabela.</target>
@@ -8142,13 +8212,21 @@ Erro: {1}</target>
<source xml:lang="en">The schema that contains the table.</source>
<target state="translated">O esquema que contém a tabela.</target>
</trans-unit>
<trans-unit id="tableDesigner.ErrorDialogTitle">
<source xml:lang="en">Table Designer Error</source>
<target state="new">Table Designer Error</target>
</trans-unit>
<trans-unit id="tableDesigner.ForeignKeyTypeName">
<source xml:lang="en">Foreign Key</source>
<target state="translated">Chave Estrangeira</target>
</trans-unit>
<trans-unit id="tableDesigner.PrimaryKeyTableName">
<source xml:lang="en">Primary Key Table</source>
<target state="translated">Tabela de Chaves Primárias</target>
<trans-unit id="tableDesigner.ForeignTableName">
<source xml:lang="en">Foreign Table</source>
<target state="translated">Tabela Estrangeira</target>
</trans-unit>
<trans-unit id="tableDesigner.IndexTypeName">
<source xml:lang="en">Index</source>
<target state="translated">Índice</target>
</trans-unit>
<trans-unit id="tableDesigner.checkConstraintExpressionTitle">
<source xml:lang="en">Expression</source>
@@ -8218,13 +8296,17 @@ Erro: {1}</target>
<source xml:lang="en">An error occured while processing the change: {0}</source>
<target state="translated">Ocorreu um erro durante ao processar a alteração: {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.foreignKeyColumn">
<source xml:lang="en">Foreign Key Column</source>
<target state="translated">Coluna de Chave Estrangeira</target>
<trans-unit id="tableDesigner.foreignKey.column">
<source xml:lang="en">Column</source>
<target state="translated">Coluna</target>
</trans-unit>
<trans-unit id="tableDesigner.foreignKey.foreignColumn">
<source xml:lang="en">Foreign Column</source>
<target state="translated">Coluna Estrangeira</target>
</trans-unit>
<trans-unit id="tableDesigner.foreignKeyColumns">
<source xml:lang="en">Column Mapping</source>
<target state="translated">Mapeamento de Coluna</target>
<source xml:lang="en">Columns</source>
<target state="translated">Colunas</target>
</trans-unit>
<trans-unit id="tableDesigner.foreignKeyNameTitle">
<source xml:lang="en">Name</source>
@@ -8246,25 +8328,57 @@ Erro: {1}</target>
<source xml:lang="en">General</source>
<target state="translated">Geral</target>
</trans-unit>
<trans-unit id="tableDesigner.generatePreviewReportError">
<source xml:lang="en">An error occured while generating preview report: {0}</source>
<target state="translated">Ocorreu um erro ao gerar o relatório de visualização: {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.generateScriptError">
<source xml:lang="en">An error occured while generating the script: {0}</source>
<target state="translated">Ocorreu um erro ao gerar o script: {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.generatingPreviewReport">
<source xml:lang="en">Generating preview report...</source>
<target state="translated">Gerando o relatório de visualização...</target>
</trans-unit>
<trans-unit id="tableDesigner.generatingScript">
<source xml:lang="en">Generating script...</source>
<target state="translated">Gerando script...</target>
</trans-unit>
<trans-unit id="tableDesigner.generatingScriptCompleted">
<source xml:lang="en">Script generated.</source>
<target state="translated">Script gerado.</target>
</trans-unit>
<trans-unit id="tableDesigner.index.column.name">
<source xml:lang="en">Column</source>
<target state="translated">Coluna</target>
</trans-unit>
<trans-unit id="tableDesigner.indexColumns">
<source xml:lang="en">Columns</source>
<target state="translated">Colunas</target>
</trans-unit>
<trans-unit id="tableDesigner.indexName">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<trans-unit id="tableDesigner.indexesTabTitle">
<source xml:lang="en">Indexes</source>
<target state="translated">Índices</target>
</trans-unit>
<trans-unit id="tableDesigner.nameTitle">
<source xml:lang="en">Table name</source>
<target state="translated">Nome da tabela</target>
</trans-unit>
<trans-unit id="tableDesigner.primaryKeyColumn">
<source xml:lang="en">Primary Key Column</source>
<target state="translated">Coluna de Chave Primária</target>
<trans-unit id="tableDesigner.publishChangeError">
<source xml:lang="en">An error occured while publishing changes: {0}</source>
<target state="translated">Ocorreu um erro ao publicar as alterações: {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.saveChangeError">
<source xml:lang="en">An error occured while saving changes: {0}</source>
<target state="translated">Ocorreu um erro ao salvar as alterações: {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.savedChangeSuccess">
<source xml:lang="en">The changes have been successfully saved.</source>
<target state="translated">As alterações foram salvas com sucesso.</target>
<trans-unit id="tableDesigner.publishChangeSuccess">
<source xml:lang="en">The changes have been successfully published.</source>
<target state="translated">As alterações foram publicadas com êxito.</target>
</trans-unit>
<trans-unit id="tableDesigner.savingChanges">
<source xml:lang="en">Saving table designer changes...</source>
<target state="translated">Alterações no designer da mesa de salvamento...</target>
<source xml:lang="en">Publishing table designer changes...</source>
<target state="translated">Publicando alterações no designer de tabela...</target>
</trans-unit>
<trans-unit id="tableDesigner.schemaTitle">
<source xml:lang="en">Schema</source>
@@ -8276,6 +8390,26 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/tableDesigner/browser/tableDesignerPublishDialog" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="tableDesigner.UpdateDatabase">
<source xml:lang="en">Update Database</source>
<target state="translated">Atualizar Banco de Dados</target>
</trans-unit>
<trans-unit id="tableDesigner.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Cancelar</target>
</trans-unit>
<trans-unit id="tableDesigner.generateScript">
<source xml:lang="en">Generate Script</source>
<target state="translated">Gerar script</target>
</trans-unit>
<trans-unit id="tableDesigner.previewDatabaseUpdates">
<source xml:lang="en">Preview Database Updates</source>
<target state="translated">Visualizar as Atualizações de Banco do Dados</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/tasks/common/tasksService" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="InProgressWarning">
@@ -8305,4 +8439,4 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
</xliff>
</xliff>