Files
azuredatastudio/i18n/ads-language-pack-ja/translations/extensions/profiler.i18n.json
Alex Ma fe0c1307a0 Update to langpack source files for September release. (#16990)
* update to localized XLFs

* added update to langpack source files

* updated xlfs

* update to source files
2021-09-03 10:46:12 -07:00

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": "停止"
}
}
}