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