mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"error.no.activedirectory": "Этот кластер не поддерживает проверку подлинности Windows",
|
||||
"bdc.error.tokenPost": "Ошибка при проверке подлинности",
|
||||
"bdc.error.unauthorized": "У вас нет разрешения на вход в этот кластер с использованием проверки подлинности Windows",
|
||||
"bdc.error.getEndPoints": "Ошибка при извлечении конечных точек из {0}",
|
||||
"bdc.error.getBdcStatus": "Ошибка при получении состояния модели подключения к бизнес-данным из {0}",
|
||||
"bdc.error.mountHdfs": "Ошибка при создании подключения",
|
||||
"bdc.error.refreshHdfs": "Ошибка при обновлении подключения",
|
||||
"bdc.error.deleteHdfs": "Ошибка при удалении подключения"
|
||||
}
|
||||
24
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
24
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"basicAuthName": "Обычный",
|
||||
"integratedAuthName": "Проверка подлинности Windows.",
|
||||
"err.controller.username.required": "Требуется имя пользователя",
|
||||
"err.controller.password.required": "Требуется пароль",
|
||||
"textAddNewController": "Добавление контроллера (предварительная версия)",
|
||||
"textUrlLower": "URL-адрес",
|
||||
"textUsernameLower": "Имя пользователя",
|
||||
"textPasswordLower": "Пароль",
|
||||
"textRememberPassword": "Запомнить пароль",
|
||||
"textUrlCapital": "URL-адрес управления кластером",
|
||||
"textAuthCapital": "Тип проверки подлинности",
|
||||
"textUsernameCapital": "Имя пользователя",
|
||||
"textPasswordCapital": "Пароль",
|
||||
"textAdd": "Добавить",
|
||||
"textCancel": "Отмена"
|
||||
}
|
||||
13
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal file
13
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"bdc.dashboard.refreshButton": "Обновить",
|
||||
"bdc.dashboard.troubleshootButton": "Устранение неполадок",
|
||||
"bdc.dashboard.overviewNavTitle": "Обзор кластера больших данных",
|
||||
"bdc.dashboard.clusterDetails": "Подробная информация о кластере"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"bdc.dashboard.propertiesHeader": "Свойства кластера",
|
||||
"bdc.dashboard.clusterState": "Состояние кластера:",
|
||||
"bdc.dashboard.healthStatus": "Состояние работоспособности:",
|
||||
"bdc.dashboard.overviewHeader": "Обзор кластера",
|
||||
"bdc.dashboard.lastUpdated": "Последнее обновление: {0}",
|
||||
"bdc.dashboard.serviceNameHeader": "Имя службы",
|
||||
"bdc.dashboard.stateHeader": "Состояние",
|
||||
"bdc.dashboard.healthStatusHeader": "Состояние работоспособности",
|
||||
"bdc.dashboard.endpointsLabel": "Конечные точки службы",
|
||||
"bdc.dashboard.serviceHeader": "Служба",
|
||||
"bdc.dashboard.endpointHeader": "Конечная точка",
|
||||
"endpointsError": "При получении конечных точек модели подключения к бизнес-данным возникла неожиданная ошибка: {0}",
|
||||
"bdc.dashboard.noConnection": "Необходимо указать параметры подключения для панели мониторинга. Нажмите \"Повторить\", чтобы ввести свои учетные данные.",
|
||||
"bdc.dashboard.unexpectedError": "Произошла неожиданная ошибка: {0}",
|
||||
"bdc.dashboard.copyTitle": "Копировать",
|
||||
"copiedEndpoint": "Конечная точка \"{0}\" скопирована в буфер обмена"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"bdc.dashboard.viewHyperlink": "Вид",
|
||||
"bdc.dashboard.notAvailable": "Н/Д",
|
||||
"bdc.dashboard.healthStatusDetailsHeader": "Сведения о состоянии работоспособности",
|
||||
"bdc.dashboard.lastUpdated": "Последнее обновление: {0}",
|
||||
"bdc.dashboard.instanceHeader": "Экземпляр",
|
||||
"bdc.dashboard.stateHeader": "Состояние",
|
||||
"bdc.dashboard.healthStatusHeader": "Состояние работоспособности",
|
||||
"bdc.dashboard.metricsAndLogsLabel": "Метрики и журналы",
|
||||
"bdc.dashboard.nodeMetricsHeader": "Метрики узла",
|
||||
"bdc.dashboard.sqlMetricsHeader": "Метрики SQL",
|
||||
"bdc.dashboard.logsHeader": "Журналы"
|
||||
}
|
||||
10
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal file
10
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"bdc.dashboard.viewDetails": "Посмотреть подробную информацию"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectController.dialog.title": "Подключение к контроллеру (предварительная версия)"
|
||||
}
|
||||
25
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
25
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"basicAuthName": "Обычный",
|
||||
"integratedAuthName": "Проверка подлинности Windows.",
|
||||
"mount.hdfs.loginerror1": "Не удалось войти на контроллер",
|
||||
"mount.hdfs.loginerror2": "Ошибка входа на контроллер: {0}",
|
||||
"err.controller.username.required": "Требуется имя пользователя",
|
||||
"err.controller.password.required": "Требуется пароль",
|
||||
"textUrlLower": "URL-адрес",
|
||||
"textUsernameLower": "Имя пользователя",
|
||||
"textPasswordLower": "Пароль",
|
||||
"textUrlCapital": "URL-адрес управления кластером",
|
||||
"textAuthCapital": "Тип проверки подлинности",
|
||||
"textUsernameCapital": "Имя пользователя",
|
||||
"textPasswordCapital": "Пароль",
|
||||
"hdsf.dialog.connection.section": "Подключение к кластеру",
|
||||
"hdfs.dialog.ok": "ОК",
|
||||
"hdfs.dialog.cancel": "Отмена"
|
||||
}
|
||||
30
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
30
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mount.main.section": "Конфигурация подключения",
|
||||
"mount.hdfsPath.title": "Путь HDFS",
|
||||
"mount.err.formatting": "Неправильное форматирование учетных данных в {0}",
|
||||
"mount.task.name": "Подключение папки HDFS по пути {0}",
|
||||
"mount.task.submitted": "Было запущено создание подключения",
|
||||
"mount.task.complete": "Подключение папки HDFS выполнено",
|
||||
"mount.task.inprogress": "Подключение, скорее всего, завершено, проверьте это позднее",
|
||||
"mount.task.error": "Ошибка при подключении папки: {0}",
|
||||
"mount.error.unknown": "Неизвестная ошибка в процессе подключения",
|
||||
"mount.dialog.title": "Подключение папки HDFS (предварительная версия)",
|
||||
"mount.hdfsPath.info": "Путь к новому (несуществующему) каталогу, который вы хотите связать с точкой подключения",
|
||||
"mount.remoteUri.title": "Удаленный URI",
|
||||
"mount.remoteUri.info": "URI удаленного источника данных. Например, для ADLS: abfs://fs@saccount.dfs.core.windows.net/",
|
||||
"mount.credentials.title": "Учетные данные",
|
||||
"mount.credentials.info": "Учетные данные подключения для проверки подлинности для чтения удаленного источника данных",
|
||||
"refreshmount.dialog.title": "Обновить подключение",
|
||||
"refreshmount.task.name": "Обновление подключения HDFS по пути {0}",
|
||||
"refreshmount.task.submitted": "Запрос на обновление подключения отправлен",
|
||||
"deleteMount.dialog.title": "Удалить подключение",
|
||||
"deletemount.task.name": "Удаление подключения HDFS по пути {0}",
|
||||
"deletemount.task.submitted": "Запрос на удаление подключения отправлен"
|
||||
}
|
||||
11
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.i18n.json
vendored
Normal file
11
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"textBigDataClusterControllerWithDots": "Добавить контроллер кластера больших данных SQL Server…",
|
||||
"textConnectToController": "Подключение к контроллеру"
|
||||
}
|
||||
10
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
vendored
Normal file
10
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"textLoadingWithDots": "Загрузка…"
|
||||
}
|
||||
55
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
vendored
Normal file
55
i18n/rus/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
vendored
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"state.creating": "Создание",
|
||||
"state.waiting": "Ожидание",
|
||||
"state.ready": "Готово",
|
||||
"state.deleting": "Удаление",
|
||||
"state.deleted": "Удалить",
|
||||
"state.applyingUpgrade": "Применение обновления",
|
||||
"state.upgrading": "Идет обновление",
|
||||
"state.applyingmanagedupgrade": "Применение управляемого обновления",
|
||||
"state.managedUpgrading": "Управляемое обновление",
|
||||
"state.rollback": "Откат",
|
||||
"state.rollbackInProgress": "Выполняется откат",
|
||||
"state.rollbackComplete": "Откат завершен",
|
||||
"state.error": "Ошибка",
|
||||
"state.creatingSecrets": "Создание секретов",
|
||||
"state.waitingForSecrets": "Ожидание секретов",
|
||||
"state.creatingGroups": "Создание групп",
|
||||
"state.waitingForGroups": "Ожидание групп",
|
||||
"state.creatingResources": "Создание ресурсов",
|
||||
"state.waitingForResources": "Ожидание ресурсов",
|
||||
"state.creatingKerberosDelegationSetup": "Создание настройки делегирования Kerberos",
|
||||
"state.waitingForKerberosDelegationSetup": "Ожидание настройки делегирования Kerberos",
|
||||
"state.waitingForDeletion": "Ожидание удаления",
|
||||
"state.waitingForUpgrade": "Ожидание обновления",
|
||||
"state.upgradePaused": "Обновление приостановлено",
|
||||
"state.running": "Работает",
|
||||
"endpoint.appproxy": "Прокси приложения",
|
||||
"endpoint.controller": "Служба управления кластерами",
|
||||
"endpoint.gateway": "Шлюз для доступа к файлам HDFS, Spark",
|
||||
"endpoint.managementproxy": "Прокси-сервер управления",
|
||||
"endpoint.mgmtproxy": "Прокси-сервер управления",
|
||||
"endpoint.sqlServerEndpoint": "Интерфейс основного экземпляра SQL Server",
|
||||
"endpoint.grafana": "Панель мониторинга метрик",
|
||||
"endpoint.kibana": "Панель мониторинга поиска по журналам",
|
||||
"endpoint.yarnHistory": "Панель мониторинга для отслеживания и диагностики Spark",
|
||||
"endpoint.sparkHistory": "Панель мониторинга для отслеживания заданий Spark и управления ими",
|
||||
"endpoint.webhdfs": "Прокси-сервер файловой системы HDFS",
|
||||
"endpoint.livy": "Прокси-сервер для выполнения инструкций, заданий и приложений Spark",
|
||||
"service.sql": "SQL Server",
|
||||
"service.hdfs": "HDFS",
|
||||
"service.spark": "Spark",
|
||||
"service.control": "Управление",
|
||||
"service.gateway": "Шлюз",
|
||||
"service.app": "Приложение",
|
||||
"bdc.healthy": "Исправна",
|
||||
"bdc.unhealthy": "Неработоспособный",
|
||||
"endpointsError": "При получении конечных точек модели подключения к бизнес-данным возникла неожиданная ошибка: {0}"
|
||||
}
|
||||
14
i18n/rus/extensions/big-data-cluster/dist/extension.i18n.json
vendored
Normal file
14
i18n/rus/extensions/big-data-cluster/dist/extension.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"mount.error.endpointNotFound": "Информация о конечных точках контроллера не найдена",
|
||||
"bdc.dashboard.title": "Панель мониторинга кластера больших данных (предварительная версия) -",
|
||||
"textYes": "Да",
|
||||
"textNo": "Нет",
|
||||
"textConfirmDeleteController": "Вы действительно хотите удалить \"{0}\"?"
|
||||
}
|
||||
20
i18n/rus/extensions/big-data-cluster/package.i18n.json
Normal file
20
i18n/rus/extensions/big-data-cluster/package.i18n.json
Normal 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."
|
||||
],
|
||||
"description": "Поддержка управления кластерами больших данных SQL Server",
|
||||
"text.sqlServerBigDataClusters": "Кластеры больших данных SQL Server",
|
||||
"command.addController.title": "Подключение к контроллеру",
|
||||
"command.deleteController.title": "Удалить",
|
||||
"command.refreshController.title": "Обновить",
|
||||
"command.manageController.title": "Управление",
|
||||
"command.mount.title": "Подключение HDFS",
|
||||
"command.refreshmount.title": "Обновить подключение",
|
||||
"command.deletemount.title": "Удалить подключение",
|
||||
"bdc.configuration.title": "Кластер больших данных",
|
||||
"bdc.ignoreSslVerification.desc": "Если этот параметр имеет значение TRUE, игнорировать ошибки проверки SSL в отношении конечных точек кластера больших данных SQL Server, таких как HDFS, Spark и Controller"
|
||||
}
|
||||
Reference in New Issue
Block a user