mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
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": "Запрос на удаление подключения отправлен"
|
||||
}
|
||||
Reference in New Issue
Block a user