Files
azuredatastudio/i18n/ita/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
2021-02-22 19:42:55 -08:00

24 lines
1.0 KiB
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."
],
"basicAuthName": "Di base",
"integratedAuthName": "Autenticazione di Windows",
"err.controller.username.required": "Il nome utente è obbligatorio",
"err.controller.password.required": "La password è obbligatoria",
"textAddNewController": "Aggiungi nuovo controller (anteprima)",
"textUrlLower": "URL",
"textUsernameLower": "nome utente",
"textPasswordLower": "password",
"textRememberPassword": "Memorizza password",
"textUrlCapital": "URL di gestione cluster",
"textAuthCapital": "Tipo di autenticazione",
"textUsernameCapital": "Nome utente",
"textPasswordCapital": "Password",
"textAdd": "Aggiungi",
"textCancel": "Annulla"
}