mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 06:40:30 -04:00
19 lines
992 B
JSON
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"
|
|
} |