Skip to content

Commit 78fbb21

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent c9e71c6 commit 78fbb21

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

whatsnew/3.6.po

+12-9
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,9 @@ msgid ""
247247
":ref:`PEP 528 <whatsnew36-pep528>` and :ref:`PEP 529 <whatsnew36-pep529>`, "
248248
"Windows filesystem and console encoding changed to UTF-8."
249249
msgstr ""
250+
":ref:`PEP 528 <whatsnew36-pep528>` および :ref:`PEP 529 <whatsnew36-"
251+
"pep529>`、 Windows のファイルシステムとコンソールのエンコーディングを UTF-8 "
252+
"に変更しました。"
250253

251254
#: ../../whatsnew/3.6.rst:154
252255
msgid ""
@@ -405,7 +408,7 @@ msgstr ""
405408

406409
#: ../../whatsnew/3.6.rst:276
407410
msgid ":pep:`515` -- Underscores in Numeric Literals"
408-
msgstr ""
411+
msgstr ":pep:`515` -- 数値リテラル内のアンダースコア"
409412

410413
#: ../../whatsnew/3.6.rst:277
411414
msgid "PEP written by Georg Brandl and Serhiy Storchaka."
@@ -434,7 +437,7 @@ msgstr "新たな構文のおかげでより速く、より簡潔にコードを
434437

435438
#: ../../whatsnew/3.6.rst:301
436439
msgid ":pep:`525` -- Asynchronous Generators"
437-
msgstr ""
440+
msgstr ":pep:`525` -- 非同期ジェネレータ"
438441

439442
#: ../../whatsnew/3.6.rst:302 ../../whatsnew/3.6.rst:323
440443
msgid "PEP written and implemented by Yury Selivanov."
@@ -460,7 +463,7 @@ msgstr "加えて、 ``await`` 式が全ての内包表記でサポートされ
460463

461464
#: ../../whatsnew/3.6.rst:322
462465
msgid ":pep:`530` -- Asynchronous Comprehensions"
463-
msgstr ""
466+
msgstr ":pep:`530` -- 非同期内包表記"
464467

465468
#: ../../whatsnew/3.6.rst:329
466469
msgid "PEP 487: Simpler customization of class creation"
@@ -487,7 +490,7 @@ msgstr ""
487490

488491
#: ../../whatsnew/3.6.rst:356 ../../whatsnew/3.6.rst:394
489492
msgid "PEP written and implemented by Martin Teichmann."
490-
msgstr ""
493+
msgstr "PEP 著と実装 Martin Teichmann."
491494

492495
#: ../../whatsnew/3.6.rst:358
493496
msgid ":ref:`Feature documentation <class-customization>`"
@@ -573,7 +576,7 @@ msgstr ""
573576

574577
#: ../../whatsnew/3.6.rst:461
575578
msgid ":pep:`519` -- Adding a file system path protocol"
576-
msgstr ""
579+
msgstr ":pep:`519` -- ファイルシステムパスプロトコルの追加"
577580

578581
#: ../../whatsnew/3.6.rst:462
579582
msgid "PEP written by Brett Cannon and Koos Zevenhoven."
@@ -617,7 +620,7 @@ msgstr ""
617620

618621
#: ../../whatsnew/3.6.rst:498
619622
msgid ":pep:`495` -- Local Time Disambiguation"
620-
msgstr ""
623+
msgstr ":pep:`495` -- 地域時間の曖昧さ回避"
621624

622625
#: ../../whatsnew/3.6.rst:498
623626
msgid ""
@@ -679,7 +682,7 @@ msgstr ""
679682

680683
#: ../../whatsnew/3.6.rst:541
681684
msgid ":pep:`528` -- Change Windows console encoding to UTF-8"
682-
msgstr ""
685+
msgstr ":pep:`528` -- Windows コンソールのエンコーディングを UTF-8 に変更"
683686

684687
#: ../../whatsnew/3.6.rst:542
685688
msgid "PEP written and implemented by Steve Dower."
@@ -707,7 +710,7 @@ msgstr ""
707710

708711
#: ../../whatsnew/3.6.rst:560
709712
msgid ":pep:`520` -- Preserving Class Attribute Definition Order"
710-
msgstr ""
713+
msgstr ":pep:`520` -- クラス属性の定義の順番を保持"
711714

712715
#: ../../whatsnew/3.6.rst:561 ../../whatsnew/3.6.rst:575
713716
msgid "PEP written and implemented by Eric Snow."
@@ -727,7 +730,7 @@ msgstr ""
727730

728731
#: ../../whatsnew/3.6.rst:574
729732
msgid ":pep:`468` -- Preserving Keyword Argument Order"
730-
msgstr ""
733+
msgstr ":pep:`468` -- キーワード引数の順番の保持"
731734

732735
#: ../../whatsnew/3.6.rst:581
733736
msgid "New :ref:`dict <typesmapping>` implementation"

0 commit comments

Comments
 (0)