mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 12:20:29 -04:00
* update to localized XLFs * added update to langpack source files * updated xlfs * update to source files
32 lines
1.8 KiB
JSON
32 lines
1.8 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"dist/dialogs/profilerCreateSessionDialog": {
|
|
"createSessionDialog.cancel": "取り消し",
|
|
"createSessionDialog.create": "開始",
|
|
"createSessionDialog.createSessionFailed": "セッションを作成できませんでした",
|
|
"createSessionDialog.dialogOwnerInvalid": "ダイアログ所有者が無効です。ダイアログを開くことができません",
|
|
"createSessionDialog.enterSessionName": "セッション名を入力する:",
|
|
"createSessionDialog.invalidProviderType": "無効なプロバイダーの種類です。ダイアログを開くことができません",
|
|
"createSessionDialog.selectTemplates": "セッション テンプレートの選択:",
|
|
"createSessionDialog.templatesInvalid": "テンプレート リストが無効です。ダイアログを開くことができません",
|
|
"createSessionDialog.title": "新しいプロファイラー セッションの開始"
|
|
},
|
|
"package": {
|
|
"description": "Azure Data Studio のSQL Server Profiler",
|
|
"displayName": "SQL Server Profiler",
|
|
"profiler.category": "プロファイラー",
|
|
"profiler.contributes.title.newProfler": "プロファイラーを起動",
|
|
"profiler.contributes.title.openCreateSessionDialog": "プロファイラー シーズンの作成",
|
|
"profiler.contributes.title.start": "開始",
|
|
"profiler.contributes.title.stop": "停止"
|
|
}
|
|
}
|
|
} |