update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.notebookNotFound": "O notebook {0} não existe"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.DownloadAndLaunchTaskName": "Baixe e inicie o instalador, URL: {0}",
"resourceDeployment.DownloadingText": "Baixando de: {0}",
"resourceDeployment.DownloadCompleteText": "Baixado com êxito: {0}",
"resourceDeployment.LaunchingProgramText": "Iniciando: {0}",
"resourceDeployment.ProgramLaunchedText": "Iniciado com êxito: {0}",
"downloadError": "Falha ao baixar, código de status: {0}, mensagem: {1}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.AzCLIDescription": "Uma ferramenta de linha de comando para gerenciar recursos do Azure",
"resourceDeployment.AzCLIDisplayName": "CLI do Azure"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.AzdataDescription": "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",
"resourceDeployment.AzdataDisplayName": "azdata"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.DockerDescription": "Fornece a capacidade de empacotar e executar um aplicativo em contêineres isolados",
"resourceDeployment.DockerDisplayName": "docker"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.KubeCtlDescription": "Uma ferramenta de linha de comando permite executar comandos em clusters do Kubernetes",
"resourceDeployment.KubeCtlDisplayName": "kubectl"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"deployCluster.InvalidToolVersionOutput": "Saída inválida recebida.",
"deployCluster.GetToolVersionError": "Erro ao recuperar as informações de versão.{0}Erro: {1}{0}stdout: {2} "
}