File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -20,31 +20,34 @@ msgstr ""
20
20
21
21
#: ../../using/configure.rst:3
22
22
msgid "Configure Python"
23
- msgstr ""
23
+ msgstr "Configure Python "
24
24
25
25
#: ../../using/configure.rst:8
26
26
msgid "Configure Options"
27
- msgstr ""
27
+ msgstr "Configureオプション "
28
28
29
29
#: ../../using/configure.rst:10
30
30
msgid "List all ``./configure`` script options using::"
31
- msgstr ""
31
+ msgstr "次のコマンドで、全ての``./configure``オプションを表示できます。 "
32
32
33
33
#: ../../using/configure.rst:14
34
34
msgid ""
35
35
"See also the :file:`Misc/SpecialBuilds.txt` in the Python source "
36
36
"distribution."
37
37
msgstr ""
38
+ "Pythonのソース配布の中の :file:`Misc/SpecialBuilds.txt` も参照してください。"
38
39
39
40
#: ../../using/configure.rst:17
40
41
msgid "General Options"
41
- msgstr ""
42
+ msgstr "一般的なオプション "
42
43
43
44
#: ../../using/configure.rst:21
44
45
msgid ""
45
46
"Support loadable extensions in the :mod:`_sqlite` extension module (default "
46
47
"is no)."
47
48
msgstr ""
49
+ ":mod:`_sqlite`拡張モジュールで、ロード可能な拡張をサポートします。(デフォル"
50
+ "ト: no)"
48
51
49
52
#: ../../using/configure.rst:24
50
53
msgid ""
You can’t perform that action at this time.
0 commit comments