@@ -701,18 +701,25 @@ msgid ""
701
701
"Create a universal binary build. *SDKDIR* specifies which macOS SDK should "
702
702
"be used to perform the build (default is no)."
703
703
msgstr ""
704
+ "ユニバーサルバイナリビルドを作成します。 *SDKDIR* ��ビルドの実行にどの macOS "
705
+ "SDK が使用されるべきかを指定します (デフォルトでは指定しません) 。"
704
706
705
707
#: ../../using/configure.rst:469
706
708
msgid ""
707
709
"Create a Python.framework rather than a traditional Unix install. Optional "
708
710
"*INSTALLDIR* specifies the installation path (default is no)."
709
711
msgstr ""
712
+ "従来の Unix インストールではなく、 Python.framework を作成します。オプション"
713
+ "の *INSTALLDIR* はインストール先のパスを指定します (デフォルトでは指定しませ"
714
+ "ん) 。"
710
715
711
716
#: ../../using/configure.rst:474
712
717
msgid ""
713
718
"Specify the kind of universal binary that should be created. This option is "
714
719
"only valid when :option:`--enable-universalsdk` is set."
715
720
msgstr ""
721
+ "作成するユニバーサルバイナリの種類を指定します。このオプションは、 :option:"
722
+ "`--enable-universalsdk` が指定された場合のみ有効です。"
716
723
717
724
#: ../../using/configure.rst:477
718
725
msgid "Options:"
@@ -732,7 +739,7 @@ msgstr "``64-bit``;"
732
739
733
740
#: ../../using/configure.rst:482
734
741
msgid "``3-way``;"
735
- msgstr ""
742
+ msgstr "``3-way``; "
736
743
737
744
#: ../../using/configure.rst:483
738
745
msgid "``intel``;"
@@ -755,6 +762,8 @@ msgid ""
755
762
"Specify the name for the python framework on macOS only valid when :option:"
756
763
"`--enable-framework` is set (default: ``Python``)."
757
764
msgstr ""
765
+ "macOS の Python フレームワークの名前を指定します。 :option:`--enable-"
766
+ "framework` が指定された場合のみ有効です (デフォルトでは ``Python``) 。"
758
767
759
768
#: ../../using/configure.rst:495
760
769
msgid "Python Build System"
0 commit comments