File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66# Translators:
77# Iterator <[email protected] >, 201988# Sean Chao <[email protected] >, 20209+ # helloworld steve <[email protected] >, 2021910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2021-01-01 16:02+0000\n "
1617"PO-Revision-Date : 2019-09-01 03:38+0000\n "
17- "Last-Translator : Sean Chao <seanchao0804@gmail .com>, 2020 \n "
18+ "Last-Translator : helloworld steve <warningfor163@foxmail .com>, 2021 \n "
1819"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -151,6 +152,7 @@ msgid ""
151152"Part of the old-style :c:type:`Py_UNICODE` API; please migrate to using "
152153":c:func:`PyLong_FromUnicodeObject`."
153154msgstr ""
155+ "旧的 :c:type:`Py_UNICODE` API的一部分;请迁移到使用 :c:func:`PyLong_FromUnicodeObject` 。"
154156
155157#: ../../c-api/long.rst:112
156158msgid ""
@@ -204,7 +206,7 @@ msgstr ""
204206msgid ""
205207"Raise :exc:`OverflowError` if the value of *obj* is out of range for a "
206208":c:type:`long long`."
207- msgstr ""
209+ msgstr "如果 *obj* 值超出 :c:type:`long long` ,触发 :exc:`OverflowError` "
208210
209211#: ../../c-api/long.rst:178
210212msgid ""
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ msgstr ""
239239
240240#: ../../library/site.rst:191
241241msgid "This function used to be called unconditionally."
242- msgstr ""
242+ msgstr "这个函数使用无条件调用。 "
243243
244244#: ../../library/site.rst:197
245245msgid ""
@@ -285,11 +285,11 @@ msgstr ""
285285
286286#: ../../library/site.rst:248
287287msgid "Print the path to the user base directory."
288- msgstr ""
288+ msgstr "输出用户基本的路径。 "
289289
290290#: ../../library/site.rst:252
291291msgid "Print the path to the user site-packages directory."
292- msgstr ""
292+ msgstr "将路径输出到用户site-packages目录。 "
293293
294294#: ../../library/site.rst:254
295295msgid ""
You can’t perform that action at this time.
0 commit comments