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

Skip to content

Commit eb7c01d

Browse files
[po] auto sync
1 parent febef84 commit eb7c01d

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

library/tkinter.ttk.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,30 +2011,31 @@ msgid ""
20112011
"`Tcl'2004 conference presentation <http://tktable.sourceforge.net/tile/tile-"
20122012
"tcl2004.pdf>`_"
20132013
msgstr ""
2014+
"`Tcl'2004 会议报告 <http://tktable.sourceforge.net/tile/tile-tcl2004.pdf>`_"
20142015

20152016
#: ../../library/tkinter.ttk.rst:1279
20162017
msgid "This document explains how the theme engine works"
2017-
msgstr ""
2018+
msgstr "文章解释了主题引擎的工作原理。"
20182019

20192020
#: ../../library/tkinter.ttk.rst:1284
20202021
msgid "This class is used to manipulate the style database."
2021-
msgstr ""
2022+
msgstr "用于操控风格数据库的类。"
20222023

20232024
#: ../../library/tkinter.ttk.rst:1289
20242025
msgid "Query or set the default value of the specified option(s) in *style*."
2025-
msgstr ""
2026+
msgstr "查询或设置 *style* 的默认参数。"
20262027

20272028
#: ../../library/tkinter.ttk.rst:1291
20282029
msgid ""
20292030
"Each key in *kw* is an option and each value is a string identifying the "
20302031
"value for that option."
2031-
msgstr ""
2032+
msgstr " *kw* 中的键为属性,值为该属性值的字符串标识。"
20322033

20332034
#: ../../library/tkinter.ttk.rst:1294
20342035
msgid ""
20352036
"For example, to change every default button to be a flat button with some "
20362037
"padding and a different background color::"
2037-
msgstr ""
2038+
msgstr "例如,要将默认按钮改为扁平样式,并带有留白和各种背景色:"
20382039

20392040
#: ../../library/tkinter.ttk.rst:1313
20402041
msgid "Query or sets dynamic values of the specified option(s) in *style*."

0 commit comments

Comments
 (0)