update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -6,6 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"alertErrorMessage": "Ошибка: {0}",
"alertWarningMessage": "Предупреждение: {0}",
"alertInfoMessage": "Информация: {0}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"tableCell.NoDataAvailable": "данные недоступны"
}

View File

@@ -5,5 +5,8 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"selectDeselectAll": "Выбрать все/отменить выбор",
"tableCheckboxCell.Checked": "флажок установлен",
"tableCheckboxCell.unChecked": "флажок снят"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"headerFilter.ok": "ОК",
"headerFilter.clear": "Очистка",
"headerFilter.cancel": "Отмена"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"rowDetailView.loadError": "Ошибка загрузки…"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"editableDropdown.errorValidate": "Необходимо выбрать вариант из списка",
"dropdownAction.toggle": "Переключить раскрывающийся список"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"addAccount": "Добавить учетную запись",
"removeAccount": "Удаление учетной записи",
"confirmRemoveUserAccountMessage": "Вы действительно хотите удалить \"{0}\"?",
"accountActions.yes": "Да",
"accountActions.no": "Нет",
"removeAccountFailed": "Не удалось удалить учетную запись",
"applyFilters": "Применить фильтры",
"refreshAccount": "Повторно введите учетные данные",
"NoAccountToRefresh": "Учетные записи для обновления отсутствуют"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"imageCopyingNotSupported": "Копирование изображений не поддерживается"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"invalidServerName": "Группа серверов с таким именем уже существует."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"schema.dashboardWidgets.InsightsRegistry": "Мини-приложение, используемое на панелях мониторинга"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"schema.dashboardWidgets.all": "Мини-приложение, используемое на панелях мониторинга",
"schema.dashboardWidgets.database": "Мини-приложение, используемое на панелях мониторинга",
"schema.dashboardWidgets.server": "Мини-приложение, используемое на панелях мониторинга"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"fileBrowserErrorMessage": "Произошла ошибка при загрузке браузера файлов.",
"fileBrowserErrorDialogTitle": "Ошибка браузера файлов"
}

View File

@@ -0,0 +1,59 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"jobaction.successLabel": "Успешно",
"jobaction.faillabel": "Ошибка",
"jobaction.refresh": "Обновить",
"jobaction.newJob": "Новое задание",
"jobaction.run": "Запуск",
"jobSuccessfullyStarted": ": задание запущено.",
"jobaction.stop": "Остановить",
"jobSuccessfullyStopped": ": задание остановлено.",
"jobaction.editJob": "Изменение задания",
"notebookAction.openNotebook": "Открыть",
"jobaction.deleteJob": "Удалить задание",
"jobaction.deleteJobConfirm": "Вы действительно хотите удалить задание \"{0}\"?",
"jobaction.failedToDeleteJob": "Не удалось удалить задание \"{0}\".\r\nОшибка: {1}",
"jobaction.deletedJob": "Задание удалено",
"jobaction.newStep": "Новый шаг",
"jobaction.deleteStep": "Удалить шаг",
"jobaction.deleteStepConfirm": "Вы действительно хотите удалить шаг \"{0}\"?",
"jobaction.failedToDeleteStep": "Не удалось удалить шаг \"{0}\".\r\nОшибка: {1}",
"jobaction.deletedStep": "Шаг задания удален",
"jobaction.newAlert": "Новое предупреждение",
"jobaction.editAlert": "Изменить оповещение",
"jobaction.deleteAlert": "Удалить предупреждение",
"jobaction.Cancel": "Отмена",
"jobaction.deleteAlertConfirm": "Вы действительно хотите удалить предупреждение \"{0}\"?",
"jobaction.failedToDeleteAlert": "Не удалось удалить оповещение \"{0}\".\r\nОшибка: {1}",
"jobaction.deletedAlert": "Предупреждение удалено",
"jobaction.newOperator": "Новый оператор",
"jobaction.editOperator": "Оператор редактирования",
"jobaction.deleteOperator": "Оператор удаления",
"jobaction.deleteOperatorConfirm": "Вы действительно хотите удалить оператор \"{0}\"?",
"jobaction.failedToDeleteOperator": "Не удалось удалить оператор \"{0}\".\r\nОшибка: {1}",
"joaction.deletedOperator": "Оператор удален",
"jobaction.newProxy": "Новый прокси-сервер",
"jobaction.editProxy": "Изменить прокси-сервер",
"jobaction.deleteProxy": "Удалить прокси-сервер",
"jobaction.deleteProxyConfirm": "Вы действительно хотите удалить прокси-сервер \"{0}\"?",
"jobaction.failedToDeleteProxy": "Не удалось удалить прокси-сервер \"{0}\".\r\nОшибка: {1}",
"jobaction.deletedProxy": "Прокси-сервер удален",
"notebookaction.newJob": "Новое задание записной книжки",
"notebookaction.editJob": "Изменить",
"notebookaction.openNotebook": "Открыть записную книжку шаблона",
"notebookaction.deleteNotebook": "Удалить",
"jobaction.deleteNotebookConfirm": "Вы уверены, что хотите удалить записную книжку \"{0}\"?",
"jobaction.failedToDeleteNotebook": "Не удалось удалить записную книжку \"{0}\".\r\nОшибка: {1}",
"jobaction.deletedNotebook": "Записная книжка удалена",
"notebookaction.pinNotebook": "Закрепить",
"notebookaction.deleteMaterializedNotebook": "Удалить",
"notebookaction.unpinNotebook": "Открепить",
"notebookaction.renameNotebook": "Переименовать",
"notebookaction.openLatestRun": "Открытый последний запуск"
}

