Remove extern "C" wrapping other includes
[platform/upstream/libsoup.git] / po / en_GB.po
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 #
8 msgid ""
9 msgstr ""
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
26 msgid "Connection terminated unexpectedly"
27 msgstr "Connection terminated unexpectedly"
28
29 #: libsoup/soup-body-input-stream.c:459
30 msgid "Invalid seek request"
31 msgstr "Invalid seek request"
32
33 #: libsoup/soup-body-input-stream.c:487
34 msgid "Cannot truncate SoupBodyInputStream"
35 msgstr "Cannot truncate SoupBodyInputStream"
36
37 #: libsoup/soup-cache-input-stream.c:76
38 msgid "Network stream unexpectedly closed"
39 msgstr "Network stream unexpectedly closed"
40
41 #: libsoup/soup-cache-input-stream.c:291
42 msgid "Failed to completely cache the resource"
43 msgstr "Failed to completely cache the resource"
44
45 #: libsoup/soup-converter-wrapper.c:189
46 #, c-format
47 msgid "Output buffer is too small"
48 msgstr "Output buffer is too small"
49
50 #: libsoup/soup-message-client-io.c:39
51 msgid "Could not parse HTTP response"
52 msgstr "Could not parse HTTP response"
53
54 #: libsoup/soup-message-client-io.c:62
55 msgid "Unrecognized HTTP response encoding"
56 msgstr "Unrecognised HTTP response encoding"
57
58 #: libsoup/soup-message-io.c:261
59 msgid "Header too big"
60 msgstr "Header too big"
61
62 #: libsoup/soup-message-io.c:393 libsoup/soup-message-io.c:1016
63 msgid "Operation would block"
64 msgstr "Operation would block"
65
66 #: libsoup/soup-message-io.c:968 libsoup/soup-message-io.c:1001
67 msgid "Operation was cancelled"
68 msgstr "Operation was cancelled"
69
70 #: libsoup/soup-message-server-io.c:63
71 msgid "Could not parse HTTP request"
72 msgstr "Could not parse HTTP request"
73
74 #: libsoup/soup-request.c:141
75 #, c-format
76 msgid "No URI provided"
77 msgstr "No URI provided"
78
79 #: libsoup/soup-request.c:151
80 #, c-format
81 #| msgid "Invalid '%s' URI: %s"
82 msgid "Invalid “%s” URI: %s"
83 msgstr "Invalid “%s” URI: %s"
84
85 #: libsoup/soup-server.c:1797
86 #| msgid "Can't create a TLS server without a TLS certificate"
87 msgid "Can’t create a TLS server without a TLS certificate"
88 msgstr "Can’t create a TLS server without a TLS certificate"
89
90 #: libsoup/soup-server.c:1814
91 #, c-format
92 msgid "Could not listen on address %s, port %d: "
93 msgstr "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'"
98 msgid "Could not parse URI “%s”"
99 msgstr "Could not parse URI “%s”"
100
101 #: libsoup/soup-session.c:4572
102 #, c-format
103 #| msgid "Unsupported URI scheme '%s'"
104 msgid "Unsupported URI scheme “%s”"
105 msgstr "Unsupported URI scheme “%s”"
106
107 #: libsoup/soup-session.c:4594
108 #, c-format
109 msgid "Not an HTTP URI"
110 msgstr "Not an HTTP URI"
111
112 #: libsoup/soup-session.c:4805
113 msgid "The server did not accept the WebSocket handshake."
114 msgstr "The server did not accept the WebSocket handshake."
115
116 #: libsoup/soup-socket.c:148
117 #| msgid "Can't import non-socket as SoupSocket"
118 msgid "Can’t import non-socket as SoupSocket"
119 msgstr "Can’t import non-socket as SoupSocket"
120
121 #: libsoup/soup-socket.c:166
122 msgid "Could not import existing socket: "
123 msgstr "Could not import existing socket: "
124
125 #: libsoup/soup-socket.c:175
126 #| msgid "Can't import unconnected socket"
127 msgid "Can’t import unconnected socket"
128 msgstr "Can’t import unconnected socket"
129
130 #: libsoup/soup-websocket.c:479 libsoup/soup-websocket.c:523
131 #: libsoup/soup-websocket.c:539
132 msgid "Server requested unsupported extension"
133 msgstr "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"
138 msgid "Incorrect WebSocket “%s” header"
139 msgstr "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"
144 msgid "Server returned incorrect “%s” key"
145 msgstr "Server returned incorrect “%s” key"
146
147 #: libsoup/soup-websocket.c:566
148 #, c-format
149 msgid "Duplicated parameter in “%s” WebSocket extension header"
150 msgstr "Duplicated parameter in “%s” WebSocket extension header"
151
152 #: libsoup/soup-websocket.c:567
153 #, c-format
154 msgid ""
155 "Server returned a duplicated parameter in “%s” WebSocket extension header"
156 msgstr ""
157 "Server returned a duplicated parameter in “%s” WebSocket extension header"
158
159 #: libsoup/soup-websocket.c:658 libsoup/soup-websocket.c:667
160 msgid "WebSocket handshake expected"
161 msgstr "WebSocket handshake expected"
162
163 #: libsoup/soup-websocket.c:675
164 msgid "Unsupported WebSocket version"
165 msgstr "Unsupported WebSocket version"
166
167 #: libsoup/soup-websocket.c:684
168 msgid "Invalid WebSocket key"
169 msgstr "Invalid WebSocket key"
170
171 #: libsoup/soup-websocket.c:703
172 msgid "Unsupported WebSocket subprotocol"
173 msgstr "Unsupported WebSocket subprotocol"
174
175 #: libsoup/soup-websocket.c:975
176 msgid "Server rejected WebSocket handshake"
177 msgstr "Server rejected WebSocket handshake"
178
179 #: libsoup/soup-websocket.c:983 libsoup/soup-websocket.c:992
180 msgid "Server ignored WebSocket handshake"
181 msgstr "Server ignored WebSocket handshake"
182
183 #: libsoup/soup-websocket.c:1004
184 msgid "Server requested unsupported protocol"
185 msgstr "Server requested unsupported protocol"
186
187 #: libsoup/soup-tld.c:150
188 msgid "No public-suffix list available."
189 msgstr "No public-suffix list available."
190
191 #: libsoup/soup-tld.c:160 libsoup/soup-tld.c:176
192 msgid "Invalid hostname"
193 msgstr "Invalid hostname"
194
195 #: libsoup/soup-tld.c:167
196 msgid "Hostname is an IP address"
197 msgstr "Hostname is an IP address"
198
199 #: libsoup/soup-tld.c:188
200 msgid "Hostname has no base domain"
201 msgstr "Hostname has no base domain"
202
203 #: libsoup/soup-tld.c:196
204 msgid "Not enough domains"
205 msgstr "Not enough domains"