File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-07-17 17:39+0800\n "
11
- "PO-Revision-Date : 2023-10-22 11:05 +0800\n "
11
+ "PO-Revision-Date : 2023-10-22 11:49 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -660,8 +660,8 @@ msgid ""
660
660
"digits above 9. In case ``'#'`` is specified, the prefix ``'0x'`` will be "
661
661
"upper-cased to ``'0X'`` as well."
662
662
msgstr ""
663
- "十六進位格式。輸出以 16 為基數的數字,9以上的數字使用大寫字母 。如果指定了"
664
- "``’#’``,則前綴 ``’0x’`` 也會被轉成大寫的 ``’0x ’``。"
663
+ "十六進位格式。輸出以 16 為基數的數字,9 以上的數字使用大寫字母 。如果指定了"
664
+ "``’#’``,則前綴 ``’0x’`` 也會被轉成大寫的 ``’0X ’``。"
665
665
666
666
#: ../../library/string.rst:486 ../../library/string.rst:570
667
667
msgid "``'n'``"
You can’t perform that action at this time.
0 commit comments