# SOME DESCRIPTIVE TITLE. # Copyright (C) 2001-2021, Python Software Foundation # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # # Translators: # tomo, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-01 16:02+0000\n" "PO-Revision-Date: 2019-09-01 02:43+0000\n" "Last-Translator: tomo, 2019\n" "Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/" "ja/)\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../../using/editors.rst:7 msgid "Editors and IDEs" msgstr "エディタと IDE" #: ../../using/editors.rst:9 msgid "" "There are a number of IDEs that support Python programming language. Many " "editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " "checks." msgstr "" "Python プログラミング言語をサポートする IDE はたくさんあります。\n" "多くのエディタや IDE にはシンタックスハイライト機能、デバッグツール、 :pep:" "`8` チェック機能があります。" #: ../../using/editors.rst:12 msgid "" "Please go to `Python Editors `_ " "and `Integrated Development Environments `_ for a comprehensive list." msgstr "" "包括的な一覧を見るには、 `Python Editors `_ や `Integrated Development Environments `_ を訪れてください。"