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

Skip to content

Commit 220ef98

Browse files
[po] auto sync
1 parent 648725b commit 220ef98

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/sqlite3.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,12 +914,14 @@ msgid ""
914914
"this attribute, the database engine's own support for the determination of "
915915
"\"rows affected\"/\"rows selected\" is quirky."
916916
msgstr ""
917+
"虽然 :mod:`sqlite3` 模块的 :class:`Cursor` 类实现了此属性,但数据库引擎本身对于确定 \"受影响行\"/\"已选择行\""
918+
" 的支持并不完善。"
917919

918920
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/sqlite3.rst:694
919921
msgid ""
920922
"For :meth:`executemany` statements, the number of modifications are summed "
921923
"up into :attr:`rowcount`."
922-
msgstr ""
924+
msgstr "对于 :meth:`executemany` 语句,修改行数会被汇总至 :attr:`rowcount`。"
923925

924926
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/sqlite3.rst:697
925927
msgid ""

0 commit comments

Comments
 (0)