10000 [po] auto sync · python/python-docs-zh-cn@3145e8e · GitHub
[go: up one dir, main page]

Skip to content

Commit 3145e8e

Browse files
[po] auto sync
1 parent 63d3062 commit 3145e8e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.02%", "updated_at": "2025-03-08T01:18:29Z"}
1+
{"translation": "81.03%", "updated_at": "2025-03-08T08:55:22Z"}

library/xmlrpc.client.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ msgid ""
126126
" invoking an XML-RPC method. You only need to use this if the remote server"
127127
" requires a Basic Authentication user and password."
128128
msgstr ""
129+
"HTTP 和 HTTPS 传输均支持用于 HTTP 基本身份验证的 URL 语法扩展: "
130+
"``http://user:pass@host:port/path``。 ``user:pass`` 部分将以 base64 编码为 HTTP "
131+
"'Authorization' 标头,并在唤起 XML-RPC 方法时作为连接过程的一部分发送给远程服务器。 "
132+
"你只需要在远程服务器要求基本身份验证用户名和密码时使用此语法。"
129133

130134
#: ../../library/xmlrpc.client.rst:82
131135
msgid ""

0 commit comments

Comments
 (0)
0