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

Skip to content

Commit 1663d54

Browse files
[po] auto sync
1 parent ed25822 commit 1663d54

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "88.80%", "updated_at": "2023-08-06T15:09:11Z"}
1+
{"translation": "88.81%", "updated_at": "2023-08-08T08:10:40Z"}

whatsnew/2.6.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -988,29 +988,29 @@ msgstr ""
988988

989989
#: ../../whatsnew/2.6.rst:871
990990
msgid "The signature of the new function is::"
991-
msgstr ""
991+
msgstr "新函数的签名为::"
992992

993993
#: ../../whatsnew/2.6.rst:876
994994
msgid "The parameters are:"
995995
msgstr "形参包括:"
996996

997997
#: ../../whatsnew/2.6.rst:878
998998
msgid "*args*: positional arguments whose values will be printed out."
999-
msgstr ""
999+
msgstr "*args*: 相应值将会被打印的位置参数。"
10001000

10011001
#: ../../whatsnew/2.6.rst:879
10021002
msgid "*sep*: the separator, which will be printed between arguments."
1003-
msgstr ""
1003+
msgstr "*sep*: 分隔符,它将在参数之间被打印。"
10041004

10051005
#: ../../whatsnew/2.6.rst:880
10061006
msgid ""
10071007
"*end*: the ending text, which will be printed after all of the arguments "
10081008
"have been output."
1009-
msgstr ""
1009+
msgstr "*end*: 结束文本,它将在所有参数输出完毕之后被打印。"
10101010

10111011
#: ../../whatsnew/2.6.rst:882
10121012
msgid "*file*: the file object to which the output will be sent."
1013-
msgstr ""
1013+
msgstr "*file*: 将被作为输出发送目标的文件对象。"
10141014

10151015
#: ../../whatsnew/2.6.rst:886
10161016
msgid ":pep:`3105` - Make print a function"

0 commit comments

Comments
 (0)