@@ -303,16 +303,15 @@ msgid "Mersenne Twister"
303
303
msgstr "Mersenne Twister"
304
304
305
305
#: ../../license.rst:305
306
- #, fuzzy
307
306
msgid ""
308
307
"The :mod:`!_random` C extension underlying the :mod:`random` module includes "
309
308
"code based on a download from http://www.math.sci.hiroshima-u.ac.jp/~m-mat/"
310
309
"MT/MT2002/emt19937ar.html. The following are the verbatim comments from the "
311
310
"original code::"
312
311
msgstr ""
313
- ":mod:`_random` 模組包含了以 http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ "
314
- "MT2002/emt19937ar.html 的下載內容為基礎的程式碼。以下是原始程式碼的完整聲 "
315
- "明 :\n"
312
+ ":mod:`random` 模組底下的 :mod:`! _random` C 擴充程式包含了以 http://www.math."
313
+ "sci.hiroshima-u.ac.jp/~m-mat/MT/ MT2002/emt19937ar.html 的下載內容為基礎的程式 "
314
+ "碼。以下是原始程式碼的完整聲明 :\n"
316
315
"\n"
317
316
"::"
318
317
@@ -336,12 +335,12 @@ msgid "Asynchronous socket services"
336
335
msgstr "非同步 socket 服務"
337
336
338
337
#: ../../license.rst:390
339
- #, fuzzy
340
338
msgid ""
341
339
"The :mod:`test.support.asynchat` and :mod:`test.support.asyncore` modules "
342
340
"contain the following notice::"
343
341
msgstr ""
344
- ":mod:`asynchat` 和 :mod:`asyncore` 模組包含以下聲明:\n"
342
+ ":mod:`test.support.asynchat` 和 :mod:`test.support.asyncore` 模組包含以下聲"
343
+ "明:\n"
345
344
"\n"
346
345
"::"
347
346
@@ -485,14 +484,13 @@ msgid "libffi"
485
484
msgstr "libffi"
486
485
487
486
#: ../../license.rst:824
488
- #, fuzzy
489
487
msgid ""
490
488
"The :mod:`!_ctypes` C extension underlying the :mod:`ctypes` module is built "
491
489
"using an included copy of the libffi sources unless the build is configured "
492
490
"``--with-system-libffi``::"
493
491
msgstr ""
494
- "除非在建置 :mod:`_ctypes` 擴充時設定為 `` --with-system-libffi`` \\ ,否則該擴 "
495
- "充會用一個內含 libffi 原始碼的副本來建置:\n"
492
+ "除非在建置 :mod:`_ctypes` 模組底下 :mod:`!_ctypes` 擴充程式時設定為 `` --with-"
493
+ "system-libffi`` \\ ,否則該擴充會用一個內含 libffi 原始碼的副本來建置:\n"
496
494
"\n"
497
495
"::"
498
496
@@ -530,14 +528,14 @@ msgid "libmpdec"
530
528
msgstr "libmpdec"
531
529
532
530
#: ../../license.rst:926
533
- #, fuzzy
534
531
msgid ""
535
532
"The :mod:`!_decimal` C extension underlying the :mod:`decimal` module is "
536
533
"built using an included copy of the libmpdec library unless the build is "
537
534
"configured ``--with-system-libmpdec``::"
538
535
msgstr ""
539
- "除非在建置 :mod:`_decimal` 模組時設定為 ``--with-system-libmpdec``\\ ,否則該"
540
- "模組會用一個內含 libmpdec 函式庫的副本來建置:\n"
536
+ "除非在建置 :mod:`decimal` 模組底下 :mod:`!_decimal` C 擴充程式時設定為 ``--"
537
+ "with-system-libmpdec``\\ ,否則該模組會用一個內含 libmpdec 函式庫的副本來建"
538
+ "置:\n"
541
539
"\n"
542
540
"::"
543
541
0 commit comments