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

Skip to content

Commit 8ed3ab4

Browse files
[po] auto sync
1 parent 33a79fc commit 8ed3ab4

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.88%", "updated_at": "2023-08-15T07:56:54Z"}
1+
{"translation": "89.88%", "updated_at": "2023-08-15T09:57:10Z"}

library/sqlite3.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
# Bryan不可思议, 2023
1414
# Jason Ren, 2023
1515
# Nyuan Zhang, 2023
16-
# Freesand Leo <[email protected]>, 2023
1716
# LeeWendao <[email protected]>, 2023
17+
# Freesand Leo <[email protected]>, 2023
1818
#
1919
#, fuzzy
2020
msgid ""
2121
msgstr ""
2222
"Project-Id-Version: Python 3.12\n"
2323
"Report-Msgid-Bugs-To: \n"
24-
"POT-Creation-Date: 2023-08-04 14:13+0000\n"
24+
"POT-Creation-Date: 2023-08-11 14:13+0000\n"
2525
"PO-Revision-Date: 2021-06-28 01:13+0000\n"
26-
"Last-Translator: LeeWendao <LeeWendao@outlook.com>, 2023\n"
26+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\n"
2727
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2828
"MIME-Version: 1.0\n"
2929
"Content-Type: text/plain; charset=UTF-8\n"
@@ -376,6 +376,11 @@ msgid ""
376376
"transactions implicitly. Has no effect unless :attr:`Connection.autocommit` "
377377
"is set to :const:`~sqlite3.LEGACY_TRANSACTION_CONTROL` (the default)."
378378
msgstr ""
379+
"控制旧式的事务处理行为。 更多信息请参阅 :attr:`Connection.isolation_level` 和 "
380+
":ref:`sqlite3-transaction-control-isolation-level`。 可以为 ``\"DEFERRED\"`` "
381+
"(默认值)、``\"EXCLUSIVE\"`` 或 ``\"IMMEDIATE\"``;或者为 ``None`` 表示禁止隐式地开启事务。 除非 "
382+
":attr:`Connection.autocommit` 设为 "
383+
":const:`~sqlite3.LEGACY_TRANSACTION_CONTROL` (默认值) 否则没有任何影响。"
379384

380385
#: ../../library/sqlite3.rst:305
381386
msgid ""

0 commit comments

Comments
 (0)