File tree Expand file tree Collapse file tree 2 files changed +6776
-6764
lines changed Expand file tree Collapse file tree 2 files changed +6776
-6764
lines changed Original file line number Diff line number Diff line change 16
16
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
17
17
# tomo, 2020
18
18
# mollinaca, 2020
19
+ # Mikami Akiko, 2021
19
20
#
20
21
#, fuzzy
21
22
msgid ""
@@ -24,7 +25,7 @@ msgstr ""
24
25
"Report-Msgid-Bugs-To : \n "
25
26
"POT-Creation-Date : 2021-05-23 06:25+0000\n "
26
27
"PO-Revision-Date : 2017-02-16 17:43+0000\n "
27
- "Last-Translator : mollinaca, 2020 \n "
28
+ "Last-Translator : Mikami Akiko, 2021 \n "
28
29
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
29
30
"MIME-Version : 1.0\n "
30
31
"Content-Type : text/plain; charset=UTF-8\n "
@@ -90,6 +91,9 @@ msgid ""
90
91
"the `ActivePython <https://www.activestate.com/products/python/>`_ "
91
92
"distribution."
92
93
msgstr ""
94
+ "PythonWin は、pdb をベースとした GUI デバッガを含む Python IDE です。Pythonwin "
95
+ "デバッガは、ブレークポイントの色付けや非 PythonWin プログラムのデバッグなどの素敵な機能をたくさん持っています。PythonWin は "
96
+ "`pywin32 `_ プロジェクトの一部、あるいは `ActivePython `_ ディストリビューションの一部として利用可能です。"
93
97
94
98
#: ../../faq/programming.rst:38
95
99
msgid ""
@@ -103,7 +107,7 @@ msgstr ""
103
107
msgid ""
104
108
"`trepan3k <https://github.com/rocky/python3-trepan/>`_ is a gdb-like "
105
109
"debugger."
106
- msgstr ""
110
+ msgstr "`trepan3k `_ は gdbライクなデバッガです。 "
107
111
108
112
#: ../../faq/programming.rst:43
109
113
msgid ""
You can’t perform that action at this time.
0 commit comments