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

Skip to content

Commit 30926cb

Browse files
[po] auto sync
1 parent 7b1a97d commit 30926cb

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

c-api/long.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Iterator <[email protected]>, 2019
88
# Sean Chao <[email protected]>, 2020
9+
# helloworld steve <[email protected]>, 2021
910
#
1011
#, fuzzy
1112
msgid ""
@@ -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`."
153154
msgstr ""
155+
"旧的 :c:type:`Py_UNICODE` API的一部分;请迁移到使用 :c:func:`PyLong_FromUnicodeObject` 。"
154156

155157
#: ../../c-api/long.rst:112
156158
msgid ""
@@ -204,7 +206,7 @@ msgstr ""
204206
msgid ""
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
210212
msgid ""

library/site.po

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

240240
#: ../../library/site.rst:191
241241
msgid "This function used to be called unconditionally."
242-
msgstr ""
242+
msgstr "这个函数使用无条件调用。"
243243

244244
#: ../../library/site.rst:197
245245
msgid ""
@@ -285,11 +285,11 @@ msgstr ""
285285

286286
#: ../../library/site.rst:248
287287
msgid "Print the path to the user base directory."
288-
msgstr ""
288+
msgstr "输出用户基本的路径。"
289289

290290
#: ../../library/site.rst:252
291291
msgid "Print the path to the user site-packages directory."
292-
msgstr ""
292+
msgstr "将路径输出到用户site-packages目录。"
293293

294294
#: ../../library/site.rst:254
295295
msgid ""

0 commit comments

Comments
 (0)