File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ msgstr "`trepan3k `_ は gdbライクなデバッガです。"
102
102
msgid ""
103
103
"`Visual Studio Code <https://code.visualstudio.com/>`_ is an IDE with "
104
104
"debugging tools that integrates with version-control software."
105
- msgstr ""
105
+ msgstr "`Visual Studio Code `_ はバージョン管理ソフトと一緒になったデバッグツールを備えた IDE です "
106
106
107
107
#: ../../faq/programming.rst:46
108
108
msgid ""
@@ -124,14 +124,14 @@ msgstr ""
124
124
125
125
#: ../../faq/programming.rst:55
126
126
msgid "Are there tools to help find bugs or perform static analysis?"
127
- msgstr ""
127
+ msgstr "バグの発見や静的解析に役立つツールはありますか? "
128
128
129
129
#: ../../faq/programming.rst:59
130
130
msgid ""
131
131
"`Pylint <https://www.pylint.org/>`_ and `Pyflakes "
132
132
"<https://github.com/PyCQA/pyflakes>`_ do basic checking that will help you "
133
133
"catch bugs sooner."
134
- msgstr ""
134
+ msgstr "`Pylint `_ と `Pyflakes `_ は、バグの早期発見に役立つ基本的なチェックを行います。 "
135
135
136
136
#: ../../faq/programming.rst:63
137
137
msgid ""
You can’t perform that action at this time.
0 commit comments