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

Skip to content

Commit 10a35e6

Browse files
[po] auto sync
1 parent e26ff34 commit 10a35e6

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

library/tkinter.tix.po

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,10 @@ msgid ""
360360
"recently selected into a :class:`ComboBox` widget so that they can be "
361361
"quickly selected again."
362362
msgstr ""
363+
"`FileSelectBox "
364+
"<http://tix.sourceforge.net/dist/current/man/html/TixCmd/tixFileSelectBox.htm>`_"
365+
" 类似于标准的 Motif(TM) 文件选择框。 它通常用于让用户选择一个文件。 FileSelectBox 会将最近选择的文件存放在一个 "
366+
":class:`ComboBox` 部件中以便可以再次快速地选择它们。"
363367

364368
#: ../../library/tkinter.tix.rst:291
365369
msgid ""
@@ -369,10 +373,13 @@ msgid ""
369373
"manually. Alternatively, the user can press the button widget that sits next"
370374
" to the entry, which will bring up a file selection dialog."
371375
msgstr ""
376+
"`FileEntry "
377+
"<http://tix.sourceforge.net/dist/current/man/html/TixCmd/tixFileEntry.htm>`_"
378+
" 部件可被用于输入一个文件名。 用户可以手动输入文件名。 或者用户也可以按输入框旁边的按钮控件,这将打开一个文件选择对话框。"
372379

373380
#: ../../library/tkinter.tix.rst:302
374381
msgid "Hierarchical ListBox"
375-
msgstr ""
382+
msgstr "层级式列表框"
376383

377384
#: ../../library/tkinter.tix.rst:307
378385
msgid ""
@@ -382,6 +389,9 @@ msgid ""
382389
"for example, file system directory trees. The list entries are indented and "
383390
"connected by branch lines according to their places in the hierarchy."
384391
msgstr ""
392+
"`HList "
393+
"<http://tix.sourceforge.net/dist/current/man/html/TixCmd/tixHList.htm>`_ "
394+
"部件可被用于显示任何具有层级结构的数据,例如文件系统目录树。 其中的列表条目带有缩进并按照它们在层级中的位置以分支线段相连。"
385395

386396
#: ../../library/tkinter.tix.rst:319
387397
msgid ""

0 commit comments

Comments
 (0)