mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 09:35:38 -05:00
22 lines
1.4 KiB
JSON
22 lines
1.4 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"configurePython.dialogName": "Python für Notebooks konfigurieren",
|
|
"configurePython.okButtonText": "Installieren",
|
|
"configurePython.cancelButtonText": "Abbrechen",
|
|
"configurePython.browseButtonText": "Durchsuchen",
|
|
"configurePython.locationTextBoxText": "Python-Installationsspeicherort",
|
|
"configurePython.selectFileLabel": "Auswählen",
|
|
"configurePython.installNote": "Diese Installation wird einige Zeit in Anspruch nehmen. Es wird empfohlen, die Anwendung erst zu schließen, wenn die Installation abgeschlossen ist.",
|
|
"configurePython.invalidLocationMsg": "Der angegebene Installationsspeicherort ist ungültig.",
|
|
"configurePython.pythonNotFoundMsg": "Am angegebenen Speicherort wurde keine Python-Installation gefunden.",
|
|
"configurePython.pythonInstallDeclined": "Die Python-Installation wurde abgelehnt.",
|
|
"configurePython.installationType": "Installationstyp",
|
|
"configurePython.newInstall": "Neue Python-Installation",
|
|
"configurePython.existingInstall": "Vorhandene Python-Installation verwenden"
|
|
} |