Files
azuredatastudio/i18n/deu/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json
Karl Burtram e3f26e8f12 Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources

* Update loc strings
2019-06-24 13:34:30 -07:00

16 lines
1.3 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."
],
"azdata.extension.contributes.dashboard.container.id": "Eindeutiger Bezeichner für diesen Container.",
"azdata.extension.contributes.dashboard.container.container": "Der Container, der auf der Registerkarte angezeigt wird.",
"azdata.extension.contributes.containers": "Trägt einen oder mehrere Dashboardcontainer bei, in die Benutzer ihre Dashboards hinzufügen können.",
"dashboardContainer.contribution.noIdError": "Im Dashboardcontainer für die Erweiterung wurde keine ID angegeben.",
"dashboardContainer.contribution.noContainerError": "Für die Erweiterung wurde kein Container im Dashboardcontainer angegeben.",
"dashboardContainer.contribution.moreThanOneDashboardContainersError": "Es muss genau 1 Dashboardcontainer pro Bereich definiert sein.",
"dashboardTab.contribution.unKnownContainerType": "Im Dashboardcontainer für die Erweiterung wurde ein unbekannter Containertyp definiert."
}