|
3 | 3 | # This file is distributed under the same license as the Python package. |
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
| 6 | +# Translators: |
| 7 | + |
| 8 | + |
| 9 | +# Freesand Leo <[email protected]>, 2018 |
| 10 | +# |
6 | 11 | #, fuzzy |
7 | 12 | msgid "" |
8 | 13 | msgstr "" |
9 | 14 | "Project-Id-Version: Python 3.7\n" |
10 | 15 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2018-06-30 05:56+0900\n" |
12 | | -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 16 | +"POT-Creation-Date: 2018-12-01 09:52+0900\n" |
| 17 | +"PO-Revision-Date: 2017-02-16 17:37+0000\n" |
13 | 18 | " Last-Translator: Freesand Leo <[email protected]>, 2018\n" |
14 | 19 | "Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
15 | 20 | "MIME-Version: 1.0\n" |
@@ -443,14 +448,18 @@ msgstr "" |
443 | 448 | msgid "``pymalloc`` + debug" |
444 | 449 | msgstr "" |
445 | 450 |
|
446 | | -#: ../../c-api/memory.rst:344 ../../c-api/memory.rst:345 |
| 451 | +#: ../../c-api/memory.rst:344 |
447 | 452 | msgid "Release build, without pymalloc" |
448 | 453 | msgstr "" |
449 | 454 |
|
450 | 455 | #: ../../c-api/memory.rst:344 |
451 | 456 | msgid "``\"malloc\"``" |
452 | 457 | msgstr "" |
453 | 458 |
|
| 459 | +#: ../../c-api/memory.rst:345 |
| 460 | +msgid "Debug build, without pymalloc" |
| 461 | +msgstr "" |
| 462 | + |
454 | 463 | #: ../../c-api/memory.rst:345 |
455 | 464 | msgid "``\"malloc_debug\"``" |
456 | 465 | msgstr "" |
|
0 commit comments