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

Skip to content

Commit 8ef5b0f

Browse files
[po] auto sync
1 parent 101719b commit 8ef5b0f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

howto/unicode.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -918,17 +918,17 @@ msgstr "识别 Unicode 的编程技巧 "
918918
msgid ""
919919
"This section provides some suggestions on writing software that deals with "
920920
"Unicode."
921-
msgstr ""
921+
msgstr "本节提供了一些关于编写 Unicode 处理软件的建议。 "
922922

923923
#: ../../howto/unicode.rst:670
924924
msgid "The most important tip is:"
925-
msgstr ""
925+
msgstr "最重要的技巧如下:"
926926

927927
#: ../../howto/unicode.rst:672
928928
msgid ""
929929
"Software should only work with Unicode strings internally, decoding the "
930930
"input data as soon as possible and encoding the output only at the end."
931-
msgstr ""
931+
msgstr "程序应只在内部处理 Unicode 字符串,尽快对输入数据进行解码,并只在最后对输出进行编码。"
932932

933933
#: ../../howto/unicode.rst:675
934934
msgid ""

0 commit comments

Comments
 (0)