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 0bdc417 commit 1763593Copy full SHA for 1763593
1 file changed
library/turtle.po
@@ -2211,13 +2211,13 @@ msgstr "对文法或函数调用 :func:`help` 将显示其文档字符串::"
2211
msgid ""
2212
"The docstrings of the functions which are derived from methods have a "
2213
"modified form::"
2214
-msgstr ""
+msgstr "方法对应函数的文档字符串的形式会有一些修改::"
2215
2216
#: ../../library/turtle.rst:2181
2217
2218
"These modified docstrings are created automatically together with the "
2219
"function definitions that are derived from the methods at import time."
2220
+msgstr "这些修改版文档字符串是在导入时与方法对应函数的定义一起自动生成的。"
2221
2222
#: ../../library/turtle.rst:2186
2223
msgid "Translation of docstrings into different languages"
0 commit comments