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

Skip to content

Commit ae2d999

Browse files
[po] auto sync
1 parent c8129cf commit ae2d999

2 files changed

Lines changed: 434 additions & 434 deletions

File tree

library/turtle.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.9\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2020-08-20 03:54+0000\n"
15+
"POT-Creation-Date: 2020-12-22 04:58+0000\n"
1616
"PO-Revision-Date: 2017-02-16 23:32+0000\n"
1717
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1108,7 +1108,7 @@ msgstr ""
11081108
"设置画笔颜色为以 *r*, *g*, *b* 元组表示的 RGB 颜色。*r*, *g*, *b* 的取值范围应为 "
11091109
"0..colormode,colormode 的值为 1.0 或 255 (参见 :func:`colormode`)。"
11101110

1111-
#: ../../library/turtle.rst:917
1111+
#: ../../library/turtle.rst:914
11121112
msgid "``pencolor(r, g, b)``"
11131113
msgstr "``pencolor(r, g, b)``"
11141114

@@ -1164,7 +1164,7 @@ msgstr ""
11641164
"设置填充颜色为以 *r*, *g*, *b* 元组表示的 RGB 颜色。*r*, *g*, *b* 的取值范围应为 "
11651165
"0..colormode,colormode 的值为 1.0 或 255 (参见 :func:`colormode`)。"
11661166

1167-
#: ../../library/turtle.rst:966
1167+
#: ../../library/turtle.rst:963
11681168
msgid "``fillcolor(r, g, b)``"
11691169
msgstr "``fillcolor(r, g, b)``"
11701170

@@ -1212,7 +1212,7 @@ msgid ""
12121212
"given value."
12131213
msgstr "输入格式与 :func:`pencolor` 相同,同时设置填充颜色和画笔颜色为指定的值。"
12141214

1215-
#: ../../library/turtle.rst:1005
1215+
#: ../../library/turtle.rst:1002
12161216
msgid ""
12171217
"``color(colorstring1, colorstring2)``, ``color((r1,g1,b1), (r2,g2,b2))``"
12181218
msgstr ""

0 commit comments

Comments
 (0)