View File

@@ -0,0 +1,25 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"agentUtilities.failed": "Ошибка",
"agentUtilities.succeeded": "Успешно",
"agentUtilities.retry": "Повторить попытку",
"agentUtilities.canceled": "Отменено",
"agentUtilities.inProgress": "Выполняется",
"agentUtilities.statusUnknown": "Состояние неизвестно",
"agentUtilities.executing": "Выполнение",
"agentUtilities.waitingForThread": "Ожидание потока",
"agentUtilities.betweenRetries": "Между попытками",
"agentUtilities.idle": "Бездействие",
"agentUtilities.suspended": "Приостановлено",
"agentUtilities.obsolete": "[Устаревший]",
"agentUtilities.yes": "Да",
"agentUtilities.no": "Нет",
"agentUtilities.notScheduled": "Не запланировано",
"agentUtilities.neverRun": "Никогда не запускать"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"providerIdNotValidError": "Требуется подключение для взаимодействия с JobManagementService",
"noHandlerRegistered": "Нет зарегистрированного обработчика"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"commitEditFailed": "Не удалось зафиксировать строку: ",
"runQueryStringBatchStartMessage": "Начато выполнение запроса \"{0}\"",
"updateCellFailed": "Сбой обновления ячейки: "
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"query.ExecutionFailedError": "Сбой выполнения из-за непредвиденной ошибки: {0} {1}",
"query.message.executionTime": "Общее время выполнения: {0}",
"query.message.startQuery": "Начато выполнение запроса в строке {0}",
"query.initEditExecutionFailed": "Не удалось инициализировать сеанс изменения данных: ",
"elapsedBatchTime": "Время выполнения пакета: {0}",
"copyFailed": "Не удалось выполнить копирование. Ошибка: {0}"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"saveAsNotSupported": "Сохранение результатов в другом формате отключено для этого поставщика данных.",
"noSerializationProvider": "Не удается сериализировать данные, так как ни один поставщик не зарегистрирован",
"unknownSerializationError": "Не удалось выполнить сериализацию. Произошла неизвестная ошибка"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"InProgressWarning": "Выполняется одна или несколько задач. Вы действительно хотите выйти?",
"taskService.yes": "Да",
"taskService.no": "Нет"
}

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"tableHeaderBackground": "Цвет фона заголовка таблицы",
"tableHeaderForeground": "Цвет переднего плана заголовка таблицы",
"disabledInputBoxBackground": "Фоновый цвет отключенного поля ввода.",
"disabledInputBoxForeground": "Цвет переднего плана отключенного поля ввода.",
"buttonFocusOutline": "Цвет контура кнопки в фокусе.",
"disabledCheckboxforeground": "Цвет переднего плана отключенного флажка.",
"listFocusAndSelectionBackground": "Цвет фоны списка или таблицы для выбранного элемента и элемента, на котором находится фокус, когда список или таблица активны",
"agentTableBackground": "Цвет фона таблицы для агента SQL.",
"agentCellBackground": "Цвет фона ячейки таблицы для агента SQL.",
"agentTableHoverBackground": "Цвет фона таблицы агента SQL при наведении.",
"agentJobsHeadingColor": "Цвет фона заголовка агента SQL.",
"agentCellBorderColor": "Цвет границы ячейки таблицы для агента SQL.",
"resultsErrorColor": "Цвет сообщений об ошибках в результатах."
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"workbench.generalObsoleteApiNotification": "Некоторые из загруженных расширений используют устаревшие API. Подробные сведения см. на вкладке \"Консоль\" окна \"Средства для разработчиков\"",
"dontShowAgain": "Больше не показывать"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"runActiveCell": "При нажатии клавиши F5 необходимо выбрать ячейку кода. Выберите ячейку кода для выполнения.",
"clearResultActiveCell": "Для выполнения очистки результата требуется выбрать ячейку кода. Выберите ячейку кода для выполнения."
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"unknownComponentType": "Неизвестный тип компонента. Для создания объектов необходимо использовать ModelBuilder",
"invalidIndex": "Индекс {0} является недопустимым.",
"unknownConfig": "Неизвестная конфигурация компонента. Необходимо использовать ModelBuilder для создания объекта конфигурации"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dialogDoneLabel": "Готово",
"dialogCancelLabel": "Отмена",
"generateScriptLabel": "Создать сценарий",
"dialogNextLabel": "Далее",
"dialogPreviousLabel": "Назад"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"treeView.notRegistered": "Отсутствует зарегистрированное представление в виде дерева с идентификатором \"{0}\"."
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"providerRequired": "В качестве параметра этого метода необходимо указать NotebookProvider с действительным providerId",
"errNoProvider": "поставщики записных книжек не найдены",
"errNoManager": "Диспетчер не найден",
"noServerManager": "Notebook Manager для записной книжки {0} не содержит диспетчера серверов. Невозможно выполнить операции над ним",
"noContentManager": "Notebook Manager для записной книжки {0} не включает диспетчер содержимого. Невозможно выполнить операции над ним",
"noSessionManager": "Notebook Manager для записной книжки {0} не содержит диспетчер сеанса. Невозможно выполнить действия над ним"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"providerRequired": "В качестве параметра этого метода необходимо указать NotebookProvider с действительным providerId"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"ObsoleteApiModuleMessage": "Расширение \"{0}\" использует модуль sqlops, который был заменен модулем azdata. Модуль sqlops будет удален в одном из будущих выпусков."
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"previewFeatures.configTitle": "Предварительные версии функции",
"previewFeatures.configEnable": "Включить невыпущенные предварительные версии функции",
"showConnectDialogOnStartup": "Показывать диалоговое окно подключения при запуске",
"enableObsoleteApiUsageNotificationTitle": "Уведомление об устаревших API",
"enableObsoleteApiUsageNotification": "Включить/отключить уведомление об использовании устаревших API"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"manage": "Управление",
"showDetails": "Показать подробные сведения",
"configureDashboard": "Сведения о настройке панели мониторинга"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"infoAltText": "Сведения",
"warningAltText": "Предупреждение",
"errorAltText": "Ошибка",
"showMessageDetails": "Показать подробные сведения",
"copyMessage": "Копировать",
"closeMessage": "Закрыть",
"modal.back": "Назад",
"hideMessageDetails": "Скрыть подробные сведения"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"optionsDialog.ok": "ОК",
"optionsDialog.cancel": "Отмена"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"optionsDialog.missingRequireField": " требуется.",
"optionsDialog.invalidInput": "Введены недопустимые данные. Ожидается числовое значение."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"invalidIndex": "Индекс {0} является недопустимым."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"blankValue": "пустой"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"invalidValueError": "Недопустимое значение",
"period": "{0}.{1}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"loadingMessage": "Загрузка",
"loadingCompletedMessage": "Загрузка завершена"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"loadingMessage": "Загрузка"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"queryTextEditorAriaLabel": "редактор кода в представлении модели для модели представления."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"componentTypeNotRegistered": "Не удалось найти компонент для типа {0}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"languageChangeUnsupported": "Изменение типов редакторов для несохраненных файлов не поддерживается"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"no-dataprovider": "Отсутствует зарегистрированный поставщик данных, который может предоставить сведения о просмотрах.",
"collapseAll": "Свернуть все"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"scriptSelect": "Выберите первые 1000",
"scriptExecute": "Выполнение сценария в режиме выполнения",
"scriptAlter": "Выполнение сценария в режиме изменения",
"editData": "Редактировать данные",
"scriptCreate": "Выполнение сценария в режиме создания",
"scriptDelete": "Выполнение сценария в режиме удаления"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"scriptSelectNotFound": "Не было получено ни одного сценария при вызове метода выбора сценария для объекта ",
"selectOperationName": "Выбрать",
"createOperationName": "Создать",
"insertOperationName": "Insert",
"updateOperationName": "Обновить",
"deleteOperationName": "Удалить",
"scriptNotFoundForObject": "При выполнении сценария в режиме {0} для объекта {1} не было возвращено ни одного сценария.",
"scriptingFailed": "Не удалось создать сценарий",
"scriptNotFound": "При выполнении сценария в режиме {0} не было возвращено ни одного сценария"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"enablePreviewFeatures.notice": "Предварительные версии функции требуются для полной поддержки расширений и для обеспечения доступности некоторых действий. Вы хотите включить предварительные версии функции?",
"enablePreviewFeatures.yes": "Да",
"enablePreviewFeatures.no": "Нет",
"enablePreviewFeatures.never": "Больше не показывать"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"linkedAccounts": "Связанные учетные записи",
"accountDialog.close": "Закрыть",
"accountDialog.noAccountLabel": "Связанная учетная запись не существует. Добавьте учетную запись.",
"accountDialog.addConnection": "Добавить учетную запись"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"accountDialog.addAccountErrorTitle": "Ошибка при добавлении учетной записи"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"refreshCredentials": "Вам необходимо обновить учетные данные для этой учетной записи."
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"carbon.extension.contributes.account.id": "Идентификатор типа учетной записи",
"carbon.extension.contributes.account.icon": "(Необязательно) Значок, который используется для представления учетной записи в пользовательском интерфейсе. Путь к файлу или конфигурация с возможностью применения тем",
"carbon.extension.contributes.account.icon.light": "Путь к значку, когда используется светлая тема",
"carbon.extension.contributes.account.icon.dark": "Путь к значку, когда используется темная тема",
"carbon.extension.contributes.account": "Передает значки поставщику учетной записи."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"status.problems": "Проблемы"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"copyAndOpen": "Копировать и открыть",
"oauthDialog.cancel": "Отмена",
"userCode": "Код пользователя",
"website": "Веб-сайт"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"oauthFlyoutIsAlreadyOpen": "Не удается запустить автоматическую авторизацию OAuth. Она уже выполняется."
}

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"from": "С",
"to": "До",
"createNewFirewallRule": "Создание правила брандмауэра",
"firewall.ok": "ОК",
"firewall.cancel": "Отмена",
"firewallRuleDialogDescription": "Ваш клиентский IP-адрес не имеет доступа к серверу. Войдите в учетную запись Azure и создайте правило брандмауэра, чтобы разрешить доступ.",
"firewallRuleHelpDescription": "Дополнительные сведения о параметрах брандмауэра",
"azureAccount": "Учетная запись Azure",
"filewallRule": "Правило брандмауэра",
"addIPAddressLabel": "Добавить мой клиентский IP-адрес",
"addIpRangeLabel": "Добавить диапазон IP-адресов моей подсети"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"firewallDialog.addAccountErrorTitle": "Ошибка при добавлении учетной записи",
"firewallRuleError": "Ошибка правила брандмауэра"
}

View File

@@ -0,0 +1,46 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"backup.backupName": "Имя резервной копии",
"backup.recoveryModel": "Модель восстановления",
"backup.backupType": "Тип резервной копии",
"backup.backupDevice": "Файл резервной копии",
"backup.algorithm": "Алгоритм",
"backup.certificateOrAsymmetricKey": "Сертификат или асимметричный ключ",
"backup.media": "Носитель",
"backup.mediaOption": "Создать резервную копию в существующем наборе носителей",
"backup.mediaOptionFormat": "Создать резервную копию на новом наборе носителей",
"backup.existingMediaAppend": "Добавить к существующему резервному набору данных",
"backup.existingMediaOverwrite": "Перезаписать все существующие резервные наборы данных",
"backup.newMediaSetName": "Имя нового набора носителей",
"backup.newMediaSetDescription": "Описание нового набора носителей",
"backup.checksumContainer": "Рассчитать контрольную сумму перед записью на носитель",
"backup.verifyContainer": "Проверить резервную копию после завершения",
"backup.continueOnErrorContainer": "Продолжать при ошибке",
"backup.expiration": "Истечение срока",
"backup.setBackupRetainDays": "Установить время хранения резервной копии в днях",
"backup.copyOnly": "Только архивное копирование",
"backup.advancedConfiguration": "Расширенная конфигурация",
"backup.compression": "Сжатие",
"backup.setBackupCompression": "Настройка сжатия резервной копии",
"backup.encryption": "Шифрование",
"backup.transactionLog": "Журнал транзакций",
"backup.truncateTransactionLog": "Усечь журнал транзакций",
"backup.backupTail": "Резервное копирование заключительного фрагмента журнала",
"backup.reliability": "Надежность",
"backup.mediaNameRequired": "Требуется имя носителя",
"backup.noEncryptorWarning": "Нет доступных сертификатов или ассиметричных ключей.",
"addFile": "Добавить файл",
"removeFile": "Удалить файлы",
"backupComponent.invalidInput": "Некорректные данные. Значение должно быть больше или равно 0.",
"backupComponent.script": "Скрипт",
"backupComponent.backup": "Резервное копирование",
"backupComponent.cancel": "Отмена",
"backup.containsBackupToUrlError": "Поддерживается только резервное копирование в файл",
"backup.backupFileRequired": "Требуется путь к файлу резервной копии"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"backup": "Резервное копирование"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"backupAction.backup": "Резервное копирование",
"backup.isPreviewFeature": "Для использования резервного копирования необходимо включить предварительные версии функции",
"backup.commandNotSupported": "Команда резервного копирования не поддерживается для баз данных SQL Azure.",
"backup.commandNotSupportedForServer": "Команда резервного копирования не поддерживается в контексте сервера. Выберите базу данных и повторите попытку."
}

