mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 03:21:40 -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)
27 lines
1.6 KiB
JSON
27 lines
1.6 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/admin-tool-ext-win/package": {
|
|
"adminToolExtWin.displayName": "Erweiterungen für Datenbankverwaltungstools für Windows",
|
|
"adminToolExtWin.description": "Fügt Azure Data Studio zusätzliche Windows-spezifische Funktionen hinzu.",
|
|
"adminToolExtWin.propertiesMenuItem": "Eigenschaften",
|
|
"adminToolExtWin.launchGswMenuItem": "Skripts generieren..."
|
|
},
|
|
"extensions/admin-tool-ext-win/out/main": {
|
|
"adminToolExtWin.noConnectionContextForProp": "Für handleLaunchSsmsMinPropertiesDialogCommand wurde kein ConnectionContext angegeben.",
|
|
"adminToolExtWin.noOENode": "Der Objekt-Explorer-Knoten konnte aus dem connectionContext nicht ermittelt werden: {0}",
|
|
"adminToolExtWin.noConnectionContextForGsw": "Für handleLaunchSsmsMinPropertiesDialogCommand wurde kein ConnectionContext angegeben.",
|
|
"adminToolExtWin.noConnectionProfile": "Aus connectionContext wurde kein connectionProfile bereitgestellt: {0}",
|
|
"adminToolExtWin.launchingDialogStatus": "Das Dialogfeld wird gestartet...",
|
|
"adminToolExtWin.ssmsMinError": "Fehler beim Aufruf von SsmsMin mit den Argumenten \"{0}\": {1}"
|
|
}
|
|
}
|
|
}
|