mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
19 lines
993 B
JSON
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"
|
|
} |