File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -666,10 +666,10 @@ msgid ""
666666"and supported by most widely used libraries. Python 2.x :pep:`is not "
667667"maintained anymore <373>`."
668668msgstr ""
669- "最新の安定版は `Python ダウンロードページ <https://www.python.org/downloads/"
670- ">`_ で見つけられます 。 Python 3.x が推奨されるバージョンで、最も広く利用され "
671- "ているライブラリでサポートされています 。 Python 2.x :pep:`は もはや保守されて "
672- "いません <373>` 。"
669+ "最新の安定版は `Python download page <https://www.python.org/downloads/>`_ で "
670+ "見つけられます 。 Python 3.x が推奨されるバージョンで、最も広く利用されている "
671+ "ライブラリでサポートされています 。 Python 2.x :pep:`は もはや保守されていませ "
672+ "ん <373>` 。"
673673
674674#: ../../faq/general.rst:317
675675msgid "How many people are using Python?"
Original file line number Diff line number Diff line change @@ -916,7 +916,7 @@ msgstr ""
916916
917917#: ../../howto/isolating-extensions.rst:632
918918msgid "Per-Class Scope"
919- msgstr ""
919+ msgstr "クラスごとのスコープ "
920920
921921#: ../../howto/isolating-extensions.rst:634
922922msgid ""
Original file line number Diff line number Diff line change @@ -600,12 +600,13 @@ msgid ""
600600"Add Objective C code to initialize and use a Python interpreter in embedded "
601601"mode. You should ensure that:"
602602msgstr ""
603- "Python インタープリターを埋め込みモードで初期化 ・使用する Objective C コード "
604- "を追加します 。次のことを確認する必要があります:"
603+ "Python インタープリタを埋め込みモードで初期化 ・使用する Objective C コードを "
604+ "追加します 。次のことを確認する必要があります:"
605605
606606#: ../../using/ios.rst:295
607607msgid "UTF-8 mode (:c:member:`PyPreConfig.utf8_mode`) is *enabled*;"
608608msgstr ""
609+ "UTF-8 モード (:c:member:`PyPreConfig.utf8_mode`) が有効になっていること"
609610
610611#: ../../using/ios.rst:296
611612msgid "Buffered stdio (:c:member:`PyConfig.buffered_stdio`) is *disabled*;"
You can’t perform that action at this time.
0 commit comments