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

Skip to content

Commit 7bd7a4d

Browse files
[po] auto sync
1 parent 1bda636 commit 7bd7a4d

5 files changed

Lines changed: 5891 additions & 5860 deletions

File tree

c-api/long.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ msgstr ""
141141

142142
#: ../../c-api/long.rst:101
143143
msgid "Convert a sequence of Unicode digits to a Python integer value."
144-
msgstr ""
144+
msgstr "将 Unicode 数字序列转换为 Python 整数值。"
145145

146146
#: ../../c-api/long.rst:105
147147
msgid ""
@@ -153,13 +153,13 @@ msgstr ""
153153
msgid ""
154154
"Convert a sequence of Unicode digits in the string *u* to a Python integer "
155155
"value."
156-
msgstr ""
156+
msgstr "将字符串 *u* 中的 Unicode 数字序列转换为 Python 整数值。"
157157

158158
#: ../../c-api/long.rst:118
159159
msgid ""
160160
"Create a Python integer from the pointer *p*. The pointer value can be "
161161
"retrieved from the resulting value using :c:func:`PyLong_AsVoidPtr`."
162-
msgstr ""
162+
msgstr "从指针 *p* 创建一个 Python 整数。可以使用 :c:func:`PyLong_AsVoidPtr` 返回的指针值。"
163163

164164
#: ../../c-api/long.rst:129 ../../c-api/long.rst:148
165165
msgid ""

0 commit comments

Comments
 (0)