LOC CHECKIN | Microsoft/azuredatastudio master | 20190708 (#6274)

This commit is contained in:
Zbyněk Sailer
2019-07-08 19:39:02 +02:00
committed by Karl Burtram
parent fa1aa39bd9
commit 8473ace0a7
110 changed files with 5707 additions and 5685 deletions

View File

@@ -4,23 +4,23 @@
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
<target state="translated">Extensão de implantação do SQL Server para o Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
<target state="translated">Fornece uma experiência baseada em Notebook para implantar o Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker</target>
<target state="translated">Implantar o SQL Server no Docker...</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
<target state="translated">Implantar o cluster de Big Data do SQL Server...</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server</target>
<target state="translated">Implantar o SQL Server...</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
@@ -28,11 +28,11 @@
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
<target state="translated">Imagem de contêiner do SQL Server</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
<target state="translated">Executar a imagem de contêiner do SQL Server com o Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
@@ -40,7 +40,7 @@
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
<target state="translated">O cluster de Big Data do SQL Server permite implantar clusters escalonáveis de contêineres do SQL Server, do Spark e do HDFS em execução no Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
@@ -48,27 +48,27 @@
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="new">SQL Server 2017</target>
<target state="translated">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
<target state="translated">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
<target state="translated">./notebooks/Docker/2017/Deploy-sql2017-Image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
<target state="translated">./notebooks/Docker/2019/Deploy-sql2019-Image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
<target state="translated">Cluster de Big Data do SQL Server 2019 CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
<target state="translated">Destino de implantação</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
@@ -80,11 +80,11 @@
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
<target state="translated">./notebooks/BDC/2019/CTP3-1/Deploy-BDC-AKs.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
<target state="translated">./notebooks/BDC/2019/CTP3-1/Deploy-BDC-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
@@ -92,11 +92,11 @@
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
<target state="translated">Um utilitário de linha de comando escrito em Python que permite que os administradores de cluster inicializem e gerenciem o cluster de Big Data por meio de APIs REST</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
<target state="translated">mssqlctl</target>
</trans-unit>
</body>
</file>
@@ -104,11 +104,11 @@
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
<target state="translated">Uma ferramenta de linha de comando permite executar comandos em clusters do kubernetes</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
<target state="translated">kubectl</target>
</trans-unit>
</body>
</file>
@@ -116,7 +116,7 @@
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
<target state="translated">Fornece a capacidade de empacotar e executar um aplicativo em contêineres isolados</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
@@ -128,11 +128,11 @@
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
<target state="translated">Uma ferramenta de linha de comando para gerenciar recursos do Azure</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
<target state="translated">CLI do Azure</target>
</trans-unit>
</body>
</file>
@@ -140,7 +140,7 @@
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
<target state="translated">Não foi possível localizar o package.json ou o nome/editor não está definido</target>
</trans-unit>
</body>
</file>
@@ -148,7 +148,7 @@
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
<target state="translated">O notebook {0} não existe</target>
</trans-unit>
</body>
</file>
@@ -156,11 +156,11 @@
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
<target state="translated">Selecione as opções de implantação</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">Abrir o Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
@@ -184,11 +184,11 @@
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
<target state="translated">Falha ao carregar a extensão: {0}, Erro detectado na definição de tipo de recurso no package.json. Verifique o console de depuração para obter detalhes.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
<target state="translated">O tipo de recurso: {0} não está definido</target>
</trans-unit>
</body>
</file>