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

Skip to content

Commit 1c26852

Browse files
[po] auto sync
1 parent f36f2ec commit 1c26852

2 files changed

Lines changed: 12 additions & 10 deletions

File tree

extending/newtypes_tutorial.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# 刘士 <[email protected]>, 2018
99
# Harry Liu. <[email protected]>, 2019
1010
# Freesand Leo <[email protected]>, 2020
11+
# L CK <[email protected]>, 2021
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
1819
"PO-Revision-Date: 2018-04-08 04:04+0000\n"
19-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
20+
"Last-Translator: L CK <meowmeowcat1211@gmail.com>, 2021\n"
2021
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -276,7 +277,7 @@ msgstr ""
276277

277278
#: ../../extending/newtypes_tutorial.rst:216
278279
msgid "That wasn't so hard, was it?"
279-
msgstr ""
280+
msgstr "这并不难,对吗?"
280281

281282
#: ../../extending/newtypes_tutorial.rst:218
282283
msgid ""

howto/unicode.po

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# ppcfish <[email protected]>, 2019
1212
# Freesand Leo <[email protected]>, 2021
1313
# Dai Xu <[email protected]>, 2021
14+
# L CK <[email protected]>, 2021
1415
#
1516
#, fuzzy
1617
msgid ""
@@ -19,7 +20,7 @@ msgstr ""
1920
"Report-Msgid-Bugs-To: \n"
2021
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
2122
"PO-Revision-Date: 2017-02-16 17:46+0000\n"
22-
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
23+
"Last-Translator: L CK <meowmeowcat1211@gmail.com>, 2021\n"
2324
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2425
"MIME-Version: 1.0\n"
2526
"Content-Type: text/plain; charset=UTF-8\n"
@@ -329,7 +330,7 @@ msgstr ""
329330

330331
#: ../../howto/unicode.rst:184
331332
msgid "Python's Unicode Support"
332-
msgstr ""
333+
msgstr "Python对Unicode的支持"
333334

334335
#: ../../howto/unicode.rst:186
335336
msgid ""
@@ -339,7 +340,7 @@ msgstr "现在您已经了解了 Unicode 的基础知识,可以看下 Python
339340

340341
#: ../../howto/unicode.rst:190
341342
msgid "The String Type"
342-
msgstr ""
343+
msgstr "字符串类型"
343344

344345
#: ../../howto/unicode.rst:192
345346
msgid ""
@@ -421,7 +422,7 @@ msgstr ""
421422

422423
#: ../../howto/unicode.rst:266
423424
msgid "Converting to Bytes"
424-
msgstr ""
425+
msgstr "转换为字节"
425426

426427
#: ../../howto/unicode.rst:268
427428
msgid ""
@@ -528,7 +529,7 @@ msgstr "如果没有这种注释,则默认编码将会是前面提到的 UTF-8
528529

529530
#: ../../howto/unicode.rst:356
530531
msgid "Unicode Properties"
531-
msgstr ""
532+
msgstr "Unicode属性"
532533

533534
#: ../../howto/unicode.rst:358
534535
msgid ""
@@ -551,7 +552,7 @@ msgstr "以下程序显示了几个字符的信息,并打印一个字符的数
551552

552553
#: ../../howto/unicode.rst:380
553554
msgid "When run, this prints:"
554-
msgstr ""
555+
msgstr "当运行时,这将打印出:"
555556

556557
#: ../../howto/unicode.rst:391
557558
msgid ""
@@ -614,7 +615,7 @@ msgstr ""
614615

615616
#: ../../howto/unicode.rst:448
616617
msgid "When run, this outputs:"
617-
msgstr ""
618+
msgstr "当运行时,这将输出:"
618619

619620
#: ../../howto/unicode.rst:457
620621
msgid ""
@@ -893,7 +894,7 @@ msgstr ""
893894

894895
#: ../../howto/unicode.rst:647
895896
msgid "will produce the following output:"
896-
msgstr ""
897+
msgstr "将产生以下输出:"
897898

898899
#: ../../howto/unicode.rst:655
899900
msgid ""

0 commit comments

Comments
 (0)