mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 19:11:36 -04:00
23 lines
1.5 KiB
JSON
23 lines
1.5 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": "Не удалось создать сеанс"
|
||
}
|
||
}
|
||
} |