mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"unknownComponentType": "コンポーネントの種類が不明です。ModelBuilder を使用してオブジェクト作成する必要があります",
|
||||
"invalidIndex": "インデックスが無効です。",
|
||||
"unknownConfig": "不明なコンポーネント構成です。ModelBuilder を使用して構成オブジェクトを作成する必要があります"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"dialogDoneLabel": "完了",
|
||||
"dialogCancelLabel": "キャンセル",
|
||||
"generateScriptLabel": "スクリプトの生成",
|
||||
"dialogNextLabel": "次へ",
|
||||
"dialogPreviousLabel": "前へ"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"treeView.notRegistered": "ID '{0}' のツリー ビューは登録されていません。"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerRequired": "有効な providerId を持つ NotebookProvider をこのメソッドに渡す必要があります",
|
||||
"errNoProvider": "ノートブック プロバイダーが見つかりません",
|
||||
"errNoManager": "マネージャーが見つかりません",
|
||||
"noServerManager": "ノートブック {0} の Notebook Manager にサーバー マネージャーがありません。それに対して操作を実行できません",
|
||||
"noContentManager": "ノートブック {0} の Notebook Manager にコンテンツ マネージャーがありません。それに対して操作を実行できません",
|
||||
"noSessionManager": "ノートブック {0} の Notebook Manager にセッション マネージャーがありません。それに対して操作を実行できません"
|
||||
}
|
||||
17
i18n/jpn/src/sql/workbench/browser/modal/modal.i18n.json
Normal file
17
i18n/jpn/src/sql/workbench/browser/modal/modal.i18n.json
Normal 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."
|
||||
],
|
||||
"infoAltText": "情報",
|
||||
"warningAltText": "警告",
|
||||
"errorAltText": "エラー",
|
||||
"showMessageDetails": "詳細の表示",
|
||||
"hideMessageDetails": "詳細を表示しない",
|
||||
"copyMessage": "コピー",
|
||||
"closeMessage": "閉じる",
|
||||
"modalBack": "戻る"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"optionsDialog.ok": "OK",
|
||||
"optionsDialog.cancel": "キャンセル"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"optionsDialog.missingRequireField": "必須です。",
|
||||
"optionsDialog.invalidInput": "入力が無効です。 数値が必要です。"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"no-dataprovider": "ビュー データを提供できるデータ プロバイダーが登録されていません。",
|
||||
"collapse": "折りたたみ"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"previewFeatures.configTitle": "プレビュー機能",
|
||||
"previewFeatures.configEnable": "未リリースのプレビュー機能を有効にする",
|
||||
"showConnectDialogOnStartup": "起動時に接続ダイアログを表示"
|
||||
}
|
||||
24
i18n/jpn/src/sql/workbench/common/actions.i18n.json
Normal file
24
i18n/jpn/src/sql/workbench/common/actions.i18n.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"newQueryAction.newQuery": "新しいクエリ",
|
||||
"scriptSelect": "トップ 1000 を選択する",
|
||||
"scriptExecute": "スクリプトを実行",
|
||||
"scriptAlter": "変更するときのスクリプト",
|
||||
"editData": "データの編集",
|
||||
"scriptCreate": "作成するときのスクリプト",
|
||||
"scriptDelete": "ドロップするときのスクリプト",
|
||||
"backupAction.backup": "バックアップ",
|
||||
"backup.isPreviewFeature": "バックアップを使用するにはプレビュー機能を有効にする必要があります。",
|
||||
"restoreAction.restore": "復元",
|
||||
"restore.isPreviewFeature": "復元を使用するには、プレビュー機能を有効にする必要があります。",
|
||||
"manage": "管理",
|
||||
"showDetails": "詳細の表示",
|
||||
"newDatabase": "新しいデータベース",
|
||||
"configureDashboard": "ダッシュボードの構成方法について"
|
||||
}
|
||||
18
i18n/jpn/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
18
i18n/jpn/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"selectOperationName": "選択",
|
||||
"createOperationName": "作成",
|
||||
"insertOperationName": "挿入",
|
||||
"updateOperationName": "更新",
|
||||
"deleteOperationName": "削除",
|
||||
"scriptSelectNotFound": "オブジェクトでスクリプトの選択を呼び出したときにスクリプトが返されませんでした",
|
||||
"scriptNotFoundForObject": "オブジェクト {1} で {0} としてスクリプトを作成したときに返されたスクリプトはありません",
|
||||
"scriptingFailed": "スクリプト作成に失敗しました",
|
||||
"scriptNotFound": "{0} としてスクリプト化したときに、スクリプトが返されませんでした"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"enablePreviewFeatures.notice": "拡張機能を完全にサポートし、いくつかのアクションを使用可能にするには、プレビュー機能が必要です。プレビュー機能を有効にしますか?",
|
||||
"enablePreviewFeatures.yes": "はい",
|
||||
"enablePreviewFeatures.no": "いいえ",
|
||||
"enablePreviewFeatures.never": "いいえ、今後は表示しない"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"schema.providerId": "プロバイダーの共通 ID",
|
||||
"schema.displayName": "プロバイダーの表示名",
|
||||
"schema.connectionOptions": "接続のオプション"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"Search server names": "サーバー名を検索"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"Search server names": "サーバー名を検索"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"showDataExplorer": "データ エクスプローラーを表示",
|
||||
"workbench.dataExplorer": "データ エクスプローラー",
|
||||
"dataExplorer.view": "ビュー",
|
||||
"databaseConnections": "データベース接続",
|
||||
"datasource.connections": "データ ソース接続",
|
||||
"datasource.connectionGroups": "データソース グループ",
|
||||
"startupConfig": "スタートアップの構成",
|
||||
"startup.alwaysShowServersView": "Azure Data Studio の起動時にサーバー ビューを表示する場合には true (既定)。最後に開いたビューを表示する場合には false"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"vscode.extension.contributes.view.id": "ビューの識別子。`vscode.window.registerTreeDataProviderForView` API を介してデータ プロバイダーを登録するには、これを使用します。また、`onView:${id}` イベントを `activationEvents` に登録することによって、拡張機能のアクティブ化をトリガーするためにも使用できます。",
|
||||
"vscode.extension.contributes.view.name": "ビューの判読できる名前。表示されます",
|
||||
"vscode.extension.contributes.view.when": "このビューを表示するために満たす必要がある条件",
|
||||
"extension.contributes.dataExplorer": "ビューをエディターに提供します",
|
||||
"extension.dataExplorer": "アクティビティ バーのデータ エクスプローラー コンテナーにビューを提供します",
|
||||
"dataExplorer.contributed": "コントリビューション ビュー コンテナにビューを提供します",
|
||||
"ViewsContainerDoesnotExist": "ビュー コンテナー '{0}' は存在しないため、それに登録されているすべてのビューは 'データ エクスプローラー' に追加されます。",
|
||||
"duplicateView1": "ビュー コンテナ '{1}'に同じ id '{0}' のビューを複数登録できません",
|
||||
"duplicateView2": "ビュー id `{0}` はビュー コンテナー `{1}` に既に登録されています",
|
||||
"requirearray": "ビューは配列にする必要があります",
|
||||
"requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません",
|
||||
"optstring": "`{0}` プロパティは省略するか、`string` 型にする必要があります"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"dataExplorer.servers": "サーバー"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"disconnect": "切断",
|
||||
"newQuery": "新しいクエリ",
|
||||
"manage": "管理",
|
||||
"refresh": "最新の情報に更新"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"adminService.providerIdNotValidError": "管理サービスとの対話には接続が必要",
|
||||
"adminService.noHandlerRegistered": "登録されているハンドラーがありません。"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectingLabel": "接続中:",
|
||||
"runningCommandLabel": "コマンドを実行しています:",
|
||||
"openingNewQueryLabel": "新しいクエリを開いています:"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionError": "接続エラー",
|
||||
"kerberosErrorStart": "接続は、Kerberos エラーのため失敗しました。",
|
||||
"kerberosHelpLink": "Kerberos を構成するためのヘルプを {0} で確認できます",
|
||||
"kerberosKinit": "以前に接続した場合は、kinit を再実行しなければならない場合があります。"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connection": "接続",
|
||||
"connectType": "接続の種類",
|
||||
"recentConnectionTitle": "最近の接続",
|
||||
"savedConnectionTitle": "保存された接続",
|
||||
"connectionDetailsTitle": "接続の詳細",
|
||||
"connectionDialog.connect": "接続",
|
||||
"connectionDialog.cancel": "キャンセル",
|
||||
"noRecentConnections": "最近の接続はありません",
|
||||
"noSavedConnections": "保存された接続はありません"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectionWidget.AddAzureAccount": "アカウントの追加...",
|
||||
"defaultDatabaseOption": "<既定>",
|
||||
"loadingDatabaseOption": "読み込んでいます...",
|
||||
"serverGroup": "サーバー グループ",
|
||||
"defaultServerGroup": "<既定>",
|
||||
"addNewServerGroup": "新しいグループを追加...",
|
||||
"noneServerGroup": "<保存しない>",
|
||||
"connectionWidget.missingRequireField": "{0} が必要です。",
|
||||
"connectionWidget.fieldWillBeTrimmed": "{0} がトリミングされます。",
|
||||
"rememberPassword": "パスワードを記録する",
|
||||
"connection.azureAccountDropdownLabel": "アカウント",
|
||||
"connectionWidget.refreshAzureCredentials": "アカウントの資格情報を更新",
|
||||
"connection.azureTenantDropdownLabel": "Azure AD テナント",
|
||||
"connectionWidget.toggleDatabaseNameDropdown": "データベースの選択の切り替えドロップダウン",
|
||||
"advanced": "詳細...",
|
||||
"connectionWidget.invalidAzureAccount": "アカウントを選択する必要があります"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"newDashboardTab.openDashboardExtensions": "ダッシュボードの拡張機能を開く",
|
||||
"newDashboardTab.ok": "OK",
|
||||
"newDashboardTab.cancel": "キャンセル",
|
||||
"newdashboardTabDialog.noExtensionLabel": "まだダッシュボードの拡張機能がインストールされていません。拡張機能マネージャーに移動し、推奨される拡張機能をご確認ください。"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"errorMessageDialog.ok": "OK",
|
||||
"errorMessageDialog.close": "閉じる",
|
||||
"copyDetails": "コピーの詳細"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "エラー",
|
||||
"warning": "警告",
|
||||
"info": "情報"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.filepath": "選択されたパス",
|
||||
"fileFilter": "ファイルの種類",
|
||||
"fileBrowser.ok": "OK",
|
||||
"fileBrowser.discard": "破棄"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.selectFile": "ファイルを選択"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"fileBrowser.regTreeAriaLabel": "ファイル ブラウザー ツリー"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"allFiles": "すべてのファイル"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"insights.item": "項目",
|
||||
"insights.value": "値",
|
||||
"property": "プロパティ",
|
||||
"value": "値",
|
||||
"InsightsDialogTitle": "洞察",
|
||||
"insights.dialog.items": "アイテム",
|
||||
"insights.dialog.itemDetails": "アイテムの詳細"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"workbench.action.insights.copySelection": "セルをコピー"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsDidNotFindResolvedFile": "クエリ ファイルが、次のどのパスにも見つかりませんでした:\r\n{0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsInputError": "分析情報ポップアップに渡された接続プロファイルはありませんでした",
|
||||
"insightsError": "分析情報エラー",
|
||||
"insightsFileError": "クエリ ファイルの読み取り中にエラーが発生しました:",
|
||||
"insightsConfigError": "洞察の設定の解析中にエラーが発生しました。クエリ配列/文字または、クエリ ファイルを見つけることができません。"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"carbon.extension.contributes.notebook.provider": "ノートブック プロバイダーの識別子。",
|
||||
"carbon.extension.contributes.notebook.fileExtensions": "このノートブック プロバイダーにどのファイル拡張子を登録する必要があるか",
|
||||
"carbon.extension.contributes.notebook.standardKernels": "このノートブック プロバイダーへの標準装備が必要なカーネル",
|
||||
"vscode.extension.contributes.notebook.providers": "ノートブック プロバイダーを提供します。",
|
||||
"carbon.extension.contributes.notebook.magic": "セル マジックの名前 (例: \"%%sql\")。",
|
||||
"carbon.extension.contributes.notebook.language": "このセル マジックがセルに含まれる場合に使用されるセルの言語",
|
||||
"carbon.extension.contributes.notebook.executionTarget": "Spark vs SQL など、このマジックが示すオプションの実行対象",
|
||||
"carbon.extension.contributes.notebook.kernels": "カーネルのオプションのセット。たとえば、python3、pyspark3、sql に対して有効です。",
|
||||
"vscode.extension.contributes.notebook.languagemagics": "ノートブックの言語を提供します。"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"notebookUriNotDefined": "ノートブック マネージャーを作成するときに URI が渡されませんでした",
|
||||
"notebookServiceNoProvider": "ノートブック プロバイダーが存在しません"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"noKernel": "カーネルなし",
|
||||
"runNotebookDisabled": "カーネルが構成されていないため、セルを実行できません",
|
||||
"errorName": "エラー"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"nbformatNotRecognized": "nbformat v{0}.{1} が認識されません",
|
||||
"nbNotSupported": "このファイルは有効なノートブックの形式ではありません",
|
||||
"unknownCellType": "セルの種類 {0} が不明",
|
||||
"unrecognizedOutput": "出力の種類 {0} を認識できません",
|
||||
"invalidMimeData": "{0} のデータは、文字列または文字列の配列である必要があります。",
|
||||
"unrecognizedOutputType": "出力の種類 {0} を認識できません"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sqlKernelError": "SQL カーネル エラー",
|
||||
"connectionRequired": "ノートブックのセルを実行するには、接続を選択する必要があります",
|
||||
"sqlMaxRowsDisplayed": "上位 {0} 行を表示しています。"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"OeSessionFailedError": "オブジェクト エクスプローラー セッションを作成できませんでした",
|
||||
"nodeExpansionError": "複数のエラー:"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"queryEditorServiceChangeUnsupportedError": "保存していないクエリでは、言語モードの変更はサポートされていません",
|
||||
"queryEditorServiceChangeError": "SQL 言語モードに切り替える前に、変更を保存または破棄してください。"
|
||||
}
|
||||
12
i18n/jpn/src/sql/workbench/update/releaseNotes.i18n.json
Normal file
12
i18n/jpn/src/sql/workbench/update/releaseNotes.i18n.json
Normal 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."
|
||||
],
|
||||
"gettingStarted": "開始する",
|
||||
"showReleaseNotes": "概要の表示",
|
||||
"miGettingStarted": "作業の開始(&&S)"
|
||||
}
|
||||
Reference in New Issue
Block a user