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

Skip to content

Commit 4d5e3c5

Browse files
[po] auto sync
1 parent 8a5ef0f commit 4d5e3c5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

library/tk.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# ailin zhang <[email protected]>, 2021
8+
# Freesand Leo <[email protected]>, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2021-08-10 13:16+0000\n"
1516
"PO-Revision-Date: 2021-06-28 01:15+0000\n"
16-
"Last-Translator: ailin zhang <zhangailin@gmail.com>, 2021\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
1718
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -43,6 +44,9 @@ msgid ""
4344
":mod:`tkinter` is a set of wrappers that implement the Tk widgets as Python "
4445
"classes."
4546
msgstr ""
47+
":mod:`tkinter` 包是使用面向对象方式对 Tcl/Tk 进行的一层薄包装。 使用 :mod:`tkinter`,你不需要写 Tcl "
48+
"代码,但你将需要参阅 Tk 文档,有时还需要参阅 Tcl 文档。 :mod:`tkinter` 是一组包装器,它将 Tk 的可视化部件实现为相应的 "
49+
"Python 类。"
4650

4751
#: ../../library/tk.rst:24
4852
msgid ""

0 commit comments

Comments
 (0)