Archived
update localization resource files (#14389)
This commit is contained in:
+10
@@ -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": "Записная книжка {0} не существует"
|
||||
}
|
||||
+15
@@ -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": "Скачайте и запустите установщик, URL-адрес: {0}",
|
||||
"resourceDeployment.DownloadingText": "Идет скачивание из: {0}",
|
||||
"resourceDeployment.DownloadCompleteText": "Скачано: {0}",
|
||||
"resourceDeployment.LaunchingProgramText": "Запуск: {0}",
|
||||
"resourceDeployment.ProgramLaunchedText": "Запущено: {0}",
|
||||
"downloadError": "Ошибка при скачивании, код состояния: {0}, сообщение: {1}"
|
||||
}
|
||||
+11
@@ -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": "Программа командной строки для управления ресурсами Azure",
|
||||
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
|
||||
}
|
||||
+11
@@ -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": "Программа командной строки, написанная на Python, которая позволяет администраторам кластера осуществлять начальную загрузку кластера больших данных и управление им с помощью REST API",
|
||||
"resourceDeployment.AzdataDisplayName": "azdata"
|
||||
}
|
||||
+11
@@ -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": "Позволяет упаковать и запустить приложение в изолированных контейнерах",
|
||||
"resourceDeployment.DockerDisplayName": "Docker"
|
||||
}
|
||||
+11
@@ -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": "Программа командной строки, позволяющее выполнять команды для кластеров Kubernetes",
|
||||
"resourceDeployment.KubeCtlDisplayName": "kubectl"
|
||||
}
|
||||
+11
@@ -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": "Получены недопустимые выходные данные.",
|
||||
"deployCluster.GetToolVersionError": "Ошибка при извлечении информации о версии.{0}Ошибка: {1}{0}StdOut: {2}"
|
||||
}
|
||||
Reference in New Issue
Block a user