mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[Loc] Massive fix for March Langpack (#22180)
This commit is contained in:
@@ -124,12 +124,12 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="genericTokenError">
|
||||
<source xml:lang="en">Failed to get token</source>
|
||||
<target state="new">Failed to get token</target>
|
||||
<target state="translated">Falha ao obter o token</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="msalTokenError">
|
||||
<source xml:lang="en">{0} occurred when acquiring token.
|
||||
{1}</source>
|
||||
<target state="new">{0} occurred when acquiring token.
|
||||
<target state="translated">{0} ocorreu ao adquirir o token.
|
||||
{1}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
||||
@@ -762,11 +762,11 @@ Observação: um certificado autoassinado oferece apenas proteção limitada e n
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.secureEnclaves.description">
|
||||
<source xml:lang="en">Enables or disables Secure Enclaves for the connection</source>
|
||||
<target state="new">Enables or disables Secure Enclaves for the connection</target>
|
||||
<target state="translated">Habilita ou desabilita Enclaves Seguros para a conexão</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.secureEnclaves.displayName">
|
||||
<source xml:lang="en">Secure Enclaves</source>
|
||||
<target state="new">Secure Enclaves</target>
|
||||
<target state="translated">Enclaves Seguros</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.serverName.description">
|
||||
<source xml:lang="en">Name of the SQL Server instance</source>
|
||||
@@ -812,6 +812,10 @@ Observação: um certificado autoassinado oferece apenas proteção limitada e n
|
||||
<source xml:lang="en">Disabled</source>
|
||||
<target state="translated">Desabilitado</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.enableSqlAuthenticationProvider">
|
||||
<source xml:lang="en">Enables use of the Sql Authentication Provider for 'Active Directory Interactive' authentication mode when user selects 'AzureMFA' authentication. This enables Server-side resource endpoint integration when fetching access tokens. This option is only supported for 'MSAL' Azure Authentication Library. Azure Data Studio is required to be relaunched when the value is changed.</source>
|
||||
<target state="translated">Habilita o uso do Provedor de Autenticação Sql para o modo de autenticação 'Active Directory Interactive' quando o usuário seleciona a autenticação 'AzureMFA'. Isso permite a integração de ponto de extremidade de recurso do lado do servidor ao buscar tokens de acesso. Esta opção só tem suporte para a Biblioteca de Autenticação do Azure 'MSAL'. O Azure Data Studio precisa ser reiniciado quando o valor é alterado.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.enabled">
|
||||
<source xml:lang="en">Enabled</source>
|
||||
<target state="translated">Habilitado</target>
|
||||
@@ -918,7 +922,7 @@ Observação: um certificado autoassinado oferece apenas proteção limitada e n
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.objectExplorer.disableGroupBySchemaTitle">
|
||||
<source xml:lang="en">SQL Server: Disable Group By Schema</source>
|
||||
<target state="new">SQL Server: Disable Group By Schema</target>
|
||||
<target state="translated">SQL Server: Desabilitar Agrupar por Esquema</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.objectExplorer.enableGroupBySchema">
|
||||
<source xml:lang="en">Enable Group By Schema</source>
|
||||
@@ -926,7 +930,7 @@ Observação: um certificado autoassinado oferece apenas proteção limitada e n
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.objectExplorer.enableGroupBySchemaTitle">
|
||||
<source xml:lang="en">SQL Server: Enable Group By Schema</source>
|
||||
<target state="new">SQL Server: Enable Group By Schema</target>
|
||||
<target state="translated">SQL Server: Habilitar Agrupar por Esquema</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.objectExplorer.expandTimeout">
|
||||
<source xml:lang="en">The timeout in seconds for expanding a node in Object Explorer. The default value is 45 seconds.</source>
|
||||
@@ -937,8 +941,12 @@ Observação: um certificado autoassinado oferece apenas proteção limitada e n
|
||||
<target state="translated">Quando habilitados, os objetos de banco de dados no Pesquisador de Objetos serão categorizados por esquema.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.parallelMessageProcessing">
|
||||
<source xml:lang="en">[Experimental] Whether the requests to the SQL Tools Service should be handled in parallel. This is introduced to discover the issues there might be when handling all requests in parallel. The default value is false. Relaunch of ADS is required when the value is changed.</source>
|
||||
<target state="translated">[Experimental] Se as solicitações ao SQL Tools Service devem ser tratadas em paralelo. Isso é introduzido para descobrir os problemas que podem ocorrer ao lidar com todas as solicitações em paralelo. O valor padrão é falso. O relançamento do ADS é necessário quando o valor é alterado.</target>
|
||||
<source xml:lang="en">[Experimental] Whether the requests to the SQL Tools Service should be handled in parallel. This is introduced to discover the issues there might be when handling all requests in parallel. The default value is false. Azure Data Studio is required to be relaunched when the value is changed.</source>
|
||||
<target state="translated">[Experimental] Se as solicitações para o SQL Tools Service devem ser tratadas em paralelo. Isso é introduzido para descobrir os problemas que podem ocorrer ao lidar com todas as solicitações em paralelo. O valor padrão é falso. O Azure Data Studio precisa ser reiniciado quando o valor é alterado.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.piiLogging">
|
||||
<source xml:lang="en">[Optional] Should Personally Identifiable Information (PII) be logged in the log file.</source>
|
||||
<target state="translated">[Opcional] As informações de identificação pessoal (PII) devem ser registradas no arquivo de log.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.provider.displayName">
|
||||
<source xml:lang="en">Microsoft SQL Server</source>
|
||||
|
||||
@@ -564,7 +564,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="errorRenamingFile">
|
||||
<source xml:lang="en">Error when renaming file from {0} to {1}. Error: {2}</source>
|
||||
<target state="new">Error when renaming file from {0} to {1}. Error: {2}</target>
|
||||
<target state="translated">Erro ao renomear arquivo de {0} para {1}. Erro: {2}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorRetrievingBuildFiles">
|
||||
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.login.migration.collecting.target.logins.failed">
|
||||
<source xml:lang="en">Collecting target login failed with error code {0}</source>
|
||||
<target state="new">Collecting target login failed with error code {0}</target>
|
||||
<target state="translated">Falha ao coletar o logon de destino com o código de erro {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.login.migration.complete">
|
||||
<source xml:lang="en">Completed migrating logins</source>
|
||||
@@ -216,7 +216,7 @@ Atualmente, migrando as funções de servidor, estabelecendo mapeamentos de serv
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.login.migration.wizard.target.data.migration.warning">
|
||||
<source xml:lang="en">Please note that login migration feature is in public preview mode.</source>
|
||||
<target state="new">Please note that login migration feature is in public preview mode.</target>
|
||||
<target state="translated">Observe que o recurso de migração de logon está no modo de visualização pública.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.login.migration.wizard.target.description">
|
||||
<source xml:lang="en">Select the target Azure SQL Managed Instance, Azure SQL VM, or Azure SQL database(s) where you want to migrate your logins.</source>
|
||||
@@ -664,7 +664,7 @@ Isto pode levar algum tempo.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.dashboard.help.description.sqldb">
|
||||
<source xml:lang="en">A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database.</source>
|
||||
<target state="new">A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database.</target>
|
||||
<target state="translated">Um tutorial passo a passo para migrar bancos de dados de uma instância do SQL Server (no local ou Máquinas Virtuais do Microsoft Azure) para o Banco de Dados SQL do Azure.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.dashboard.help.description.vm">
|
||||
<source xml:lang="en">A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime.</source>
|
||||
@@ -684,7 +684,7 @@ Isto pode levar algum tempo.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.dashboard.help.link.sqldb">
|
||||
<source xml:lang="en">Tutorial: Migrate to SQL Server on Azure SQL Database (offline)</source>
|
||||
<target state="new">Tutorial: Migrate to SQL Server on Azure SQL Database (offline)</target>
|
||||
<target state="translated">Tutorial: Migrar para o SQL Server no Banco de Dados SQL do Azure (offline)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.dashboard.help.link.vm">
|
||||
<source xml:lang="en">Tutorial: Migrate to SQL Server on Azure Virtual Machines (online)</source>
|
||||
@@ -2232,7 +2232,7 @@ Isto pode levar algum tempo.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.recommendation.view.assessment.sqldb">
|
||||
<source xml:lang="en">To migrate to Azure SQL Database, view assessment results and select one or more databases.</source>
|
||||
<target state="new">To migrate to Azure SQL Database, view assessment results and select one or more databases.</target>
|
||||
<target state="translated">Para migrar para o Banco de Dados SQL do Azure, exiba os resultados da avaliação e selecione um ou mais bancos de dados.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.recommendation.view.assessment.vm">
|
||||
<source xml:lang="en">To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases.</source>
|
||||
@@ -2308,7 +2308,7 @@ Isto pode levar algum tempo.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.sqldb.card.title">
|
||||
<source xml:lang="en">Azure SQL Database</source>
|
||||
<target state="new">Azure SQL Database</target>
|
||||
<target state="translated">Banco de Dados SQL do Azure</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.sqldb.target.title">
|
||||
<source xml:lang="en">Azure SQL Database</source>
|
||||
@@ -3016,7 +3016,7 @@ Isto pode levar algum tempo.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.validate.error.gatewaytimeout">
|
||||
<source xml:lang="en">A time-out was encountered while validating a resource connection. Learn more: https://aka.ms/dms-migrations-troubleshooting.</source>
|
||||
<target state="new">A time-out was encountered while validating a resource connection. Learn more: https://aka.ms/dms-migrations-troubleshooting.</target>
|
||||
<target state="translated">Foi encontrado um tempo limite ao validar uma conexão de recurso. Saiba mais: https://aka.ms/dms-migrations-troubleshooting.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.validate.ir.column.status">
|
||||
<source xml:lang="en">Status</source>
|
||||
|
||||
@@ -287,7 +287,7 @@
|
||||
<trans-unit id="miNewDeployment">
|
||||
<source xml:lang="en">New &&Deployment...</source>
|
||||
<note>&& denotes a mnemonic</note>
|
||||
<target state="new">New &&Deployment...</target>
|
||||
<target state="translated">Nova &&Implantação...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="miNewNotebook">
|
||||
<source xml:lang="en">&&New Notebook</source>
|
||||
@@ -3758,6 +3758,14 @@ Comandos Padrão Ignorados:
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanInput" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
<body>
|
||||
<trans-unit id="epCompare.executionPlanEditorName">
|
||||
<source xml:lang="en">ExecutionPlan</source>
|
||||
<target state="translated">ExecutionPlan</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">
|
||||
@@ -4092,14 +4100,6 @@ Comandos Padrão Ignorados:
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/common/executionPlanInput" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
<body>
|
||||
<trans-unit id="epCompare.executionPlanEditorName">
|
||||
<source xml:lang="en">ExecutionPlan</source>
|
||||
<target state="translated">ExecutionPlan</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">
|
||||
@@ -7416,16 +7416,16 @@ Erro: {1}</target>
|
||||
<trans-unit id="addAccountFailedCodeMessage">
|
||||
<source xml:lang="en">{0}
|
||||
Error Message: {1}</source>
|
||||
<target state="new">{0}
|
||||
Error Message: {1}</target>
|
||||
<target state="translated">{0}
|
||||
Mensagem de Erro: {1}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="addAccountFailedGenericMessage">
|
||||
<source xml:lang="en">Adding account failed, check Azure Accounts log for more info.</source>
|
||||
<target state="new">Adding account failed, check Azure Accounts log for more info.</target>
|
||||
<target state="translated">Adicionando falha na conta, verifique o log do Azure Contas para obter mais informações.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="addAccountFailedMessage">
|
||||
<source xml:lang="en">{0}</source>
|
||||
<target state="new">{0}</target>
|
||||
<target state="translated">{0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="loggingIn">
|
||||
<source xml:lang="en">Adding account...</source>
|
||||
@@ -7438,8 +7438,8 @@ Error Message: {1}</target>
|
||||
<trans-unit id="refreshFailed">
|
||||
<source xml:lang="en">0
|
||||
Error Message: 1</source>
|
||||
<target state="new">0
|
||||
Error Message: 1</target>
|
||||
<target state="translated">0
|
||||
Mensagem de erro: 1</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
@@ -8046,6 +8046,14 @@ Error Message: 1</target>
|
||||
</file>
|
||||
<file original="src/sql/workbench/services/executionPlan/common/executionPlanService" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
<body>
|
||||
<trans-unit id="executionPlanService.ensureCapabilitiesRegistered">
|
||||
<source xml:lang="en">Provider with id {0} was not registered after 30 seconds.</source>
|
||||
<target state="translated">O provedor com id {0} não foi registrado após 30 segundos.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanService.ensureFileExtensionHandlerRegistered">
|
||||
<source xml:lang="en">Execution plan provider which supports file format '{0}' was not registered after 30 seconds.</source>
|
||||
<target state="translated">O provedor do plano de execução que oferece suporte ao formato de arquivo '{0}' não foi registrado após 30 segundos.</target>
|
||||
</trans-unit>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user