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:
14
i18n/deu/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal file
14
i18n/deu/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"selectOtherServer": "Andere SQL Server-Instanz auswählen",
|
||||
"sparkJobSubmission_PleaseSelectSqlWithCluster": "Wählen Sie SQL Server mit Big Data-Cluster aus.",
|
||||
"sparkJobSubmission_NoSqlSelected": "Es ist keine SQL Server-Instanz ausgewählt.",
|
||||
"errorNotSqlBigDataCluster": "Der ausgewählte Server gehört nicht zu einem SQL Server-Big Data-Cluster.",
|
||||
"sparkJobSubmission_GetFilePathFromSelectedNodeFailed": "Fehler beim Abrufen des Dateipfads: {0}"
|
||||
}
|
||||
Reference in New Issue
Block a user