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

Skip to content

Commit 972f978

Browse files
[po] auto sync
1 parent 701dc01 commit 972f978

2 files changed

Lines changed: 6811 additions & 6807 deletions

File tree

library/sqlite3.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.9\n"
2222
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2021-05-20 06:27+0000\n"
23+
"POT-Creation-Date: 2021-07-15 06:53+0000\n"
2424
"PO-Revision-Date: 2017-02-16 23:27+0000\n"
2525
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
2626
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -844,11 +844,9 @@ msgid ""
844844
"This is a nonstandard convenience method for executing multiple SQL "
845845
"statements at once. It issues a ``COMMIT`` statement first, then executes "
846846
"the SQL script it gets as a parameter. This method disregards "
847-
":attr:`isolation_level`; any transation control must be added to "
847+
":attr:`isolation_level`; any transaction control must be added to "
848848
"*sql_script*."
849849
msgstr ""
850-
"这是用于一次性执行多条 SQL 语句的非标准便捷方法。 它会首先发出一条 ``COMMIT`` 语句,然后执行通过参数获得的 SQL 脚本。 "
851-
"此方法会忽略 :attr:`isolation_level`;任何事务控制必须要添加到 *sql_script* 中。"
852850

853851
#: ../../library/sqlite3.rst:641
854852
msgid "*sql_script* can be an instance of :class:`str`."

0 commit comments

Comments
 (0)