mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 17:23:31 -05:00
* Update for German Resources * added strings for Spanish XLFs * added french resource xlfs * massive commit on 7/18/21 * another update to extensions and sql
215 lines
12 KiB
XML
215 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
|
<file original="extensions/asde-deployment/package" source-language="en" datatype="plaintext" target-language="pt-BR">
|
|
<body>
|
|
<trans-unit id="extension-displayName">
|
|
<source xml:lang="en">Azure SQL Edge Deployment Extension</source>
|
|
<target state="translated">Extensão de implantação do SQL do Azure no Edge</target>
|
|
</trans-unit>
|
|
<trans-unit id="extension-description">
|
|
<source xml:lang="en">Provides a notebook-based experience to deploy Azure SQL Edge</source>
|
|
<target state="translated">Fornece uma experiência baseada em bloco de anotações para implantar o SQL do Azure no Edge</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-container-name-field">
|
|
<source xml:lang="en">Container name</source>
|
|
<target state="translated">Nome do contêiner</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-sql-password-field">
|
|
<source xml:lang="en">Azure SQL Edge instance (sa) password</source>
|
|
<target state="translated">Senha do SQL do Azure no Edge (sa)</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-confirm-sql-password-field">
|
|
<source xml:lang="en">Confirm password</source>
|
|
<target state="translated">Confirmar a senha</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-sql-port-field">
|
|
<source xml:lang="en">Azure SQL Edge Port</source>
|
|
<target state="translated">Porta do SQL do Azure no Edge</target>
|
|
</trans-unit>
|
|
<trans-unit id="microsoft-privacy-statement">
|
|
<source xml:lang="en">Microsoft Privacy Statement</source>
|
|
<target state="translated">Política de Privacidade da Microsoft</target>
|
|
</trans-unit>
|
|
<trans-unit id="resource-type-sql-edge-display-name">
|
|
<source xml:lang="en">Azure SQL Edge</source>
|
|
<target state="translated">SQL do Azure no Edge</target>
|
|
</trans-unit>
|
|
<trans-unit id="resource-type-sql-edge-description">
|
|
<source xml:lang="en">Azure SQL Edge (Preview) is an optimized relational database engine geared for IoT and IoT Edge deployments.</source>
|
|
<target state="translated">O SQL do Azure no Edge (versão prévia) é um mecanismo de banco de dados relacional otimizado voltado para implantações de IoT e IoT Edge.</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-type-display-name">
|
|
<source xml:lang="en">Deployment target</source>
|
|
<target state="translated">Destino de implantação</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-local-display-name">
|
|
<source xml:lang="en">Local container instance</source>
|
|
<target state="translated">Instância de contêiner local</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-remote-display-name">
|
|
<source xml:lang="en">Remote container instance</source>
|
|
<target state="translated">Instância de contêiner remoto</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-local-title">
|
|
<source xml:lang="en">Deploy Azure SQL Edge container instance on local machine</source>
|
|
<target state="translated">Implantar instância de contêiner do SQL do Azure no Edge no computador local</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-settings-section-title">
|
|
<source xml:lang="en">Docker settings</source>
|
|
<target state="translated">Configurações do Docker</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-registry-field">
|
|
<source xml:lang="en">Registry</source>
|
|
<target state="translated">Registro</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-repository-field">
|
|
<source xml:lang="en">Repository</source>
|
|
<target state="translated">Repositório</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-imagetag-field">
|
|
<source xml:lang="en">Image tag</source>
|
|
<target state="translated">Marca de imagem</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-username-field">
|
|
<source xml:lang="en">Username</source>
|
|
<target state="translated">Nome de usuário</target>
|
|
</trans-unit>
|
|
<trans-unit id="docker-password-field">
|
|
<source xml:lang="en">Password</source>
|
|
<target state="translated">Senha</target>
|
|
</trans-unit>
|
|
<trans-unit id="edge-agreement">
|
|
<source xml:lang="en">I accept {0} and {1}.</source>
|
|
<target state="translated">Aceito {0} e {1}.</target>
|
|
</trans-unit>
|
|
<trans-unit id="edge-eula">
|
|
<source xml:lang="en">Microsoft Azure SQL Edge License Agreement</source>
|
|
<target state="translated">Contrato de licença do SQL do Microsoft Azure no Edge</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-remote-title">
|
|
<source xml:lang="en">Deploy Azure SQL Edge container instance on remote machine</source>
|
|
<target state="translated">Implantar instância de contêiner do SQL do Azure no Edge no computador remoto</target>
|
|
</trans-unit>
|
|
<trans-unit id="remote-info-section-title">
|
|
<source xml:lang="en">Target machine information</source>
|
|
<target state="translated">Informações do computador de destino</target>
|
|
</trans-unit>
|
|
<trans-unit id="edge-remote-target-field">
|
|
<source xml:lang="en">Name or IP address</source>
|
|
<target state="translated">Nome ou Endereço IP</target>
|
|
</trans-unit>
|
|
<trans-unit id="edge-remote-username-field">
|
|
<source xml:lang="en">Username</source>
|
|
<target state="translated">Nome de usuário</target>
|
|
</trans-unit>
|
|
<trans-unit id="edge-remote-password-field">
|
|
<source xml:lang="en">Password</source>
|
|
<target state="translated">Senha</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-azure-display-name">
|
|
<source xml:lang="en">New Azure IoT Hub and VM (password authentication)</source>
|
|
<target state="translated">Novo Hub IoT do Azure e VM (autenticação de senha)</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-azure-sshkey-display-name">
|
|
<source xml:lang="en">New Azure IoT Hub and VM (ssh public key authentication)</source>
|
|
<target state="translated">Novo Hub IoT do Azure e VM (autenticação de chave pública SSH)</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-azure-title">
|
|
<source xml:lang="en">Deploy Azure SQL Edge to a new Azure VM via IoT hub</source>
|
|
<target state="translated">Implantar o SQL do Azure no Edge em uma nova VM do Azure via hub IoT</target>
|
|
</trans-unit>
|
|
<trans-unit id="azure_subscription_id">
|
|
<source xml:lang="en">Subscription id</source>
|
|
<target state="translated">ID da assinatura</target>
|
|
</trans-unit>
|
|
<trans-unit id="azure_resource_group">
|
|
<source xml:lang="en">Resource group</source>
|
|
<target state="translated">Grupo de recursos</target>
|
|
</trans-unit>
|
|
<trans-unit id="azure_location">
|
|
<source xml:lang="en">Location</source>
|
|
<target state="translated">Local</target>
|
|
</trans-unit>
|
|
<trans-unit id="vm_admin">
|
|
<source xml:lang="en">VM admin username</source>
|
|
<target state="translated">Nome de usuário do administrador da VM</target>
|
|
</trans-unit>
|
|
<trans-unit id="vm_password">
|
|
<source xml:lang="en">VM admin password</source>
|
|
<target state="translated">Senha de administrador da VM</target>
|
|
</trans-unit>
|
|
<trans-unit id="vm_password_confirm">
|
|
<source xml:lang="en">Confirm VM admin password</source>
|
|
<target state="translated">Confirmar senha de administrador de VM</target>
|
|
</trans-unit>
|
|
<trans-unit id="vm_password_validation_error_message">
|
|
<source xml:lang="en">VM password must be 12 to 123 characters in length and consists of upper case characters, lower case characters, numbers and special characters.</source>
|
|
<target state="translated">A senha da VM deve ter de 12 a 123 caracteres de comprimento e consiste em caracteres maiúsculos, caracteres minúsculos, números e caracteres especiais.</target>
|
|
</trans-unit>
|
|
<trans-unit id="package_path">
|
|
<source xml:lang="en">Package file</source>
|
|
<target state="translated">Arquivo de pacote</target>
|
|
</trans-unit>
|
|
<trans-unit id="package_path_description">
|
|
<source xml:lang="en">Path of the SQL Server package file(dacpac, bacpac) or compressed package file.</source>
|
|
<target state="translated">Caminho do arquivo de pacote do SQL Server (dacpac, bacpac) ou arquivo de pacote compactado.</target>
|
|
</trans-unit>
|
|
<trans-unit id="azure-info-section-title">
|
|
<source xml:lang="en">Azure information</source>
|
|
<target state="translated">Informações do Azure</target>
|
|
</trans-unit>
|
|
<trans-unit id="sqlserver-info-section-title">
|
|
<source xml:lang="en">Azure SQL Edge information</source>
|
|
<target state="translated">Informações do SQL do Azure no Edge</target>
|
|
</trans-unit>
|
|
<trans-unit id="package-files">
|
|
<source xml:lang="en">SQL Server Package files</source>
|
|
<target state="translated">Arquivos do pacote SQL Server</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-azure-single-device-display-name">
|
|
<source xml:lang="en">Existing device of an Azure IoT Hub</source>
|
|
<target state="translated">Dispositivo existente de uma Hub IoT do Azure</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-azure-single-device-title">
|
|
<source xml:lang="en">Deploy Azure SQL Edge to an existing device</source>
|
|
<target state="translated">Implantar o SQL do Azure no Edge em um dispositivo existente</target>
|
|
</trans-unit>
|
|
<trans-unit id="iot-hub-name">
|
|
<source xml:lang="en">IoT Hub name</source>
|
|
<target state="translated">Nome do Hub IoT</target>
|
|
</trans-unit>
|
|
<trans-unit id="device-id">
|
|
<source xml:lang="en">Device ID</source>
|
|
<target state="translated">ID do Dispositivo</target>
|
|
</trans-unit>
|
|
<trans-unit id="device-ip-address">
|
|
<source xml:lang="en">Device IP Address</source>
|
|
<target state="translated">Endereço IP do Dispositivo</target>
|
|
</trans-unit>
|
|
<trans-unit id="device-ip-address-description">
|
|
<source xml:lang="en">Will be used to connect to the Azure SQL Edge instance after deployment</source>
|
|
<target state="translated">Será usado para se conectar à instância do SQL do Azure no Edge após a implantação</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-azure-multi-device-display-name">
|
|
<source xml:lang="en">Multiple devices of an Azure IoT Hub</source>
|
|
<target state="translated">Vários dispositivos de um Hub IoT do Azure</target>
|
|
</trans-unit>
|
|
<trans-unit id="sql-edge-azure-multi-device-title">
|
|
<source xml:lang="en">Deploy Azure SQL Edge to multiple Azure IoT devices</source>
|
|
<target state="translated">Implantar o SQL do Azure no Edge em vários dispositivos IoT do Azure</target>
|
|
</trans-unit>
|
|
<trans-unit id="device-target-condition">
|
|
<source xml:lang="en">Target condition</source>
|
|
<target state="translated">Condição de destino</target>
|
|
</trans-unit>
|
|
<trans-unit id="device-target-condition-learn-more">
|
|
<source xml:lang="en">Learn more about target condition</source>
|
|
<target state="translated">Saiba mais sobre a condição de destino</target>
|
|
</trans-unit>
|
|
<trans-unit id="vm_ssh_public_key">
|
|
<source xml:lang="en">SSH public key</source>
|
|
<target state="translated">Chave pública SSH</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |