Files
azuredatastudio/i18n/ads-language-pack-ru/translations/extensions/Microsoft.azuremonitor.i18n.json
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

82 lines
6.6 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/azuremonitorServer": {
"downloadingServiceSizeChannelMsg": "({0} КБ)",
"downloadServiceDoneChannelMsg": "Скачано {0}",
"downloadingServiceStatusMsg": "Скачивание {0}",
"downloadingServiceChannelMsg": "Скачивание {0}",
"failedToStartServiceErrorMsg": "Не удалось запустить {0}",
"installedServiceChannelMsg": "Установлено: {0}",
"installingServiceStatusMsg": "Установка {0}",
"installingServiceChannelMsg": "Установка {0} в {1}",
"startingServiceStatusMsg": "Запуск {0}",
"serviceStartedStatusMsg": "Запущено: {0}"
},
"dist/features/accountFeature": {
"kusto.accountDoesNotExist": "Несуществующая учетная запись.",
"kusto.missingLinkedAzureAccount": "Azure Data Studio необходимо связаться с Azure Key Vault для доступа к главному ключу столбца для Always Encrypted, но связанная учетная запись Azure недоступна. Добавьте связанную учетную запись Azure и повторите запрос.",
"kusto.insufficientlyPrivelagedAzureAccount": "Настроенная учетная запись Azure для {0} не имеет необходимых разрешений для доступа Azure Key Vault к главному ключу столбца для Always Encrypted."
},
"dist/main": {
"notebookFileType": "Записные книжки",
"unsupportedFileType": "Поддерживаются только записные книжки IPYNB",
"azuremonitor.unsupportedPlatform": "Неподдерживаемая платформа"
},
"dist/objectExplorerNodeProvider/command": {
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "Отмена",
"cancel": "Отменить операцию?",
"azureMonitor.searchServers": "Поиск имен серверов"
},
"dist/objectExplorerNodeProvider/objectExplorerNodeProvider": {
"notifyError": "Ошибка при уведомлении об изменении узла: {0}",
"rootLabel": "Корень",
"sessionNotFound": "Сеанс для узла {0} не существует"
},
"dist/telemetry": {
"viewKnownIssuesText": "Просмотреть известные проблемы",
"serviceCrashMessage": "Компонент {0} неожиданно завершил работу. Перезапустите Azure Data Studio."
},
"package": {
"azuremonitor.connectionProperties.dbaPrivilege.label": "Права администратора",
"azuremonitor.connectionProperties.dbaPrivilege.description": "Права администратора: SYSDBA или SYSOPER",
"azuremonitor.connectionProperties.authType.displayName": "Тип проверки подлинности",
"azuremonitor.connectionProperties.authType.categoryValues.azureMFA": "Azure Active Directory — универсальный с поддержкой MFA",
"azuremonitor.displayName": "Журналы Azure Monitor",
"azuremonitor.description": "Доступ к Azure Monitor для Azure Data Studio",
"azuremonitor.connectionProperties.connectionName.description": "Настраиваемое имя подключения",
"azuremonitor.connectionOptions.databaseName.displayName": "База данных",
"azuremonitor.connectionProperties.password.description": "Указывает пароль, который необходимо использовать для подключения к источнику данных",
"azuremonitor.connectionProperties.userName.description": "Указывает идентификатор пользователя, который необходимо использовать для подключения к источнику данных",
"azuremonitor.connectionProperties.serverName.description": "ИД рабочей области Log Analytics",
"azuremonitor.connectionProperties.metadataPooling.label": "Объединение в пул метаданных",
"azuremonitor.objectsListProperties.name": "Имя",
"azuremonitor.databasesListProperties.name": "Имя",
"azuremonitor.connectionProperties.connectionName.displayName": "Имя (необязательно)",
"azuremonitor.connectionProperties.password.displayName": "Пароль",
"azuremonitor.connectionProperties.proxyUserPassword.description": "Пароль пользователя прокси-сервера.",
"azuremonitor.connectionProperties.proxyUserPassword.label": "Пароль прокси-сервера",
"azuremonitor.connectionProperties.proxyUserId.label": "ИД пользователя прокси-сервера",
"azuremonitor.connectionProperties.groupName.security": "Безопасность",
"azuremonitor.databasesListProperties.size": "Размер (МБ)",
"azuremonitor.connectionProperties.groupName.source": "Источник",
"azuremonitor.connectionProperties.authType.description": "Указывает способ проверки подлинности в Azure Monitor",
"azuremonitor.connectionOptions.databaseName.description": "Имя исходного каталога или базы данных в источнике данных",
"azuremonitor.connectionProperties.metadataPooling.description": "Этот атрибут указывает, кэшируются ли метаданные для выполненных запросов для повышения производительности.",
"azuremonitor.objectsListProperties.metadataTypeName": "Тип",
"azuremonitor.connectionProperties.userName.displayName": "Имя пользователя",
"azuremonitor.connectionProperties.proxyUserId.description": "Имя пользователя прокси-сервера.",
"azuremonitor.connectionProperties.serverName.displayName": "Идентификатор рабочей области",
"azuremonitor.cloud.workspaceProperties.id": "Идентификатор рабочей области",
"azuremonitor.cloud.workspaceProperties.name": "Имя рабочей области"
}
}
}