[Loc] added updated langpack files and xlfs (#18920)

This commit is contained in:
Alex Ma
2022-04-05 10:50:49 -07:00
committed by GitHub
parent 630cdbc84f
commit c707911800
160 changed files with 23389 additions and 16149 deletions

View File

@@ -1,5 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="src/sql/base/browser/ui/editableDropdown/browser/dropdown" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="editableDropdown.errorValidate">
<source xml:lang="en">Must be an option from the list</source>
<target state="translated">Deve ser uma opção da lista</target>
</trans-unit>
<trans-unit id="selectBox">
<source xml:lang="en">Select Box</source>
<target state="translated">Selecionar Caixa</target>
</trans-unit>
</body>
</file>
<file original="src/sql/base/browser/ui/loadingSpinner/loadingSpinner" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="loadingCompletedMessage">
@@ -126,6 +138,14 @@
<source xml:lang="en">Sort Descending</source>
<target state="translated">Classificação Decrescente</target>
</trans-unit>
<trans-unit id="tableFilter.blankStringDisplayText">
<source xml:lang="en">(Blanks)</source>
<target state="new">(Blanks)</target>
</trans-unit>
<trans-unit id="tableFilter.nullDisplayText">
<source xml:lang="en">(NULL)</source>
<target state="new">(NULL)</target>
</trans-unit>
<trans-unit id="tableFilter.selectedCount">
<source xml:lang="en">{0} Selected</source>
<note>This tells the user how many items are selected in the list</note>
@@ -208,6 +228,10 @@
<source xml:lang="en">Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.</source>
<target state="translated">Habilitar verificações de atualização automática. O Azure Data Studio verificará se há atualizações automaticamente e periodicamente.</target>
</trans-unit>
<trans-unit id="docNotFoundForUriError">
<source xml:lang="en">Could not open a notebook document for the specified URI.</source>
<target state="translated">Não foi possível abrir um documento do bloco de anotações para o URI especificado.</target>
</trans-unit>
<trans-unit id="enable locally">
<source xml:lang="en">Please reload Azure Data Studio to enable this extension locally.</source>
<target state="translated">Recarregue o Azure Data Studio para habilitar essa extensão localmente.</target>
@@ -315,13 +339,17 @@
<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="vscodeDocCreationFailedError">
<source xml:lang="en">Failed to create notebook document.</source>
<target state="translated">Falha ao criar o documento do bloco de anotações.</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>
<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>
@@ -341,18 +369,6 @@
</trans-unit>
</body>
</file>
<file original="src/sql/base/parts/editableDropdown/browser/dropdown" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="editableDropdown.errorValidate">
<source xml:lang="en">Must be an option from the list</source>
<target state="translated">Deve ser uma opção da lista</target>
</trans-unit>
<trans-unit id="selectBox">
<source xml:lang="en">Select Box</source>
<target state="translated">Selecionar Caixa</target>
</trans-unit>
</body>
</file>
<file original="src/sql/platform/accounts/common/accountActions" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="NoAccountToRefresh">
@@ -903,6 +919,14 @@
<source xml:lang="en">General</source>
<target state="translated">Geral</target>
</trans-unit>
<trans-unit id="designer.issueCountAlert">
<source xml:lang="en">{0} validation issues found.</source>
<target state="translated">{0} de validação encontrados.</target>
</trans-unit>
<trans-unit id="designer.issuesTabTitle">
<source xml:lang="en">Issues ({0})</source>
<target state="translated">Problemas ({0})</target>
</trans-unit>
<trans-unit id="designer.loadingDesigner">
<source xml:lang="en">Loading designer...</source>
<target state="translated">Carregando designer...</target>
@@ -911,6 +935,10 @@
<source xml:lang="en">Designer is loaded</source>
<target state="translated">O designer está carregado</target>
</trans-unit>
<trans-unit id="designer.newRowButtonAriaLabel">
<source xml:lang="en">Add new row to '{0}' table</source>
<target state="translated">Adicionar uma nova linha à tabela '{0}'</target>
</trans-unit>
<trans-unit id="designer.newRowText">
<source xml:lang="en">Add New</source>
<target state="translated">Adicionar Novo</target>
@@ -943,12 +971,24 @@
<source xml:lang="en">Remove</source>
<target state="translated">Remover</target>
</trans-unit>
<trans-unit id="designer.scriptTabTitle">
<source xml:lang="en">Scripts</source>
<target state="translated">Scripts</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>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/browser/designer/designerIssuesTabPanelView" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="designer.IssueListAriaLabel">
<source xml:lang="en">Issues</source>
<target state="translated">Problemas</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/browser/designer/designerPropertiesPane" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="tableDesigner.propertiesPaneTitle">
@@ -3166,6 +3206,168 @@
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlan" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="executionPlan.SaveFileDescription">
<source xml:lang="en">Execution Plan Files</source>
<target state="translated">Arquivos do plano de execução</target>
</trans-unit>
<trans-unit id="executionPlanCustomZoom">
<source xml:lang="en">Custom Zoom</source>
<target state="translated">Zoom Personalizado</target>
</trans-unit>
<trans-unit id="executionPlanFileLoadingComplete">
<source xml:lang="en">Execution plans are generated</source>
<target state="translated">Os planos de execução são gerados</target>
</trans-unit>
<trans-unit id="executionPlanFileLoadingFailed">
<source xml:lang="en">Failed to load execution plan</source>
<target state="translated">Falha ao carregar o plano de execução</target>
</trans-unit>
<trans-unit id="executionPlanFitGraphLabel">
<source xml:lang="en">Zoom to fit</source>
<target state="translated">Zoom para caber</target>
</trans-unit>
<trans-unit id="executionPlanOpenGraphFile">
<source xml:lang="en">Show Query Plan XML</source>
<target state="translated">Mostrar o Plano de Consulta XML</target>
</trans-unit>
<trans-unit id="executionPlanPropertiesActionLabel">
<source xml:lang="en">Properties</source>
<target state="translated">Propriedades</target>
</trans-unit>
<trans-unit id="executionPlanSavePlanXML">
<source xml:lang="en">Save Plan File</source>
<target state="translated">Salvar Arquivo de Plano</target>
</trans-unit>
<trans-unit id="executionPlanSearchNodeAction">
<source xml:lang="en">Find Node</source>
<target state="translated">Localizar Nó</target>
</trans-unit>
<trans-unit id="executionPlanTitle">
<source xml:lang="en">Query Plan (Preview)</source>
<target state="translated">Plano de Consulta (visualização)</target>
</trans-unit>
<trans-unit id="executionPlanZoomInActionLabel">
<source xml:lang="en">Zoom In</source>
<target state="translated">Ampliar</target>
</trans-unit>
<trans-unit id="executionPlanZoomOutActionLabel">
<source xml:lang="en">Zoom Out</source>
<target state="translated">Reduzir</target>
</trans-unit>
<trans-unit id="loadingExecutionPlanFile">
<source xml:lang="en">Generating execution plans</source>
<target state="translated">Gerando planos de execução</target>
</trans-unit>
<trans-unit id="openQueryAction">
<source xml:lang="en">Open Query</source>
<target state="translated">Abrir Consulta</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanEditor" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="executionPlanEditor">
<source xml:lang="en">Query Execution Plan Editor</source>
<target state="translated">Editor de Plano de Execução de Consulta</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesView" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="executionPlanPropertiesEdgeOperationName">
<source xml:lang="en">Edge</source>
<target state="translated">Edge</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewClose">
<source xml:lang="en">Close</source>
<target state="translated">Fechar</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
<source xml:lang="en">Alphabetical</source>
<target state="translated">Alfabético</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
<source xml:lang="en">Categorized</source>
<target state="translated">Categorizar</target>
</trans-unit>
<trans-unit id="nodePropertyViewNameNameColumnHeader">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<trans-unit id="nodePropertyViewNameValueColumnHeader">
<source xml:lang="en">Value</source>
<target state="translated">Valor</target>
</trans-unit>
<trans-unit id="nodePropertyViewTitle">
<source xml:lang="en">Properties</source>
<target state="translated">Propriedades</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/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/executionPlan/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="translated">Fechar (Escape)</target>
</trans-unit>
<trans-unit id="customZoomApplyButton">
<source xml:lang="en">Apply</source>
<target state="translated">Aplicar</target>
</trans-unit>
<trans-unit id="customZoomApplyButtonTitle">
<source xml:lang="en">Apply Zoom (Enter)</source>
<target state="translated">Aplicar Zoom (Enter)</target>
</trans-unit>
<trans-unit id="invalidCustomZoomError">
<source xml:lang="en">Select a zoom value between 1 to 200</source>
<target state="translated">Selecionar um valor de zoom entre 1 e 200</target>
</trans-unit>
<trans-unit id="qpZoomValueLabel">
<source xml:lang="en">Zoom (percent)</source>
<target state="translated">Zoom (porcentagem)</target>
</trans-unit>
<trans-unit id="zoomAction">
<source xml:lang="en">Zoom (Enter)</source>
<target state="translated">Zoom (Enter)</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/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="translated">Fechar (Escape)</target>
</trans-unit>
<trans-unit id="executionPlanSearchTypeContains">
<source xml:lang="en">Contains</source>
<target state="translated">Contém</target>
</trans-unit>
<trans-unit id="executionPlanSearchTypeEquals">
<source xml:lang="en">Equals</source>
<target state="translated">Igual a</target>
</trans-unit>
<trans-unit id="nextSearchItemAction">
<source xml:lang="en">Next Match (Enter)</source>
<target state="translated">Próxima Correspondência (Inserir)</target>
</trans-unit>
<trans-unit id="previousSearchItemAction">
<source xml:lang="en">Previous Match (Shift+Enter)</source>
<target state="translated">Correspondência Anterior (Shift+Enter)</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/extensions/browser/contributionRenders" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="insight condition">
@@ -3898,10 +4100,22 @@ Erro: {1}</target>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/code.component" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="cellLanguageDescription">
<source xml:lang="en">({0}) - Current Language</source>
<target state="translated">({0}) Linguagem Atual</target>
</trans-unit>
<trans-unit id="cellLanguageDescriptionConfigured">
<source xml:lang="en">({0})</source>
<target state="translated">({0})</target>
</trans-unit>
<trans-unit id="parametersText">
<source xml:lang="en">Parameters</source>
<target state="translated">Parâmetros</target>
</trans-unit>
<trans-unit id="selectCellLanguage">
<source xml:lang="en">Select Cell Language Mode</source>
<target state="translated">Selecionar o Modo de Linguagem da Célula</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/codeActions" source-language="en" datatype="plaintext" target-language="pt-BR">
@@ -4298,6 +4512,10 @@ Erro: {1}</target>
<source xml:lang="en">(Preview) Enable Notebook Views</source>
<target state="translated">(Visualização) Habilitar Modos de Exibição do Bloco de Anota</target>
</trans-unit>
<trans-unit id="restartNotebookKernel">
<source xml:lang="en">Restart Notebook Kernel</source>
<target state="translated">Reiniciar Kernel do bloco de anotações</target>
</trans-unit>
<trans-unit id="search.actionsPosition">
<source xml:lang="en">Controls the positioning of the actionbar on rows in the search view.</source>
<target state="translated">Controla o posicionamento do actionbar nas linhas do modo de exibição de pesquisa.</target>
@@ -4564,6 +4782,18 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/notebookEditor.component" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="loadingNotebookCompletedMessage">
<source xml:lang="en">Loading notebook {0} completed</source>
<target state="translated">Carregando notebook {0} concluído</target>
</trans-unit>
<trans-unit id="loadingNotebookMessage">
<source xml:lang="en">Loading notebook {0}</source>
<target state="translated">Carregando notebook {0}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="notebookExplorer.name">
@@ -5730,136 +5960,6 @@ 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="executionPlanPropertiesEdgeOperationName">
<source xml:lang="en">Edge</source>
<target state="new">Edge</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewClose">
<source xml:lang="en">Close</source>
<target state="new">Close</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
<source xml:lang="en">Alphabetical</source>
<target state="new">Alphabetical</target>
</trans-unit>
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
<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="executionPlanSearchTypeContains">
<source xml:lang="en">Contains</source>
<target state="new">Contains</target>
</trans-unit>
<trans-unit id="executionPlanSearchTypeEquals">
<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">
@@ -6580,6 +6680,10 @@ Erro: {1}</target>
<source xml:lang="en">You didn't select any authentication provider. Please try again.</source>
<target state="translated">Você não selecionou nenhum provedor de autenticação. Tente novamente.</target>
</trans-unit>
<trans-unit id="accountDialog.loadingProviderLabel">
<source xml:lang="en">Loading accounts...</source>
<target state="translated">Carregando contas...</target>
</trans-unit>
<trans-unit id="accountDialog.noAccountLabel">
<source xml:lang="en">There is no linked account. Please add an account.</source>
<target state="translated">Não há nenhuma conta vinculada. Adicione uma conta.</target>
@@ -7082,6 +7186,22 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/executionPlan/common/executionPlanService" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No valid execution plan handler is registered</source>
<target state="translated">Nenhum manipulador de plano de execução válido está registrado</target>
</trans-unit>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Valid provider is required in order to interact with ExecutionPlanService</source>
<target state="translated">O provedor válido é necessário para interagir com ExecutionPlanService</target>
</trans-unit>
<trans-unit id="selectExecutionPlanProvider">
<source xml:lang="en">Select a provider to open execution plan</source>
<target state="translated">Selecionar um provedor para abrir o plano de execução</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="fileBrowser.discard">
@@ -7367,9 +7487,17 @@ Erro: {1}</target>
<target state="translated">Ocorreu um erro ao iniciar a sessão do notebook</target>
</trans-unit>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Kernel {0} was not found. The default kernel will be used instead.</source>
<source xml:lang="en">Kernel '{0}' was not found. The default kernel will be used instead.</source>
<target state="translated">O kernel {0} não foi encontrado. O kernel padrão será usado em seu lugar.</target>
</trans-unit>
<trans-unit id="kernelRestartFailed">
<source xml:lang="en">Kernel restart failed: {0}</source>
<target state="translated">Falha na reinicialização do kernel: {0}</target>
</trans-unit>
<trans-unit id="kernelRestartedSuccessfully">
<source xml:lang="en">Kernel restarted successfully</source>
<target state="translated">Kernel reiniciado com êxito</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/notebook/browser/models/notebookContexts" source-language="en" datatype="plaintext" target-language="pt-BR">
@@ -7432,6 +7560,10 @@ Erro: {1}</target>
<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="failedToCreateNotebookInput">
<source xml:lang="en">Failed to create notebook input for provider '{0}'</source>
<target state="translated">Falha ao criar entrada do bloco de anotações para o provedor '{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>
@@ -7468,6 +7600,10 @@ Erro: {1}</target>
</file>
<file original="src/sql/workbench/services/notebook/browser/sql/sqlSessionManager" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="SqlKernelRestartNotSupported">
<source xml:lang="en">SQL kernel restart not supported</source>
<target state="translated">Não há suporte para a reinicialização do kernel do SQL</target>
</trans-unit>
<trans-unit id="connectionRequired">
<source xml:lang="en">A connection must be chosen to run notebook cells</source>
<target state="translated">Uma conexão precisa ser escolhida para executar as células do notebook</target>
@@ -8212,9 +8348,17 @@ 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="designer.table.primaryKeyColumns.description">
<source xml:lang="en">Columns in the primary key.</source>
<target state="translated">Colunas na chave primária.</target>
</trans-unit>
<trans-unit id="designer.table.primaryKeyName.description">
<source xml:lang="en">Name of the primary key.</source>
<target state="translated">Nome da chave primária.</target>
</trans-unit>
<trans-unit id="tableDesigner.ErrorDialogTitle">
<source xml:lang="en">Table Designer Error</source>
<target state="new">Table Designer Error</target>
<target state="translated">Designer de Tabela erro</target>
</trans-unit>
<trans-unit id="tableDesigner.ForeignKeyTypeName">
<source xml:lang="en">Foreign Key</source>
@@ -8228,6 +8372,42 @@ Erro: {1}</target>
<source xml:lang="en">Index</source>
<target state="translated">Índice</target>
</trans-unit>
<trans-unit id="tableDesigner.PrimaryKeyTabTitle">
<source xml:lang="en">Primary Key</source>
<target state="translated">Chave Primária</target>
</trans-unit>
<trans-unit id="tableDesigner.TableSchemaValidationError">
<source xml:lang="en">Table schema validation failed with error: {0}</source>
<target state="translated">Falha na validação de esquema de tabela com o erro: {0}</target>
</trans-unit>
<trans-unit id="tableDesigner.addForeignKey">
<source xml:lang="en">New Foreign Key</source>
<target state="translated">Nova Chave Estrangeira</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewCheckConstraint">
<source xml:lang="en">New Check Constraint</source>
<target state="translated">Nova Restrição de Verificação</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumn">
<source xml:lang="en">New Column</source>
<target state="translated">Nova Coluna</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumnMapping">
<source xml:lang="en">New Column Mapping</source>
<target state="translated">Novo Mapeamento de Coluna</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumnToIndex">
<source xml:lang="en">Add Column</source>
<target state="translated">Adicionar Coluna</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewColumnToPrimaryKey">
<source xml:lang="en">Add Column</source>
<target state="translated">Adicionar Coluna</target>
</trans-unit>
<trans-unit id="tableDesigner.addNewIndex">
<source xml:lang="en">New Index</source>
<target state="translated">Novo Índice</target>
</trans-unit>
<trans-unit id="tableDesigner.checkConstraintExpressionTitle">
<source xml:lang="en">Expression</source>
<target state="translated">Expressão</target>
@@ -8364,10 +8544,22 @@ Erro: {1}</target>
<source xml:lang="en">Indexes</source>
<target state="translated">Índices</target>
</trans-unit>
<trans-unit id="tableDesigner.inputValidationError">
<source xml:lang="en">The input validation failed with error: {0}</source>
<target state="translated">Falha na validação de entrada com o erro: {0}</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.primaryKeyColumnsTitle">
<source xml:lang="en">Primary Key Columns</source>
<target state="translated">Colunas de Chave Primária</target>
</trans-unit>
<trans-unit id="tableDesigner.primaryKeyNameTitle">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<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>
@@ -8439,4 +8631,4 @@ Erro: {1}</target>
</trans-unit>
</body>
</file>
</xliff>
</xliff>