File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ msgid ""
2020msgstr ""
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*."
849849msgstr ""
850- "这是用于一次性执行多条 SQL 语句的非标准便捷方法。 它会首先发出一条 ``COMMIT`` 语句,然后执行通过参数获得的 SQL 脚本。 "
851- "此方法会忽略 :attr:`isolation_level`;任何事务控制必须要添加到 *sql_script* 中。"
852850
853851#: ../../library/sqlite3.rst:641
854852msgid "*sql_script* can be an instance of :class:`str`."
You can’t perform that action at this time.
0 commit comments