33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
6+ # Translators:
7+ # Inada Naoki <songofacandy@gmail.com>, 2023
8+ #
69#, fuzzy
710msgid ""
811msgstr ""
912"Project-Id-Version : Python 3.11\n "
1013"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2022-12-28 04:14 +0000\n "
14+ "POT-Creation-Date : 2022-12-30 14:13 +0000\n "
1215"PO-Revision-Date : 2021-06-28 01:50+0000\n "
16+ "Last-Translator : Inada Naoki <songofacandy@gmail.com>, 2023\n "
1317"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ "
1418"ja/)\n "
1519"MIME-Version : 1.0\n "
@@ -20,31 +24,34 @@ msgstr ""
2024
2125#: ../../using/configure.rst:3
2226msgid "Configure Python"
23- msgstr ""
27+ msgstr "Configure Python "
2428
2529#: ../../using/configure.rst:8
2630msgid "Configure Options"
27- msgstr ""
31+ msgstr "Configureオプション "
2832
2933#: ../../using/configure.rst:10
3034msgid "List all ``./configure`` script options using::"
31- msgstr ""
35+ msgstr "次のコマンドで、全ての``./configure``オプションを表示できます。 "
3236
3337#: ../../using/configure.rst:14
3438msgid ""
3539"See also the :file:`Misc/SpecialBuilds.txt` in the Python source "
3640"distribution."
3741msgstr ""
42+ "Pythonのソース配布の中の :file:`Misc/SpecialBuilds.txt` も参照してください。"
3843
3944#: ../../using/configure.rst:17
4045msgid "General Options"
41- msgstr ""
46+ msgstr "一般的なオプション "
4247
4348#: ../../using/configure.rst:21
4449msgid ""
4550"Support loadable extensions in the :mod:`_sqlite` extension module (default "
4651"is no)."
4752msgstr ""
53+ ":mod:`_sqlite`拡張モジュールで、ロード可能な拡張をサポートします。(デフォル"
54+ "ト: no)"
4855
4956#: ../../using/configure.rst:24
5057msgid ""
0 commit comments