@@ -248,6 +248,9 @@ msgid ""
248
248
":ref:`PEP 528 <whatsnew36-pep528>` and :ref:`PEP 529 <whatsnew36-pep529>`, "
249
249
"Windows filesystem and console encoding changed to UTF-8."
250
250
msgstr ""
251
+ ":ref:`PEP 528 <whatsnew36-pep528>` および :ref:`PEP 529 <whatsnew36-"
252
+ "pep529>`、 Windows のファイルシステムとコンソールのエンコーディングを UTF-8 "
253
+ "に変更しました。"
251
254
252
255
#: ../../whatsnew/3.6.rst:154
253
256
msgid ""
@@ -406,7 +409,7 @@ msgstr ""
406
409
407
410
#: ../../whatsnew/3.6.rst:276
408
411
msgid ":pep:`515` -- Underscores in Numeric Literals"
409
- msgstr ""
412
+ msgstr ":pep:`515` -- 数値リテラル内のアンダースコア "
410
413
411
414
#: ../../whatsnew/3.6.rst:277
412
415
msgid "PEP written by Georg Brandl and Serhiy Storchaka."
@@ -435,7 +438,7 @@ msgstr "新たな構文のおかげでより速く、より簡潔にコードを
435
438
436
439
#: ../../whatsnew/3.6.rst:301
437
440
msgid ":pep:`525` -- Asynchronous Generators"
438
- msgstr ""
441
+ msgstr ":pep:`525` -- 非同期ジェネレータ "
439
442
440
443
#: ../../whatsnew/3.6.rst:302 ../../whatsnew/3.6.rst:323
441
444
msgid "PEP written and implemented by Yury Selivanov."
@@ -461,7 +464,7 @@ msgstr "加えて、 ``await`` 式が全ての内包表記でサポートされ
461
464
462
465
#: ../../whatsnew/3.6.rst:322
463
466
msgid ":pep:`530` -- Asynchronous Comprehensions"
464
- msgstr ""
467
+ msgstr ":pep:`530` -- 非同期内包表記 "
465
468
466
469
#: ../../whatsnew/3.6.rst:329
467
470
msgid "PEP 487: Simpler customization of class creation"
@@ -488,7 +491,7 @@ msgstr ""
488
491
489
492
#: ../../whatsnew/3.6.rst:356 ../../whatsnew/3.6.rst:394
490
493
msgid "PEP written and implemented by Martin Teichmann."
491
- msgstr ""
494
+ msgstr "PEP 著と実装 Martin Teichmann. "
492
495
493
496
#: ../../whatsnew/3.6.rst:358
494
497
msgid ":ref:`Feature documentation <class-customization>`"
@@ -574,7 +577,7 @@ msgstr ""
574
577
575
578
#: ../../whatsnew/3.6.rst:461
576
579
msgid ":pep:`519` -- Adding a file system path protocol"
577
- msgstr ""
580
+ msgstr ":pep:`519` -- ファイルシステムパスプロトコルの追加 "
578
581
579
582
#: ../../whatsnew/3.6.rst:462
580
583
msgid "PEP written by Brett Cannon and Koos Zevenhoven."
@@ -618,7 +621,7 @@ msgstr ""
618
621
619
622
#: ../../whatsnew/3.6.rst:498
620
623
msgid ":pep:`495` -- Local Time Disambiguation"
621
- msgstr ""
624
+ msgstr ":pep:`495` -- 地域時間の曖昧さ回避 "
622
625
623
626
#: ../../whatsnew/3.6.rst:498
624
627
msgid ""
@@ -680,7 +683,7 @@ msgstr ""
680
683
681
684
#: ../../whatsnew/3.6.rst:541
682
685
msgid ":pep:`528` -- Change Windows console encoding to UTF-8"
683
- msgstr ""
686
+ msgstr ":pep:`528` -- Windows コンソールのエンコーディングを UTF-8 に変更 "
684
687
685
688
#: ../../whatsnew/3.6.rst:542
686
689
msgid "PEP written and implemented by Steve Dower."
@@ -708,7 +711,7 @@ msgstr ""
708
711
709
712
#: ../../whatsnew/3.6.rst:560
710
713
msgid ":pep:`520` -- Preserving Class Attribute Definition Order"
711
- msgstr ""
714
+ msgstr ":pep:`520` -- クラス属性の定義の順番を保持 "
712
715
713
716
#: ../../whatsnew/3.6.rst:561 ../../whatsnew/3.6.rst:575
714
717
msgid "PEP written and implemented by Eric Snow."
@@ -728,7 +731,7 @@ msgstr ""
728
731
729
732
#: ../../whatsnew/3.6.rst:574
730
733
msgid ":pep:`468` -- Preserving Keyword Argument Order"
731
- msgstr ""
734
+ msgstr ":pep:`468` -- キーワード引数の順番の保持 "
732
735
733
736
#: ../../whatsnew/3.6.rst:581
734
737
msgid "New :ref:`dict <typesmapping>` implementation"