# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libsoup/issues/\n"
"POT-Creation-Date: 2026-07-19 02:15+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: libsoup/cache/soup-cache-input-stream.c:70
msgid "Network stream unexpectedly closed"
msgstr ""

#: libsoup/cache/soup-cache-input-stream.c:252
msgid "Failed to completely cache the resource"
msgstr ""

#: libsoup/content-decoder/soup-converter-wrapper.c:197
#, c-format
msgid "Output buffer is too small"
msgstr ""

#: libsoup/http1/soup-body-input-stream.c:160
#: libsoup/http1/soup-body-input-stream.c:198
#: libsoup/http1/soup-body-input-stream.c:259
#: libsoup/http1/soup-body-input-stream.c:279
#: libsoup/http1/soup-message-io-data.c:76
#: libsoup/http2/soup-client-message-io-http2.c:477
#: libsoup/server/http2/soup-server-message-io-http2.c:512
msgid "Connection terminated unexpectedly"
msgstr ""

#: libsoup/http1/soup-body-input-stream.c:215
msgid "Invalid chunk size"
msgstr ""

#: libsoup/http1/soup-body-input-stream.c:224
msgid "Too large chunk"
msgstr ""

#: libsoup/http1/soup-body-input-stream.c:526
msgid "Invalid seek request"
msgstr ""

#: libsoup/http1/soup-body-input-stream.c:554
msgid "Cannot truncate SoupBodyInputStream"
msgstr ""

#: libsoup/http1/soup-client-message-io-http1.c:320
#: libsoup/http1/soup-client-message-io-http1.c:774
#: libsoup/http2/soup-body-input-stream-http2.c:242
#: libsoup/server/http1/soup-server-message-io-http1.c:416
#: libsoup/server/http1/soup-server-message-io-http1.c:910
msgid "Operation would block"
msgstr ""

#: libsoup/http1/soup-client-message-io-http1.c:461
msgid "Could not parse HTTP response"
msgstr ""

#: libsoup/http1/soup-client-message-io-http1.c:484
msgid "Unrecognized HTTP response encoding"
msgstr ""

#: libsoup/http1/soup-client-message-io-http1.c:733
#: libsoup/http1/soup-client-message-io-http1.c:759
#: libsoup/http2/soup-client-message-io-http2.c:1853
#: libsoup/http2/soup-client-message-io-http2.c:1879
msgid "Operation was cancelled"
msgstr ""

#: libsoup/http1/soup-message-io-data.c:104
msgid "Header too big"
msgstr ""

#: libsoup/server/soup-listener.c:265
msgid "Could not import existing socket: "
msgstr ""

#: libsoup/server/soup-listener.c:271
msgid "Can’t import unconnected socket"
msgstr ""

#: libsoup/server/soup-server.c:1237
msgid "Can’t create a TLS server without a TLS certificate"
msgstr ""

#: libsoup/soup-session.c:1132
msgid "Location header is missing or empty in response headers"
msgstr ""

#: libsoup/soup-session.c:1146
#, c-format
msgid "Invalid URI “%s” in Location response header"
msgstr ""

#: libsoup/soup-session.c:1166
msgid "Too many redirects"
msgstr ""

#: libsoup/soup-session.c:1171
msgid "Message was restarted too many times"
msgstr ""

#: libsoup/soup-session.c:3125 libsoup/soup-session.c:3278
msgid "Message is already in session queue"
msgstr ""

#: libsoup/soup-session.c:3758
msgid "The server did not accept the WebSocket handshake."
msgstr ""

#: libsoup/soup-tld.c:129
msgid "No public-suffix list available."
msgstr ""

#: libsoup/soup-tld.c:139 libsoup/soup-tld.c:155
msgid "Invalid hostname"
msgstr ""

#: libsoup/soup-tld.c:146
msgid "Hostname is an IP address"
msgstr ""

#: libsoup/soup-tld.c:167
msgid "Hostname has no base domain"
msgstr ""

#: libsoup/soup-tld.c:175
msgid "Not enough domains"
msgstr ""

#: libsoup/websocket/soup-websocket.c:391
#: libsoup/websocket/soup-websocket.c:435
#: libsoup/websocket/soup-websocket.c:451
msgid "Server requested unsupported extension"
msgstr ""

#: libsoup/websocket/soup-websocket.c:414
#: libsoup/websocket/soup-websocket.c:606
#, c-format
msgid "Incorrect WebSocket “%s” header"
msgstr ""

#: libsoup/websocket/soup-websocket.c:415
#: libsoup/websocket/soup-websocket.c:870
#, c-format
msgid "Server returned incorrect “%s” key"
msgstr ""

#: libsoup/websocket/soup-websocket.c:478
#, c-format
msgid "Duplicated parameter in “%s” WebSocket extension header"
msgstr ""

#: libsoup/websocket/soup-websocket.c:479
#, c-format
msgid ""
"Server returned a duplicated parameter in “%s” WebSocket extension header"
msgstr ""

#: libsoup/websocket/soup-websocket.c:569
#: libsoup/websocket/soup-websocket.c:579
msgid "WebSocket handshake expected"
msgstr ""

#: libsoup/websocket/soup-websocket.c:587
msgid "Unsupported WebSocket version"
msgstr ""

#: libsoup/websocket/soup-websocket.c:596
msgid "Invalid WebSocket key"
msgstr ""

#: libsoup/websocket/soup-websocket.c:615
msgid "Unsupported WebSocket subprotocol"
msgstr ""

#: libsoup/websocket/soup-websocket.c:821
msgid "Server rejected WebSocket handshake"
msgstr ""

#: libsoup/websocket/soup-websocket.c:829
#: libsoup/websocket/soup-websocket.c:838
msgid "Server ignored WebSocket handshake"
msgstr ""

#: libsoup/websocket/soup-websocket.c:850
msgid "Server requested unsupported protocol"
msgstr ""
