File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -674,7 +674,7 @@ msgstr "IDLE Help [IDLE ヘルプ]"
674674msgid ""
675675"Display this IDLE document, detailing the menu options, basic editing and "
676676"navigation, and other tips."
677- msgstr ""
677+ msgstr "メニューオプション、基本的な編集やナビゲーションその他チップスを詳しく書いた IDLE のドキュメントを表示します。 "
678678
679679#: ../../library/idle.rst:307
680680msgid "Python Docs"
@@ -717,6 +717,8 @@ msgid ""
717717"Open a context menu by right-clicking in a window (Control-click on macOS). "
718718"Context menus have the standard clipboard functions also on the Edit menu."
719719msgstr ""
720+ "ウィンドウ内で右クリック (macOS では Control-クリック) でコンテキストメニューが開きます。コンテキストメニューには Edit "
721+ "メニューにもある標準的なクリップボード機能が含まれています。"
720722
721723#: ../../library/idle.rst:339
722724msgid ""
@@ -747,7 +749,7 @@ msgstr "その行のブレークポイントをクリアします。"
747749
748750#: ../../library/idle.rst:349
749751msgid "Shell and Output windows also have the following."
750- msgstr ""
752+ msgstr "Shell ウィンドウや Output ウィンドウには次のメニューもあります。 "
751753
752754#: ../../library/idle.rst:352
753755msgid "Go to file/line"
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ msgstr ""
337337msgid ""
338338"Most exceptions are defined with names that end in \" Error\" , similar to the"
339339" naming of the standard exceptions."
340- msgstr ""
340+ msgstr "ほとんどの例外は、標準の例外の名前付けと同様に、 \" Error \" で終わる名前で定義されています。 "
341341
342342#: ../../tutorial/errors.rst:320
343343msgid ""
You can’t perform that action at this time.
0 commit comments