Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 291dc56

Browse files
[po] auto sync
1 parent 8a61f35 commit 291dc56

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

library/tkinter.tix.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,10 @@ msgid ""
614614
"this method, the image files of an applications can also be located using "
615615
"the :meth:`tix_getimage` or :meth:`tix_getbitmap` method."
616616
msgstr ""
617+
"Tix 维护了一个列表以供 :meth:`tix_getimage` 和 :meth:`tix_getbitmap` 方法在其中搜索图像文件。 "
618+
"标准位图目录是 :file:`$TIX_LIBRARY/bitmaps`。 :meth:`tix_addbitmapdir` 方法向该列表添加了 "
619+
"*directory*。 通过使用此方法,应用程序的图像文件也可使用 :meth:`tix_getimage` 或 "
620+
":meth:`tix_getbitmap` 方法来定位。"
617621

618622
#: ../../library/tkinter.tix.rst:544
619623
msgid ""
@@ -625,6 +629,10 @@ msgid ""
625629
"widget is desired. Possible options are ``tix``, ``FileSelectDialog`` or "
626630
"``tixExFileSelectDialog``."
627631
msgstr ""
632+
"返回可在来自该应用程序的同不调用之间共享的选择对话框。 此方法将在首次被调用时创建一个选择对话框部件。 此后对 "
633+
":meth:`tix_filedialog` 的所有调用都将返回该对话框。 可以传入一个字符串形式的可选形参 dlgclass "
634+
"来指明所需的选择对话框类型。 可用的选项有 ``tix``, ``FileSelectDialog`` 或 "
635+
"``tixExFileSelectDialog``。"
628636

629637
#: ../../library/tkinter.tix.rst:554
630638
msgid ""

0 commit comments

Comments
 (0)