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

Skip to content

Commit f7be628

Browse files
[po] auto sync
1 parent bcc8dec commit f7be628

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.69%", "updated_at": "2023-12-07T22:56:03Z"}
1+
{"translation": "92.70%", "updated_at": "2023-12-08T01:19:14Z"}

c-api/unicode.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,19 +1920,19 @@ msgstr ""
19201920
msgid ""
19211921
"Return a new string object from *format* and *args*; this is analogous to "
19221922
"``format % args``."
1923-
msgstr ""
1923+
msgstr "根据 *format* 和 *args* 返回一个新的字符串对象;这等同于 ``format % args``。"
19241924

19251925
#: ../../c-api/unicode.rst:1436
19261926
msgid ""
19271927
"Check whether *element* is contained in *container* and return true or false"
19281928
" accordingly."
1929-
msgstr ""
1929+
msgstr "检查 *element* 是否包含在 *container* 中并相应返回真值或假值。"
19301930

19311931
#: ../../c-api/unicode.rst:1439
19321932
msgid ""
19331933
"*element* has to coerce to a one element Unicode string. ``-1`` is returned "
19341934
"if there was an error."
1935-
msgstr ""
1935+
msgstr "*element* 必须强制转成一个单元素 Unicode 字符串。 如果发生错误则返回 ``-1``。"
19361936

19371937
#: ../../c-api/unicode.rst:1445
19381938
msgid ""

0 commit comments

Comments
 (0)