update localization resource files (#14389)

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

View File

@@ -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."
],
"streamCanceled": "Потоковая операция отменена пользователем"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"progress": "$(sync~spin) {0}…",
"cancelTooltip": "Отмена",
"cancel": "Отменить операцию?",
"mssql.searchServers": "Поиск имен серверов"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"connectionInfoUndefined": "Параметр ConnectionInfo не определен.",
"connectionInfoOptionsUndefined": "Параметр ConnectionInfo.options не определен.",
"connectionInfoOptionsMissingProperties": "Отсутствуют некоторые свойства в параметре connectionInfo.options: {0}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"maxSizeNotice": "Уведомление. Этот файл был обрезан на {0} для предварительного просмотра.",
"maxSizeReached": "Файл был обрезан на {0} для предварительного просмотра."
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"allFiles": "Все файлы",
"lblUploadFiles": "Передать",
"uploading": "Идет отправка файлов в HDFS",
"uploadCanceled": "Операция отправки была отменена",
"uploadError": "Ошибка при отправке файлов: {0}",
"makingDir": "Идет создание каталога",
"mkdirCanceled": "Операция отменена",
"mkDirError": "Ошибка при создании каталога: {0}",
"enterDirName": "Введите имя каталога",
"deleteError": "Ошибка при удалении файлов: {0}",
"msgDeleteFolder": "Вы действительно хотите удалить эту папку и ее содержимое?",
"msgDeleteFile": "Вы действительно хотите удалить этот файл?",
"saving": "Идет сохранение файлов HDFS",
"saveCanceled": "Операция сохранения была отменена",
"saveError": "Ошибка при сохранении файла: {0}",
"previewing": "Подготовка к предварительному просмотру",
"previewError": "Ошибка при предварительном просмотре файла: {0}",
"copyPathError": "Ошибка в пути копирования: {0}",
"manageAccessError": "Непредвиденная ошибка при открытии диалогового окна \"Управление доступом\": {0}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"errorExpanding": "Ошибка: {0}",
"errDeleteConnectionNode": "Не удается удалить подключение. Можно удалить только вложенные папки и файлы."
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"prmptPwd": "Укажите пароль для подключения HDFS:",
"sessionNotFound": "Сеанс для узла {0} не существует",
"notifyError": "Ошибка при уведомлении об изменении узла: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "Корень"
}