mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Langpack source file update for August (#20328)
* [Loc] Update to August langpack XLF files * [Loc] Update for langpack source files * xlf update 8-12-2022 * added update to json files
This commit is contained in:
@@ -62,6 +62,14 @@
|
||||
<source xml:lang="en">Add Item</source>
|
||||
<target state="translated">Adicionar item</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="advancedOptionsButton">
|
||||
<source xml:lang="en">Advanced...</source>
|
||||
<target state="translated">Avançado...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="advancedPublishOptions">
|
||||
<source xml:lang="en">Advanced Publish Options</source>
|
||||
<target state="translated">Opções Avançadas de Publicação</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>
|
||||
@@ -528,6 +536,10 @@
|
||||
<source xml:lang="en">Exclude</source>
|
||||
<target state="translated">Excluir</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="excludeObjectTypes">
|
||||
<source xml:lang="en">Exclude Object Types</source>
|
||||
<target state="translated">Excluir os Tipos de Objeto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="externalStream">
|
||||
<source xml:lang="en">External Stream</source>
|
||||
<target state="translated">Fluxo externo</target>
|
||||
@@ -612,6 +624,10 @@
|
||||
<source xml:lang="en">Import Elements</source>
|
||||
<target state="translated">Importar Elementos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="include">
|
||||
<source xml:lang="en">Include</source>
|
||||
<target state="translated">Incluir</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="installGlobally">
|
||||
<source xml:lang="en">Install globally</source>
|
||||
<target state="translated">Instale globalmente</target>
|
||||
@@ -768,6 +784,18 @@
|
||||
<source xml:lang="en">Open License Agreement</source>
|
||||
<target state="translated">Abrir o Contrato de Licença</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="optionDescription">
|
||||
<source xml:lang="en">Option Description</source>
|
||||
<target state="translated">Descrição da Opção</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="optionName">
|
||||
<source xml:lang="en">Option Name</source>
|
||||
<target state="translated">Nome da Opção</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="optionNotFoundWarningMessage">
|
||||
<source xml:lang="en">label: {0} does not exist in the options value name lookup</source>
|
||||
<target state="translated">rótulo: {0} não existe na pesquisa de nome de valor de opções</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="outsideFolderPath">
|
||||
<source xml:lang="en">Items with absolute path outside project folder are not supported. Please make sure the paths in the project file are relative to project folder.</source>
|
||||
<target state="translated">Não há suporte para itens com caminho absoluto fora da pasta do projeto. Certifique-se de que os caminhos no arquivo de projeto sejam relativos à pasta do projeto.</target>
|
||||
@@ -872,6 +900,10 @@
|
||||
<source xml:lang="en">Publish project</source>
|
||||
<target state="translated">Publicar projeto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishOptions">
|
||||
<source xml:lang="en">Publish Options</source>
|
||||
<target state="translated">Opções de Publicação</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishProjectSucceed">
|
||||
<source xml:lang="en">Database project published successfully</source>
|
||||
<target state="translated">Projeto de banco de dados publicado com êxito</target>
|
||||
@@ -928,6 +960,10 @@
|
||||
<source xml:lang="en">Reload values from project</source>
|
||||
<target state="translated">Recarregar valores do projeto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="reset">
|
||||
<source xml:lang="en">Reset</source>
|
||||
<target state="translated">Redefinir</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="resetAllVars">
|
||||
<source xml:lang="en">Reset all variables</source>
|
||||
<target state="translated">Redefinir todas as variáveis</target>
|
||||
@@ -1316,6 +1352,10 @@
|
||||
<source xml:lang="en">Close Database Project</source>
|
||||
<target state="translated">Fechar Projeto de Banco de Dados</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.collapseProjectNodes">
|
||||
<source xml:lang="en">Whether project nodes start collapsed</source>
|
||||
<target state="translated">Se os nós do projeto começam recolhidos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.convertToSdkStyleProject">
|
||||
<source xml:lang="en">Convert to SDK-style project</source>
|
||||
<target state="translated">Converter em projeto no estilo SDK</target>
|
||||
@@ -1408,6 +1448,10 @@
|
||||
<source xml:lang="en">Open Containing Folder</source>
|
||||
<target state="translated">Abrir Pasta Continente</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.openInDesigner">
|
||||
<source xml:lang="en">Open in Designer</source>
|
||||
<target state="translated">Abrir no Designer</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.properties">
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="translated">Propriedades</target>
|
||||
|
||||
Reference in New Issue
Block a user