File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : Python 3.14\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-07-07 10:49 +0000\n "
11+ "POT-Creation-Date : 2025-12-20 00:15 +0000\n "
1212"PO-Revision-Date : 2025-03-07 19:17+0800\n "
1313"Last-Translator : Dr.XYZ <dr.xyz.tw@gmail.com>\n "
1414"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -162,7 +162,8 @@ msgstr ""
162162"urandom` 函式)。"
163163
164164#: ../../library/random.rst:81
165- msgid "If *a* is an int, it is used directly."
165+ #, fuzzy
166+ msgid "If *a* is an int, its absolute value is used directly."
166167msgstr "如果 *a* 為 int(整數),則直接使用它。"
167168
168169#: ../../library/random.rst:83
@@ -736,8 +737,8 @@ msgid ""
736737"Override this method in subclasses to customise the :meth:`~random."
737738"randbytes` behaviour of :class:`!Random` instances."
738739msgstr ""
739- "在子類別中覆寫此方法以自訂 :class:`!Random` 實例的 :meth:`~random."
740- "randbytes` 行為。"
740+ "在子類別中覆寫此方法以自訂 :class:`!Random` 實例的 :meth:`~random.randbytes` "
741+ "行為。"
741742
742743#: ../../library/random.rst:458
743744msgid ""
You can’t perform that action at this time.
0 commit comments