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,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."
],
"missingFileError": "Falta el archivo: {0}",
"InvalidError.tocFile": "{0}",
"Invalid toc.yml": "Error: {0} tiene un archivo toc.yml incorrecto"
}

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."
],
"openNotebookCommand": "Abrir Notebook",
"openMarkdownCommand": "Abrir Markdown",
"openExternalLinkCommand": "Abrir vínculo externo"
}

View File

@@ -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."
],
"openBookError": "Error al abrir el libro {0}: {1}",
"openNotebookError": "Error al abrir el cuaderno {0}: {1}",
"openMarkdownError": "Error en la apertura de Markdown {0}: {1}",
"openUntitledNotebookError": "Error al abrir el cuaderno sin título {0} como sin título: {1}",
"allFiles": "Todos los archivos",
"labelPickFolder": "Seleccionar carpeta",
"openExternalLinkError": "Error al abrir el vínculo {0}: {1}",
"confirmReplace": "La carpeta ya existe. ¿Seguro que desea eliminar y reemplazar esta carpeta?"
}

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."
],
"msgYes": "Sí",
"msgNo": "No",
"msgSampleCodeDataFrame": "Este código de ejemplo carga el archivo en un marco de datos y muestra los primeros 10 resultados."
}

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."
],
"mkdirOutputMsg": "... Creando {0}",
"executeCommandProcessExited": "Proceso cerrado con el código {0}"
}

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"configurePython.dialogName": "Configurar Python para Notebooks",
"configurePython.okButtonText": "Instalar",
"configurePython.cancelButtonText": "Cancelar",
"configurePython.browseButtonText": "Examinar",
"configurePython.locationTextBoxText": "Ubicación de instalación de Python",
"configurePython.selectFileLabel": "Seleccionar",
"configurePython.installNote": "Esta instalación llevará algún tiempo. Se recomienda no cerrar la aplicación hasta que se complete la instalación.",
"configurePython.invalidLocationMsg": "La ubicación de instalación especificada no es válida.",
"configurePython.pythonNotFoundMsg": "No se encontró ninguna instalación de Python en la ubicación especificada.",
"configurePython.pythonInstallDeclined": "La instalación de Python se rechazó.",
"configurePython.installationType": "Tipo de instalación",
"configurePython.newInstall": "Nueva instalación de Python",
"configurePython.existingInstall": "Usar la instalación de Python existente"
}

View File

@@ -0,0 +1,23 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"managePackages.invalidTextPlaceholder": "N/D",
"managePackages.packageNotFound": "No se pudo encontrar el paquete especificado",
"managePackages.searchBarPlaceholder": "Buscar {0} paquetes",
"managePackages.addNewTabTitle": "Añadir nuevos",
"managePackages.searchButtonLabel": "Buscar",
"managePackages.installButtonText": "Instalar",
"managePackages.packageNameTitle": "Nombre del paquete",
"managePackages.packageVersionTitle": "Versión de paquete",
"managePackages.packageSummaryTitle": "Resumen del paquete",
"managePackages.noVersionsFound": "No se pudo encontrar ninguna versión válida para el paquete especificado",
"managePackages.packageRequestError": "Error en la solicitud de información del paquete: {0} {1}",
"managePackages.backgroundInstallStarted": "Instalando {0} {1}",
"managePackages.backgroundInstallComplete": "Instalación completada para {0} {1}",
"managePackages.backgroundInstallFailed": "No se pudo instalar {0} {1}. Error: {2}"
}

View File

