Files
azuredatastudio/i18n/ads-language-pack-ja/translations/extensions/profiler.i18n.json
Alex Ma 43cf19e316 Update for langpacks from 1.31 (#16363)
* update for langpacks from 1.31

* changed requirement number

* update for korean
2021-07-20 14:52:40 -07:00

23 lines
1.4 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.title": "新しいプロファイラー セッションの開始",
"createSessionDialog.templatesInvalid": "テンプレート リストが無効です。ダイアログを開くことができません",
"createSessionDialog.dialogOwnerInvalid": "ダイアログ所有者が無効です。ダイアログを開くことができません",
"createSessionDialog.invalidProviderType": "無効なプロバイダーの種類です。ダイアログを開くことができません",
"createSessionDialog.selectTemplates": "セッション テンプレートの選択:",
"createSessionDialog.enterSessionName": "セッション名を入力する:",
"createSessionDialog.createSessionFailed": "セッションを作成できませんでした"
}
}
}