@@ -16,7 +16,7 @@ msgid ""
1616msgstr ""
1717"Project-Id-Version : Python 3.7\n "
1818"Report-Msgid-Bugs-To : \n "
19- "POT-Creation-Date : 2018-12-21 10:07 +0900\n "
19+ "POT-Creation-Date : 2018-12-23 10:09 +0900\n "
2020"PO-Revision-Date : 2017-02-16 23:14+0000\n "
2121"Last-Translator : tomo, 2018\n "
2222"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -621,41 +621,40 @@ msgid ""
621621msgstr ""
622622
623623#: ../../library/idle.rst:281
624- msgid "Code Context (toggle)(Editor Window only) "
625- msgstr "Code Context [コードコンテキスト] (トグル切り替え) (Editor ウィンドウのみ) "
624+ msgid "Zoom/Restore Height "
625+ msgstr ""
626626
627627#: ../../library/idle.rst:279
628628msgid ""
629+ "Toggles the window between normal size and maximum height. The initial size "
630+ "defaults to 40 lines by 80 chars unless changed on the General tab of the "
631+ "Configure IDLE dialog."
632+ msgstr ""
633+ "ウィンドウの高さを標準か最大かで切り替えます。 :menuselection:`Options -> Configure IDLE -> "
634+ "General` で設定を変えていない場合のデフォルトの初期状態のサイズは 80 カラム、40 行です。"
635+
636+ #: ../../library/idle.rst:286
637+ msgid "Show/Hide Code Context (Editor Window only)"
638+ msgstr ""
639+
640+ #: ../../library/idle.rst:284
641+ msgid ""
629642"Open a pane at the top of the edit window which shows the block context of "
630643"the code which has scrolled above the top of the window. See :ref:`Code "
631644"Context <code-context>` in the Editing and Navigation section below."
632645msgstr ""
633646"Editor ウィンドウの上部にペインが開き、そこにウィンドウの一番上のコードのブロックコンテキスト (訳注: コードが含まれているブロックのインデント構造) が表示されます。\n"
634647"下の編集とナビゲーションの節にある :ref:`コードコンテキスト <code-context>` の項を参照してください。"
635648
636- #: ../../library/idle.rst:284
649+ #: ../../library/idle.rst:289
637650msgid "Window menu (Shell and Editor)"
638651msgstr "Window メニュー (Shell ウィンドウ、Editor ウィンドウ)"
639652
640- #: ../../library/idle.rst:289
641- msgid "Zoom Height"
642- msgstr "Zoom Height [ウィンドウの高さの切り替え]"
643-
644- #: ../../library/idle.rst:287
645- msgid ""
646- "Toggles the window between normal size and maximum height. The initial size "
647- "defaults to 40 lines by 80 chars unless changed on the General tab of the "
648- "Configure IDLE dialog."
649- msgstr ""
650- "ウィンドウの高さを標準か最大かで切り替えます。 :menuselection:`Options -> Configure IDLE -> "
651- "General` で設定を変えていない場合のデフォルトの初期状態のサイズは 80 カラム、40 行です。"
652-
653653#: ../../library/idle.rst:291
654654msgid ""
655- "The rest of this menu lists the names of all open windows; select one to "
656- "bring it to the foreground (deiconifying it if necessary)."
655+ "Lists the names of all open windows; select one to bring it to the "
656+ "foreground (deiconifying it if necessary)."
657657msgstr ""
658- "このメニューの残りはすべての開いたウィンドウの名前の一覧になっています。一つを選ぶとそれを最前面に持ってきます (アイコン化されていれば元に戻します)。"
659658
660659#: ../../library/idle.rst:295
661660msgid "Help menu (Shell and Editor)"
0 commit comments