Files
azuredatastudio/i18n/ads-language-pack-ru/translations/extensions/sql-assessment.i18n.json
2021-08-02 11:15:58 -07:00

75 lines
4.0 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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": {
"package": {
"displayName": "Оценка SQL",
"description": "Оценка SQL для Azure Data Studio (предварительная версия) предоставляет механизм оценки конфигурации SQL Server на соответствие рекомендациям.",
"dashboard.tabName": "Оценка SQL"
},
"dist/localized": {
"asmt.section.api.title": "Информация",
"asmt.apiversion": "Версия API",
"asmt.rulesetversion": "Набор правил по умолчанию",
"asmt.section.instance.title": "Сведения об экземпляре SQL Server",
"asmt.serverversion": "Версия",
"asmt.serveredition": "Выпуск",
"asmt.instancename": "Имя экземпляра",
"asmt.osversion": "Версия ОС",
"asmt.column.target": "Целевой объект",
"asmt.column.severity": "Серьезность",
"asmt.column.message": "Сообщение",
"asmt.column.checkId": "Проверьте ИД",
"asmt.column.tags": "Теги",
"asmt.learnMore": "Подробнее",
"asmt.sqlReportTitle": "Отчет об оценке SQL",
"asmt.sqlReport.resultForDatabase": "Результаты для базы данных",
"asmt.sqlReport.resultForInstance": "Результаты для сервера",
"asmt.sqlReport.Error": "Ошибка",
"asmt.sqlReport.Warning": "Предупреждение",
"asmt.sqlReport.Info": "Сведения",
"asmt.column.helpLink": "Ссылка на справку",
"asmt.sqlReport.severityMsg": "{0}, элементов: {1}"
},
"dist/assessmentResultGrid": {
"databaseIconLabel": "База данных",
"serverIconLabel": "Сервер",
"asmt.column.targetType": "Конечный тип",
"asmt.details.clickHere": "Щелкните здесь",
"asmt.details.toLearnMore": " для получения дополнительных сведений.",
"asmt.details.ruleDescription": "Описание правила",
"asmt.details.recommendation": "Рекомендация"
},
"dist/tabs/assessmentMainTab": {
"invokeAssessmentLabelServer": "Вызвать оценку",
"getAssessmentItemsServer": "Просмотреть применимые правила",
"invokeAssessmentLabelDatabase": "Вызвать оценку для {0}",
"getAssessmentItemsDatabase": "Просмотреть применимые правила для {0}",
"btnExportAsScript": "Экспортировать как сценарий",
"btnGeneratehtmlreport": "Создать отчет в формате HTML",
"asmtaction.openReport": "Отчет сохранен. Вы хотите открыть его?",
"asmtaction.label.open": "Открыть",
"asmtaction.label.cancel": "Отмена",
"btnViewSamplesShort": "Просмотреть все на GitHub",
"btnViewSamples": "Просмотреть все правила и дополнительные сведения в GitHub",
"msgBoxAsmtInfo": "Сведения об оценке SQL",
"msgBoxCopyBtn": "Копировать",
"ok": "ОК",
"msgBoxCopied": "Сведения об оценке SQL скопированы"
},
"dist/tabs/historyTab": {
"asmt.history.back": "<< Назад",
"asmt.history.resultsTitle": "Результаты оценки из {0}",
"asmt.history.summaryAsmtDate": "Дата оценки",
"asmt.history.summaryError": "Ошибка",
"asmt.history.summaryWarning": "Предупреждение",
"asmt.history.summaryInfo": "Сведения"
}
}
}