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

Skip to content

Commit 33c5cf2

Browse files
[po] auto sync
1 parent 705ac3f commit 33c5cf2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

library/mailcap.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ msgid ""
9999
" and *plist* was set to ``['id=1', 'number=2', 'total=3']``, the resulting "
100100
"command line would be ``'showpartial 1 2 3'``."
101101
msgstr ""
102+
"*plist* 可以是一个包含命名形参的列表;默认值只是一个空列表。 列表中的每个条目必须为包含形参名称的字符串、等于号 (``'='``) "
103+
"以及形参的值。 Mailcap 条目可以包含形如 ``%{foo}`` 的命名形参,它将由名为 'foo' 的形参的值所替换。 例如,如果命令行 "
104+
"``showpartial %{id} %{number} %{total}`` 是在一个 mailcap 文件中,并且 *plist* 被设为 "
105+
"``['id=1', 'number=2', 'total=3']``,则结果命令行将为 ``'showpartial 1 2 3'``。"
102106

103107
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/mailcap.rst:52
104108
msgid ""

0 commit comments

Comments
 (0)