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

Skip to content

Commit 3a9ae61

Browse files
[po] auto sync
1 parent f67dce5 commit 3a9ae61

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

c-api/memory.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,10 +715,12 @@ msgid ""
715715
"freed memory is filled with the byte ``0xDD`` (``DEADBYTE``). Memory blocks "
716716
"are surrounded by \"forbidden bytes\" (``FORBIDDENBYTE``: byte ``0xFD``)."
717717
msgstr ""
718+
"新分配的内存由字节 ``0xCD`` ( ``CLEANBYTE`` ) 填充,释放的内存由字节 ``0xDD`` ( ``DEADBYTE`` "
719+
")填充。内存块被 \"禁止字节\" 包围( ``FORBIDDENBYTE`` :字节 ``0xFD`` )。"
718720

719721
#: ../../c-api/memory.rst:447
720722
msgid "Runtime checks:"
721-
msgstr ""
723+
msgstr "运行时检查:"
722724

723725
#: ../../c-api/memory.rst:449
724726
msgid ""

0 commit comments

Comments
 (0)