File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ msgstr "What's New In Python 3.7"
24
24
25
25
#: ../../whatsnew/3.7.rst:0
26
26
msgid "Editor"
27
- msgstr ""
27
+ msgstr "編集者 "
28
28
29
29
#: ../../whatsnew/3.7.rst:5
30
30
msgid "Elvis Pranskevichus <elvis@magic.io>"
@@ -280,7 +280,7 @@ msgstr "PEP written and implemented by Łukasz Langa."
280
280
281
281
#: ../../whatsnew/3.7.rst:185
282
282
msgid "PEP 538: Legacy C Locale Coercion"
283
- msgstr ""
283
+ msgstr "PEP 538: レガシーな C ロケールの強制 "
284
284
285
285
#: ../../whatsnew/3.7.rst:187
286
286
msgid ""
@@ -289,6 +289,9 @@ msgid ""
289
289
"assumption currently implied by the use of the default C or POSIX locale on "
290
290
"non-Windows platforms."
291
291
msgstr ""
292
+ "Python 3 シリーズにおける継続中の課題は、\" 7-bit ASCII\" "
293
+ "テキストのエンコーディングが何であるかと仮定して、取り扱う賢明なデフォルトの方針です。現在は、非 Windows のプラットフォームではデフォルトの C"
294
+ " ロケールつまり POSIX ロケールを使っていると暗黙的に判断されます。"
292
295
293
296
#: ../../whatsnew/3.7.rst:192
294
297
msgid ""
You can’t perform that action at this time.
0 commit comments