@@ -262,6 +262,9 @@ msgid ""
262
262
":ref:`PEP 528 <whatsnew36-pep528>` and :ref:`PEP 529 <whatsnew36-pep529>`, "
263
263
"Windows filesystem and console encoding changed to UTF-8."
264
264
msgstr ""
265
+ ":ref:`PEP 528 <whatsnew36-pep528>` および :ref:`PEP 529 <whatsnew36-"
266
+ "pep529>`、 Windows のファイルシステムとコンソールのエンコーディングを UTF-8 "
267
+ "に変更しました。"
265
268
266
269
#: ../../whatsnew/3.6.rst:154
267
270
msgid ""
@@ -420,7 +423,7 @@ msgstr ""
420
423
421
424
#: ../../whatsnew/3.6.rst:276
422
425
msgid ":pep:`515` -- Underscores in Numeric Literals"
423
- msgstr ""
426
+ msgstr ":pep:`515` -- 数値リテラル内のアンダースコア "
424
427
425
428
#: ../../whatsnew/3.6.rst:277
426
429
msgid "PEP written by Georg Brandl and Serhiy Storchaka."
@@ -449,7 +452,7 @@ msgstr "新たな構文のおかげでより速く、より簡潔にコードを
449
452
450
453
#: ../../whatsnew/3.6.rst:301
451
454
msgid ":pep:`525` -- Asynchronous Generators"
452
- msgstr ""
455
+ msgstr ":pep:`525` -- 非同期ジェネレータ "
453
456
454
457
#: ../../whatsnew/3.6.rst:302 ../../whatsnew/3.6.rst:323
455
458
msgid "PEP written and implemented by Yury Selivanov."
@@ -475,7 +478,7 @@ msgstr "加えて、 ``await`` 式が全ての内包表記でサポートされ
475
478
476
479
#: ../../whatsnew/3.6.rst:322
477
480
msgid ":pep:`530` -- Asynchronous Comprehensions"
478
- msgstr ""
481
+ msgstr ":pep:`530` -- 非同期内包表記 "
479
482
480
483
#: ../../whatsnew/3.6.rst:329
481
484
msgid "PEP 487: Simpler customization of class creation"
@@ -502,7 +505,7 @@ msgstr ""
502
505
503
506
#: ../../whatsnew/3.6.rst:356 ../../whatsnew/3.6.rst:394
504
507
msgid "PEP written and implemented by Martin Teichmann."
505
- msgstr ""
508
+ msgstr "PEP 著と実装 Martin Teichmann. "
506
509
507
510
#: ../../whatsnew/3.6.rst:358
508
511
msgid ":ref:`Feature documentation <class-customization>`"
@@ -588,7 +591,7 @@ msgstr ""
588
591
589
592
#: ../../whatsnew/3.6.rst:461
590
593
msgid ":pep:`519` -- Adding a file system path protocol"
591
- msgstr ""
594
+ msgstr ":pep:`519` -- ファイルシステムパスプロトコルの追加 "
592
595
593
596
#: ../../whatsnew/3.6.rst:462
594
597
msgid "PEP written by Brett Cannon and Koos Zevenhoven."
@@ -632,7 +635,7 @@ msgstr ""
632
635
633
636
#: ../../whatsnew/3.6.rst:498
634
637
msgid ":pep:`495` -- Local Time Disambiguation"
635
- msgstr ""
638
+ msgstr ":pep:`495` -- 地域時間の曖昧さ回避 "
636
639
637
640
#: ../../whatsnew/3.6.rst:498
638
641
msgid ""
@@ -694,7 +697,7 @@ msgstr ""
694
697
695
698
#: ../../whatsnew/3.6.rst:541
696
699
msgid ":pep:`528` -- Change Windows console encoding to UTF-8"
697
- msgstr ""
700
+ msgstr ":pep:`528` -- Windows コンソールのエンコーディングを UTF-8 に変更 "
698
701
699
702
#: ../../whatsnew/3.6.rst:542
700
703
msgid "PEP written and implemented by Steve Dower."
@@ -722,7 +725,7 @@ msgstr ""
722
725
723
726
#: ../../whatsnew/3.6.rst:560
724
727
msgid ":pep:`520` -- Preserving Class Attribute Definition Order"
725
- msgstr ""
728
+ msgstr ":pep:`520` -- クラス属性の定義の順番を保持 "
726
729
727
730
#: ../../whatsnew/3.6.rst:561 ../../whatsnew/3.6.rst:575
728
731
msgid "PEP written and implemented by Eric Snow."
@@ -742,7 +745,7 @@ msgstr ""
742
745
743
746
#: ../../whatsnew/3.6.rst:574
744
747
msgid ":pep:`468` -- Preserving Keyword Argument Order"
745
- msgstr ""
748
+ msgstr ":pep:`468` -- キーワード引数の順番の保持 "
746
749
747
750
#: ../../whatsnew/3.6.rst:581
748
751
msgid "New :ref:`dict <typesmapping>` implementation"
0 commit comments