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

Skip to content

Commit fc259dd

Browse files
[po] auto sync
1 parent 92c791c commit fc259dd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

library/mailcap.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ msgid ""
112112
":func:`findmatch` will automatically check such conditions and skip the "
113113
"entry if the check fails."
114114
msgstr ""
115+
"在 mailcap 文件中,可以指定可选的 \"test\" 字段来检测某些外部条件(例如所使用的机器架构或窗口系统)来确定是否要应用 mailcap "
116+
"行。 :func:`findmatch` 将自动检查此类条件并在检查未通过时跳过条目。"
115117

116118
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/mailcap.rst:60
117119
msgid ""
@@ -120,6 +122,8 @@ msgid ""
120122
"is stored as a list of dictionaries, but it shouldn't be necessary to know "
121123
"the details of this representation."
122124
msgstr ""
125+
"返回一个将 MIME 类型映射到 mailcap 文件条目列表的字典。 此字典必须被传给 :func:`findmatch` 函数。 "
126+
"条目会被存储为字典列表,但并不需要了解此表示形式的细节。"
123127

124128
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/mailcap.rst:65
125129
msgid ""
@@ -128,6 +132,9 @@ msgid ""
128132
"override settings in the system mailcap files :file:`/etc/mailcap`, "
129133
":file:`/usr/etc/mailcap`, and :file:`/usr/local/etc/mailcap`."
130134
msgstr ""
135+
"此信息来自在系统中找到的所有 mailcap 文件。 用户的 mailcap 文件 :file:`$HOME/.mailcap` 中的设置将覆盖系统 "
136+
"mailcap 文件 :file:`/etc/mailcap`, :file:`/usr/etc/mailcap` 和 "
137+
":file:`/usr/local/etc/mailcap` 中的设置。"
131138

132139
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/mailcap.rst:70
133140
msgid "An example usage::"

library/sqlite3.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ msgstr ""
333333
msgid ""
334334
"Raises an :ref:`auditing event <auditing>` ``sqlite3.connect`` with argument"
335335
" ``database``."
336-
msgstr ""
336+
msgstr "引发一个 :ref:`审核事件 <auditing>` ``sqlite3.connect``,附带参数 ``database``。"
337337

338338
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/sqlite3.rst:229
339339
msgid "Added the *uri* parameter."

0 commit comments

Comments
 (0)