Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45fa76e commit 56052a2Copy full SHA for 56052a2
library/string.po
@@ -545,8 +545,8 @@ msgid ""
545
"``'X'``, underscores will be inserted every 4 digits. For other "
546
"presentation types, specifying this option is an error."
547
msgstr ""
548
-"``'_'`` 選項表示對於浮點表示類型和整數表示類型``'d'`` 使用下劃線作為千位分隔"
549
-"符號。對於整數表示類型``'b'``,``'o'``,``'x'``和``'X'``,每4位數字會插入底"
+"``'_'`` 選項表示對於浮點表示類型和整數表示類型 ``'d'`` 使用下劃線作為千位分隔"
+"符號。對於整數表示類型 ``'b'``,``'o'``,``'x'`` 和 ``'X'``,每4位數字會插入底"
550
"線。對於其他表示類型,指定此選項會出錯。"
551
552
#: ../../library/string.rst:427
0 commit comments