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

Skip to content

Commit dcaffdb

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 906ee7c commit dcaffdb

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

c-api/memory.po

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-06-19 14:03+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Osamu NAKAMURA, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -62,15 +62,11 @@ msgstr ""
6262
msgid ""
6363
"It is important to understand that the management of the Python heap is "
6464
"performed by the interpreter itself and that the user has no control over "
65-
"it, even if she regularly manipulates object pointers to memory blocks "
65+
"it, even if they regularly manipulate object pointers to memory blocks "
6666
"inside that heap. The allocation of heap space for Python objects and other"
6767
" internal buffers is performed on demand by the Python memory manager "
6868
"through the Python/C API functions listed in this document."
6969
msgstr ""
70-
"重要なのは、たとえユーザがいつもヒープ内のメモリブロックを指すようなオブジェクトポインタを操作しているとしても、Python "
71-
"用ヒープの管理はインタプリタ自体が行うもので、ユーザがそれを制御する余地はないと理解することです。Python "
72-
"オブジェクトや内部使用されるバッファを入れるためのヒープ空間のメモリ確保は、必要に応じて、Python "
73-
"メモリマネージャがこのドキュメント内で列挙しているPython/C API 関数群を介して行います。"
7470

7571
#: ../../c-api/memory.rst:49
7672
msgid ""

0 commit comments

Comments
 (0)
0