Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1763593 commit 6a7c911Copy full SHA for 6a7c911
4 files changed
library/turtle.po
@@ -2221,18 +2221,18 @@ msgstr "这些修改版文档字符串是在导入时与方法对应函数的定
2221
2222
#: ../../library/turtle.rst:2186
2223
msgid "Translation of docstrings into different languages"
2224
-msgstr ""
+msgstr "文档字符串翻译为不同的语言"
2225
2226
#: ../../library/turtle.rst:2188
2227
msgid ""
2228
"There is a utility to create a dictionary the keys of which are the method "
2229
"names and the values of which are the docstrings of the public methods of "
2230
"the classes Screen and Turtle."
2231
+msgstr "可使用工具创建一个字典,键为方法名,值为 Screen 和 Turtle 类公共方法的文档字符串。"
2232
2233
#: ../../library/turtle.rst:2194
2234
msgid "a string, used as filename"
2235
+msgstr "一个字符串,表示文件名"
2236
2237
#: ../../library/turtle.rst:2196
2238
0 commit comments