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

Commit62c62c8

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parenteb61503 commit62c62c8

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

‎extending/newtypes.po‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ msgstr ""
2626

2727
#:../../extending/newtypes.rst:7
2828
msgid"Defining Extension Types: Assorted Topics"
29-
msgstr""
29+
msgstr"拡張の型の定義: 雑多なトピック"
3030

3131
#:../../extending/newtypes.rst:11
3232
msgid""

‎library/audit_events.po‎

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ msgstr ""
2525

2626
#:../../library/audit_events.rst:6
2727
msgid"Audit events table"
28-
msgstr""
28+
msgstr"監査イベント表"
2929

3030
#:../../library/audit_events.rst:8
3131
msgid""
@@ -39,23 +39,28 @@ msgid ""
3939
"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
4040
"information on handling these events."
4141
msgstr""
42+
"これらのイベントの処理についての情報は :func:`sys.addaudithook` と :c:func:"
43+
"`PySys_AddAuditHook` を参照してください。"
4244

4345
#:../../library/audit_events.rst:17
4446
msgid""
4547
"This table is generated from the CPython documentation, and may not "
4648
"represent events raised by other implementations. See your runtime specific "
4749
"documentation for actual events raised."
4850
msgstr""
51+
"この表は CPython ドキュメントから生成されており、他の実装により送出されるイベ"
52+
"ントを表示していない可能性があります。実際に送出されるイベントは、ランタイム"
53+
"固有のドキュメントを参照してください。"
4954

5055
#:../../library/audit_events.rst:23
5156
msgid""
5257
"The following events are raised internally and do not correspond to any "
5358
"public API of CPython:"
54-
msgstr""
59+
msgstr"以下のイベントは内部で送出され、 CPython の公開 API に対応しません。"
5560

5661
#:../../library/audit_events.rst:27
5762
msgid"Audit event"
58-
msgstr""
63+
msgstr"監査イベント"
5964

6065
#:../../library/audit_events.rst:27
6166
msgid"Arguments"
@@ -75,7 +80,7 @@ msgstr ""
7580

7681
#:../../library/audit_events.rst:33
7782
msgid"_winapi.CreateJunction"
78-
msgstr""
83+
msgstr"_winapi.CreateJunction"
7984

8085
#:../../library/audit_events.rst:33
8186
msgid"``src_path``, ``dst_path``"

‎library/plistlib.po‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,12 @@ msgid ""
9292
"Support added for reading and writing :class:`UID` tokens in binary plists "
9393
"as used by NSKeyedArchiver and NSKeyedUnarchiver."
9494
msgstr""
95+
"バイナリの plist で NSKeyedArchiver や NSKeyedUnarchiver によって使用される :"
96+
"class:`UID` トークンの読み込み・書き込みのサポートが追加されました。"
9597

9698
#:../../library/plistlib.rst:44
9799
msgid"Old API removed."
98-
msgstr""
100+
msgstr"古い API が削除されました。"
99101

100102
#:../../library/plistlib.rst:49
101103
msgid""
@@ -246,6 +248,8 @@ msgid ""
246248
"Wraps an :class:`int`. This is used when reading or writing NSKeyedArchiver "
247249
"encoded data, which contains UID (see PList manual)."
248250
msgstr""
251+
":class:`int` をラップします。これは NSKeyedArchiver でエンコードされた UID を"
252+
"含むデータ、の読み込みや書き込みに使用されます (PList マニュアルを参照) 。"
249253

250254
#:../../library/plistlib.rst:135
251255
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp