File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -765,7 +765,7 @@ msgstr "``\\N{name}``"
765765
766766#: ../../reference/lexical_analysis.rst:552
767767msgid "Character named *name* in the Unicode database"
768- msgstr "Unicode 数据库中名称为 *name* 的字符"
768+ msgstr "Unicode 数据库中名为 *name* 的字符"
769769
770770#: ../../reference/lexical_analysis.rst:552
771771msgid "\\ (4)"
@@ -777,7 +777,7 @@ msgstr "``\\uxxxx``"
777777
778778#: ../../reference/lexical_analysis.rst:555
779779msgid "Character with 16-bit hex value *xxxx*"
780- msgstr "16位十六进制数 *xxxx* 码位的字符"
780+ msgstr "16 位十六进制数 *xxxx* 码位的字符"
781781
782782#: ../../reference/lexical_analysis.rst:555
783783msgid "\\ (5)"
@@ -812,7 +812,8 @@ msgid ""
812812"In a bytes literal, hexadecimal and octal escapes denote the byte with the "
813813"given value. In a string literal, these escapes denote a Unicode character "
814814"with the given value."
815- msgstr "在字节串字面值中,十六进制数和八进制数转义码以相应数值代表每个字节。在字符串字面值中,这些转义码以相应数值代表每个 Unicode 字符。"
815+ msgstr ""
816+ "*字节串* 字面值中,十六进制数和八进制数的转义码以相应数值代表每个字节。*字符串* 字面值中,这些转义码以相应数值代表每个 Unicode 字符。"
816817
817818#: ../../reference/lexical_analysis.rst:576
818819msgid "Support for name aliases [#]_ has been added."
You can’t perform that action at this time.
0 commit comments