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

25 lines
1.1 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": "Standard",
"integratedAuthName": "Windows-Authentifizierung",
"mount.hdfs.loginerror1": "Fehler bei der Anmeldung beim Controller.",
"mount.hdfs.loginerror2": "Fehler bei der Anmeldung beim Controller: {0}",
"err.controller.username.required": "Benutzername erforderlich",
"err.controller.password.required": "Kennwort erforderlich",
"textUrlLower": "URL",
"textUsernameLower": "Benutzername",
"textPasswordLower": "Kennwort",
"textUrlCapital": "Clusterverwaltungs-URL",
"textAuthCapital": "Authentifizierungstyp",
"textUsernameCapital": "Benutzername",
"textPasswordCapital": "Kennwort",
"hdsf.dialog.connection.section": "Clusterverbindung",
"hdfs.dialog.ok": "OK",
"hdfs.dialog.cancel": "Abbrechen"
}