{ "python.command.python.sortImports.title": "مرتب‌سازی ایمپورت‌ها", "python.command.python.startREPL.title": "شروع REPL", "python.command.python.createTerminal.title": "ایجاد ترمینال", "python.command.python.buildWorkspaceSymbols.title": "ساختن نماد‌های محیط کاری", "python.command.python.runtests.title": "اجرای همه‌ی تست‌ها", "python.command.python.debugtests.title": "باگ‌زدایی همه‌ی تست‌ها", "python.command.python.execInTerminal.title": "اجرای فایل پایتون در ترمینال", "python.command.python.setInterpreter.title": "انتخاب مفسر", "python.command.python.refactorExtractVariable.title": "استخراج متغیر", "python.command.python.refactorExtractMethod.title": "استخراج متد", "python.command.python.viewTestOutput.title": "نمایش خروجی تست", "python.command.python.selectAndRunTestMethod.title": "اجرای متد تست ...", "python.command.python.selectAndDebugTestMethod.title": "باگ‌زدایی متد تست ...", "python.command.python.selectAndRunTestFile.title": "اجرای فایل تست ...", "python.command.python.runCurrentTestFile.title": "اجرای فایل تست جاری", "python.command.python.runFailedTests.title": "اجرای تست‌های شکست خورده", "python.command.python.execSelectionInTerminal.title": "اجرای انتخاب شده/خط در ترمینال پایتون", "python.command.python.execSelectionInDjangoShell.title": "اجرای انتخاب شده/خط در پوسته جانگو", "python.command.python.goToPythonObject.title": "برو به شئ پایتون", "python.command.python.setLinter.title": "انتخاب لینتر", "python.command.python.enableLinting.title": "فعال سازی لینتینگ", "python.command.python.runLinting.title": "اجرای لینتینگ", "python.snippet.launch.standard.label": "پایتون: فایل فعلی", "python.snippet.launch.module.label": "پایتون: ماژول", "python.snippet.launch.django.label": "پایتون: Django", "python.snippet.launch.flask.label": "پایتون: Flask", "python.snippet.launch.pyramid.label": "پایتون: برنامه Pyramid", "python.snippet.launch.attach.label": "پایتون: الصاق", "LanguageService.bannerLabelYes": "بله، نظرسنجی را همین حالا انجام بده" }