8000 [skip ci] Update .po files · python/python-docs-ja@2428255 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2428255

Browse files
author
Autobuild bot on TravisCI
8000 committed
[skip ci] Update .po files
1 parent 296cc8e commit 2428255

File tree

2 files changed

+4302
-4290
lines changed

2 files changed

+4302
-4290
lines changed

c-api/long.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.7\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-01-01 04:28+0000\n"
14+
"POT-Creation-Date: 2020-01-22 04:37+0000\n"
1515
"PO-Revision-Date: 2019-09-01 03:38+0000\n"
1616
"Last-Translator: tomo, 2019\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -180,7 +180,6 @@ msgstr ""
180180
":c:type:`PyLongObject` に変換します。"
181181

182182
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:137
183-
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:166
184183
msgid ""
185184
"Raise :exc:`OverflowError` if the value of *obj* is out of range for a "
186185
":c:type:`long`."
@@ -220,6 +219,12 @@ msgstr ""
220219
"のインスタンスでなければ、まず、その :meth:`__int__` メソッドを (もしあれば) 呼び出して、オブジェクトを "
221220
":c:type:`PyLongObject` に変換します。"
222221

222+
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:166
223+
msgid ""
224+
"Raise :exc:`OverflowError` if the value of *obj* is out of range for a "
225+
":c:type:`long long`."
226+
msgstr ""
227+
223228
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:178
224229
msgid ""
225230
"If the value of *obj* is greater than :const:`PY_LLONG_MAX` or less than "

0 commit comments

Comments
 (0)
0