1 parent 26242b1 commit e015075Copy full SHA for e015075
c-api/memory.po
@@ -14,7 +14,7 @@ msgstr ""
14
"MIME-Version: 1.0\n"
15
"Content-Type: text/plain; charset=utf-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
-"Generated-By: Babel 2.7.0\n"
+"Generated-By: Babel 2.8.0\n"
18
19
#: /Users/flowdas/works/docs/python/src/Doc/c-api/memory.rst:8
20
msgid "Memory Management"
@@ -888,7 +888,7 @@ msgstr "pymalloc 아레나 할당자 사용자 정의"
888
msgid ""
889
"Structure used to describe an arena allocator. The structure has three "
890
"fields:"
891
-msgstr "투기장 할당자를 기술하는 데 사용되는 구조체. 이 구조체에는 세 개의 필드가 있습니다:"
+msgstr "아레나 할당자를 기술하는 데 사용되는 구조체. 이 구조체에는 세 개의 필드가 있습니다:"
892
893
#: /Users/flowdas/works/docs/python/src/Doc/c-api/memory.rst:517
894
msgid "``void* alloc(void *ctx, size_t size)``"
0 commit comments