Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 595a6a4

Browse files
[po] auto sync
1 parent 4797fd7 commit 595a6a4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

reference/lexical_analysis.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ msgstr "``\\N{name}``"
765765

766766
#: ../../reference/lexical_analysis.rst:552
767767
msgid "Character named *name* in the Unicode database"
768-
msgstr "Unicode 数据库中名称为 *name* 的字符"
768+
msgstr "Unicode 数据库中名为 *name* 的字符"
769769

770770
#: ../../reference/lexical_analysis.rst:552
771771
msgid "\\(4)"
@@ -777,7 +777,7 @@ msgstr "``\\uxxxx``"
777777

778778
#: ../../reference/lexical_analysis.rst:555
779779
msgid "Character with 16-bit hex value *xxxx*"
780-
msgstr "16位十六进制数 *xxxx* 码位的字符"
780+
msgstr "16 位十六进制数 *xxxx* 码位的字符"
781781

782782
#: ../../reference/lexical_analysis.rst:555
783783
msgid "\\(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
818819
msgid "Support for name aliases [#]_ has been added."

0 commit comments

Comments
 (0)