mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Langpack source and XLF update for April 2023 Release (#22554)
This commit is contained in:
@@ -895,6 +895,10 @@ Comandos Padrão Ignorados:
|
||||
<source xml:lang="en">Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.</source>
|
||||
<target state="translated">Cor do intervalo que limita a pesquisa. A cor não deve ser opaca para não ocultar decorações subjacentes.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryEditorNullBackground">
|
||||
<source xml:lang="en">The background color for null values in the query editor results grid.</source>
|
||||
<target state="translated">A cor da tela de fundo para valores nulos na grade de resultados do editor de consultas.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tileBorder">
|
||||
<source xml:lang="en">The border color of tiles</source>
|
||||
<target state="translated">A cor da borda dos blocos</target>
|
||||
@@ -3494,6 +3498,14 @@ Comandos Padrão Ignorados:
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="src/sql/workbench/contrib/editData/browser/editDataGridPanel" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
<body>
|
||||
<trans-unit id="editData.cellWithNullCharMessage">
|
||||
<source xml:lang="en">This cell contains the Unicode null character which is currently not supported for editing.</source>
|
||||
<target state="translated">Esta célula contém o caractere nulo Unicode que atualmente não é suportado para edição.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="src/sql/workbench/contrib/editData/browser/gridActions" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
<body>
|
||||
<trans-unit id="copySelection">
|
||||
@@ -5785,8 +5797,8 @@ Erro: {1}</target>
|
||||
<file original="src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
<body>
|
||||
<trans-unit id="copyFailed">
|
||||
<source xml:lang="en">Copy failed with error: {0}</source>
|
||||
<target state="translated">A cópia falhou com o erro: {0}</target>
|
||||
<source xml:lang="en">Copy failed with error {0}</source>
|
||||
<target state="translated">Falha na cópia com o erro {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.showChart">
|
||||
<source xml:lang="en">Show chart</source>
|
||||
@@ -5840,6 +5852,10 @@ Erro: {1}</target>
|
||||
<source xml:lang="en">Server Group color palette used in the Object Explorer viewlet.</source>
|
||||
<target state="translated">Paleta de cores do grupo de servidores usada no viewlet do Pesquisador de Objetos.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverTree.nodeExpansionTimeout">
|
||||
<source xml:lang="en">The timeout in seconds for expanding a node in the Servers view</source>
|
||||
<target state="translated">O tempo limite em segundos para expandir um nó na visualização Servidores</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverTree.useAsyncServerTree">
|
||||
<source xml:lang="en">(Preview) Use the new async server tree for the Servers view and Connection Dialog with support for new features such as dynamic node filtering.</source>
|
||||
<target state="translated">(Versão Prévia) Use a nova árvore de servidor assíncrono para o modo de exibição Servidores e a caixa de diálogo Conexão com suporte para novos recursos, como filtragem dinâmica de nós.</target>
|
||||
@@ -7765,6 +7781,10 @@ Mensagem de erro: 1</target>
|
||||
<source xml:lang="en">Failed to refresh Azure account token for connection</source>
|
||||
<target state="translated">Falha ao obter o token de conta do Azure para a conexão</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connection.unknownProvider">
|
||||
<source xml:lang="en">Unknown provider '{0}'</source>
|
||||
<target state="translated">Provedor desconhecido '{0}'</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connection.unsupportedServerVersionWarning">
|
||||
<source xml:lang="en">The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected.</source>
|
||||
<target state="translated">A versão do servidor não é compatível com Azure Data Studio, você ainda pode se conectar a ela, mas alguns recursos no Azure Data Studio podem não funcionar conforme o esperado.</target>
|
||||
@@ -7826,8 +7846,12 @@ Mensagem de erro: 1</target>
|
||||
<target state="translated">Adicionar uma conta...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionWidget.ConnectionStringError">
|
||||
<source xml:lang="en">Failed to parse the connection string.</source>
|
||||
<target state="translated">Falha ao analisar a cadeia de conexão.</target>
|
||||
<source xml:lang="en">Failed to parse the connection string. {0}</source>
|
||||
<target state="translated">Falha ao analisar a cadeia de conexão. {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionWidget.ConnectionStringUndefined">
|
||||
<source xml:lang="en">No connection info returned.</source>
|
||||
<target state="translated">Nenhuma informação de conexão retornada.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionWidget.Error">
|
||||
<source xml:lang="en">Error</source>
|
||||
@@ -8654,6 +8678,10 @@ Mensagem de erro: 1</target>
|
||||
<source xml:lang="en">Multiple errors:</source>
|
||||
<target state="translated">Múltiplos erros:</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodeExpansionTimeout">
|
||||
<source xml:lang="en">Node expansion timed out for node {0} for providers {1}</source>
|
||||
<target state="translated">A expansão do nó expirou para o nó {0} para provedores{1}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/objectExplorerViewTreeShim" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
@@ -8843,8 +8871,8 @@ Mensagem de erro: 1</target>
|
||||
<file original="src/sql/workbench/services/query/common/queryRunner" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
<body>
|
||||
<trans-unit id="copyFailed">
|
||||
<source xml:lang="en">Copy failed with error: {0}</source>
|
||||
<target state="translated">A cópia falhou com o erro: {0}</target>
|
||||
<source xml:lang="en">Copy failed with error {0}</source>
|
||||
<target state="translated">Falha na cópia com o erro {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="elapsedBatchTime">
|
||||
<source xml:lang="en">Batch execution time: {0}</source>
|
||||
|
||||
Reference in New Issue
Block a user