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

Skip to content

Commit c2f8c84

Browse files
[po] auto sync
1 parent addae6d commit c2f8c84

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/http.server.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ msgstr ""
390390
msgid ""
391391
"This class serves files from the current directory and below, directly "
392392
"mapping the directory structure to HTTP requests."
393-
msgstr ""
393+
msgstr "这个类为当前目录及以下的文件提供服务,直接映射目录结构到HTTP请求"
394394

395395
#: ../../library/http.server.rst:324
396396
msgid ""
@@ -427,7 +427,7 @@ msgstr ""
427427
#: ../../library/http.server.rst:348
428428
msgid ""
429429
"If not specified, the directory to serve is the current working directory."
430-
msgstr ""
430+
msgstr "如果没有指定,要服务 目录是当前工作目录"
431431

432432
#: ../../library/http.server.rst:350
433433
msgid "Accepts a :term:`path-like object`."
@@ -449,7 +449,7 @@ msgstr ""
449449
msgid ""
450450
"The request is mapped to a local file by interpreting the request as a path "
451451
"relative to the current working directory."
452-
msgstr ""
452+
msgstr "这一请求通过把其解释为当前工作目录的相对路径来映射到本地文件"
453453

454454
#: ../../library/http.server.rst:366
455455
msgid ""

0 commit comments

Comments
 (0)