View File

@@ -0,0 +1,23 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"backup.labelDatabase": "База данных",
"backup.labelFilegroup": "Файлы и файловые группы",
"backup.labelFull": "Полное",
"backup.labelDifferential": "Разностное",
"backup.labelLog": "Журнал транзакций",
"backup.labelDisk": "Диск",
"backup.labelUrl": "URL-адрес",
"backup.defaultCompression": "Использовать параметр сервера по умолчанию",
"backup.compressBackup": "Сжимать резервные копии",
"backup.doNotCompress": "Не сжимать резервные копии",
"backup.serverCertificate": "Сертификат сервера",
"backup.asymmetricKey": "Асимметричный ключ",
"backup.filterBackupFiles": "Резервные файлы",
"backup.allFiles": "Все файлы"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"createInsightLabel": "Создать аналитические сведения",
"createInsightNoEditor": "Не удается создать аналитические данные, так как активным редактором не является редактор SQL",
"myWidgetName": "Мое мини-приложение",
"copyChartLabel": "Копировать как изображение",
"chartNotFound": "Не удалось найти диаграмму для сохранения",
"saveImageLabel": "Сохранить как изображение",
"resultsSerializer.saveAsFileExtensionPNGTitle": "PNG",
"chartSaved": "Диаграмма сохранена по следующему пути: {0}"
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dataDirectionLabel": "Направление передачи данных",
"verticalLabel": "По вертикали",
"horizontalLabel": "По горизонтали",
"columnsAsLabelsLabel": "Использовать имена столбцов в качестве меток",
"labelFirstColumnLabel": "Использовать первый столбец в качестве метки строки",
"legendLabel": "Расположение условных обозначений",
"yAxisLabel": "Метка оси Y",
"yAxisMinVal": "Минимальное значение по оси Y",
"yAxisMaxVal": "Максимальное значение по оси Y",
"xAxisLabel": "Метка для оси X",
"xAxisMinVal": "Минимальное значение по оси X",
"xAxisMaxVal": "Максимальное значение по оси X",
"xAxisMinDate": "Минимальная дата по оси X",
"xAxisMaxDate": "Максимальная дата по оси X",
"dataTypeLabel": "Тип данных",
"numberLabel": "Число",
"pointLabel": "Точка",
"chartTypeLabel": "Тип диаграммы",
"encodingOption": "Кодировка",
"imageFormatOption": "Формат изображения"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"chartTabTitle": "Диаграмма"
}

View File

@@ -0,0 +1,19 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"horizontalBarAltName": "Горизонтальная линейчатая диаграмма",
"barAltName": "Линейчатая диаграмма",
"lineAltName": "Строка",
"pieAltName": "Круговая диаграмма",
"scatterAltName": "Точечная диаграмма",
"timeSeriesAltName": "Временной ряд",
"imageAltName": "Образ",
"countAltName": "Подсчет",
"tableAltName": "Таблицы",
"doughnutAltName": "Круговая диаграмма"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"series": "Серии {0}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"invalidImage": "Таблица не содержит допустимое изображение"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectingLabel": "Подключение: {0}",
"runningCommandLabel": "Выполняемая команда: {0}",
"openingNewQueryLabel": "Открытие нового запроса: {0}",
"warnServerRequired": "Не удается выполнить подключение, так как информация о сервере не указана",
"errConnectUrl": "Не удалось открыть URL-адрес из-за ошибки {0}",
"connectServerDetail": "Будет выполнено подключение к серверу {0}",
"confirmConnect": "Вы действительно хотите выполнить подключение?",
"open": "&&Открыть",
"connectingQueryLabel": "Файл с запросом на подключение"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectionAdvancedProperties": "Дополнительные свойства",
"advancedProperties.discard": "Отменить"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"sql.maxRecentConnectionsDescription": "Максимальное количество недавно использованных подключений для хранения в списке подключений.",
"sql.defaultEngineDescription": "Ядро СУБД, используемое по умолчанию. Оно определяет поставщик языка по умолчанию в файлах SQL и используется по умолчанию при создании новых подключений. Допустимое значение: MSSQL",
"connection.parseClipboardForConnectionStringDescription": "Попытка проанализировать содержимое буфера обмена, когда открыто диалоговое окно подключения или выполняется вставка."
}

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"ClearRecentlyUsedLabel": "Очистить список",
"ClearedRecentConnections": "Список последних подключений очищен",
"connectionAction.yes": "Да",
"connectionAction.no": "Нет",
"clearRecentConnectionMessage": "Вы действительно хотите удалить все подключения из списка?",
"connectionDialog.yes": "Да",
"connectionDialog.no": "Нет",
"delete": "Удалить",
"connectionAction.GetCurrentConnectionString": "Получить текущую строку подключения",
"connectionAction.connectionString": "Строка подключения недоступна",
"connectionAction.noConnection": "Активные подключения отсутствуют"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"status.connection.status": "Состояние подключения"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"schema.providerId": "Общий идентификатор поставщика",
"schema.displayName": "Отображаемое имя поставщика",
"schema.iconPath": "Путь к значку для типа сервера",
"schema.connectionOptions": "Параметры подключения"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"onDidConnectMessage": "Подключен к",
"onDidDisconnectMessage": "Отключен",
"unsavedGroupLabel": "Несохраненные подключения"
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azdata.extension.contributes.dashboard.container.id": "Уникальный идентификатор этого контейнера.",
"azdata.extension.contributes.dashboard.container.container": "Контейнер, который будет отображаться в этой вкладке.",
"azdata.extension.contributes.containers": "Добавляет один или несколько контейнеров панелей мониторинга, которые пользователи могут добавить на свои панели мониторинга.",
"dashboardContainer.contribution.noIdError": "В контейнере панели мониторинга для расширения не указан идентификатор.",
"dashboardContainer.contribution.noContainerError": "В контейнере панели мониторинга для расширения не указан контейнер.",
"dashboardContainer.contribution.moreThanOneDashboardContainersError": "Для каждого пространства необходимо определить ровно один контейнер панели мониторинга.",
"dashboardTab.contribution.unKnownContainerType": "В контейнере панели мониторинга для расширения указан неизвестный тип контейнера."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.container.controlhost": "Узел управления, который будет отображаться на этой вкладке."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboardNavSection.loadTabError": "В разделе \"{0}\" имеется недопустимое содержимое. Свяжитесь с владельцем расширения."
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.container.gridtab.items": "Список мини-приложений или веб-представлений, которые будут отображаться в этой вкладке.",
"gridContainer.invalidInputs": "Ожидается, что мини-приложения или веб-представления размещаются в контейнере мини-приложений для расширения."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.container.modelview": "Представление на основе модели, которое будет отображаться в этой вкладке."
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.container.left-nav-bar.id": "Уникальный идентификатор для этого раздела навигации. Будет передан расширению для любых запросов.",
"dashboard.container.left-nav-bar.icon": "(Необязательно) Значок, который используется для представления раздела навигации в пользовательском интерфейсе. Путь к файлу или к конфигурации с возможностью использования тем",
"dashboard.container.left-nav-bar.icon.light": "Путь к значку, когда используется светлая тема",
"dashboard.container.left-nav-bar.icon.dark": "Путь к значку, когда используется темная тема",
"dashboard.container.left-nav-bar.title": "Название раздела навигации для отображения пользователю.",
"dashboard.container.left-nav-bar.container": "Контейнер, который будет отображаться в разделе навигации.",
"dashboard.container.left-nav-bar": "Список контейнеров панелей мониторинга, отображаемых в этом разделе навигации.",
"opticon": "Свойство icon может быть пропущено или должно быть строкой или литералом, например \"{dark, light}\"",
"navSection.missingTitle.error": "Название в разделе навигации для расширения не указано.",
"navSection.missingContainer.error": "Для расширения не указан контейнер в разделе навигации.",
"navSection.moreThanOneDashboardContainersError": "Для каждого пространства необходимо определить ровно один контейнер панели мониторинга.",
"navSection.invalidContainer.error": "NAV_SECTION в NAV_SECTION является недопустимым контейнером для расширения."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.container.webview": "Веб представление, которое будет отображаться в этой вкладке."
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.container.widgets": "Список мини-приложений, которые будут отображаться на этой вкладке.",
"widgetContainer.invalidInputs": "Список мини-приложений, которые должны находиться внутри контейнера мини-приложений для расширения."
}

