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

Skip to content

Commit bf788ff

Browse files
committed
[po] auto sync bot
1 parent be2ee5c commit bf788ff

2 files changed

Lines changed: 19 additions & 17 deletions

File tree

library/tkinter.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
# ailin zhang <[email protected]>, 2018
1313
# Meng Du <[email protected]>, 2019
1414
# cdarlint <[email protected]>, 2019
15-
# ppcfish <[email protected]>, 2019
1615
# 钢 彭 <[email protected]>, 2019
1716
# Freesand Leo <[email protected]>, 2019
17+
# ppcfish <[email protected]>, 2019
1818
#
1919
#, fuzzy
2020
msgid ""
@@ -23,7 +23,7 @@ msgstr ""
2323
"Report-Msgid-Bugs-To: \n"
2424
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
2525
"PO-Revision-Date: 2017-02-16 23:31+0000\n"
26-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
26+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
2727
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2828
"MIME-Version: 1.0\n"
2929
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1011,7 +1011,7 @@ msgstr ""
10111011

10121012
#: ../../library/tkinter.rst:647
10131013
msgid "cursor"
1014-
msgstr ""
1014+
msgstr "cursor"
10151015

10161016
#: ../../library/tkinter.rst:644
10171017
msgid ""

library/tkinter.ttk.po

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ msgstr ""
2626

2727
#: ../../library/tkinter.ttk.rst:2
2828
msgid ":mod:`tkinter.ttk` --- Tk themed widgets"
29-
msgstr ""
29+
msgstr ":mod:`tkinter.ttk` --- Tk主题小部件"
3030

3131
#: ../../library/tkinter.ttk.rst:9
3232
msgid "**Source code:** :source:`Lib/tkinter/ttk.py`"
33-
msgstr ""
33+
msgstr "**源代码:** :source:`Lib/tkinter/ttk.py`"
3434

3535
#: ../../library/tkinter.ttk.rst:15
3636
msgid ""
@@ -60,7 +60,7 @@ msgstr ""
6060

6161
#: ../../library/tkinter.ttk.rst:34
6262
msgid "Using Ttk"
63-
msgstr ""
63+
msgstr "使用 Ttk"
6464

6565
#: ../../library/tkinter.ttk.rst:36
6666
msgid "To start using Ttk, import its module::"
@@ -126,17 +126,17 @@ msgstr ""
126126

127127
#: ../../library/tkinter.ttk.rst:80
128128
msgid "Tk code::"
129-
msgstr ""
129+
msgstr "Tk 代码::"
130130

131131
#: ../../library/tkinter.ttk.rst:86
132132
msgid "Ttk code::"
133-
msgstr ""
133+
msgstr "Ttk 代码::"
134134

135135
#: ../../library/tkinter.ttk.rst:94
136136
msgid ""
137137
"For more information about TtkStyling_, see the :class:`Style` class "
138138
"documentation."
139-
msgstr ""
139+
msgstr "有关 TtkStyling_ 的更多信息,请参阅 :class:`Style` 类文档。"
140140

141141
#: ../../library/tkinter.ttk.rst:98
142142
msgid "Widget"
@@ -146,15 +146,15 @@ msgstr ""
146146
msgid ""
147147
":class:`ttk.Widget` defines standard options and methods supported by Tk "
148148
"themed widgets and is not supposed to be directly instantiated."
149-
msgstr ""
149+
msgstr ":class:`ttk.Widget` 定义了 Tk 主题小部件支持的标准选项和方法,不应该直接实例化。"
150150

151151
#: ../../library/tkinter.ttk.rst:105
152152
msgid "Standard Options"
153-
msgstr ""
153+
msgstr "标准选项"
154154

155155
#: ../../library/tkinter.ttk.rst:107
156156
msgid "All the :mod:`ttk` Widgets accepts the following options:"
157-
msgstr ""
157+
msgstr "所有 :mod:`ttk` 小部件接受以下选项:"
158158

159159
#: ../../library/tkinter.ttk.rst:112 ../../library/tkinter.ttk.rst:147
160160
#: ../../library/tkinter.ttk.rst:173 ../../library/tkinter.ttk.rst:216
@@ -188,20 +188,21 @@ msgid ""
188188
"for the window, and to select the widget's default layout and style. This "
189189
"option is read-only, and may only be specified when the window is created."
190190
msgstr ""
191+
"指定窗口类。在查询选项数据库中窗口的其他选项时,使用该类,确定窗口的默认绑定标签,以及选择窗口小部件的默认布局和样式。此选项仅为只读,并且只能在创建窗口时指定。"
191192

192193
#: ../../library/tkinter.ttk.rst:121
193194
msgid "cursor"
194-
msgstr ""
195+
msgstr "cursor"
195196

196197
#: ../../library/tkinter.ttk.rst:121
197198
msgid ""
198199
"Specifies the mouse cursor to be used for the widget. If set to the empty "
199200
"string (the default), the cursor is inherited for the parent widget."
200-
msgstr ""
201+
msgstr "指定要用于窗口小部件的鼠标光标。如果设置为空字符串(默认值),则为父窗口小部件继承光标."
201202

202203
#: ../../library/tkinter.ttk.rst:125
203204
msgid "takefocus"
204-
msgstr ""
205+
msgstr "takefocus"
205206

206207
#: ../../library/tkinter.ttk.rst:125
207208
msgid ""
@@ -212,14 +213,15 @@ msgid ""
212213
"And an empty string means that the traversal scripts make the decision about"
213214
" whether or not to focus on the window."
214215
msgstr ""
216+
"确定窗口是否在键盘遍历期间接受焦点。返回0或1,返回空字符串。如果返回0,则表示在键盘遍历期间应该跳过该窗口。如果为1,则表示只要可以查看窗口就应该接收输入焦点。并且空字符串意味着遍历脚本决定是否关注窗口。"
215217

216218
#: ../../library/tkinter.ttk.rst:134
217219
msgid "style"
218-
msgstr ""
220+
msgstr "style"
219221

220222
#: ../../library/tkinter.ttk.rst:134
221223
msgid "May be used to specify a custom widget style."
222-
msgstr ""
224+
msgstr "可用于指定自定义窗口小部件样式。"
223225

224226
#: ../../library/tkinter.ttk.rst:139
225227
msgid "Scrollable Widget Options"

0 commit comments

Comments
 (0)