mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"error.no.activedirectory": "Dieser Cluster unterstützt die Windows-Authentifizierung nicht.",
|
||||
"bdc.error.tokenPost": "Fehler während der Authentifizierung.",
|
||||
"bdc.error.unauthorized": "Sie sind nicht berechtigt, sich unter Verwendung der Windows-Authentifizierung bei diesem Cluster anzumelden.",
|
||||
"bdc.error.getEndPoints": "Fehler beim Abrufen von Endpunkten von \"{0}\".",
|
||||
"bdc.error.getBdcStatus": "Fehler beim Abrufen des BDC-Status von \"{0}\".",
|
||||
"bdc.error.mountHdfs": "Fehler beim Erstellen des eingebundenen Volumes.",
|
||||
"bdc.error.refreshHdfs": "Fehler beim Aktualisieren des eingebundenen Volumes.",
|
||||
"bdc.error.deleteHdfs": "Fehler beim Löschen des eingebundenen Volumes."
|
||||
}
|
||||
24
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
24
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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",
|
||||
"err.controller.username.required": "Benutzername erforderlich",
|
||||
"err.controller.password.required": "Kennwort erforderlich",
|
||||
"textAddNewController": "Neuen Controller hinzufügen (Vorschau)",
|
||||
"textUrlLower": "URL",
|
||||
"textUsernameLower": "Benutzername",
|
||||
"textPasswordLower": "Kennwort",
|
||||
"textRememberPassword": "Kennwort speichern",
|
||||
"textUrlCapital": "Clusterverwaltungs-URL",
|
||||
"textAuthCapital": "Authentifizierungstyp",
|
||||
"textUsernameCapital": "Benutzername",
|
||||
"textPasswordCapital": "Kennwort",
|
||||
"textAdd": "Hinzufügen",
|
||||
"textCancel": "Abbrechen"
|
||||
}
|
||||
13
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal file
13
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.refreshButton": "Aktualisieren",
|
||||
"bdc.dashboard.troubleshootButton": "Problembehandlung",
|
||||
"bdc.dashboard.overviewNavTitle": "Überblick über Big Data-Cluster",
|
||||
"bdc.dashboard.clusterDetails": "Clusterdetails"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.propertiesHeader": "Clustereigenschaften",
|
||||
"bdc.dashboard.clusterState": "Clusterstatus:",
|
||||
"bdc.dashboard.healthStatus": "Integritätsstatus:",
|
||||
"bdc.dashboard.overviewHeader": "Clusterübersicht",
|
||||
"bdc.dashboard.lastUpdated": "Zuletzt aktualisiert: {0}",
|
||||
"bdc.dashboard.serviceNameHeader": "Dienstname",
|
||||
"bdc.dashboard.stateHeader": "Status",
|
||||
"bdc.dashboard.healthStatusHeader": "Integritätsstatus",
|
||||
"bdc.dashboard.endpointsLabel": "Dienstendpunkte",
|
||||
"bdc.dashboard.serviceHeader": "Dienst",
|
||||
"bdc.dashboard.endpointHeader": "Endpunkt",
|
||||
"endpointsError": "Unerwarteter Fehler beim Abrufen von BDC-Endpunkten: {0}",
|
||||
"bdc.dashboard.noConnection": "Das Dashboard erfordert eine Verbindung. Klicken Sie auf \"Wiederholen\", um Ihre Anmeldeinformationen einzugeben.",
|
||||
"bdc.dashboard.unexpectedError": "Unerwarteter Fehler: {0}",
|
||||
"bdc.dashboard.copyTitle": "Kopieren",
|
||||
"copiedEndpoint": "Endpunkt \"{0}\" in Zwischenablage kopiert"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.viewHyperlink": "Sicht",
|
||||
"bdc.dashboard.notAvailable": "N/V",
|
||||
"bdc.dashboard.healthStatusDetailsHeader": "Details zum Integritätsstatus",
|
||||
"bdc.dashboard.lastUpdated": "Zuletzt aktualisiert: {0}",
|
||||
"bdc.dashboard.instanceHeader": "Instanz",
|
||||
"bdc.dashboard.stateHeader": "Status",
|
||||
"bdc.dashboard.healthStatusHeader": "Integritätsstatus",
|
||||
"bdc.dashboard.metricsAndLogsLabel": "Metriken und Protokolle",
|
||||
"bdc.dashboard.nodeMetricsHeader": "Knotenmetriken",
|
||||
"bdc.dashboard.sqlMetricsHeader": "SQL-Metriken",
|
||||
"bdc.dashboard.logsHeader": "Protokolle"
|
||||
}
|
||||
10
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal file
10
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.viewDetails": "Details anzeigen"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectController.dialog.title": "Verbindung mit Controller herstellen (Vorschau)"
|
||||
}
|
||||
25
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
25
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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"
|
||||
}
|
||||
30
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
30
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mount.main.section": "Einbindungskonfiguration",
|
||||
"mount.hdfsPath.title": "HDFS-Pfad",
|
||||
"mount.err.formatting": "Fehlerhafte Formatierung von Anmeldeinformationen in \"{0}\".",
|
||||
"mount.task.name": "Der HDFS-Ordner wird im Pfad \"{0}\" eingebunden.",
|
||||
"mount.task.submitted": "Die Erstellung des eingebundenen Volumes wurde gestartet.",
|
||||
"mount.task.complete": "Das Einbinden des HDFS-Ordners ist abgeschlossen.",
|
||||
"mount.task.inprogress": "Der Einbindungsvorgang wird wahrscheinlich abgeschlossen. Überprüfen Sie dies später.",
|
||||
"mount.task.error": "Fehler beim Einbinden des Ordners: {0}",
|
||||
"mount.error.unknown": "Unbekannter Fehler während des Einbindungsvorgangs.",
|
||||
"mount.dialog.title": "HDFS-Ordner einbinden (Vorschau)",
|
||||
"mount.hdfsPath.info": "Pfad zu einem neuen (nicht vorhandenen) Verzeichnis, das Sie dem eingebundenen Volume zuordnen möchten",
|
||||
"mount.remoteUri.title": "Remote-URI",
|
||||
"mount.remoteUri.info": "Der URI zur Remotedatenquelle, Beispiel für ADLS: abfs://fs@saccount.dfs.core.windows.net/",
|
||||
"mount.credentials.title": "Anmeldeinformationen",
|
||||
"mount.credentials.info": "Anmeldeinformationen zur Authentifizierung des eingebundenen Volumes bei der Remotedatenquelle, um Lesevorgänge auszuführen",
|
||||
"refreshmount.dialog.title": "Eingebundenes Volume aktualisieren",
|
||||
"refreshmount.task.name": "Das eingebundene HDFS-Volume im Pfad \"{0}\" wird aktualisiert.",
|
||||
"refreshmount.task.submitted": "Die Anforderung zum Aktualisieren des eingebundenen Volumes wurde übermittelt.",
|
||||
"deleteMount.dialog.title": "Eingebundenes Volume löschen",
|
||||
"deletemount.task.name": "Das eingebundene HDFS-Volume im Pfad \"{0}\" wird gelöscht.",
|
||||
"deletemount.task.submitted": "Die Anforderung zum Löschen des eingebundenen Volumes wurde übermittelt."
|
||||
}
|
||||
11
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.i18n.json
vendored
Normal file
11
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"textBigDataClusterControllerWithDots": "Controller für SQL Server-Big Data-Cluster hinzufügen...",
|
||||
"textConnectToController": "Verbindung mit Controller herstellen"
|
||||
}
|
||||
10
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
vendored
Normal file
10
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"textLoadingWithDots": "Wird geladen..."
|
||||
}
|
||||
55
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
vendored
Normal file
55
i18n/deu/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
vendored
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"state.creating": "Wird erstellt",
|
||||
"state.waiting": "Warten",
|
||||
"state.ready": "Bereit",
|
||||
"state.deleting": "Wird gelöscht",
|
||||
"state.deleted": "Gelöscht",
|
||||
"state.applyingUpgrade": "Upgrade wird angewendet",
|
||||
"state.upgrading": "Upgrade wird durchgeführt",
|
||||
"state.applyingmanagedupgrade": "Verwaltetes Upgrade wird angewendet",
|
||||
"state.managedUpgrading": "Verwaltetes Upgrade wird durchgeführt",
|
||||
"state.rollback": "Rollback",
|
||||
"state.rollbackInProgress": "Rollback wird ausgeführt",
|
||||
"state.rollbackComplete": "Rollback abgeschlossen",
|
||||
"state.error": "Fehler",
|
||||
"state.creatingSecrets": "Geheimnisse werden erstellt",
|
||||
"state.waitingForSecrets": "Auf Geheimnisse warten",
|
||||
"state.creatingGroups": "Gruppen werden erstellt",
|
||||
"state.waitingForGroups": "Auf Gruppen warten",
|
||||
"state.creatingResources": "Ressourcen werden erstellt",
|
||||
"state.waitingForResources": "Auf Ressourcen warten",
|
||||
"state.creatingKerberosDelegationSetup": "Setup für Kerberos-Delegierung wird erstellt",
|
||||
"state.waitingForKerberosDelegationSetup": "Auf Setup der Kerberos-Delegierung warten",
|
||||
"state.waitingForDeletion": "Warten auf Löschung",
|
||||
"state.waitingForUpgrade": "Warten auf Upgrade",
|
||||
"state.upgradePaused": "Upgrade angehalten",
|
||||
"state.running": "Wird ausgeführt",
|
||||
"endpoint.appproxy": "Anwendungsproxy",
|
||||
"endpoint.controller": "Clusterverwaltungsdienst",
|
||||
"endpoint.gateway": "Gateway für den Zugriff auf HDFS-Dateien, Spark",
|
||||
"endpoint.managementproxy": "Verwaltungsproxy",
|
||||
"endpoint.mgmtproxy": "Verwaltungsproxy",
|
||||
"endpoint.sqlServerEndpoint": "Front-End der SQL Server-Masterinstanz",
|
||||
"endpoint.grafana": "Metrikdashboard",
|
||||
"endpoint.kibana": "Dashboard für Protokollsuche",
|
||||
"endpoint.yarnHistory": "Dashboard zur Spark-Diagnose und -Überwachung",
|
||||
"endpoint.sparkHistory": "Dashboard zum Verwalten und Überwachen von Spark-Aufträgen",
|
||||
"endpoint.webhdfs": "HDFS-Dateisystemproxy",
|
||||
"endpoint.livy": "Proxy zum Ausführen von Spark-Anweisungen, -Aufträgen und -Anwendungen",
|
||||
"service.sql": "SQL Server",
|
||||
"service.hdfs": "HDFS",
|
||||
"service.spark": "Spark",
|
||||
"service.control": "Steuerelement",
|
||||
"service.gateway": "Gateway",
|
||||
"service.app": "App",
|
||||
"bdc.healthy": "Fehlerfrei",
|
||||
"bdc.unhealthy": "Fehlerhaft",
|
||||
"endpointsError": "Unerwarteter Fehler beim Abrufen von BDC-Endpunkten: {0}"
|
||||
}
|
||||
Reference in New Issue
Block a user