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

Skip to content

Commit 0bb92d7

Browse files
committed
[po] auto sync bot
1 parent a3be14e commit 0bb92d7

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

library/ctypes.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Freesand Leo <[email protected]>, 2018
99
# Meng Du <[email protected]>, 2019
1010
# walkinrain <[email protected]>, 2019
11+
# Zombie110year <[email protected]>, 2019
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1819
"PO-Revision-Date: 2017-02-16 23:05+0000\n"
19-
"Last-Translator: walkinrain <walkinrain2008@163.com>, 2019\n"
20+
"Last-Translator: Zombie110year <zombie110year@gmail.com>, 2019\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"
@@ -481,18 +482,18 @@ msgstr "int 或 ``None``"
481482

482483
#: ../../library/ctypes.rst:271
483484
msgid "The constructor accepts any object with a truth value."
484-
msgstr ""
485+
msgstr "构造函数接受任何具有真值的对象。"
485486

486487
#: ../../library/ctypes.rst:273
487488
msgid ""
488489
"All these types can be created by calling them with an optional initializer "
489490
"of the correct type and value::"
490-
msgstr ""
491+
msgstr "所有这些类型都可以通过使用正确类型和值的可选初始值调用它们来创建::"
491492

492493
#: ../../library/ctypes.rst:284
493494
msgid ""
494495
"Since these types are mutable, their value can also be changed afterwards::"
495-
msgstr ""
496+
msgstr "由于这些类型是可变的,它们的值也可以在以后更改::"
496497

497498
#: ../../library/ctypes.rst:296
498499
msgid ""

0 commit comments

Comments
 (0)