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

Skip to content

Commit 9c8d53e

Browse files
[po] auto sync
1 parent f4dcd30 commit 9c8d53e

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

whatsnew/3.2.po

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ msgid ""
4747
"<https://github.com/python/cpython/blob/076ca6c3c8df3030307e548d9be792ce3c1c6eea/Misc/NEWS>`_"
4848
" file."
4949
msgstr ""
50+
"这篇文章介绍了 Python 3.2 相比 3.1 新增的特性。 Python 3.2 发布于 2011 年 2 月 20 日。 "
51+
"文章聚焦于几个关键特性并给出了一些示例。 有关完整细节,请参阅 `Misc/NEWS "
52+
"<https://github.com/python/cpython/blob/076ca6c3c8df3030307e548d9be792ce3c1c6eea/Misc/NEWS>`_"
53+
" 文件。"
5054

5155
#: ../../whatsnew/3.2.rst:60
5256
msgid ":pep:`392` - Python 3.2 Release Schedule"
@@ -116,11 +120,11 @@ msgstr ""
116120

117121
#: ../../whatsnew/3.2.rst:120
118122
msgid "Example of calling the parser on a command string::"
119-
msgstr ""
123+
msgstr "在命令字符串中调用解析器的示例::"
120124

121125
#: ../../whatsnew/3.2.rst:131
122126
msgid "Example of the parser's automatically generated help::"
123-
msgstr ""
127+
msgstr "解释器自动生成的帮助示例::"
124128

125129
#: ../../whatsnew/3.2.rst:150
126130
msgid ""
@@ -488,7 +492,7 @@ msgstr ""
488492
msgid ""
489493
"(Suggested by Raymond Hettinger and implemented by Eric Smith in "
490494
":issue:`6081`.)"
491-
msgstr ""
495+
msgstr "(由 Raymond Hettinger 提议并由 Eric Smith 在 :issue:`6081` 中贡献。)"
492496

493497
#: ../../whatsnew/3.2.rst:484
494498
msgid ""
@@ -517,7 +521,7 @@ msgstr ""
517521
msgid ""
518522
"(Discovered by Yury Selivanov and fixed by Benjamin Peterson; "
519523
":issue:`9666`.)"
520-
msgstr ""
524+
msgstr "(由 Yury Selivanov 发现并由 Benjamin Peterson 修正;:issue:`9666`。)"
521525

522526
#: ../../whatsnew/3.2.rst:519
523527
msgid ""
@@ -529,7 +533,7 @@ msgstr ""
529533

530534
#: ../../whatsnew/3.2.rst:530
531535
msgid "(Proposed and implemented by Mark Dickinson; :issue:`9337`.)"
532-
msgstr ""
536+
msgstr "(由 Mark Dickinson 提议并实现;:issue:`9337`。)"
533537

534538
#: ../../whatsnew/3.2.rst:532
535539
msgid ""
@@ -541,7 +545,7 @@ msgstr ""
541545

542546
#: ../../whatsnew/3.2.rst:541
543547
msgid "(Added by Antoine Pitrou; :issue:`9757`.)"
544-
msgstr ""
548+
msgstr "(由 Antoine Pitrou 添加;:issue:`9757`。)"
545549

546550
#: ../../whatsnew/3.2.rst:543
547551
msgid ""

0 commit comments

Comments
 (0)