1# British English translation for libsoup. 2# Copyright (C) 2012 libsoup's COPYRIGHT HOLDER 3# This file is distributed under the same license as the libsoup package. 4# Bruce Cowan <bruce@bcowan.me.uk>, 2012. 5# Chris Leonard <cjl@laptop.org>, 2012. 6# Zander Brown <zbrown@gnome.org>, 2019. 7# 8msgid "" 9msgstr "" 10"Project-Id-Version: libsoup master\n" 11"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libsoup/issues\n" 12"POT-Creation-Date: 2019-07-31 12:10+0000\n" 13"PO-Revision-Date: 2019-08-24 21:45+0100\n" 14"Last-Translator: Zander Brown <zbrown@gnome.org>\n" 15"Language-Team: English - United Kingdom <en_GB@li.org>\n" 16"Language: en_GB\n" 17"MIME-Version: 1.0\n" 18"Content-Type: text/plain; charset=UTF-8\n" 19"Content-Transfer-Encoding: 8bit\n" 20"Plural-Forms: nplurals=2; plural=(n != 1);\n" 21"X-Generator: Gtranslator 3.32.1\n" 22"X-Project-Style: gnome\n" 23 24#: libsoup/soup-body-input-stream.c:139 libsoup/soup-body-input-stream.c:170 25#: libsoup/soup-body-input-stream.c:203 libsoup/soup-message-io.c:236 26msgid "Connection terminated unexpectedly" 27msgstr "Connection terminated unexpectedly" 28 29#: libsoup/soup-body-input-stream.c:459 30msgid "Invalid seek request" 31msgstr "Invalid seek request" 32 33#: libsoup/soup-body-input-stream.c:487 34msgid "Cannot truncate SoupBodyInputStream" 35msgstr "Cannot truncate SoupBodyInputStream" 36 37#: libsoup/soup-cache-input-stream.c:76 38msgid "Network stream unexpectedly closed" 39msgstr "Network stream unexpectedly closed" 40 41#: libsoup/soup-cache-input-stream.c:291 42msgid "Failed to completely cache the resource" 43msgstr "Failed to completely cache the resource" 44 45#: libsoup/soup-converter-wrapper.c:189 46#, c-format 47msgid "Output buffer is too small" 48msgstr "Output buffer is too small" 49 50#: libsoup/soup-message-client-io.c:39 51msgid "Could not parse HTTP response" 52msgstr "Could not parse HTTP response" 53 54#: libsoup/soup-message-client-io.c:62 55msgid "Unrecognized HTTP response encoding" 56msgstr "Unrecognised HTTP response encoding" 57 58#: libsoup/soup-message-io.c:261 59msgid "Header too big" 60msgstr "Header too big" 61 62#: libsoup/soup-message-io.c:393 libsoup/soup-message-io.c:1016 63msgid "Operation would block" 64msgstr "Operation would block" 65 66#: libsoup/soup-message-io.c:968 libsoup/soup-message-io.c:1001 67msgid "Operation was cancelled" 68msgstr "Operation was cancelled" 69 70#: libsoup/soup-message-server-io.c:63 71msgid "Could not parse HTTP request" 72msgstr "Could not parse HTTP request" 73 74#: libsoup/soup-request.c:141 75#, c-format 76msgid "No URI provided" 77msgstr "No URI provided" 78 79#: libsoup/soup-request.c:151 80#, c-format 81#| msgid "Invalid '%s' URI: %s" 82msgid "Invalid “%s” URI: %s" 83msgstr "Invalid “%s” URI: %s" 84 85#: libsoup/soup-server.c:1797 86#| msgid "Can't create a TLS server without a TLS certificate" 87msgid "Can’t create a TLS server without a TLS certificate" 88msgstr "Can’t create a TLS server without a TLS certificate" 89 90#: libsoup/soup-server.c:1814 91#, c-format 92msgid "Could not listen on address %s, port %d: " 93msgstr "Could not listen on address %s, port %d: " 94 95#: libsoup/soup-session.c:4535 96#, c-format 97#| msgid "Could not parse URI '%s'" 98msgid "Could not parse URI “%s”" 99msgstr "Could not parse URI “%s”" 100 101#: libsoup/soup-session.c:4572 102#, c-format 103#| msgid "Unsupported URI scheme '%s'" 104msgid "Unsupported URI scheme “%s”" 105msgstr "Unsupported URI scheme “%s”" 106 107#: libsoup/soup-session.c:4594 108#, c-format 109msgid "Not an HTTP URI" 110msgstr "Not an HTTP URI" 111 112#: libsoup/soup-session.c:4805 113msgid "The server did not accept the WebSocket handshake." 114msgstr "The server did not accept the WebSocket handshake." 115 116#: libsoup/soup-socket.c:148 117#| msgid "Can't import non-socket as SoupSocket" 118msgid "Can’t import non-socket as SoupSocket" 119msgstr "Can’t import non-socket as SoupSocket" 120 121#: libsoup/soup-socket.c:166 122msgid "Could not import existing socket: " 123msgstr "Could not import existing socket: " 124 125#: libsoup/soup-socket.c:175 126#| msgid "Can't import unconnected socket" 127msgid "Can’t import unconnected socket" 128msgstr "Can’t import unconnected socket" 129 130#: libsoup/soup-websocket.c:479 libsoup/soup-websocket.c:523 131#: libsoup/soup-websocket.c:539 132msgid "Server requested unsupported extension" 133msgstr "Server requested unsupported extension" 134 135#: libsoup/soup-websocket.c:502 libsoup/soup-websocket.c:694 136#, c-format 137#| msgid "Incorrect WebSocket \"%s\" header" 138msgid "Incorrect WebSocket “%s” header" 139msgstr "Incorrect WebSocket “%s” header" 140 141#: libsoup/soup-websocket.c:503 libsoup/soup-websocket.c:1024 142#, c-format 143#| msgid "Server returned incorrect \"%s\" key" 144msgid "Server returned incorrect “%s” key" 145msgstr "Server returned incorrect “%s” key" 146 147#: libsoup/soup-websocket.c:566 148#, c-format 149msgid "Duplicated parameter in “%s” WebSocket extension header" 150msgstr "Duplicated parameter in “%s” WebSocket extension header" 151 152#: libsoup/soup-websocket.c:567 153#, c-format 154msgid "" 155"Server returned a duplicated parameter in “%s” WebSocket extension header" 156msgstr "" 157"Server returned a duplicated parameter in “%s” WebSocket extension header" 158 159#: libsoup/soup-websocket.c:658 libsoup/soup-websocket.c:667 160msgid "WebSocket handshake expected" 161msgstr "WebSocket handshake expected" 162 163#: libsoup/soup-websocket.c:675 164msgid "Unsupported WebSocket version" 165msgstr "Unsupported WebSocket version" 166 167#: libsoup/soup-websocket.c:684 168msgid "Invalid WebSocket key" 169msgstr "Invalid WebSocket key" 170 171#: libsoup/soup-websocket.c:703 172msgid "Unsupported WebSocket subprotocol" 173msgstr "Unsupported WebSocket subprotocol" 174 175#: libsoup/soup-websocket.c:975 176msgid "Server rejected WebSocket handshake" 177msgstr "Server rejected WebSocket handshake" 178 179#: libsoup/soup-websocket.c:983 libsoup/soup-websocket.c:992 180msgid "Server ignored WebSocket handshake" 181msgstr "Server ignored WebSocket handshake" 182 183#: libsoup/soup-websocket.c:1004 184msgid "Server requested unsupported protocol" 185msgstr "Server requested unsupported protocol" 186 187#: libsoup/soup-tld.c:150 188msgid "No public-suffix list available." 189msgstr "No public-suffix list available." 190 191#: libsoup/soup-tld.c:160 libsoup/soup-tld.c:176 192msgid "Invalid hostname" 193msgstr "Invalid hostname" 194 195#: libsoup/soup-tld.c:167 196msgid "Hostname is an IP address" 197msgstr "Hostname is an IP address" 198 199#: libsoup/soup-tld.c:188 200msgid "Hostname has no base domain" 201msgstr "Hostname has no base domain" 202 203#: libsoup/soup-tld.c:196 204msgid "Not enough domains" 205msgstr "Not enough domains" 206