Skip to content

Commit 0538b8c

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent 1fae41c commit 0538b8c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎using/configure.po

+10-1
Original file line numberDiff line numberDiff line change
@@ -701,18 +701,25 @@ msgid ""
701701
"Create a universal binary build. *SDKDIR* specifies which macOS SDK should "
702702
"be used to perform the build (default is no)."
703703
msgstr ""
704+
"ユニバーサルバイナリビルドを作成します。 *SDKDIR* ��ビルドの実行にどの macOS "
705+
"SDK が使用されるべきかを指定します (デフォルトでは指定しません) 。"
704706

705707
#: ../../using/configure.rst:469
706708
msgid ""
707709
"Create a Python.framework rather than a traditional Unix install. Optional "
708710
"*INSTALLDIR* specifies the installation path (default is no)."
709711
msgstr ""
712+
"従来の Unix インストールではなく、 Python.framework を作成します。オプション"
713+
"の *INSTALLDIR* はインストール先のパスを指定します (デフォルトでは指定しませ"
714+
"ん) 。"
710715

711716
#: ../../using/configure.rst:474
712717
msgid ""
713718
"Specify the kind of universal binary that should be created. This option is "
714719
"only valid when :option:`--enable-universalsdk` is set."
715720
msgstr ""
721+
"作成するユニバーサルバイナリの種類を指定します。このオプションは、 :option:"
722+
"`--enable-universalsdk` が指定された場合のみ有効です。"
716723

717724
#: ../../using/configure.rst:477
718725
msgid "Options:"
@@ -732,7 +739,7 @@ msgstr "``64-bit``;"
732739

733740
#: ../../using/configure.rst:482
734741
msgid "``3-way``;"
735-
msgstr ""
742+
msgstr "``3-way``;"
736743

737744
#: ../../using/configure.rst:483
738745
msgid "``intel``;"
@@ -755,6 +762,8 @@ msgid ""
755762
"Specify the name for the python framework on macOS only valid when :option:"
756763
"`--enable-framework` is set (default: ``Python``)."
757764
msgstr ""
765+
"macOS の Python フレームワークの名前を指定します。 :option:`--enable-"
766+
"framework` が指定された場合のみ有効です (デフォルトでは ``Python``) 。"
758767

759768
#: ../../using/configure.rst:495
760769
msgid "Python Build System"

0 commit comments

Comments
 (0)