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

#. type: section title
#: 10
#, read-only
msgid "Quick Look"
msgstr "Quick Look"

#. type: paragraph
#: 13
#, read-only
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
#, read-only
msgid "Simple HTTP Client __example__"
msgstr "Simple HTTP Client __example__"

#. type: paragraph
#: 21
#, read-only
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
#, read-only
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
#, read-only
msgid "Simple WebSocket Client __example__"
msgstr "Simple WebSocket Client __example__"

#. type: paragraph
#: 33
#, read-only
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
#, read-only
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]"