View File

@@ -0,0 +1,19 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"editDashboard": "Изменить",
"editDashboardExit": "Выход",
"refreshWidget": "Обновить",
"toggleMore": "Переключить еще",
"deleteWidget": "Удалить мини-приложение",
"clickToUnpin": "Щелкните, чтобы открепить",
"clickToPin": "Щелкните, чтобы закрепить",
"addFeatureAction.openInstalledFeatures": "Открыть установленные компоненты",
"collapseWidget": "Свернуть",
"expandWidget": "Развернуть"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"unknownDashboardContainerError": "{0} является неизвестным контейнером."
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"home": "Домашняя страница",
"missingConnectionInfo": "Не удалось найти сведения о подключении для этой панели мониторинга"
}

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azdata.extension.contributes.dashboard.tab.id": "Уникальный идентификатор этой вкладки. Будет передаваться расширению при выполнении любых запросов.",
"azdata.extension.contributes.dashboard.tab.title": "Название вкладки, отображаемое для пользователя.",
"azdata.extension.contributes.dashboard.tab.description": "Описание этой вкладки, которое будет показано пользователю.",
"azdata.extension.contributes.tab.when": "Условие, которое должно иметь значение TRUE, чтобы отображался этот элемент",
"azdata.extension.contributes.tab.provider": "Определяет типы соединений, с которыми совместима эта вкладка. Если не задано, используется значение по умолчанию \"MSSQL\".",
"azdata.extension.contributes.dashboard.tab.container": "Контейнер, который будет отображаться в этой вкладке.",
"azdata.extension.contributes.dashboard.tab.alwaysShow": "Будет ли эта вкладка отображаться всегда или только при добавлении ее пользователем.",
"azdata.extension.contributes.dashboard.tab.isHomeTab": "Следует ли использовать эту вкладку в качестве вкладки \"Главная\" для типа подключения.",
"azdata.extension.contributes.tabs": "Добавляет одну или несколько вкладок для пользователей, которые будут добавлены на их панель мониторинга.",
"dashboardTab.contribution.noTitleError": "Название расширения не указано.",
"dashboardTab.contribution.noDescriptionWarning": "Описание не указано.",
"dashboardTab.contribution.noContainerError": "Не выбран контейнер для расширения.",
"dashboardTab.contribution.moreThanOneDashboardContainersError": "Для каждого пространства необходимо определить ровно один контейнер панели мониторинга"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"manage": "Управление",
"dashboard.editor.label": "Панель мониторинга"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"ManageAction": "Управление"
}

