mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user