File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ msgid ""
76
76
"<https://en.wikipedia.org/wiki/Walrus#/media/File:Pacific_Walrus_-"
77
77
"_Bull_(8247646168).jpg>`_."
78
78
msgstr ""
79
+ "``:=`` という新しい構文があり、これはより大きな式の一部分でありながら値を変数に割り当てます。\n"
80
+ "この構文は、 `セイウチの目と牙 <https://en.wikipedia.org/wiki/Walrus#/media/File:Pacific_Walrus_-_Bull_(8247646168).jpg>`_ に似ていることから、愛着を込めて \" セイウチ演算子\" として知られています。"
79
81
80
82
#: ../../whatsnew/3.8.rst:89
81
83
msgid ""
@@ -107,7 +109,7 @@ msgstr ""
107
109
msgid ""
108
110
"Try to limit use of the walrus operator to clean cases that reduce "
109
111
"complexity and improve readability."
110
- msgstr ""
112
+ msgstr "セイウチ演算子の使用は、複雑さを減らしたり可読性を向上させる綺麗なケースに限るよう努めてください。 "
111
113
112
114
#: ../../whatsnew/3.8.rst:121
113
115
msgid "See :pep:`572` for a full description."
You can’t perform that action at this time.
0 commit comments