1 Star 0 Fork 0

dglxlcl/vscode-python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.nls.de.json 2.22 KB
一键复制 编辑 原始数据 按行查看 历史
{
"python.command.python.sortImports.title": "Sortieren der Importe",
"python.command.python.startREPL.title": "Starten des REPL",
"python.command.python.createTerminal.title": "Terminal erstellen",
"python.command.python.buildWorkspaceSymbols.title": "Arbeitsplatz-Symbole erstellen",
"python.command.python.runtests.title": "Alle Unittests ausführen",
"python.command.python.debugtests.title": "Alle Unittests debuggen",
"python.command.python.execInTerminal.title": "Python-Datei im Terminal ausführen",
"python.command.python.setInterpreter.title": "Interpreter auswählen",
"python.command.python.refactorExtractVariable.title": "Variable extrahieren",
"python.command.python.refactorExtractMethod.title": "Methode extrahieren",
"python.command.python.viewTestOutput.title": "Unittest-Ausgabe anzeigen",
"python.command.python.selectAndRunTestMethod.title": "Unittest-Methode ausführen ...",
"python.command.python.selectAndDebugTestMethod.title": "Unittest-Debug-Methode ausführen ...",
"python.command.python.selectAndRunTestFile.title": "Unittest-Datei ausführen ...",
"python.command.python.runCurrentTestFile.title": "Ausgewählte Unittest-Datei ausführen",
"python.command.python.runFailedTests.title": "Fehlerhafte Unittests ausführen",
"python.command.python.discoverTests.title": "Unittests durchsuchen",
"python.command.python.execSelectionInTerminal.title": "Selektion/Reihe in Python-Terminal ausführen",
"python.command.python.execSelectionInDjangoShell.title": "Selektion/Reihe in Django-Shell ausführen",
"python.command.python.goToPythonObject.title": "Gehe zu Python-Objekt",
"python.command.python.setLinter.title": "Linter auswählen",
"python.command.python.enableLinting.title": "Linting aktivieren",
"python.command.python.runLinting.title": "Linting ausführen",
"python.snippet.launch.standard.label": "Python: Aktuelle Datei",
"python.snippet.launch.module.label": "Python: Modul",
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Pyramid-Anwendung",
"python.snippet.launch.attach.label": "Python: Anfügen"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dglxlcl/vscode-python.git
git@gitee.com:dglxlcl/vscode-python.git
dglxlcl
vscode-python
vscode-python
master

搜索帮助