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

Skip to content

Commit da37b79

Browse files
[po] auto sync
1 parent 92f03d8 commit da37b79

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

library/tkinter.tix.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,12 +581,15 @@ msgid ""
581581
"given option(s) to have the given value(s); in this case the method returns "
582582
"an empty string. Option may be any of the configuration options."
583583
msgstr ""
584+
"查询或修改 Tix 应用程序上下文的配置选项。 如果未指定任何选项,则返回包含所有选项的字典。 "
585+
"如果指定了不带值的选项,则该方法返回描述指定选项的列表(如果未指定选项则此列表与所返回值对应的子列表相同)。 如果指定了一个或多个选项-"
586+
"值对,则该方法会将指定的选项修改为指定的值;在此情况下该方法将返回一个空字符串。 选项可以是配置选项中的任何一个。"
584587

585588
#: ../../library/tkinter.tix.rst:518
586589
msgid ""
587590
"Returns the current value of the configuration option given by *option*. "
588591
"Option may be any of the configuration options."
589-
msgstr ""
592+
msgstr "返回由 *option* 给出的配置选项的当前值。 选项可以是配置选项中的任何一个。"
590593

591594
#: ../../library/tkinter.tix.rst:524
592595
msgid ""

0 commit comments

Comments
 (0)