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

19 lines
993 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": "Struttura dei dati non valida",
"webhdfs.missingProperties": "Non è possibile creare il client WebHDFS a causa di opzioni mancanti: ${0}",
"webhdfs.undefinedArgument": "'${0}' non è definito.",
"webhdfs.httpError400": "Richiesta non valida",
"webhdfs.httpError401": "Non autorizzato",
"webhdfs.httpError403": "Accesso negato",
"webhdfs.httpError404": "Non trovato",
"webhdfs.httpError500": "Errore interno del server",
"webhdfs.unknownError": "Errore sconosciuto",
"webhdfs.unexpectedRedirect": "Reindirizzamento imprevisto"
}