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": "Operación de transmisión cancelada por el usuario"
}

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": "Cancelar",
"cancel": "¿Cancelar operación?",
"mssql.searchServers": "Buscar nombres de servidor"
}

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 no está definido.",
"connectionInfoOptionsUndefined": "ConnectionInfo.options no está definido.",
"connectionInfoOptionsMissingProperties": "Faltan algunas propiedades en 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": "AVISO: Este archivo se ha truncado en {0} para la vista previa. ",
"maxSizeReached": "El archivo se ha truncado en {0} para la vista previa."
}

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": "Todos los archivos",
"lblUploadFiles": "Cargar",
"uploading": "Cargando archivos en HDFS",
"uploadCanceled": "Se canceló la operación de carga",
"uploadError": "Error al cargar los archivos: {0}",
"makingDir": "Creando directorio",
"mkdirCanceled": "La operación se canceló",
"mkDirError": "Error al crear el directorio: {0}",
"enterDirName": "Introduzca el nombre del directorio",
"deleteError": "Error en la eliminación de archivos: {0}",
"msgDeleteFolder": "¿Seguro que desea eliminar esta carpeta y su contenido?",
"msgDeleteFile": "¿Seguro que desea eliminar este archivo?",
"saving": "Guardando archivos HDFS",
"saveCanceled": "Se canceló la operación de guardar",
"saveError": "Error al guardar el archivo: {0}",
"previewing": "Generación de vista previa",
"previewError": "Error en la previsualización del archivo: {0}",
"copyPathError": "Error en la copia de la ruta de acceso: {0}",
"manageAccessError": "Error inesperado al abrir el cuadro de diálogo Administrar acceso: {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": "Error: {0}",
"errDeleteConnectionNode": "No se puede eliminar una conexión. Solo se pueden eliminar subcarpetas y archivos."
}

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": "Proporcione la contraseña para conectarse a HDFS:",
"sessionNotFound": "La sesión para el nodo {0} no existe",
"notifyError": "Error al notificar el cambio de nodo: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "Raíz"
}