mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 12:08:36 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -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": "Больше не показывать"
|
||||
}
|
||||
@@ -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": "Для выполнения очистки результата требуется выбрать ячейку кода. Выберите ячейку кода для выполнения."
|
||||
}
|
||||
@@ -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 для создания объекта конфигурации"
|
||||
}
|
||||
@@ -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": "Назад"
|
||||
}
|
||||
@@ -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}\"."
|
||||
}
|
||||
@@ -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} не содержит диспетчер сеанса. Невозможно выполнить действия над ним"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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 будет удален в одном из будущих выпусков."
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
12
i18n/rus/src/sql/workbench/browser/actions.i18n.json
Normal file
12
i18n/rus/src/sql/workbench/browser/actions.i18n.json
Normal 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": "Сведения о настройке панели мониторинга"
|
||||
}
|
||||
17
i18n/rus/src/sql/workbench/browser/modal/modal.i18n.json
Normal file
17
i18n/rus/src/sql/workbench/browser/modal/modal.i18n.json
Normal 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": "Скрыть подробные сведения"
|
||||
}
|
||||
@@ -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": "Отмена"
|
||||
}
|
||||
@@ -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": "Введены недопустимые данные. Ожидается числовое значение."
|
||||
}
|
||||
@@ -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} является недопустимым."
|
||||
}
|
||||
@@ -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": "пустой"
|
||||
}
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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": "Загрузка завершена"
|
||||
}
|
||||
@@ -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": "Загрузка"
|
||||
}
|
||||
@@ -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": "редактор кода в представлении модели для модели представления."
|
||||
}
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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": "Изменение типов редакторов для несохраненных файлов не поддерживается"
|
||||
}
|
||||
@@ -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": "Свернуть все"
|
||||
}
|
||||
@@ -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": "Выполнение сценария в режиме удаления"
|
||||
}
|
||||
18
i18n/rus/src/sql/workbench/browser/scriptingUtils.i18n.json
Normal file
18
i18n/rus/src/sql/workbench/browser/scriptingUtils.i18n.json
Normal 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} не было возвращено ни одного сценария"
|
||||
}
|
||||
@@ -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": "Больше не показывать"
|
||||
}
|
||||
@@ -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": "Добавить учетную запись"
|
||||
}
|
||||
@@ -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": "Ошибка при добавлении учетной записи"
|
||||
}
|
||||
@@ -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": "Вам необходимо обновить учетные данные для этой учетной записи."
|
||||
}
|
||||
@@ -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": "Передает значки поставщику учетной записи."
|
||||
}
|
||||
@@ -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": "Проблемы"
|
||||
}
|
||||
@@ -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": "Веб-сайт"
|
||||
}
|
||||
@@ -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. Она уже выполняется."
|
||||
}
|
||||
@@ -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-адресов моей подсети"
|
||||
}
|
||||
@@ -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": "Ошибка правила брандмауэра"
|
||||
}
|
||||
@@ -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": "Требуется путь к файлу резервной копии"
|
||||
}
|
||||
@@ -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": "Резервное копирование"
|
||||
}
|
||||
@@ -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": "Команда резервного копирования не поддерживается в контексте сервера. Выберите базу данных и повторите попытку."
|
||||
}
|
||||
@@ -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": "Все файлы"
|
||||
}
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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": "Формат изображения"
|
||||
}
|
||||
@@ -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": "Диаграмма"
|
||||
}
|
||||
@@ -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": "Круговая диаграмма"
|
||||
}
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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": "Таблица не содержит допустимое изображение"
|
||||
}
|
||||
@@ -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": "Файл с запросом на подключение"
|
||||
}
|
||||
@@ -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": "Отменить"
|
||||
}
|
||||
@@ -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": "Попытка проанализировать содержимое буфера обмена, когда открыто диалоговое окно подключения или выполняется вставка."
|
||||
}
|
||||
@@ -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": "Активные подключения отсутствуют"
|
||||
}
|
||||
@@ -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": "Состояние подключения"
|
||||
}
|
||||
@@ -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": "Параметры подключения"
|
||||
}
|
||||
@@ -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": "Несохраненные подключения"
|
||||
}
|
||||
@@ -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": "В контейнере панели мониторинга для расширения указан неизвестный тип контейнера."
|
||||
}
|
||||
@@ -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": "Узел управления, который будет отображаться на этой вкладке."
|
||||
}
|
||||
@@ -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}\" имеется недопустимое содержимое. Свяжитесь с владельцем расширения."
|
||||
}
|
||||
@@ -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": "Ожидается, что мини-приложения или веб-представления размещаются в контейнере мини-приложений для расширения."
|
||||
}
|
||||
@@ -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": "Представление на основе модели, которое будет отображаться в этой вкладке."
|
||||
}
|
||||
@@ -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 является недопустимым контейнером для расширения."
|
||||
}
|
||||
@@ -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": "Веб представление, которое будет отображаться в этой вкладке."
|
||||
}
|
||||
@@ -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": "Список мини-приложений, которые должны находиться внутри контейнера мини-приложений для расширения."
|
||||
}
|
||||
@@ -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": "Развернуть"
|
||||
}
|
||||
@@ -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} является неизвестным контейнером."
|
||||
}
|
||||
@@ -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": "Не удалось найти сведения о подключении для этой панели мониторинга"
|
||||
}
|
||||
@@ -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": "Для каждого пространства необходимо определить ровно один контейнер панели мониторинга"
|
||||
}
|
||||
@@ -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": "Панель мониторинга"
|
||||
}
|
||||
@@ -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": "Управление"
|
||||
}
|
||||
@@ -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": "Значения свойства для отображения на панели мониторинга"
|
||||
}
|
||||
@@ -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": "Вкладка \"Расширение\" неизвестна или не установлена."
|
||||
}
|
||||
@@ -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": "Панель мониторинга базы данных"
|
||||
}
|
||||
@@ -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": "Настраивает вкладки панели мониторинга базы данных"
|
||||
}
|
||||
@@ -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": "Панель мониторинга сервера"
|
||||
}
|
||||
@@ -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": "Настраивает вкладки панели мониторинга сервера"
|
||||
}
|
||||
@@ -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": "Домашняя страница"
|
||||
}
|
||||
@@ -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": "Не удалось изменить базу данных"
|
||||
}
|
||||
@@ -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": "Не удалось загрузить базы данных"
|
||||
}
|
||||
@@ -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": "Выполнить запрос"
|
||||
}
|
||||
@@ -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": "Результаты для отображения отсутствуют"
|
||||
}
|
||||
@@ -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": "Добавляет аналитические сведения на палитру панели мониторинга."
|
||||
}
|
||||
@@ -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": "Не удается отобразить диаграмму с указанными данными."
|
||||
}
|
||||
@@ -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 данных на диаграмме."
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"dataTypeDescription": "Определяет свойство данных для набора данных диаграммы."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"countInsightDescription": "Для каждого столбца в наборе результатов в строке 0 отображается значение, представляющее собой число, за которым следует название столбца. Например, \"1 Healthy\", \"3 Unhealthy\", где \"Healthy\" — название столбца, а 1 — значение в строке 1 ячейки 1"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"imageInsightDescription": "Отображает изображение, например, возвращенное с помощью запроса R, с использованием ggplot2",
|
||||
"imageFormatDescription": "Каков ожидаемый формат изображения: JPEG, PNG или другой формат?",
|
||||
"encodingDescription": "Используется ли кодировка hex, base64 или другой формат кодировки?"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"tableInsightDescription": "Отображает результаты в виде простой таблицы"
|
||||
}
|
||||
@@ -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.properties.error": "Не удалось загрузить свойства панели мониторинга"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"workbench.dataExplorer": "Подключения",
|
||||
"dataExplorer.view": "Вид",
|
||||
"databaseConnections": "Подключения к базе данных",
|
||||
"datasource.connections": "Подключения к источнику данных",
|
||||
"datasource.connectionGroups": "группы источника данных",
|
||||
"startupConfig": "Конфигурация запуска",
|
||||
"startup.alwaysShowServersView": "Задайте значение TRUE, чтобы при запуске Azure Data Studio отображалось представление \"Серверы\" (по умолчанию); задайте значение FALSE, чтобы при запуске Azure Data Studio отображалось последнее открытое представление"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"vscode.extension.contributes.view.id": "Идентификатор представления. Используйте его для регистрации поставщика данных с помощью API-интерфейса \"vscode.window.registerTreeDataProviderForView\", а также для активации расширения с помощью регистрации события \"onView:${id}\" в \"activationEvents\".",
|
||||
"vscode.extension.contributes.view.name": "Понятное имя представления. Будет отображаться на экране",
|
||||
"vscode.extension.contributes.view.when": "Условие, которое должно иметь значение TRUE, чтобы отображалось это представление",
|
||||
"extension.contributes.dataExplorer": "Добавляет представления в редактор",
|
||||
"extension.dataExplorer": "Добавляет представления в контейнер обозревателя данных на панели действий",
|
||||
"dataExplorer.contributed": "Добавляет представления в контейнер добавленных представлений",
|
||||
"ViewsContainerDoesnotExist": "Представление контейнера \"{0}\" не существует, и все представления, зарегистрированные в нем, будут добавлены в обозреватель данных.",
|
||||
"duplicateView1": "Не удается зарегистрировать несколько представлений с одинаковым идентификатором \"{0}\" в контейнере представления \"{1}\"",
|
||||
"duplicateView2": "Представление с идентификатором \"{0}\" уже зарегистрировано в контейнере представления \"{1}\"",
|
||||
"requirearray": "Представления должны быть массивом",
|
||||
"requirestring": "свойство \"{0}\" является обязательным и должно иметь тип string",
|
||||
"optstring": "свойство \"{0}\" может быть опущено или должно иметь тип string"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"showDataExplorer": "Показать подключения",
|
||||
"dataExplorer.servers": "Серверы"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"disconnect": "Отключить",
|
||||
"refresh": "Обновить"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"editData.run": "Запуск",
|
||||
"disposeEditFailure": "Не удалось отменить изменения. Ошибка: ",
|
||||
"editData.stop": "Остановить",
|
||||
"editData.showSql": "Показать панель SQL",
|
||||
"editData.closeSql": "Закрыть панель SQL"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"maxRowTaskbar": "Максимальное число строк:"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"deleteRow": "Удалить строку",
|
||||
"revertRow": "Отменить изменения в текущей строке"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionFailure": "Не удалось подключиться к сеансу редактирования данных"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"saveAsCsv": "Сохранить в формате CSV",
|
||||
"saveAsJson": "Сохранить в формате JSON",
|
||||
"saveAsExcel": "Сохранить в формате Excel",
|
||||
"saveAsXml": "Сохранить в формате XML",
|
||||
"copySelection": "Копировать",
|
||||
"copyWithHeaders": "Копировать с заголовками",
|
||||
"selectAll": "Выбрать все"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"tabs": "Вкладки панели мониторинга ({0})",
|
||||
"tabId": "Идентификатор",
|
||||
"tabTitle": "Название",
|
||||
"tabDescription": "Описание",
|
||||
"insights": "Аналитические данные панели мониторинга ({0})",
|
||||
"insightId": "Идентификатор",
|
||||
"name": "Имя",
|
||||
"insight condition": "Когда"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"showRecommendations": "Показать рекомендации",
|
||||
"Install Extensions": "Установить расширения"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"jobview.Jobs": "Задания",
|
||||
"jobview.Notebooks": "Записные книжки",
|
||||
"jobview.Alerts": "Предупреждения",
|
||||
"jobview.Proxies": "Прокси-серверы",
|
||||
"jobview.Operators": "Операторы"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"jobAlertColumns.name": "Имя",
|
||||
"jobAlertColumns.lastOccurrenceDate": "Последнее вхождение",
|
||||
"jobAlertColumns.enabled": "Включено",
|
||||
"jobAlertColumns.delayBetweenResponses": "Задержка между ответами (в секундах)",
|
||||
"jobAlertColumns.categoryName": "Имя категории"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"stepRow.stepID": "Идентификатор шага",
|
||||
"stepRow.stepName": "Имя шага",
|
||||
"stepRow.message": "Сообщение"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"agent.steps": "Шаги"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user