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,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."
],
"missingFileError": "ファイルが見つかりません: {0}",
"InvalidError.tocFile": "{0}",
"Invalid toc.yml": "エラー: {0} に正しくない toc.yml ファイルがあります"
}

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."
],
"openNotebookCommand": "ノートブックを開く",
"openMarkdownCommand": "マークダウンを開く",
"openExternalLinkCommand": "外部リンクを開く"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"openBookError": "ブック {0} を開けませんでした: {1}",
"openNotebookError": "ノートブック {0} を開けませんでした: {1}",
"openMarkdownError": "マークダウン {0} を開けませんでした: {1}",
"openUntitledNotebookError": "無題のノートブック {0} を無題として開けませんでした: {1}",
"allFiles": "すべてのファイル",
"labelPickFolder": "フォルダーの選択",
"openExternalLinkError": "リンク {0} を開けませんでした。{1}",
"confirmReplace": "フォルダーは既に存在します。このフォルダーを削除して置き換えますか?"
}

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."
],
"msgYes": "はい",
"msgNo": "いいえ",
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。"
}

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."
],
"mkdirOutputMsg": "... {0} を作成しています",
"executeCommandProcessExited": "プロセスがコード {0} で終了しました"
}

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"configurePython.dialogName": "ノートブック用 Python の構成",
"configurePython.okButtonText": "インストール",
"configurePython.cancelButtonText": "キャンセル",
"configurePython.browseButtonText": "参照",
"configurePython.locationTextBoxText": "Python のインストール場所",
"configurePython.selectFileLabel": "選択",
"configurePython.installNote": "このインストールには時間がかかります。インストールが完了するまでアプリケーションを閉じないようにお勧めします。",
"configurePython.invalidLocationMsg": "指定されたインストール場所が無効です。",
"configurePython.pythonNotFoundMsg": "指定された場所に Python インストールが見つかりませんでした。",
"configurePython.pythonInstallDeclined": "Python のインストールが拒否されました。",
"configurePython.installationType": "インストールの種類",
"configurePython.newInstall": "新しい Python インストール",
"configurePython.existingInstall": "既存の Python インストールを使用する"
}

View File

@@ -0,0 +1,23 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"managePackages.invalidTextPlaceholder": "該当なし",
"managePackages.packageNotFound": "指定されたパッケージが見つかりませんでした",
"managePackages.searchBarPlaceholder": "{0} パッケージを検索します",
"managePackages.addNewTabTitle": "新規追加",
"managePackages.searchButtonLabel": "検索",
"managePackages.installButtonText": "インストール",
"managePackages.packageNameTitle": "パッケージ名",
"managePackages.packageVersionTitle": "パッケージ バージョン",
"managePackages.packageSummaryTitle": "パッケージの概要",
"managePackages.noVersionsFound": "指定されたパッケージの有効なバージョンが見つかりませんでした",
"managePackages.packageRequestError": "パッケージ情報要求がエラーで失敗しました: {0} {1}",
"managePackages.backgroundInstallStarted": "{0} をインストールしています {1}",
"managePackages.backgroundInstallComplete": "{0} のインストールが完了しました {1}",
"managePackages.backgroundInstallFailed": "{0} のインストールに失敗しました {1} エラー: {2}"
}

View File

@@ -0,0 +1,19 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"managePackages.installedTabTitle": "インストール済み",
"managePackages.pkgNameColumn": "名前",
"managePackages.newPkgVersionColumn": "バージョン",
"managePackages.uninstallButtonText": "選択したパッケージをアンインストールします",
"managePackages.packageType": "パッケージの種類",
"managePackages.packageCount": "{0} {1} パッケージが見つかりました",
"managePackages.confirmUninstall": "指定したパッケージをアンインストールしますか?",
"managePackages.backgroundUninstallStarted": "{0} をアンインストールしています",
"managePackages.backgroundUninstallComplete": "{0} のアンインストールが完了しました",
"managePackages.backgroundUninstallFailed": "{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."
],
"managePackages.dialogName": "パッケージの管理",
"managePackages.cancelButtonText": "閉じる"
}

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."
],
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。",
"noNotebookVisible": "アクティブなノートブック エディターがありません",
"codeCellName": "コード",
"textCellName": "テキスト",
"selectCellType": "追加するセルの種類を指定してください",
"notebookFiles": "ノートブック"
}

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."
],
"notebookFileType": "ノートブック",
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています",
"confirmReinstall": "再インストールしますか?"
}

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."
],
"errNotebookUriMissing": "ノートブック パスが必須です"
}

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."
],
"msgInstallPkgProgress": "Notebook 依存関係のインストールが進行中です",
"msgPythonDownloadComplete": "Python のダウンロードが完了しました",
"msgPythonDownloadError": "Python セットアップのダウンロード中にエラーが発生しました",
"msgPythonDownloadPending": "Python パッケージをダウンロードしています",
"msgPythonUnpackPending": "Python パッケージをアンパックしています",
"msgPythonDirectoryError": "Python インストール ディレクトリの作成中にエラーが発生しました",
"msgPythonUnpackError": "Python バンドルのアンパック中にエラーが発生しました",
"msgTaskName": "Notebook 依存関係のインストール",
"msgInstallPkgStart": "Notebook 依存関係のインストールについて詳しくは、[タスク ビュー] を参照してください",
"msgInstallPkgFinish": "Notebook 依存関係のインストールが完了しました",
"msgPythonRunningError": "Python の実行中は、既存の Python インストールを上書きできません。続行する前に、アクティブなノートブックを閉じてください。",
"msgSkipPythonInstall": "Python は既に特定の場所に存在します。インストールをスキップしています。",
"msgWaitingForInstall": "別の Python のインストールが現在進行中です。完了するのを待っています。",
"msgDependenciesInstallationFailed": "Notebook 依存関係のインストールに失敗しました。エラー: {0}",
"msgDownloadPython": "{0} から {1} にプラットフォーム用のローカル Python をダウンロードしています",
"confirmPackageUpgrade": "インストールされている Python パッケージの一部をアップグレードする必要があります。今すぐアップグレードしますか?",
"upgradePackages.pipInstall": "{0} のインストール中",
"msgInstallStart": "ノートブックを実行するために必要なパッケージをインストールしています...",
"msgJupyterInstallDone": "... Jupyter のインストールが完了しました。"
}

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."
],
"shutdownError": "Notebook サーバーをシャットダウンできませんでした: {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."
],
"errorStartBeforeReady": "セッションを開始できません。マネージャーがまだ初期化されていません",
"connectionNotValid": "Spark カーネルは、SQL Server ビッグ データ クラスターのマスター インスタンスへの接続を必要とします。"
}

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."
],
"serverStopError": "Notebook サーバーの停止でエラーが発生しました: {0}",
"notebookStartProcessExitPremature": "Notebook プロセスが途中で終了しました。エラー: {0}。StdErr 出力: {1}",
"jupyterError": "Jupyter からの送信でエラーが発生しました: {0}",
"jupyterOutputMsgStartSuccessful": "... Jupyter は {0} で実行中です",
"jupyterOutputMsgStart": "... Notebook サーバーを起動しています"
}

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."
],
"notebook.unsupportedAction": "このハンドラーではアクション {0} はサポートされていません",
"unsupportedScheme": "HTTP リンクと HTTPS リンクのみがサポートされているため、リンク {0} を開くことができません",
"notebook.confirmOpen": "'{0}' をダウンロードして開きますか?",
"notebook.fileNotFound": "指定されたファイルが見つかりませんでした",
"notebook.fileDownloadError": "ファイルを開く要求に失敗しました。エラー: {0} {1}"
}