update to langpacks XLF files for October release. (#17296)

This commit is contained in:
Alex Ma
2021-10-07 13:41:17 -07:00
committed by GitHub
parent 6c79b2a8c9
commit 8c7c491581
82 changed files with 4779 additions and 659 deletions

View File

@@ -22,6 +22,10 @@
<source xml:lang="en">Publish History</source>
<target state="translated">Publicar histórico</target>
</trans-unit>
<trans-unit id="SettingAlreadyExists">
<source xml:lang="en">Local app setting '{0}' already exists. Overwrite?</source>
<target state="translated">A configuração do aplicativo local '{0}' já existe. Substituir?</target>
</trans-unit>
<trans-unit id="Status">
<source xml:lang="en">Status</source>
<target state="translated">Status</target>
@@ -62,6 +66,10 @@
<source xml:lang="en">Add Package</source>
<target state="translated">Adicionar Pacote</target>
</trans-unit>
<trans-unit id="addPackageReferenceMessage">
<source xml:lang="en">To use SQL bindings, ensure your Azure Functions project has a reference to {0}</source>
<target state="new">To use SQL bindings, ensure your Azure Functions project has a reference to {0}</target>
</trans-unit>
<trans-unit id="appSettingPrompt">
<source xml:lang="en">Would you like to update Azure Function local.settings.json with the new connection string?</source>
<target state="translated">Deseja atualizar o arquivo local.settings.json da Função do Azure com a nova cadeia de conexão?</target>
@@ -122,6 +130,10 @@
<source xml:lang="en">Cleaning existing deployments...</source>
<target state="translated">Limpando implantações existentes...</target>
</trans-unit>
<trans-unit id="confirmPassword">
<source xml:lang="en">Confirm SQL server admin password</source>
<target state="translated">Confirmar senha de administrador do SQL Server</target>
</trans-unit>
<trans-unit id="connectingToSqlServerOnDockerMessage">
<source xml:lang="en">Connecting to SQL Server on Docker</source>
<target state="translated">Conectando-se ao SQL Server no Docker</target>
@@ -146,6 +158,10 @@
<source xml:lang="en">Create New</source>
<target state="translated">Criar Novo</target>
</trans-unit>
<trans-unit id="createNewLocalAppSetting">
<source xml:lang="en">Create new local app setting</source>
<target state="translated">Criar nova configuração de aplicativo local</target>
</trans-unit>
<trans-unit id="createProjectDialogOkButtonText">
<source xml:lang="en">Create</source>
<target state="translated">Criar</target>
@@ -290,10 +306,6 @@
<source xml:lang="en">Deploying SQL Db Project Locally</source>
<target state="translated">Implantando o projeto do Banco de dados SQL localmente</target>
</trans-unit>
<trans-unit id="deployProjectFailed">
<source xml:lang="en">Failed to deploy project. Check output pane for more details. {0}</source>
<target state="translated">Falha ao implantar o projeto. Verifique o painel de saída para obter mais detalhes. {0}</target>
</trans-unit>
<trans-unit id="deployProjectFailedMessage">
<source xml:lang="en">Failed to open a connection to the deployed database'</source>
<target state="translated">Falha ao abrir uma conexão com o banco de dados implantado'</target>
@@ -306,14 +318,6 @@
<source xml:lang="en">A {0} script already exists. The new script will not be included in build.</source>
<target state="translated">Já {0} existe um script. O novo script não será incluído na Compilação.</target>
</trans-unit>
<trans-unit id="deployToDockerContainer">
<source xml:lang="en">Deploy to docker container</source>
<target state="translated">Implantar no contêiner do Docker</target>
</trans-unit>
<trans-unit id="deployToExistingServer">
<source xml:lang="en">Deploy to existing server</source>
<target state="translated">Implantar no servidor existente</target>
</trans-unit>
<trans-unit id="differentDbDifferentServer">
<source xml:lang="en">Different database, different server</source>
<target state="translated">Banco de dados diferente, servidor diferente</target>
@@ -338,6 +342,10 @@
<source xml:lang="en">Docker logs: '{0}'</source>
<target state="translated">Logs do Docker: '{0}'</target>
</trans-unit>
<trans-unit id="dockerNotRunningError">
<source xml:lang="en">Failed to verify docker. Please make sure docker is installed and running. Error: '{0}'</source>
<target state="translated">Falha ao verificar o Docker. Verifique se o Docker está instalado e em execução. Erro: '{0}'</target>
</trans-unit>
<trans-unit id="done">
<source xml:lang="en">Done</source>
<target state="translated">Concluído</target>
@@ -366,6 +374,10 @@
<source xml:lang="en">Enter a template for SQL connection string</source>
<target state="translated">Insira um modelo para a cadeia de conexão do SQL</target>
</trans-unit>
<trans-unit id="enterConnectionString">
<source xml:lang="en">Enter connection string</source>
<target state="translated">Insira uma cadeia de conexão</target>
</trans-unit>
<trans-unit id="enterConnectionStringEnvName">
<source xml:lang="en">Enter connection string environment variable name</source>
<target state="translated">Insira o nome da variável de ambiente da cadeia de conexão</target>
@@ -374,6 +386,10 @@
<source xml:lang="en">Enter environment variable for SQL connection string</source>
<target state="translated">Inserir variável de ambiente para cadeia de conexão do SQL</target>
</trans-unit>
<trans-unit id="enterConnectionStringSettingName">
<source xml:lang="en">Enter connection string setting name</source>
<target state="translated">Insira o nome da configuração da cadeia de conexão</target>
</trans-unit>
<trans-unit id="enterConnectionStringTemplate">
<source xml:lang="en">Enter connection string template</source>
<target state="translated">Inserir modelo de cadeia de conexão</target>
@@ -387,12 +403,12 @@
<target state="translated">Inserir novo valor para a variável '{0}'</target>
</trans-unit>
<trans-unit id="enterPassword">
<source xml:lang="en">Enter password or press enter to use the generated password</source>
<target state="translated">Insira a senha ou pressione Enter para usar a senha gerada</target>
<source xml:lang="en">Enter SQL Server admin password</source>
<target state="translated">Insira a senha de administrador do SQL Server</target>
</trans-unit>
<trans-unit id="enterPortNumber">
<source xml:lang="en">Enter port number or press enter to use the default value</source>
<target state="translated">Insira o número da porta ou pressione Enter para usar o valor padrão</target>
<source xml:lang="en">Enter SQL server port number or press enter to use the default value</source>
<target state="translated">Insira o número da porta do SQL Server ou pressione Enter para usar o valor padrão</target>
</trans-unit>
<trans-unit id="enterSystemDbName">
<source xml:lang="en">Enter a database name for this system database</source>
@@ -426,6 +442,10 @@
<source xml:lang="en">Target information for extract is required to create database project.</source>
<target state="translated">Para criar um projeto de banco de dados são necessárias as informações alvo para realizar a coleta.</target>
</trans-unit>
<trans-unit id="failedToParse">
<source xml:lang="en">Failed to parse "{0}": {1}.</source>
<target state="translated">Falha ao analisar "{0}": {1}.</target>
</trans-unit>
<trans-unit id="file">
<source xml:lang="en">File</source>
<target state="translated">Arquivo</target>
@@ -474,6 +494,10 @@
<source xml:lang="en">Generate Script</source>
<target state="translated">Gerar script</target>
</trans-unit>
<trans-unit id="generatingProjectFailed">
<source xml:lang="en">Generating project via AutoRest failed: {0}</source>
<target state="translated">Falha ao gerar o projeto por meio do AutoRest: {0}</target>
</trans-unit>
<trans-unit id="hr">
<source xml:lang="en">hr</source>
<target state="translated">h</target>
@@ -506,6 +530,10 @@
<source xml:lang="en">Invalid value specified for the property '{0}' in .sqlproj file</source>
<target state="translated">Valor inválido especificado para a propriedade '{0}' no arquivo .sqlproj</target>
</trans-unit>
<trans-unit id="invalidSQLPassword">
<source xml:lang="en">SQL Server password doesn't meet the password complexity requirement. For more information see https://docs.microsoft.com/sql/relational-databases/security/password-policy</source>
<target state="translated">SQL Server senha não atende ao requisito de complexidade de senha. Para obter mais informações, consulte https://docs.microsoft.com/sql/relational-databases/security/password-policy</target>
</trans-unit>
<trans-unit id="invalidSqlConnectionString">
<source xml:lang="en">Invalid SQL connection string</source>
<target state="translated">Cadeia de conexão SQL inválida</target>
@@ -514,6 +542,10 @@
<source xml:lang="en">Invalid target platform: {0}. Supported target platforms: {1}</source>
<target state="translated">Plataforma de destino inválida: {0}. Plataformas de destino suportadas: {1}</target>
</trans-unit>
<trans-unit id="jsonParseError">
<source xml:lang="en">{0} near line "{1}", column "{2}"</source>
<target state="translated">{0} próximo à linha "{1}", coluna "{2}"</target>
</trans-unit>
<trans-unit id="loadProfilePlaceholderText">
<source xml:lang="en">Load profile...</source>
<target state="translated">Carregar perfil...</target>
@@ -530,10 +562,18 @@
<source xml:lang="en">Missing 'version' entry in {0}</source>
<target state="translated">Entrada 'version' ausente no {0}</target>
</trans-unit>
<trans-unit id="moreInformation">
<source xml:lang="en">More Information</source>
<target state="new">More Information</target>
</trans-unit>
<trans-unit id="msec">
<source xml:lang="en">msec</source>
<target state="translated">mseg</target>
</trans-unit>
<trans-unit id="multipleMostDeploymentScripts">
<source xml:lang="en">Unexpected number of {0} files: {1}</source>
<target state="translated">Número inesperado de {0} files: {1}</target>
</trans-unit>
<trans-unit id="multipleSqlProjFilesSelected">
<source xml:lang="en">Multiple .sqlproj files selected; please select only one.</source>
<target state="translated">Vários arquivos. sqlproj selecionados; selecione apenas um.</target>
@@ -582,6 +622,14 @@
<source xml:lang="en">No (default)</source>
<target state="translated">Não (padrão)</target>
</trans-unit>
<trans-unit id="nodeButNotAutorestFound">
<source xml:lang="en">Autorest tool not found in system path, but found Node.js. Running via npx. Please execute 'npm install autorest -g' to install permanently.</source>
<target state="translated">A ferramenta Autorest não foi encontrada no caminho do sistema, mas encontrou Node.js. Em execução via npx. Execute 'npm install autorest -g' para instalar permanentemente.</target>
</trans-unit>
<trans-unit id="nodeNotFound">
<source xml:lang="en">Neither autorest nor Node.js (npx) found in system path. Please install Node.js for autorest generation to work.</source>
<target state="translated">Nem autorest nem Node.js (npx) encontrados no caminho do sistema. Instale o Node.js para que a geração de autorest funcione.</target>
</trans-unit>
<trans-unit id="notValidVariableName">
<source xml:lang="en">The variable name '{0}' is not valid.</source>
<target state="translated">O nome de variável '{0}' não é válido.</target>
@@ -606,6 +654,10 @@
<source xml:lang="en">Cannot access parent of provided tree item</source>
<target state="translated">Não é possível acessar o pai do item de árvore fornecido</target>
</trans-unit>
<trans-unit id="passwordNotMatch">
<source xml:lang="en">SQL Server password doesn't match the confirmation password</source>
<target state="translated">A senha do SQL Server não corresponde à senha de confirmação</target>
</trans-unit>
<trans-unit id="portMustNotBeNumber">
<source xml:lang="en">Port must a be number</source>
<target state="translated">A porta deve ser um número</target>
@@ -674,6 +726,18 @@
<source xml:lang="en">Publish Settings File</source>
<target state="translated">Publicar arquivo de configurações</target>
</trans-unit>
<trans-unit id="publishToContainerFailed">
<source xml:lang="en">Failed to publish to container. Check output pane for more details. {0}</source>
<target state="translated">Falha ao publicar no contêiner. Verifique o painel de saída para obter mais detalhes. {0}</target>
</trans-unit>
<trans-unit id="publishToDockerContainer">
<source xml:lang="en">Publish to new server in a container</source>
<target state="translated">Publicar em um novo servidor em um contêiner</target>
</trans-unit>
<trans-unit id="publishToExistingServer">
<source xml:lang="en">Publish to existing server</source>
<target state="translated">Publicar no servidor existente</target>
</trans-unit>
<trans-unit id="referenceRadioButtonsGroupTitle">
<source xml:lang="en">Type</source>
<target state="translated">Tipo</target>
@@ -722,6 +786,14 @@
<source xml:lang="en">Same database</source>
<target state="translated">Mesmo banco de dados</target>
</trans-unit>
<trans-unit id="save">
<source xml:lang="en">Save</source>
<target state="translated">Salvar</target>
</trans-unit>
<trans-unit id="saveChangesInFile">
<source xml:lang="en">There are unsaved changes in the current file. Save now?</source>
<target state="translated">Há alterações não salvas no arquivo atual. Salvar agora?</target>
</trans-unit>
<trans-unit id="schema">
<source xml:lang="en">Schema</source>
<target state="translated">Esquema</target>
@@ -750,6 +822,10 @@
<source xml:lang="en">Select an Azure function in the current file to add SQL binding to</source>
<target state="translated">Selecione uma função do Azure no arquivo atual para adicionar associação SQL para</target>
</trans-unit>
<trans-unit id="selectBaseImage">
<source xml:lang="en">Select the base SQL Server docker image</source>
<target state="translated">Selecione a imagem do docker SQL Server base</target>
</trans-unit>
<trans-unit id="selectBindingType">
<source xml:lang="en">Select type of binding</source>
<target state="translated">Selecione o tipo de associação</target>
@@ -766,10 +842,6 @@
<source xml:lang="en">Select database</source>
<target state="translated">Selecionar o banco de dados</target>
</trans-unit>
<trans-unit id="selectDeployOption">
<source xml:lang="en">Select where to deploy the project to</source>
<target state="translated">Selecionar onde implantar o projeto</target>
</trans-unit>
<trans-unit id="selectFolderStructure">
<source xml:lang="en">Select folder structure</source>
<target state="translated">Selecione a estrutura de pastas</target>
@@ -786,6 +858,18 @@
<source xml:lang="en">Select project location</source>
<target state="translated">Selecione o local do projeto</target>
</trans-unit>
<trans-unit id="selectPublishOption">
<source xml:lang="en">Select where to publish the project to</source>
<target state="translated">Selecionar onde publicar o projeto</target>
</trans-unit>
<trans-unit id="selectSetting">
<source xml:lang="en">Select SQL connection string setting from local.settings.json</source>
<target state="translated">Selecione a configuração da cadeia de conexão SQL em local.settings.jsem</target>
</trans-unit>
<trans-unit id="selectSpecFile">
<source xml:lang="en">Select OpenAPI/Swagger spec file</source>
<target state="translated">Selecione o arquivo de especificação OpenAPI/Swagger</target>
</trans-unit>
<trans-unit id="selectString">
<source xml:lang="en">Select</source>
<target state="translated">Selecionar</target>
@@ -810,6 +894,10 @@
<source xml:lang="en">Source database</source>
<target state="translated">Banco de dados de origem</target>
</trans-unit>
<trans-unit id="specSelectionText">
<source xml:lang="en">OpenAPI/Swagger spec</source>
<target state="translated">Especificação de OpenAPI/Swagger</target>
</trans-unit>
<trans-unit id="sqlCmdTableLabel">
<source xml:lang="en">SQLCMD Variables</source>
<target state="translated">Variáveis SQLCMD</target>
@@ -826,7 +914,7 @@
<source xml:lang="en">SQL connection string</source>
<target state="translated">Cadeia de conexão SQL</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<trans-unit id="sqlDatabaseProjects.Install">
<source xml:lang="en">Install</source>
<target state="translated">Instalar</target>
</trans-unit>
@@ -850,9 +938,9 @@
<source xml:lang="en">Database Projects</source>
<target state="translated">Projetos de Banco de Dados</target>
</trans-unit>
<trans-unit id="sqlObjectToQuery">
<source xml:lang="en">SQL object to query</source>
<target state="translated">Objeto SQL a ser consultado</target>
<trans-unit id="sqlTableOrViewToQuery">
<source xml:lang="en">SQL table or view to query</source>
<target state="translated">Tabela ou exibição SQL para consulta</target>
</trans-unit>
<trans-unit id="sqlTableToUpsert">
<source xml:lang="en">SQL table to upsert into</source>
@@ -934,6 +1022,10 @@
<source xml:lang="en">Value cannot be empty</source>
<target state="translated">O valor não pode estar vazio</target>
</trans-unit>
<trans-unit id="valueMustNotBeEmpty">
<source xml:lang="en">Value must not be empty</source>
<target state="translated">O valor não pode ser vazio</target>
</trans-unit>
<trans-unit id="viewFriendlyName">
<source xml:lang="en">View</source>
<target state="translated">Exibir</target>
@@ -950,6 +1042,10 @@
<source xml:lang="en"> &gt;&gt;&gt; {0} … errored out: {1}</source>
<target state="translated"> &gt;&gt;&gt; {0} … com o erro: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/sql-database-projects/dist/tools/shellExecutionHelper" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="sqlDatabaseProjects.RunCommand.stderr">
<source xml:lang="en"> stderr: </source>
<target state="translated"> stderr: </target>
@@ -982,6 +1078,10 @@
<source xml:lang="en">Add SQL Binding</source>
<target state="translated">Adicionar Associação SQL</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.autorestSqlVersion">
<source xml:lang="en">Which version of Autorest.Sql to use from NPM. Latest will be used if not set.</source>
<target state="translated">Qual versão do Autorest.Sql usar do NPM. A mais recente será usada se não estiver definida.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.build">
<source xml:lang="en">Build</source>
<target state="translated">Compilar</target>
@@ -1002,10 +1102,6 @@
<source xml:lang="en">Delete</source>
<target state="translated">Deletar</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.deployLocal">
<source xml:lang="en">Deploy</source>
<target state="translated">Implantar</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.description">
<source xml:lang="en">Design and publish SQL database schemas</source>
<target state="translated">Criar e publicar esquemas de banco de dados SQL</target>
@@ -1022,6 +1118,10 @@
<source xml:lang="en">Exclude from project</source>
<target state="translated">Excluir do projeto</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.generateProjectFromOpenApiSpec">
<source xml:lang="en">Generate SQL Project from OpenAPI/Swagger spec</source>
<target state="translated">Gerar Projeto SQL da especificação OpenAPI/Swagger</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.netCoreDoNotAsk">
<source xml:lang="en">Whether to prompt the user to install .NET Core when not detected.</source>
<target state="translated">Se deseja solicitar ao usuário que instale o .NET Core quando não detectado.</target>
@@ -1070,6 +1170,10 @@
<source xml:lang="en">Add View</source>
<target state="translated">Adicionar modo de exibição</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.nodejsDoNotAsk">
<source xml:lang="en">Whether to prompt the user to install Node.js when not detected.</source>
<target state="translated">Se o usuário deve instalar o Node.js quando não for detectado.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.open">
<source xml:lang="en">Open Database Project</source>
<target state="translated">Abrir Projeto de Banco de Dados</target>