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

Skip to content

Commit 7954fdc

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 37ba7e7 commit 7954fdc

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

c-api/gcsupport.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 2.7\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
11-
"PO-Revision-Date: 2018-01-20 20:54+0000\n"
10+
"POT-Creation-Date: 2018-05-22 13:20+0900\n"
11+
"PO-Revision-Date: 2018-05-22 04:24+0000\n"
1212
"Last-Translator: cocoatomo\n"
1313
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1414
"MIME-Version: 1.0\n"
@@ -84,8 +84,9 @@ msgstr "この関数は以前は *size* の型に :c:type:`int` を利用して
8484
#: ../../c-api/gcsupport.rst:58
8585
msgid ""
8686
"Resize an object allocated by :c:func:`PyObject_NewVar`. Returns the "
87-
"resized object or *NULL* on failure."
88-
msgstr ":c:func:`PyObject_NewVar` が確保したオブジェクトのメモリをリサイズします。リサイズされたオブジェクトを返します。失敗すると *NULL* を返します。"
87+
"resized object or *NULL* on failure. *op* must not be tracked by the "
88+
"collector yet."
89+
msgstr ""
8990

9091
#: ../../c-api/gcsupport.rst:61
9192
msgid ""

library/hmac.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
12-
"PO-Revision-Date: 2018-05-14 13:47+0000\n"
13-
"Last-Translator: tnir Takuya Noguchi <[email protected]>\n"
12+
"PO-Revision-Date: 2018-05-22 08:21+0000\n"
13+
"Last-Translator: T N <[email protected]>\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"

0 commit comments

Comments
 (0)