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

Skip to content

Commit fd1104b

Browse files
[po] auto sync
1 parent ed46108 commit fd1104b

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

c-api/long.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.8\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2020-01-01 12:19+0000\n"
15+
"POT-Creation-Date: 2020-01-22 12:30+0000\n"
1616
"PO-Revision-Date: 2017-02-16 17:36+0000\n"
1717
"Last-Translator: Freesand Leo <[email protected]>, 2019\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -161,7 +161,6 @@ msgid ""
161161
msgstr ""
162162

163163
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:138
164-
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:181
165164
msgid ""
166165
"Raise :exc:`OverflowError` if the value of *obj* is out of range for a "
167166
":c:type:`long`."
@@ -211,6 +210,12 @@ msgid ""
211210
":c:type:`PyLongObject`."
212211
msgstr ""
213212

213+
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:181
214+
msgid ""
215+
"Raise :exc:`OverflowError` if the value of *obj* is out of range for a "
216+
":c:type:`long long`."
217+
msgstr ""
218+
214219
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:200
215220
msgid ""
216221
"If the value of *obj* is greater than :const:`PY_LLONG_MAX` or less than "

0 commit comments

Comments
 (0)