8000 add space between chinese character and english character · vinachang/python-docs-zh-tw@71d5003 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71d5003

Browse files
committed
add space between chinese character and english character
1 parent 9c6274c commit 71d5003

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/string.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"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"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -660,8 +660,8 @@ msgid ""
660660
"digits above 9. In case ``'#'`` is specified, the prefix ``'0x'`` will be "
661661
"upper-cased to ``'0X'`` as well."
662662
msgstr ""
663-
"十六進位格式。輸出以 16 為基數的數字,9以上的數字使用大寫字母。如果指定了"
664-
"``’#’``,則前綴 ``’0x’`` 也會被轉成大寫的 ``’0x’``。"
663+
"十六進位格式。輸出以 16 為基數的數字,9 以上的數字使用大寫字母。如果指定了"
664+
"``’#’``,則前綴 ``’0x’`` 也會被轉成大寫的 ``’0X’``。"
665665

666666
#: ../../library/string.rst:486 ../../library/string.rst:570
667667
msgid "``'n'``"

0 commit comments

Comments
 (0)
0