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

Commit79ede24

Browse files
pydoc-zh-tw[bot]github-actions[bot]mattwang44
authored
Sync with CPython 3.10 (#143)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>Co-authored-by: Matt.Wang <mattwang44@gmail.com>
1 parentd52bda3 commit79ede24

File tree

341 files changed

+3978
-3560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

341 files changed

+3978
-3560
lines changed

‎c-api/arg.po‎

Lines changed: 71 additions & 65 deletions
Large diffs are not rendered by default.

‎c-api/buffer.po‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ msgstr ""
423423
#:../../c-api/buffer.rst:333../../c-api/buffer.rst:335
424424
#:../../c-api/buffer.rst:337
425425
msgid"NULL"
426-
msgstr""
426+
msgstr"NULL"
427427

428428
#:../../c-api/buffer.rst:287
429429
msgid"contiguity requests"

‎c-api/bytes.po‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ msgstr ":attr:`%ld`"
137137

138138
#:../../c-api/bytes.rst:81
139139
msgid"long"
140-
msgstr""
140+
msgstr"long"
141141

142142
#:../../c-api/bytes.rst:81
143143
msgid"Equivalent to ``printf(\"%ld\")``. [1]_"

‎c-api/call.po‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -267,19 +267,19 @@ msgstr ""
267267

268268
#:../../c-api/call.rst:195
269269
msgid"Function"
270-
msgstr""
270+
msgstr"函式"
271271

272272
#:../../c-api/call.rst:195
273273
msgid"callable"
274-
msgstr""
274+
msgstr"callable"
275275

276276
#:../../c-api/call.rst:195
277277
msgid"args"
278-
msgstr""
278+
msgstr"args"
279279

280280
#:../../c-api/call.rst:195
281281
msgid"kwargs"
282-
msgstr""
282+
msgstr"kwargs"
283283

284284
#:../../c-api/call.rst:197
285285
msgid":c:func:`PyObject_Call`"
@@ -339,7 +339,7 @@ msgstr ":c:func:`PyObject_CallMethod`"
339339

340340
#:../../c-api/call.rst:207
341341
msgid"obj + ``char*``"
342-
msgstr""
342+
msgstr"物件 + ``char*``"
343343

344344
#:../../c-api/call.rst:209
345345
msgid":c:func:`PyObject_CallFunctionObjArgs`"
@@ -355,7 +355,7 @@ msgstr ":c:func:`PyObject_CallMethodObjArgs`"
355355

356356
#:../../c-api/call.rst:211../../c-api/call.rst:213../../c-api/call.rst:215
357357
msgid"obj + name"
358-
msgstr""
358+
msgstr"物件 + 名稱"
359359

360360
#:../../c-api/call.rst:213
361361
msgid":c:func:`PyObject_CallMethodNoArgs`"

‎c-api/concrete.po‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ msgstr ""
4343

4444
#:../../c-api/concrete.rst:28
4545
msgid"Fundamental Objects"
46-
msgstr""
46+
msgstr"基礎物件"
4747

4848
#:../../c-api/concrete.rst:30
4949
msgid""
@@ -52,11 +52,11 @@ msgstr ""
5252

5353
#:../../c-api/concrete.rst:41
5454
msgid"Numeric Objects"
55-
msgstr""
55+
msgstr"數值物件"
5656

5757
#:../../c-api/concrete.rst:56
5858
msgid"Sequence Objects"
59-
msgstr""
59+
msgstr"序列物件"
6060

6161
#:../../c-api/concrete.rst:60
6262
msgid""
@@ -67,12 +67,12 @@ msgstr ""
6767

6868
#:../../c-api/concrete.rst:78
6969
msgid"Container Objects"
70-
msgstr""
70+
msgstr"容器物件"
7171

7272
#:../../c-api/concrete.rst:91
7373
msgid"Function Objects"
7474
msgstr"函式物件"
7575

7676
#:../../c-api/concrete.rst:102
7777
msgid"Other Objects"
78-
msgstr""
78+
msgstr"其他物件"

‎c-api/coro.po‎

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

2121
#:../../c-api/coro.rst:6
2222
msgid"Coroutine Objects"
23-
msgstr""
23+
msgstr"協程物件"
2424

2525
#:../../c-api/coro.rst:10
2626
msgid""

‎c-api/dict.po‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@ msgstr ""
198198
#:../../c-api/dict.rst:176
199199
msgid"For example::"
200200
msgstr""
201+
"舉例來說:\n"
202+
"\n"
203+
"::"
201204

202205
#:../../c-api/dict.rst:186
203206
msgid""

‎c-api/exceptions.po‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ msgstr ""
237237
#:../../c-api/exceptions.rst:217../../c-api/exceptions.rst:225
238238
#:../../c-api/exceptions.rst:234../../c-api/exceptions.rst:243
239239
msgid":ref:`Availability <availability>`: Windows."
240-
msgstr""
240+
msgstr":ref:`適用 <availability>`:Windows。"
241241

242242
#:../../c-api/exceptions.rst:205
243243
msgid""

‎c-api/import.po‎

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

216216
#:../../c-api/import.rst:190
217217
msgid"Return value of ``-1`` upon failure."
218-
msgstr""
218+
msgstr"當失敗時回傳 ``-1``。"
219219

220220
#:../../c-api/import.rst:196
221221
msgid""

‎c-api/init.po‎

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ msgstr ""
304304

305305
#:../../c-api/init.rst:163../../c-api/init.rst:175
306306
msgid":ref:`Availability <availability>`: Windows."
307-
msgstr""
307+
msgstr":ref:`適用 <availability>`:Windows。"
308308

309309
#:../../c-api/init.rst:167
310310
msgid""
@@ -1281,7 +1281,7 @@ msgstr ""
12811281
#:../../c-api/init.rst:1121../../c-api/init.rst:1130
12821282
#:../../c-api/init.rst:1139
12831283
msgid"*tstate* must not be ``NULL``."
1284-
msgstr""
1284+
msgstr"*tstate* 不可為 ``NULL``。"
12851285

12861286
#:../../c-api/init.rst:1128
12871287
msgid""
@@ -2039,18 +2039,3 @@ msgid ""
20392039
"Due to the compatibility problem noted above, this version of the API should "
20402040
"not be used in new code."
20412041
msgstr""
2042-
2043-
#~ msgid "0"
2044-
#~ msgstr "0"
2045-
2046-
#~ msgid "1"
2047-
#~ msgstr "1"
2048-
2049-
#~ msgid "2"
2050-
#~ msgstr "2"
2051-
2052-
#~ msgid "4"
2053-
#~ msgstr "4"
2054-
2055-
#~ msgid "8"
2056-
#~ msgstr "8"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp