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

Skip to content

Commit 34ac7cb

Browse files
committed
[po] auto sync bot
1 parent d3fb87b commit 34ac7cb

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

library/turtle.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Fei Yin <icebirds@163.com>, 2018\n"
13+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,11 +20,11 @@ msgstr ""
2020

2121
#: ../../library/turtle.rst:3
2222
msgid ":mod:`turtle` --- Turtle graphics"
23-
msgstr ""
23+
msgstr ":mod:`turtle` --- Turtle 绘图"
2424

2525
#: ../../library/turtle.rst:10
2626
msgid "**Source code:** :source:`Lib/turtle.py`"
27-
msgstr ""
27+
msgstr "**源码:** :source:`Lib/turtle.py`"
2828

2929
#: ../../library/turtle.rst:20
3030
msgid "Introduction"
@@ -36,6 +36,8 @@ msgid ""
3636
"was part of the original Logo programming language developed by Wally "
3737
"Feurzig and Seymour Papert in 1966."
3838
msgstr ""
39+
"Turtle 绘图很适合用来引导孩子学习编程。最初来自于 Wally Feurzig 和 Seymour Papert 于 1966 年所创造的 "
40+
"Logo 编程语言。"
3941

4042
#: ../../library/turtle.rst:26
4143
msgid ""

0 commit comments

Comments
 (0)