View File

@@ -0,0 +1,25 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.properties.property": "Определяет свойство для отображения на панели мониторинга",
"dashboard.properties.property.displayName": "Какое значение использовать в качестве метки для свойства",
"dashboard.properties.property.value": "Значение объекта, используемое для доступа к значению",
"dashboard.properties.property.ignore": "Укажите игнорируемые значения",
"dashboard.properties.property.default": "Значение по умолчанию, которое отображается в том случае, если значение игнорируется или не указано.",
"dashboard.properties.flavor": "Особые свойства панели мониторинга",
"dashboard.properties.flavor.id": "Идентификатор варианта приложения",
"dashboard.properties.flavor.condition": "Условие использования этого варианта приложения",
"dashboard.properties.flavor.condition.field": "Поле для сравнения",
"dashboard.properties.flavor.condition.operator": "Какой оператор использовать для сравнения",
"dashboard.properties.flavor.condition.value": "Значение для сравнения поля",
"dashboard.properties.databaseProperties": "Свойства для отображения на странице базы данных",
"dashboard.properties.serverProperties": "Отображаемые свойства для страницы сервера",
"carbon.extension.dashboard": "Определяет, что этот поставщик поддерживает панель мониторинга",
"dashboard.id": "Идентификатор поставщика (пример: MSSQL)",
"dashboard.properties": "Значения свойства для отображения на панели мониторинга"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azdata.extension.contributes.widget.when": "Условие, которое должно иметь значение TRUE, чтобы отображался этот элемент",
"dashboardpage.tabName": "Название контейнера",
"dashboardpage.rowNumber": "Строка компонента в сетке",
"dashboardpage.rowSpan": "Атрибут rowspan компонента сетки. Значение по умолчанию — 1. Используйте значение \"*\", чтобы задать количество строк в сетке.",
"dashboardpage.colNumber": "Столбец компонента в сетке",
"dashboardpage.colspan": "Атрибут colspan компонента сетки. Значение по умолчанию — 1. Используйте значение \"*\", чтобы задать количество столбцов в сетке.",
"azdata.extension.contributes.dashboardPage.tab.id": "Уникальный идентификатор этой вкладки. Будет передаваться расширению при выполнении любых запросов.",
"dashboardTabError": "Вкладка \"Расширение\" неизвестна или не установлена."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"databasePageName": "Панель мониторинга базы данных"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboardDatabaseProperties": "Включение или отключение мини-приложения свойств",
"dashboard.databaseproperties": "Значения свойств для отображения",
"dashboard.databaseproperties.displayName": "Отображаемое имя свойства",
"dashboard.databaseproperties.value": "Значение в объекте сведений о базе данных",
"dashboard.databaseproperties.ignore": "Укажите конкретные значения, которые нужно пропустить",
"recoveryModel": "Модель восстановления",
"lastDatabaseBackup": "Последнее резервное копирование базы данных",
"lastLogBackup": "Последняя резервная копия журнала",
"compatibilityLevel": "Уровень совместимости",
"owner": "Владелец",
"dashboardDatabase": "Настраивает страницу панели мониторинга базы данных",
"dashboardDatabaseTabs": "Настраивает вкладки панели мониторинга базы данных"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"serverPageName": "Панель мониторинга сервера"
}

