1 Star 0 Fork 0

dglxlcl/vscode-python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.nls.tr.json 2.34 KB
一键复制 编辑 原始数据 按行查看 历史
Rich Chiodo 提交于 2020-02-20 10:45 . Prettier
{
"python.command.python.sortImports.title": "Import İfadelerini Sırala",
"python.command.python.startREPL.title": "REPL Başlat",
"python.command.python.createTerminal.title": "Terminal Oluştur",
"python.command.python.buildWorkspaceSymbols.title": "Çalışma Alanındaki Sembolleri Derle",
"python.command.python.runtests.title": "Testleri Çalıştır",
"python.command.python.debugtests.title": "Testleri Debug Et",
"python.command.python.execInTerminal.title": "Terminalde Çalıştır",
"python.command.python.setInterpreter.title": "Bir Interpreter Seçin",
"python.command.python.refactorExtractVariable.title": "Değişken Çıkar",
"python.command.python.refactorExtractMethod.title": "Metot Çıkar",
"python.command.python.viewTestOutput.title": "Test Çıktısını Görüntüle",
"python.command.python.selectAndRunTestMethod.title": "Test Metodu Çalıştır",
"python.command.python.selectAndDebugTestMethod.title": "Test Metodu Debug Et",
"python.command.python.selectAndRunTestFile.title": "Bir Test Dosyası Seç ve Çalıştır",
"python.command.python.runCurrentTestFile.title": "Aktif Test Dosyasını Çalıştır",
"python.command.python.runFailedTests.title": "Başarısız Testleri Çalıştır",
"python.command.python.discoverTests.title": "Testleri Keşfet",
"python.command.python.discoveringTests.title": "Testler Keşfediliyor...",
"python.command.python.execSelectionInTerminal.title": "Seçimi/Satırı Terminalde Çalıştır",
"python.command.python.execSelectionInDjangoShell.title": "Seçimi/Satırı Django Shell'inde Çalıştır",
"python.command.python.goToPythonObject.title": "Python Nesnesine Git",
"python.command.python.setLinter.title": "Bir Linter Seç",
"python.command.python.enableLinting.title": "Linting'i Aktifleştir",
"python.command.python.runLinting.title": "Linter Çalıştır",
"python.snippet.launch.standard.label": "Python: Geçerli Dosya",
"python.snippet.launch.module.label": "Python: Modül",
"python.snippet.launch.module.default": "modül-adını-yazın",
"python.snippet.launch.attach.label": "Python: Remote Attach",
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Pyramid Uygulaması"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dglxlcl/vscode-python.git
git@gitee.com:dglxlcl/vscode-python.git
dglxlcl
vscode-python
vscode-python
master

搜索帮助