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": "ノートブック {0} が存在しません"
}

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": "インストーラーのダウンロードと起動、URL: {0}",
"resourceDeployment.DownloadingText": "ダウンロード元: {0}",
"resourceDeployment.DownloadCompleteText": "正常にダウンロードされました: {0}",
"resourceDeployment.LaunchingProgramText": "起動中: {0}",
"resourceDeployment.ProgramLaunchedText": "正常に起動されました: {0}",
"downloadError": "ダウンロードに失敗しました。状態コード: {0}、メッセージ: {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": "Azure リソースを管理するためのコマンド ライン ツール",
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
}

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": "Python で作成されたコマンドライン ユーティリティを使用すると、クラスター管理者は REST API を介してビッグ データ クラスターをブートストラップおよび管理できます",
"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": "分離されたコンテナーでアプリケーションをパッケージ化して実行する機能を提供します",
"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": "コマンドライン ツールを使用すると、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": "無効な出力を受け取りました。",
"deployCluster.GetToolVersionError": "バージョン情報の取得でエラーが発生しました。{0}エラー: {1}{0}stdout: {2} "
}