Skip to content

Commit 9870bd5

Browse files
mattwang44josix
andcommitted
Apply suggestions from code review
Co-authored-by: Josix <wilson8507@gmail.com>
1 parent adb8109 commit 9870bd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/xmlrpc.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date: 2022-02-15 18:34+0800\n"
11+
"PO-Revision-Date: 2022-02-16 01:58+0800\n"
1212
"Last-Translator: Matt Wang <mattwang44@gamil.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -29,9 +29,9 @@ msgid ""
2929
"transport. With it, a client can call methods with parameters on a remote "
3030
"server (the server is named by a URI) and get back structured data."
3131
msgstr ""
32-
"XML-RPC 是一種遠端程序呼叫 (Remote Procedure Call) 方法,它使用透過 HTTP 傳遞"
33-
"的 XML 來做傳輸。有了它,客戶端可以在遠端伺服器上呼叫帶有參數的方法(伺服器"
34-
" URI 命名)並獲取結構化的資料。"
32+
"XML-RPC 是一種遠端程序呼叫 (Remote Procedure Call) 方法,它使用通過 HTTP 傳輸"
33+
"(transport)的 XML 來做傳遞。有了它,客戶端可以在遠端伺服器上呼叫帶有參數的"
34+
"方法(伺服器以 URI 命名)並獲取結構化的資料。"
3535

3636
#: ../../library/xmlrpc.rst:8
3737
msgid ""

0 commit comments

Comments
 (0)