Skip to content

Commit 74de63c

Browse files
johnzhou721weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 27.0% (20 of 74 strings) Translation: BeeWare/Tutorial 8 Translate-URL: https://hosted.weblate.org/projects/beeware/tutorial/tutorial-8/zh_Hans/
1 parent bc740f4 commit 74de63c

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/locales/zh_CN/LC_MESSAGES/tutorial/tutorial-8.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ msgstr ""
33
"Project-Id-Version: BeeWare 0.3\n"
44
"Report-Msgid-Bugs-To: \n"
55
"POT-Creation-Date: 2025-06-20 03:05+0000\n"
6-
"PO-Revision-Date: 2025-08-02 18:02+0000\n"
7-
"Last-Translator: Hanqin Chen <1986530006@qq.com>\n"
6+
"PO-Revision-Date: 2025-08-09 01:01+0000\n"
7+
"Last-Translator: John <johnzhou721@gmail.com>\n"
88
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
99
"projects/beeware/tutorial/tutorial-8/zh_Hans/>\n"
1010
"Language: zh_CN\n"
@@ -60,6 +60,11 @@ msgstr ""
6060
#: ../../tutorial/tutorial-8.rst:33 07fb48b1c1634b7fb3632c18296abdd0
6161
msgid "The Python standard library contains all the tools you'd need to access an API. However, the built-in APIs are very low level. They are good implementations of the HTTP protocol - but they require the user to manage lots of low-level details, like URL redirection, sessions, authentication, and payload encoding. As a \"normal browser user\" you're probably used to taking these details for granted, as a browser manages them for you."
6262
msgstr ""
63+
"Python 标准库包含了需要访问一个 API 的所有工具,但这些内置 API 非常低级别。"
64+
"它们良好的实现了 HTTP 协议,但它们要求用户管理 URL "
65+
"重定向、会话、身份验证、数据编码等许多低级别细节。作为一个 "
66+
"“普通浏览器用户”,您可能会把这些细节的管理是为理所当然的,因为浏览器帮您管理"
67+
"它们。"
6368

6469
#: ../../tutorial/tutorial-8.rst:40 dbfddab06194490daaaa0ad1436de616
6570
#, python-brace-format

0 commit comments

Comments
 (0)