mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 11:03:18 -04:00
* Correct Schema comapre single file path in xlfs * converting SC and Dacpac from Xlf to Json * Adding all exts other than mssql (needs fixing)
44 lines
1.8 KiB
JSON
44 lines
1.8 KiB
JSON
{
|
|
"Copyright": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0.0",
|
|
"contents": {
|
|
"extensions/big-data-cluster/package": {
|
|
"description": "Unterstützung für die Verwaltung von SQL Server-Big Data-Clustern",
|
|
"text.sqlServerBigDataClusters": "SQL Server-Big Data-Cluster",
|
|
"command.addController.title": "Verbindung mit Controller herstellen",
|
|
"command.deleteController.title": "Löschen",
|
|
"command.refreshController.title": "Aktualisieren"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/tree/controllerTreeNode": {
|
|
"textSqlServers": "Server mit SQL Server"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/tree/addControllerTreeNode": {
|
|
"textBigDataClusterControllerWithDots": "Big Data-Clustercontroller hinzufügen…",
|
|
"textConnectToController": "Verbindung mit Controller herstellen"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/dialog/addControllerDialog": {
|
|
"textAddNewController": "Neuen Controller hinzufügen",
|
|
"textUrlLower": "URL",
|
|
"textUsernameLower": "Benutzername",
|
|
"textPasswordLower": "Kennwort",
|
|
"textRememberPassword": "Kennwort speichern",
|
|
"textUrlCapital": "URL",
|
|
"textUsernameCapital": "Benutzername",
|
|
"textPasswordCapital": "Kennwort",
|
|
"textAdd": "Hinzufügen",
|
|
"textCancel": "Abbrechen"
|
|
},
|
|
"extensions/big-data-cluster/out/extension": {
|
|
"textYes": "Ja",
|
|
"textNo": "Nein",
|
|
"textConfirmDeleteController": "Möchten Sie \"{0}\" wirklich löschen?"
|
|
}
|
|
}
|
|
}
|