Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"saveAsCsv": "Als CSV speichern",
"saveAsJson": "Als JSON speichern",
"saveAsExcel": "Speichern als Excel",
"saveAsXml": "Im XML-Format speichern",
"copySelection": "Kopieren",
"copyWithHeaders": "Mit Headern kopieren",
"selectAll": "Alle auswählen",
"copyMessages": "Kopieren",
"copyAll": "Alles kopieren",
"maximize": "Maximieren",
"restore": "Wiederherstellen",
"chart": "Diagramm",
"showQueryPlan": "Abfrageplan anzeigen"
}

View File

@@ -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."
],
"createInsightLabel": "Einblick erstellen",
"createInsightNoEditor": "Einsicht kann nicht erstellt werden, weil der aktive Editor kein SQL-Editor ist",
"myWidgetName": "My-Widget",
"copyChartLabel": "Als Bild kopieren",
"chartNotFound": "Zu speicherndes Diagramm konnte nicht gefunden werden",
"saveImageLabel": "Als Bild speichern",
"chartSaved": "Diagramm in Pfad gespeichert: {0}",
"chartViewer.saveAsFileTitle": "Ergebnisdatei auswählen"
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dataDirectionLabel": "Datenrichtung",
"verticalLabel": "Vertikal",
"horizontalLabel": "Horizontal",
"columnsAsLabelsLabel": "Spaltennamen als Bezeichnungen verwenden",
"labelFirstColumnLabel": "Erste Spalte als Zeilenbezeichnung verwenden",
"legendLabel": "Legendenposition",
"yAxisLabel": "Bezeichnung der Y-Achse",
"yAxisMinVal": "Minimalwert der Y-Achse",
"yAxisMaxVal": "Maximalwert der Y-Achse",
"xAxisLabel": "X-Achsenbeschriftung",
"xAxisMinVal": "Minimalwert der X-Achse",
"xAxisMaxVal": "Maximalwert der X-Achse",
"xAxisMinDate": "Minimaldatum der X-Achse",
"xAxisMaxDate": "Maximaldatum der X-Achse",
"dataTypeLabel": "Datentyp",
"numberLabel": "Anzahl",
"pointLabel": "Punkt",
"chartTypeLabel": "Diagrammtyp",
"encodingOption": "Codierung",
"imageFormatOption": "Bildformat"
}

View 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."
],
"chartTabTitle": "Diagramm"
}

View 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."
],
"series": "Reihe {0}"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"gridPanel": "Ergebnisse",
"messagePanel": "Meldungen",
"resultsTabTitle": "Ergebnisse"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resultsGridConfigurationTitle": "Ergebnisraster",
"fontFamily": "Legt die Schriftfamilie fest.",
"fontWeight": "Steuert die Schriftbreite.",
"fontSize": "Legt die Schriftgröße in Pixeln fest.",
"letterSpacing": "Legt den Abstand der Buchstaben in Pixeln fest.",
"rowHeight": "Legt die Zeilenhöhe in Pixeln fest",
"cellPadding": "Legt den Zellenabstand in Pixeln fest",
"autoSizeColumns": "Spaltenbreite automatisch an die ursprünglichen Ergebnisse anpassen. Kann bei einer großen Anzahl von Spalten oder großen Zellen zu Leistungsproblemen führen",
"maxColumnWidth": "Die maximale Breite in Pixeln für Spalten mit automatischer Größe"
}