View File

@@ -0,0 +1,19 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboardServerProperties": "Включение или отключение мини-приложения свойств",
"dashboard.serverproperties": "Значения свойств для отображения",
"dashboard.serverproperties.displayName": "Отображаемое имя свойства",
"dashboard.serverproperties.value": "Значение в объекте сведений о сервере",
"version": "Версия",
"edition": "Выпуск",
"computerName": "Имя компьютера",
"osVersion": "Версия ОС",
"dashboardServer": "Настраивает страницу панели мониторинга сервера",
"dashboardServerTabs": "Настраивает вкладки панели мониторинга сервера"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"homeCrumb": "Домашняя страница"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.changeDatabaseFailure": "Не удалось изменить базу данных"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"seachObjects": "Поиск по имени типа (a:, t:, v:, f: или sp:)",
"searchDatabases": "Поиск по базам данных",
"dashboard.explorer.objectError": "Не удалось загрузить объекты",
"dashboard.explorer.databaseError": "Не удалось загрузить базы данных"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"insights.runQuery": "Выполнить запрос"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"insights.autoRefreshOffState": "Автоматическое обновление: выключено",
"insights.lastUpdated": "Последнее обновление: {0} {1}",
"noResults": "Результаты для отображения отсутствуют"
}

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"insightWidgetDescription": "Добавляет мини-приложение, которое может опрашивать сервер или базу данных и отображать результаты различными способами — в виде диаграмм, сводных данных и т. д.",
"insightIdDescription": "Уникальный идентификатор, используемый для кэширования результатов анализа.",
"insightQueryDescription": "SQL-запрос для выполнения. Он должен возвратить ровно один набор данных.",
"insightQueryFileDescription": "[Необязательно] путь к файлу, который содержит запрос. Используйте, если параметр \"query\" не установлен",
"insightAutoRefreshIntervalDescription": "[Необязательно] Интервал автоматического обновления в минутах. Если значение не задано, то автоматическое обновление не будет выполняться.",
"actionTypes": "Используемые действия",
"actionDatabaseDescription": "Целевая база данных для этого действия; чтобы указать имя столбца на основе данных, можно использовать формат \"${ columnName }\".",
"actionServerDescription": "Целевой сервер для этого действия; чтобы указать имя столбца на основе данных, можно использовать формат \"${ columnName }\".",
"actionUserDescription": "Целевой пользователь для этого действия; чтобы указать имя столбца на основе данных, можно использовать формат \"${ columnName }\".",
"carbon.extension.contributes.insightType.id": "Идентификатор аналитических данных",
"carbon.extension.contributes.insights": "Добавляет аналитические сведения на палитру панели мониторинга."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"chartErrorMessage": "Не удается отобразить диаграмму с указанными данными."
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"chartInsightDescription": "Отображает результаты запроса в виде диаграммы на панели мониторинга",
"colorMapDescription": "Задает сопоставление \"имя столбца\" -> цвет. Например, добавьте \"column1\": red, чтобы задать для этого столбца красный цвет",
"legendDescription": "Указывает предпочтительное положение и видимость условных обозначений диаграммы. Это имена столбцов из вашего запроса и карта для сопоставления с каждой записью диаграммы",
"labelFirstColumnDescription": "Если значение параметра dataDirection равно horizontal, то при указании значения TRUE для этого параметра для условных обозначений будут использоваться значения в первом столбце.",
"columnsAsLabels": "Если значение параметра dataDirection равно vertical, то при указании значения TRUE для этого парамтра для условных обозначений будут использованы имена столбцов.",
"dataDirectionDescription": "Определяет, считываются ли данные из столбцов (по вертикали) или из строк (по горизонтали). Для временных рядов это игнорируется, так как для них всегда используется направление по вертикали.",
"showTopNData": "Если параметр showTopNData установлен, отображаются только первые N данных на диаграмме."
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"yAxisMin": "Минимальное значение для оси Y",
"yAxisMax": "Максимальное значение по оси Y",
"barchart.yAxisLabel": "Метка для оси Y",
"xAxisMin": "Минимальное значение по оси X",
"xAxisMax": "Максимальное значение по оси X",
"barchart.xAxisLabel": "Метка для оси X"
}

Some files were not shown because too many files have changed in this diff Show More