Files
azuredatastudio/i18n/deu/extensions/notebook/package.i18n.json
2021-02-22 19:42:55 -08:00

43 lines
2.9 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "Notebook-Kernerweiterungen",
"description": "Definiert den datenprokotollbasierten Notebook-Beitrag und viele Notebook-Befehle und -Beiträge.",
"notebook.configuration.title": "Notebook-Konfiguration",
"notebook.pythonPath.description": "Lokaler Pfad zur Python-Installation, die von Notebooks verwendet wird.",
"notebook.useExistingPython.description": "Lokaler Pfad zu einer bereits vorhandenen Python-Installation, die von Notebooks verwendet wird.",
"notebook.overrideEditorTheming.description": "Hiermit setzen Sie die Editor-Standardeinstellungen im Notebook-Editor außer Kraft. Zu den Einstellungen gehören Hintergrundfarbe, Farbe der aktuellen Zeile und Rahmen.",
"notebook.maxTableRows.description": "Maximale Anzahl von Zeilen, die pro Tabelle im Notebook-Editor zurückgegeben werden",
"notebook.maxBookSearchDepth.description": "Maximale Tiefe von Unterverzeichnissen für die Suche nach Books (0 entspricht unendlich)",
"notebook.command.new": "Neues Notebook",
"notebook.command.open": "Notebook öffnen",
"notebook.analyzeJupyterNotebook": "In Notebook analysieren",
"notebook.command.runactivecell": "Zelle ausführen",
"notebook.command.clearactivecellresult": "Zellergebnis löschen",
"notebook.command.runallcells": "Zellen ausführen",
"notebook.command.addcode": "Codezelle hinzufügen",
"notebook.command.addtext": "Textzelle hinzufügen",
"notebook.command.addcell": "Zelle hinzufügen",
"title.analyzeJupyterNotebook": "In Notebook analysieren",
"title.newJupyterNotebook": "Neues Notebook",
"title.openJupyterNotebook": "Notebook öffnen",
"title.jupyter.setContext": "Kontext für Notebook festlegen",
"title.jupyter.setKernel": "Kernel für Notebook festlegen",
"config.jupyter.extraKernelsTitle": "Zusätzliche Kernel",
"config.jupyter.extraKernelsDescription": "IDs der zusätzlich zu aktivierenden Kernel",
"config.jupyter.kernelConfigValuesDescription": "Konfigurationsoptionen für Jupyter-Kernel. Diese werden automatisch verwaltet und sollten nicht manuell bearbeitet werden.",
"title.reinstallNotebookDependencies": "Notebook-Abhängigkeiten neu installieren",
"title.configurePython": "Python für Notebooks konfigurieren",
"title.managePackages": "Pakete verwalten",
"title.SQL19PreviewBook": "Leitfaden zu SQL Server 2019",
"books-preview-category": "Jupyter-Books",
"title.saveJupyterBook": "Book speichern",
"title.searchJupyterBook": "Book durchsuchen",
"title.SavedBooks": "Gespeicherte Books",
"title.UntitledBooks": "Books ohne Titel"
}