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

Skip to content

Commit b840d5f

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

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

library/tkinter.tix.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,9 @@ msgid ""
401401
"similarly to the Tk checkbutton or radiobutton widgets, except it is capable"
402402
" of handling many more items than checkbuttons or radiobuttons."
403403
msgstr ""
404+
"`CheckList "
405+
"<http://tix.sourceforge.net/dist/current/man/html/TixCmd/tixCheckList.htm>`_"
406+
" 部件可显示一个供用户选择的条目列表。 CheckList 的功能类似于 Tk 复选钮或单选钮部件,不同之处在于它能够处理比复选钮或单选钮多得多的条目。"
404407

405408
#: ../../library/tkinter.tix.rst:335
406409
msgid ""
@@ -409,10 +412,13 @@ msgid ""
409412
"widget can be used to display hierarchical data in a tree form. The user can"
410413
" adjust the view of the tree by opening or closing parts of the tree."
411414
msgstr ""
415+
"`Tree "
416+
"<http://tix.sourceforge.net/dist/current/man/html/TixCmd/tixTree.htm>`_ "
417+
"部件可被用于以树形显示具有层级结构的数据。 用户可以通过打开或关闭部分树枝来调整树形视图。"
412418

413419
#: ../../library/tkinter.tix.rst:347
414420
msgid "Tabular ListBox"
415-
msgstr ""
421+
msgstr "表格式列表框"
416422

417423
#: ../../library/tkinter.tix.rst:352
418424
msgid ""

0 commit comments

Comments
 (0)