88msgstr ""
99"Project-Id-Version : Python 3.6\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-04-10 13:00 +0900\n "
11+ "POT-Creation-Date : 2018-05-29 13:26 +0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : Osamu NAKAMURA, 2017\n "
1414"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -22,6 +22,10 @@ msgstr ""
2222msgid "Python on Windows FAQ"
2323msgstr "Windows 上の Python FAQ"
2424
25+ #: ../../faq/windows.rst:12
26+ msgid "Contents"
27+ msgstr "内容"
28+
2529#: ../../faq/windows.rst:20
2630msgid "How do I run a Python program under Windows?"
2731msgstr "Python プログラムを Windows で動かすにはどうしますか?"
@@ -35,6 +39,10 @@ msgstr ""
3539"これは必ずしも単純な質問ではありません。Windows "
3640"コマンドラインからプログラムを実行するのに慣れてしまっている場合は、全て明らかなことに思えるでしょう; そうでない場合は、もう少し手引きが必要でしょう。"
3741
42+ #: ../../faq/windows.rstNone
43+ msgid "|Python Development on XP|_"
44+ msgstr "|Python Development on XP|_"
45+
3846#: ../../faq/windows.rst:29
3947msgid ""
4048"This series of screencasts aims to get you up and running with Python on "
@@ -133,6 +141,10 @@ msgid ""
133141"``>>>``, gives you a message like::"
134142msgstr "``python`` コマンドで、インタプリタプロンプト ``>>>`` ではなく次のようなメッセージ::"
135143
144+ #: ../../faq/windows.rstNone
145+ msgid "|Adding Python to DOS Path|_"
146+ msgstr "|Adding Python to DOS Path|_"
147+
136148#: ../../faq/windows.rst:114
137149msgid ""
138150"Python is not added to the DOS path by default. This screencast will walk "
0 commit comments