msgid ""
msgstr ""
"Project-Id-Version: Chinese (Simplified Han script) (Boost Beast Translation "
"(zh_Hans))\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-07 11:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Simplified Han script) <https://"
"insights.cppalliance.org/weblate/projects/boost-beast-documentation-zh_Hans/"
"doc-qbk-01-intro-1-quick-look-qbk/zh_Hans/>\n"
"Language: zh_Hans\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2026.5\n"

#. type: section title
#: 10
#, fuzzy
msgid "Quick Look"
msgstr "Quick Look"

#. type: paragraph
#: 13
#, fuzzy
msgid ""
"These complete programs are intended to quickly impress upon readers the "
"flavor of the library. Source code and build scripts for them are located in "
"the [path_link example example] directory."
msgstr ""
"These complete programs are intended to quickly impress upon readers the "
"flavor of the library. Source code and build scripts for them are located in "
"the [path_link example example] directory."

#. type: section title
#: 19
#, fuzzy
msgid "Simple HTTP Client __example__"
msgstr "Simple HTTP Client __example__"

#. type: paragraph
#: 21
#, fuzzy
msgid "Use HTTP to make a GET request to a website and print the response:"
msgstr "Use HTTP to make a GET request to a website and print the response:"

#. type: paragraph
#: 23
#, fuzzy
msgid ""
"File: [path_link example/http/client/sync/http_client_sync.cpp "
"http_sync_client.cpp]"
msgstr ""
"File: [path_link example/http/client/sync/http_client_sync.cpp "
"http_sync_client.cpp]"

#. type: section title
#: 31
#, fuzzy
msgid "Simple WebSocket Client __example__"
msgstr "Simple WebSocket Client __example__"

#. type: paragraph
#: 33
#, fuzzy
msgid "Establish a WebSocket connection, send a message and receive the reply:"
msgstr "Establish a WebSocket connection, send a message and receive the reply:"

#. type: paragraph
#: 35
#, fuzzy
msgid ""
"File: [path_link example/websocket/client/sync/websocket_client_sync.cpp "
"websocket_sync_client.cpp]"
msgstr ""
"File: [path_link example/websocket/client/sync/websocket_client_sync.cpp "
"websocket_sync_client.cpp]"
