File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2020
8
+ # Mikami Akiko, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2021-04-29 17:15+0000\n "
15
16
"PO-Revision-Date : 2020-05-30 11:53+0000\n "
16
- "Last-Translator : tomo, 2020 \n "
17
+ "Last-Translator : Mikami Akiko, 2021 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -79,6 +80,9 @@ msgid ""
79
80
"the `ActivePython <https://www.activestate.com/products/python/>`_ "
80
81
"distribution."
81
82
msgstr ""
83
+ "PythonWin は、pdb をベースとした GUI デバッガを含む Python IDE です。Pythonwin "
84
+ "デバッガは、ブレークポイントの色付けや非 PythonWin プログラムのデバッグなどの素敵な機能をたくさん持っています。PythonWin は "
85
+ "`pywin32 `_ プロジェクトの一部、あるいは `ActivePython `_ ディストリビューションの一部として利用可能です。"
82
86
83
87
#: ../../faq/programming.rst:38
84
88
msgid ""
@@ -92,7 +96,7 @@ msgstr ""
92
96
msgid ""
93
97
"`trepan3k <https://github.com/rocky/python3-trepan/>`_ is a gdb-like "
94
98
"debugger."
95
- msgstr ""
99
+ msgstr "`trepan3k `_ は gdbライクなデバッガです。 "
96
100
97
101
#: ../../faq/programming.rst:43
98
102
msgid ""
You can’t perform that action at this time.
0 commit comments