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."
],
"streamCanceled": "ユーザーによって取り消されたストリーム操作"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "キャンセル",
"cancel": "操作をキャンセルしますか?",
"mssql.searchServers": "サーバー名を検索"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectionInfoUndefined": "ConnectionInfo が定義されていません。",
"connectionInfoOptionsUndefined": "ConnectionInfo.options が定義されていません。",
"connectionInfoOptionsMissingProperties": "connectionInfo.options で一部のプロパティが不足しています: {0}"
}

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."
],
"maxSizeNotice": "注意: このファイルはプレビュー用に {0} で切り詰められました。 ",
"maxSizeReached": "ファイルはプレビュー用に {0} で切り捨てられました。"
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"allFiles": "すべてのファイル",
"lblUploadFiles": "アップロード",
"uploading": "HDFS にファイルをアップロードしています",
"uploadCanceled": "アップロード操作が取り消されました",
"uploadError": "ファイルのアップロードでエラーが発生しました: {0}",
"makingDir": "ディレクトリを作成しています",
"mkdirCanceled": "操作が取り消されました",
"mkDirError": "ディレクトリの作成でエラーが発生しました: {0}",
"enterDirName": "ディレクトリ名を入力する",
"deleteError": "ファイルの削除でエラーが発生しました: {0}",
"msgDeleteFolder": "対象フォルダーとその内容を削除してもよろしいですか?",
"msgDeleteFile": "このファイルを削除しますか?",
"saving": "HDFS ファイルを保存しています",
"saveCanceled": "保存操作は取り消されました",
"saveError": "ファイルの保存でエラーが発生しました: {0}",
"previewing": "プレビューを生成しています",
"previewError": "ファイルのプレビューでエラーが発生しました: {0}",
"copyPathError": "パスのコピーでエラーが発生しました: {0}",
"manageAccessError": "[アクセスの管理] ダイアログを開いている間に予期しないエラーが発生しました: {0}"
}

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."
],
"errorExpanding": "エラー: {0}",
"errDeleteConnectionNode": "接続を削除できません。削除できるのはサブフォルダーとファイルのみです。"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"prmptPwd": "HDFS に接続するためのパスワードを入力してください:",
"sessionNotFound": "ノード {0} のセッションが存在しません",
"notifyError": "ノード変更の通知でエラーが発生しました: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "ルート"
}