@@ -0,0 +1,19 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"managePackages.installedTabTitle": "Instalado",
"managePackages.pkgNameColumn": "Nombre",
"managePackages.newPkgVersionColumn": "Versión",
"managePackages.uninstallButtonText": "Desinstalar los paquetes seleccionados",
"managePackages.packageType": "Tipo de paquete",
"managePackages.packageCount": "Se han encontrado {0} {1} paquetes",
"managePackages.confirmUninstall": "¿Está seguro de que desea desinstalar los paquetes especificados?",
"managePackages.backgroundUninstallStarted": "Desinstalando {0}",
"managePackages.backgroundUninstallComplete": "Desinstalación completada para {0}",
"managePackages.backgroundUninstallFailed": "No se ha podido desinstalar {0}. Error: {1}"
}

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."
],
"managePackages.dialogName": "Administrar paquetes",
"managePackages.cancelButtonText": "Cerrar"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"msgSampleCodeDataFrame": "Este código de ejemplo carga el archivo en un marco de datos y muestra los primeros 10 resultados.",
"noNotebookVisible": "Ningún editor de cuadernos está activo",
"codeCellName": "Código",
"textCellName": "Texto",
"selectCellType": "¿Qué tipo de celda desea agregar?",
"notebookFiles": "Notebooks"
}

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."
],
"notebookFileType": "Notebooks",
"unsupportedFileType": "Solo se admiten los Notebooks de tipo .ipynb",
"confirmReinstall": "¿Está seguro de que desea volver a instalar?"
}

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."
],
"errNotebookUriMissing": "Se requiere una ruta de acceso del cuaderno"
}

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."
],
"msgInstallPkgProgress": "La instalación de dependencias de Notebook está en curso",
"msgPythonDownloadComplete": "La descarga de Python está completa",
"msgPythonDownloadError": "Error al descargar la configuración de Python",
"msgPythonDownloadPending": "Descargando paquete de Python",
"msgPythonUnpackPending": "Desempaquetando paquete de Python",
"msgPythonDirectoryError": "Error al crear el directorio de instalación de Python",
"msgPythonUnpackError": "Error al desempaquetar el paquete de Python",
"msgTaskName": "Instalando dependencias de Notebook",
"msgInstallPkgStart": "Instalando dependencias de Notebook, consulte la vista Tareas para obtener más información",
"msgInstallPkgFinish": "La instalación de las dependencias de Notebook se ha completado",
"msgPythonRunningError": "No se puede sobrescribir una instalación de Python existente mientras Python se está ejecutando. Cierre los cuadernos activos antes de continuar.",
"msgSkipPythonInstall": "Python ya existe en la ubicación específica. Omitiendo la instalación.",
"msgWaitingForInstall": "Otra instalación de Python está actualmente en curso. Esperando a que se complete.",
"msgDependenciesInstallationFailed": "Error al instalar las dependencias de Notebook: {0}",
"msgDownloadPython": "Descargando Python local para la plataforma: {0} a {1}",
"confirmPackageUpgrade": "Es necesario actualizar algunos paquetes de Python instalados. ¿Quiere hacerlo ahora?",
"upgradePackages.pipInstall": "Instalando {0}",
"msgInstallStart": "Instalando paquetes necesarios para ejecutar Notebooks...",
"msgJupyterInstallDone": "... Instalación de Jupyter completa."
}

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."
],
"shutdownError": "Error en el apagado del servidor de Notebook: {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."
],
"errorStartBeforeReady": "No se puede iniciar una sesión, el administrador aún no está inicializado",
"connectionNotValid": "Los kernels de Spark requieren una conexión a una instancia maestra del clúster de macrodatos de SQL Server."
}

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."
],
"serverStopError": "Error al detener el servidor de Notebook: {0}",
"notebookStartProcessExitPremature": "El proceso de Notebook se cerró prematuramente con el error: {0}, resultado de StdErr: {1}",
"jupyterError": "Error enviado desde Jupyter: {0}",
"jupyterOutputMsgStartSuccessful": "... Jupyter se está ejecutando en {0}",
"jupyterOutputMsgStart": "... Iniciando el servidor de Notebook"
}

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."
],
"notebook.unsupportedAction": "No se admite la acción {0} para este controlador",
"unsupportedScheme": "No se puede abrir el vínculo {0} porque solo se admiten los vínculos HTTP y HTTPS",
"notebook.confirmOpen": "¿Descargar y abrir \"{0}\"?",
"notebook.fileNotFound": "No se pudo encontrar el archivo especificado",
"notebook.fileDownloadError": "Error en la solicitud de apertura de archivo: {0} {1}"
}