Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcbd9e7d

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent4bd3e1a commitcbd9e7d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎library/functions.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2324,6 +2324,11 @@ msgid ""
23242324
"handler is used when writing data. This is useful for processing files in "
23252325
"an unknown encoding."
23262326
msgstr""
2327+
"``'surrogateescape'`` は正しくないバイト列をユニコードの下位サロゲート領域の"
2328+
"うち U+DC80 から U+DCFF の範囲のコードユニットであらわします。データの書き込"
2329+
"み時に ``surrogateescape`` エラーハンドラが使われると、これらのサロゲートコー"
2330+
"ドユニットは元と同じバイト列に変換されます。これはエンコーディングが不明な"
2331+
"ファイルを処理するのに便利です。"
23272332

23282333
#:../../library/functions.rst:1235
23292334
msgid""
@@ -2357,6 +2362,9 @@ msgid ""
23572362
"be ``None``, ``''``, ``'\\n'``, ``'\\r'``, and ``'\\r\\n'``. It works as "
23582363
"follows:"
23592364
msgstr""
2365+
"*newline* はストリームから受け取った改行文字をどのようにパースするかを決定し"
2366+
"ます。 ``None``, ``''``, ``'\\n'``, ``'\\r'``, または ``'\\r\\n'`` のいずれか"
2367+
"を指定できます。これは以下のように動作します:"
23602368

23612369
#:../../library/functions.rst:1254
23622370
msgid""
@@ -2479,6 +2487,8 @@ msgid ""
24792487
"The ``mode`` and ``flags`` arguments may have been modified or inferred from "
24802488
"the original call."
24812489
msgstr""
2490+
"``mode`` と ``flags`` の2つの引数は呼び出し時の値から修正されたり、推量により"
2491+
"設定されたりする可能性があります。"
24822492

24832493
#:../../library/functions.rst:1327
24842494
msgid"The *opener* parameter was added."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp