Files
azuredatastudio/i18n/esn/extensions/mssql/dist/hdfs/webhdfs.i18n.json
2021-02-22 19:42:55 -08:00

19 lines
992 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"webhdfs.invalidDataStructure": "Estructura de datos no válida",
"webhdfs.missingProperties": "No se ha podido crear el cliente de WebHDFS debido a que faltan opciones: ${0}",
"webhdfs.undefinedArgument": "\"${0}\" no se ha definido.",
"webhdfs.httpError400": "Solicitud incorrecta",
"webhdfs.httpError401": "No autorizado",
"webhdfs.httpError403": "Prohibido",
"webhdfs.httpError404": "No encontrado",
"webhdfs.httpError500": "Error interno del servidor",
"webhdfs.unknownError": "Error desconocido",
"webhdfs.unexpectedRedirect": "Redirección inesperada"
}