mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 23:00:29 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"revertRow": "Zeile zurücksetzen"
|
||||
}
|
||||
12
i18n/deu/src/sql/parts/grid/views/gridActions.i18n.json
Normal file
12
i18n/deu/src/sql/parts/grid/views/gridActions.i18n.json
Normal 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."
|
||||
],
|
||||
"saveAsCsv": "Als CSV speichern",
|
||||
"saveAsExcel": "Als Excel speichern",
|
||||
"copyWithHeaders": "Kopieren mit Überschriften"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"horizontalLabel": "Horizontal",
|
||||
"labelFirstColumnLabel": "Erste Spalte als Zeilenbezeichnung verwenden?",
|
||||
"columnsAsLabelsLabel": "Spaltennamen als Label verwenden?",
|
||||
"legendLabel": "Legendenposition",
|
||||
"chartSaved": "Diagramm in Pfad gespeichert: {0}",
|
||||
"createInsightNoDataService": "Einblick kann nicht erzeugt werden, zugrunde liegendes Datenmodell nicht gefunden."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"saveImageLabel": "Als Bild speichern"
|
||||
}
|
||||
Reference in New Issue
Block a user