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

Skip to content

Commit e115bec

Browse files
[po] auto sync
1 parent 811b32c commit e115bec

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

whatsnew/2.5.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ msgstr ""
679679

680680
#: ../../whatsnew/2.5.rst:563
681681
msgid "PEP 343: The 'with' statement"
682-
msgstr ""
682+
msgstr "PEP 343: \"with\" 语句"
683683

684684
#: ../../whatsnew/2.5.rst:565
685685
msgid ""

whatsnew/2.6.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ msgstr ""
312312

313313
#: ../../whatsnew/2.6.rst:248
314314
msgid "PEP 343: The 'with' statement"
315-
msgstr ""
315+
msgstr "PEP 343: \"with\" 语句"
316316

317317
#: ../../whatsnew/2.6.rst:250
318318
msgid ""
@@ -598,7 +598,7 @@ msgstr ""
598598

599599
#: ../../whatsnew/2.6.rst:522
600600
msgid "PEP 370: Per-user ``site-packages`` Directory"
601-
msgstr ""
601+
msgstr "PEP 370: 分用户的 site-packages 目录"
602602

603603
#: ../../whatsnew/2.6.rst:524
604604
msgid ""

whatsnew/3.3.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ msgstr " PEP 由 Carl Meyer 撰写 ; 由 Carl Meyer 和 Vinay Sajip 实现。"
171171

172172
#: ../../whatsnew/3.3.rst:123
173173
msgid "PEP 420: Implicit Namespace Packages"
174-
msgstr ""
174+
msgstr "PEP 420: 隐式命名空间包"
175175

176176
#: ../../whatsnew/3.3.rst:125
177177
msgid ""
@@ -194,7 +194,7 @@ msgstr "PEP 由 Eric V. Smith 撰写,由 Eric V. Smith 和 Barry Warsaw 实现
194194
#: ../../whatsnew/3.3.rst:140
195195
msgid ""
196196
"PEP 3118: New memoryview implementation and buffer protocol documentation"
197-
msgstr ""
197+
msgstr "PEP 3118: 新的内存视图实现和缓冲协议文档"
198198

199199
#: ../../whatsnew/3.3.rst:142
200200
msgid "The implementation of :pep:`3118` has been significantly improved."
@@ -306,7 +306,7 @@ msgstr ":pep:`3118` - 修改缓冲区协议"
306306

307307
#: ../../whatsnew/3.3.rst:209
308308
msgid "PEP 393: Flexible String Representation"
309-
msgstr ""
309+
msgstr "PEP 393: 灵活的字符串表示"
310310

311311
#: ../../whatsnew/3.3.rst:211
312312
msgid ""
@@ -437,7 +437,7 @@ msgstr " PEP 由 Martin von Löwis 撰写 ; 由 Torsten Becker 和 Martin von L
437437

438438
#: ../../whatsnew/3.3.rst:290
439439
msgid "PEP 397: Python Launcher for Windows"
440-
msgstr ""
440+
msgstr "PEP 397: 适用于Windows的Python启动器"
441441

442442
#: ../../whatsnew/3.3.rst:292
443443
msgid ""
@@ -492,7 +492,7 @@ msgstr ""
492492

493493
#: ../../whatsnew/3.3.rst:327
494494
msgid "PEP 3151: Reworking the OS and IO exception hierarchy"
495-
msgstr ""
495+
msgstr "PEP 3151: 重写 OS 和 IO 异常的层次结构"
496496

497497
#: ../../whatsnew/3.3.rst:329
498498
msgid ""
@@ -604,7 +604,7 @@ msgstr "PEP 由 Antoine Pitrou 撰写并实现"
604604

605605
#: ../../whatsnew/3.3.rst:402
606606
msgid "PEP 380: Syntax for Delegating to a Subgenerator"
607-
msgstr ""
607+
msgstr "PEP 380: 委托给子生成器的语法"
608608

609609
#: ../../whatsnew/3.3.rst:404
610610
msgid ""
@@ -658,7 +658,7 @@ msgstr ""
658658

659659
#: ../../whatsnew/3.3.rst:469
660660
msgid "PEP 409: Suppressing exception context"
661-
msgstr ""
661+
msgstr "PEP 409: 清除异常上下文"
662662

663663
#: ../../whatsnew/3.3.rst:471
664664
msgid ""
@@ -691,7 +691,7 @@ msgstr "PEP 由 Ethan Furman 撰写 ,由 Ethan Furman 和 Nick Coghlan 实现
691691

692692
#: ../../whatsnew/3.3.rst:533
693693
msgid "PEP 414: Explicit Unicode literals"
694-
msgstr ""
694+
msgstr "PEP 414: 显式的Unicode文本"
695695

696696
#: ../../whatsnew/3.3.rst:535
697697
msgid ""
@@ -714,7 +714,7 @@ msgstr "PEP 由 Armin Ronacher 撰写"
714714

715715
#: ../../whatsnew/3.3.rst:550
716716
msgid "PEP 3155: Qualified name for classes and functions"
717-
msgstr ""
717+
msgstr "PEP 3155: 类和函数的限定名称"
718718

719719
#: ../../whatsnew/3.3.rst:552
720720
msgid ""
@@ -774,7 +774,7 @@ msgstr "PEP 由 Mark Shannon 撰写并实现。"
774774

775775
#: ../../whatsnew/3.3.rst:627
776776
msgid "PEP 362: Function Signature Object"
777-
msgstr ""
777+
msgstr "PEP 362: 函数签名对象"
778778

779779
#: ../../whatsnew/3.3.rst:629
780780
msgid ""
@@ -803,7 +803,7 @@ msgstr ""
803803

804804
#: ../../whatsnew/3.3.rst:646
805805
msgid "PEP 421: Adding sys.implementation"
806-
msgstr ""
806+
msgstr "PEP 421: 添加 sys.implementation"
807807

808808
#: ../../whatsnew/3.3.rst:648
809809
msgid ""

0 commit comments

Comments
 (0)