aboutsummaryrefslogtreecommitdiff
path: root/po/libmicrohttpd.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/libmicrohttpd.pot')
-rw-r--r--po/libmicrohttpd.pot345
1 files changed, 175 insertions, 170 deletions
diff --git a/po/libmicrohttpd.pot b/po/libmicrohttpd.pot
index 93487aa6..9825d043 100644
--- a/po/libmicrohttpd.pot
+++ b/po/libmicrohttpd.pot
@@ -6,9 +6,9 @@
6#, fuzzy 6#, fuzzy
7msgid "" 7msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: GNU libmicrohttpd 0.9.61\n" 9"Project-Id-Version: GNU libmicrohttpd 0.9.62\n"
10"Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n" 10"Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n"
11"POT-Creation-Date: 2018-11-18 13:11+0100\n" 11"POT-Creation-Date: 2018-12-08 23:11+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,563 +33,568 @@ msgstr ""
33msgid "Failed to unlock mutex.\n" 33msgid "Failed to unlock mutex.\n"
34msgstr "" 34msgstr ""
35 35
36#: src/microhttpd/internal.h:80 36#: src/microhttpd/internal.h:82
37msgid "Failed to close FD.\n" 37msgid "Failed to close FD.\n"
38msgstr "" 38msgstr ""
39 39
40#: src/microhttpd/digestauth.c:484 40#: src/microhttpd/digestauth.c:563
41msgid "" 41msgid ""
42"Stale nonce received. If this happens a lot, you should probably increase " 42"Stale nonce received. If this happens a lot, you should probably increase "
43"the size of the nonce array.\n" 43"the size of the nonce array.\n"
44msgstr "" 44msgstr ""
45 45
46#: src/microhttpd/digestauth.c:672 46#: src/microhttpd/digestauth.c:755
47msgid "Failed to allocate memory for copy of URI arguments\n" 47msgid "Failed to allocate memory for copy of URI arguments\n"
48msgstr "" 48msgstr ""
49 49
50#: src/microhttpd/digestauth.c:807 50#: src/microhttpd/digestauth.c:893
51msgid "Authentication failed, invalid timestamp format.\n" 51msgid "Authentication failed, invalid timestamp format.\n"
52msgstr "" 52msgstr ""
53 53
54#: src/microhttpd/digestauth.c:868 54#: src/microhttpd/digestauth.c:956
55msgid "Authentication failed, invalid format.\n" 55msgid "Authentication failed, invalid format.\n"
56msgstr "" 56msgstr ""
57 57
58#: src/microhttpd/digestauth.c:878 58#: src/microhttpd/digestauth.c:966
59msgid "Authentication failed, invalid nc format.\n" 59msgid "Authentication failed, invalid nc format.\n"
60msgstr "" 60msgstr ""
61 61
62#: src/microhttpd/digestauth.c:904 62#: src/microhttpd/digestauth.c:992
63msgid "Failed to allocate memory for auth header processing\n" 63msgid "Failed to allocate memory for auth header processing\n"
64msgstr "" 64msgstr ""
65 65
66#: src/microhttpd/digestauth.c:956 66#: src/microhttpd/digestauth.c:1049
67msgid "Authentication failed, URI does not match.\n" 67msgid "Authentication failed, URI does not match.\n"
68msgstr "" 68msgstr ""
69 69
70#: src/microhttpd/digestauth.c:976 70#: src/microhttpd/digestauth.c:1069
71msgid "Authentication failed, arguments do not match.\n" 71msgid "Authentication failed, arguments do not match.\n"
72msgstr "" 72msgstr ""
73 73
74#: src/microhttpd/digestauth.c:1091 74#: src/microhttpd/digestauth.c:1224
75msgid "digest size missmatch"
76msgstr ""
77
78#: src/microhttpd/digestauth.c:1314
75msgid "Could not register nonce (is the nonce array size zero?).\n" 79msgid "Could not register nonce (is the nonce array size zero?).\n"
76msgstr "" 80msgstr ""
77 81
78#: src/microhttpd/digestauth.c:1114 82#: src/microhttpd/digestauth.c:1339
79msgid "Failed to allocate memory for auth response header\n" 83msgid "Failed to allocate memory for auth response header\n"
80msgstr "" 84msgstr ""
81 85
82#: src/microhttpd/digestauth.c:1148 86#: src/microhttpd/digestauth.c:1375
83msgid "Failed to add Digest auth header\n" 87msgid "Failed to add Digest auth header\n"
84msgstr "" 88msgstr ""
85 89
86#: src/microhttpd/daemon.c:136 90#: src/microhttpd/daemon.c:140
87#, c-format 91#, c-format
88msgid "Fatal error in GNU libmicrohttpd %s:%u: %s\n" 92msgid "Fatal error in GNU libmicrohttpd %s:%u: %s\n"
89msgstr "" 93msgstr ""
90 94
91#: src/microhttpd/daemon.c:397 95#: src/microhttpd/daemon.c:418
92msgid "Failed to add IP connection count node\n" 96msgid "Failed to add IP connection count node\n"
93msgstr "" 97msgstr ""
94 98
95#: src/microhttpd/daemon.c:455 99#: src/microhttpd/daemon.c:476
96msgid "Failed to find previously-added IP address\n" 100msgid "Failed to find previously-added IP address\n"
97msgstr "" 101msgstr ""
98 102
99#: src/microhttpd/daemon.c:461 103#: src/microhttpd/daemon.c:482
100msgid "Previously-added IP address had counter of zero\n" 104msgid "Previously-added IP address had counter of zero\n"
101msgstr "" 105msgstr ""
102 106
103#: src/microhttpd/daemon.c:538 107#: src/microhttpd/daemon.c:559
104msgid "" 108msgid ""
105"Failed to setup x509 certificate/key: pre 3.X.X version of GnuTLS does not " 109"Failed to setup x509 certificate/key: pre 3.X.X version of GnuTLS does not "
106"support setting key password" 110"support setting key password"
107msgstr "" 111msgstr ""
108 112
109#: src/microhttpd/daemon.c:592 113#: src/microhttpd/daemon.c:613
110#, c-format 114#, c-format
111msgid "Error: invalid credentials type %d specified.\n" 115msgid "Error: invalid credentials type %d specified.\n"
112msgstr "" 116msgstr ""
113 117
114#: src/microhttpd/daemon.c:991 118#: src/microhttpd/daemon.c:1012
115#, c-format 119#, c-format
116msgid "Maximum socket in select set: %d\n" 120msgid "Maximum socket in select set: %d\n"
117msgstr "" 121msgstr ""
118 122
119#: src/microhttpd/daemon.c:1052 123#: src/microhttpd/daemon.c:1073
120msgid "" 124msgid ""
121"MHD_get_fdset2() called with except_fd_set set to NULL. Such behavior is " 125"MHD_get_fdset2() called with except_fd_set set to NULL. Such behavior is "
122"unsupported.\n" 126"unsupported.\n"
123msgstr "" 127msgstr ""
124 128
125#: src/microhttpd/daemon.c:1258 src/microhttpd/daemon.c:6332 129#: src/microhttpd/daemon.c:1279 src/microhttpd/daemon.c:6454
126msgid "" 130msgid ""
127"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n" 131"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n"
128msgstr "" 132msgstr ""
129 133
130#: src/microhttpd/daemon.c:1272 src/microhttpd/daemon.c:1507 134#: src/microhttpd/daemon.c:1293 src/microhttpd/daemon.c:1528
131msgid "Failed to forward to application " 135msgid "Failed to forward to application "
132msgstr "" 136msgstr ""
133 137
134#: src/microhttpd/daemon.c:1439 src/microhttpd/daemon.c:1561 138#: src/microhttpd/daemon.c:1460 src/microhttpd/daemon.c:1582
135msgid "Failed to forward to remote client " 139msgid "Failed to forward to remote client "
136msgstr "" 140msgstr ""
137 141
138#: src/microhttpd/daemon.c:1626 142#: src/microhttpd/daemon.c:1647
139msgid "Error preparing select\n" 143msgid "Error preparing select\n"
140msgstr "" 144msgstr ""
141 145
142#: src/microhttpd/daemon.c:1660 src/microhttpd/daemon.c:1812 146#: src/microhttpd/daemon.c:1681 src/microhttpd/daemon.c:1833
143#: src/microhttpd/daemon.c:1956 147#: src/microhttpd/daemon.c:1977
144#, c-format 148#, c-format
145msgid "Error during select (%d): `%s'\n" 149msgid "Error during select (%d): `%s'\n"
146msgstr "" 150msgstr ""
147 151
148#: src/microhttpd/daemon.c:1709 src/microhttpd/daemon.c:1833 152#: src/microhttpd/daemon.c:1730 src/microhttpd/daemon.c:1854
149#: src/microhttpd/daemon.c:2025 153#: src/microhttpd/daemon.c:2046
150#, c-format 154#, c-format
151msgid "Error during poll: `%s'\n" 155msgid "Error during poll: `%s'\n"
152msgstr "" 156msgstr ""
153 157
154#: src/microhttpd/daemon.c:1796 src/microhttpd/daemon.c:1938 158#: src/microhttpd/daemon.c:1817 src/microhttpd/daemon.c:1959
155msgid "Failed to add FD to fd_set\n" 159msgid "Failed to add FD to fd_set\n"
156msgstr "" 160msgstr ""
157 161
158#: src/microhttpd/daemon.c:2077 162#: src/microhttpd/daemon.c:2098
159msgid "Processing thread terminating. Closing connection\n" 163msgid "Processing thread terminating. Closing connection\n"
160msgstr "" 164msgstr ""
161 165
162#: src/microhttpd/daemon.c:2106 166#: src/microhttpd/daemon.c:2127
163msgid "" 167msgid ""
164"Failed to signal thread termination via inter-thread communication channel." 168"Failed to signal thread termination via inter-thread communication channel."
165msgstr "" 169msgstr ""
166 170
167#: src/microhttpd/daemon.c:2176 171#: src/microhttpd/daemon.c:2198
168msgid "Internal server error. This should be impossible.\n" 172msgid "Internal server error. This should be impossible.\n"
169msgstr "" 173msgstr ""
170 174
171#: src/microhttpd/daemon.c:2186 src/microhttpd/daemon.c:2214 175#: src/microhttpd/daemon.c:2208 src/microhttpd/daemon.c:2236
172msgid "PSK not supported by this server.\n" 176msgid "PSK not supported by this server.\n"
173msgstr "" 177msgstr ""
174 178
175#: src/microhttpd/daemon.c:2200 179#: src/microhttpd/daemon.c:2222
176msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n" 180msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n"
177msgstr "" 181msgstr ""
178 182
179#: src/microhttpd/daemon.c:2292 src/microhttpd/daemon.c:6001 183#: src/microhttpd/daemon.c:2318 src/microhttpd/daemon.c:6104
180#, c-format 184#, c-format
181msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n" 185msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n"
182msgstr "" 186msgstr ""
183 187
184#: src/microhttpd/daemon.c:2308 188#: src/microhttpd/daemon.c:2334
185#, c-format 189#, c-format
186msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n" 190msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n"
187msgstr "" 191msgstr ""
188 192
189#: src/microhttpd/daemon.c:2325 src/microhttpd/daemon.c:3101 193#: src/microhttpd/daemon.c:2351 src/microhttpd/daemon.c:3155
190#, c-format 194#, c-format
191msgid "Accepted connection on socket %d\n" 195msgid "Accepted connection on socket %d\n"
192msgstr "" 196msgstr ""
193 197
194#: src/microhttpd/daemon.c:2337 src/microhttpd/daemon.c:2513 198#: src/microhttpd/daemon.c:2363 src/microhttpd/daemon.c:2543
195msgid "Server reached connection limit. Closing inbound connection.\n" 199msgid "Server reached connection limit. Closing inbound connection.\n"
196msgstr "" 200msgstr ""
197 201
198#: src/microhttpd/daemon.c:2355 202#: src/microhttpd/daemon.c:2381
199msgid "Connection rejected by application. Closing connection.\n" 203msgid "Connection rejected by application. Closing connection.\n"
200msgstr "" 204msgstr ""
201 205
202#: src/microhttpd/daemon.c:2388 src/microhttpd/daemon.c:2408 206#: src/microhttpd/daemon.c:2414 src/microhttpd/daemon.c:2434
203#: src/microhttpd/daemon.c:3680 207#: src/microhttpd/daemon.c:3741
204#, c-format 208#, c-format
205msgid "Error allocating memory: %s\n" 209msgid "Error allocating memory: %s\n"
206msgstr "" 210msgstr ""
207 211
208#: src/microhttpd/daemon.c:2470 212#: src/microhttpd/daemon.c:2496
209#, c-format 213#, c-format
210msgid "Failed to setup TLS credentials: unknown credential type %d\n" 214msgid "Failed to setup TLS credentials: unknown credential type %d\n"
211msgstr "" 215msgstr ""
212 216
213#: src/microhttpd/daemon.c:2479 217#: src/microhttpd/daemon.c:2505
214msgid "Unknown credential type" 218msgid "Unknown credential type"
215msgstr "" 219msgstr ""
216 220
217#: src/microhttpd/daemon.c:2575 src/microhttpd/daemon.c:4170 221#: src/microhttpd/daemon.c:2607 src/microhttpd/daemon.c:4231
218#: src/microhttpd/daemon.c:4203 src/microhttpd/daemon.c:5317 222#: src/microhttpd/daemon.c:4264 src/microhttpd/daemon.c:5409
219#: src/microhttpd/daemon.c:5334 src/microhttpd/connection.c:3836 223#: src/microhttpd/daemon.c:5426 src/microhttpd/connection.c:3867
220#: src/microhttpd/response.c:962 src/microhttpd/response.c:988 224#: src/microhttpd/response.c:968 src/microhttpd/response.c:994
221#, c-format 225#, c-format
222msgid "Call to epoll_ctl failed: %s\n" 226msgid "Call to epoll_ctl failed: %s\n"
223msgstr "" 227msgstr ""
224 228
225#: src/microhttpd/daemon.c:2600 229#: src/microhttpd/daemon.c:2632
226msgid "Failed to signal new connection via inter-thread communication channel." 230msgid "Failed to signal new connection via inter-thread communication channel."
227msgstr "" 231msgstr ""
228 232
229#: src/microhttpd/daemon.c:2697 src/microhttpd/daemon.c:3182 233#: src/microhttpd/daemon.c:2737 src/microhttpd/daemon.c:3239
230#: src/microhttpd/daemon.c:6234 src/microhttpd/connection.c:990 234#: src/microhttpd/daemon.c:6350 src/microhttpd/connection.c:992
231#: src/microhttpd/connection.c:1009 235#: src/microhttpd/connection.c:1011
232msgid "Failed to remove FD from epoll set\n" 236msgid "Failed to remove FD from epoll set\n"
233msgstr "" 237msgstr ""
234 238
235#: src/microhttpd/daemon.c:2744 239#: src/microhttpd/daemon.c:2786
236msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" 240msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
237msgstr "" 241msgstr ""
238 242
239#: src/microhttpd/daemon.c:2750 243#: src/microhttpd/daemon.c:2792
240msgid "Error: connection scheduled for \"upgrade\" cannot be suspended" 244msgid "Error: connection scheduled for \"upgrade\" cannot be suspended"
241msgstr "" 245msgstr ""
242 246
243#: src/microhttpd/daemon.c:2773 247#: src/microhttpd/daemon.c:2815
244msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" 248msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
245msgstr "" 249msgstr ""
246 250
247#: src/microhttpd/daemon.c:2783 251#: src/microhttpd/daemon.c:2829
248msgid "Failed to signal resume via inter-thread communication channel." 252msgid "Failed to signal resume via inter-thread communication channel."
249msgstr "" 253msgstr ""
250 254
251#: src/microhttpd/daemon.c:2911 255#: src/microhttpd/daemon.c:2961
252msgid "" 256msgid ""
253"Failed to signal resume of connection via inter-thread communication channel." 257"Failed to signal resume of connection via inter-thread communication channel."
254msgstr "" 258msgstr ""
255 259
256#: src/microhttpd/daemon.c:2957 260#: src/microhttpd/daemon.c:3007
257#, c-format 261#, c-format
258msgid "Failed to set nonblocking mode on new client socket: %s\n" 262msgid "Failed to set nonblocking mode on new client socket: %s\n"
259msgstr "" 263msgstr ""
260 264
261#: src/microhttpd/daemon.c:2970 265#: src/microhttpd/daemon.c:3020
262msgid "Failed to set noninheritable mode on new client socket.\n" 266msgid "Failed to set noninheritable mode on new client socket.\n"
263msgstr "" 267msgstr ""
264 268
265#: src/microhttpd/daemon.c:3043 269#: src/microhttpd/daemon.c:3093
266#, c-format 270#, c-format
267msgid "Error accepting connection: %s\n" 271msgid "Error accepting connection: %s\n"
268msgstr "" 272msgstr ""
269 273
270#: src/microhttpd/daemon.c:3060 274#: src/microhttpd/daemon.c:3110
271msgid "" 275msgid ""
272"Hit process or system resource limit at FIRST connection. This is really bad " 276"Hit process or system resource limit at FIRST connection. This is really bad "
273"as there is no sane way to proceed. Will try busy waiting for system " 277"as there is no sane way to proceed. Will try busy waiting for system "
274"resources to become magically available.\n" 278"resources to become magically available.\n"
275msgstr "" 279msgstr ""
276 280
277#: src/microhttpd/daemon.c:3070 281#: src/microhttpd/daemon.c:3124
278#, c-format 282#, c-format
279msgid "" 283msgid ""
280"Hit process or system resource limit at %u connections, temporarily " 284"Hit process or system resource limit at %u connections, temporarily "
281"suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n" 285"suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n"
282msgstr "" 286msgstr ""
283 287
284#: src/microhttpd/daemon.c:3082 288#: src/microhttpd/daemon.c:3136
285#, c-format 289#, c-format
286msgid "Failed to set nonblocking mode on incoming connection socket: %s\n" 290msgid "Failed to set nonblocking mode on incoming connection socket: %s\n"
287msgstr "" 291msgstr ""
288 292
289#: src/microhttpd/daemon.c:3094 293#: src/microhttpd/daemon.c:3148
290msgid "Failed to set noninheritable mode on incoming connection socket.\n" 294msgid "Failed to set noninheritable mode on incoming connection socket.\n"
291msgstr "" 295msgstr ""
292 296
293#: src/microhttpd/daemon.c:3140 src/microhttpd/daemon.c:6373 297#: src/microhttpd/daemon.c:3196 src/microhttpd/daemon.c:6496
294#: src/microhttpd/daemon.c:6403 src/microhttpd/daemon.c:6497 298#: src/microhttpd/daemon.c:6528 src/microhttpd/daemon.c:6628
295msgid "Failed to join a thread\n" 299msgid "Failed to join a thread\n"
296msgstr "" 300msgstr ""
297 301
298#: src/microhttpd/daemon.c:3239 302#: src/microhttpd/daemon.c:3300
299msgid "Illegal call to MHD_get_timeout\n" 303msgid "Illegal call to MHD_get_timeout\n"
300msgstr "" 304msgstr ""
301 305
302#: src/microhttpd/daemon.c:3436 306#: src/microhttpd/daemon.c:3497
303msgid "" 307msgid ""
304"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior " 308"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior "
305"is deprecated.\n" 309"is deprecated.\n"
306msgstr "" 310msgstr ""
307 311
308#: src/microhttpd/daemon.c:3516 312#: src/microhttpd/daemon.c:3577
309msgid "Could not obtain daemon fdsets" 313msgid "Could not obtain daemon fdsets"
310msgstr "" 314msgstr ""
311 315
312#: src/microhttpd/daemon.c:3533 316#: src/microhttpd/daemon.c:3594
313msgid "Could not add listen socket to fdset" 317msgid "Could not add listen socket to fdset"
314msgstr "" 318msgstr ""
315 319
316#: src/microhttpd/daemon.c:3561 320#: src/microhttpd/daemon.c:3622
317msgid "Could not add control inter-thread communication channel FD to fdset" 321msgid "Could not add control inter-thread communication channel FD to fdset"
318msgstr "" 322msgstr ""
319 323
320#: src/microhttpd/daemon.c:3617 324#: src/microhttpd/daemon.c:3678
321#, c-format 325#, c-format
322msgid "select failed: %s\n" 326msgid "select failed: %s\n"
323msgstr "" 327msgstr ""
324 328
325#: src/microhttpd/daemon.c:3762 src/microhttpd/daemon.c:3909 329#: src/microhttpd/daemon.c:3823 src/microhttpd/daemon.c:3970
326#, c-format 330#, c-format
327msgid "poll failed: %s\n" 331msgid "poll failed: %s\n"
328msgstr "" 332msgstr ""
329 333
330#: src/microhttpd/daemon.c:4039 src/microhttpd/daemon.c:4270 334#: src/microhttpd/daemon.c:4100 src/microhttpd/daemon.c:4331
331#, c-format 335#, c-format
332msgid "Call to epoll_wait failed: %s\n" 336msgid "Call to epoll_wait failed: %s\n"
333msgstr "" 337msgstr ""
334 338
335#: src/microhttpd/daemon.c:4222 src/microhttpd/daemon.c:4672 339#: src/microhttpd/daemon.c:4283 src/microhttpd/daemon.c:4740
336msgid "Failed to remove listen FD from epoll set\n" 340msgid "Failed to remove listen FD from epoll set\n"
337msgstr "" 341msgstr ""
338 342
339#: src/microhttpd/daemon.c:4680 343#: src/microhttpd/daemon.c:4748
340msgid "Failed to signal quiesce via inter-thread communication channel" 344msgid "Failed to signal quiesce via inter-thread communication channel"
341msgstr "" 345msgstr ""
342 346
343#: src/microhttpd/daemon.c:4701 347#: src/microhttpd/daemon.c:4770
344msgid "failed to signal quiesce via inter-thread communication channel" 348msgid "failed to signal quiesce via inter-thread communication channel"
345msgstr "" 349msgstr ""
346 350
347#: src/microhttpd/daemon.c:4806 351#: src/microhttpd/daemon.c:4878
348msgid "Warning: Too large timeout value, ignored.\n" 352msgid "Warning: Too large timeout value, ignored.\n"
349msgstr "" 353msgstr ""
350 354
351#: src/microhttpd/daemon.c:4846 355#: src/microhttpd/daemon.c:4919
352msgid "" 356msgid ""
353"Warning: Zero size, specified for thread pool size, is ignored. Thread pool " 357"Warning: Zero size, specified for thread pool size, is ignored. Thread pool "
354"is not used.\n" 358"is not used.\n"
355msgstr "" 359msgstr ""
356 360
357#: src/microhttpd/daemon.c:4854 361#: src/microhttpd/daemon.c:4927
358msgid "" 362msgid ""
359"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is " 363"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is "
360"not used.\n" 364"not used.\n"
361msgstr "" 365msgstr ""
362 366
363#: src/microhttpd/daemon.c:4866 367#: src/microhttpd/daemon.c:4939
364#, c-format 368#, c-format
365msgid "Specified thread pool size (%u) too big\n" 369msgid "Specified thread pool size (%u) too big\n"
366msgstr "" 370msgstr ""
367 371
368#: src/microhttpd/daemon.c:4877 372#: src/microhttpd/daemon.c:4950
369msgid "" 373msgid ""
370"MHD_OPTION_THREAD_POOL_SIZE option is specified but " 374"MHD_OPTION_THREAD_POOL_SIZE option is specified but "
371"MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n" 375"MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n"
372msgstr "" 376msgstr ""
373 377
374#: src/microhttpd/daemon.c:4886 378#: src/microhttpd/daemon.c:4959
375msgid "" 379msgid ""
376"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION " 380"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION "
377"flag are specified.\n" 381"flag are specified.\n"
378msgstr "" 382msgstr ""
379 383
380#: src/microhttpd/daemon.c:4901 src/microhttpd/daemon.c:4912 384#: src/microhttpd/daemon.c:4976 src/microhttpd/daemon.c:4988
381#: src/microhttpd/daemon.c:4923 src/microhttpd/daemon.c:4934 385#: src/microhttpd/daemon.c:5000 src/microhttpd/daemon.c:5012
382#: src/microhttpd/daemon.c:4976 386#: src/microhttpd/daemon.c:5053 src/microhttpd/daemon.c:5081
387#: src/microhttpd/daemon.c:5100
383#, c-format 388#, c-format
384msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n" 389msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n"
385msgstr "" 390msgstr ""
386 391
387#: src/microhttpd/daemon.c:4953 392#: src/microhttpd/daemon.c:5031
388msgid "Error initializing DH parameters\n" 393msgid "Error initializing DH parameters\n"
389msgstr "" 394msgstr ""
390 395
391#: src/microhttpd/daemon.c:4965 396#: src/microhttpd/daemon.c:5043
392msgid "Bad Diffie-Hellman parameters format\n" 397msgid "Bad Diffie-Hellman parameters format\n"
393msgstr "" 398msgstr ""
394 399
395#: src/microhttpd/daemon.c:4993 400#: src/microhttpd/daemon.c:5070
396#, c-format 401#, c-format
397msgid "Setting priorities to `%s' failed: %s\n" 402msgid "Setting priorities to `%s' failed: %s\n"
398msgstr "" 403msgstr ""
399 404
400#: src/microhttpd/daemon.c:5006 405#: src/microhttpd/daemon.c:5089
401msgid "" 406msgid ""
402"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n" 407"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n"
403msgstr "" 408msgstr ""
404 409
405#: src/microhttpd/daemon.c:5033 410#: src/microhttpd/daemon.c:5123
406msgid "" 411msgid ""
407"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET " 412"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET "
408"flag set.\n" 413"flag set.\n"
409msgstr "" 414msgstr ""
410 415
411#: src/microhttpd/daemon.c:5080 416#: src/microhttpd/daemon.c:5172
412msgid "" 417msgid ""
413"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is " 418"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is "
414"specified by MHD_OPTION_STRICT_CLIENT.\n" 419"specified by MHD_OPTION_STRICT_CLIENT.\n"
415msgstr "" 420msgstr ""
416 421
417#: src/microhttpd/daemon.c:5212 422#: src/microhttpd/daemon.c:5304
418#, c-format 423#, c-format
419msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n" 424msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n"
420msgstr "" 425msgstr ""
421 426
422#: src/microhttpd/daemon.c:5225 427#: src/microhttpd/daemon.c:5317
423#, c-format 428#, c-format
424msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n" 429msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n"
425msgstr "" 430msgstr ""
426 431
427#: src/microhttpd/daemon.c:5231 432#: src/microhttpd/daemon.c:5323
428#, c-format 433#, c-format
429msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n" 434msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n"
430msgstr "" 435msgstr ""
431 436
432#: src/microhttpd/daemon.c:5261 437#: src/microhttpd/daemon.c:5353
433#, c-format 438#, c-format
434msgid "Call to epoll_create1 failed: %s\n" 439msgid "Call to epoll_create1 failed: %s\n"
435msgstr "" 440msgstr ""
436 441
437#: src/microhttpd/daemon.c:5271 442#: src/microhttpd/daemon.c:5363
438msgid "Failed to set noninheritable mode on epoll FD.\n" 443msgid "Failed to set noninheritable mode on epoll FD.\n"
439msgstr "" 444msgstr ""
440 445
441#: src/microhttpd/daemon.c:5512 446#: src/microhttpd/daemon.c:5606
442msgid "" 447msgid ""
443"Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with " 448"Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with "
444"MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was " 449"MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was "
445"added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n" 450"added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n"
446msgstr "" 451msgstr ""
447 452
448#: src/microhttpd/daemon.c:5560 453#: src/microhttpd/daemon.c:5654
449msgid "Using debug build of libmicrohttpd.\n" 454msgid "Using debug build of libmicrohttpd.\n"
450msgstr "" 455msgstr ""
451 456
452#: src/microhttpd/daemon.c:5571 457#: src/microhttpd/daemon.c:5668
453#, c-format 458#, c-format
454msgid "Failed to create inter-thread communication channel: %s\n" 459msgid "Failed to create inter-thread communication channel: %s\n"
455msgstr "" 460msgstr ""
456 461
457#: src/microhttpd/daemon.c:5587 462#: src/microhttpd/daemon.c:5684
458msgid "" 463msgid ""
459"file descriptor for inter-thread communication channel exceeds maximum " 464"file descriptor for inter-thread communication channel exceeds maximum "
460"value\n" 465"value\n"
461msgstr "" 466msgstr ""
462 467
463#: src/microhttpd/daemon.c:5607 468#: src/microhttpd/daemon.c:5704
464msgid "Specified value for NC_SIZE too large\n" 469msgid "Specified value for NC_SIZE too large\n"
465msgstr "" 470msgstr ""
466 471
467#: src/microhttpd/daemon.c:5621 472#: src/microhttpd/daemon.c:5718
468#, c-format 473#, c-format
469msgid "Failed to allocate memory for nonce-nc map: %s\n" 474msgid "Failed to allocate memory for nonce-nc map: %s\n"
470msgstr "" 475msgstr ""
471 476
472#: src/microhttpd/daemon.c:5637 477#: src/microhttpd/daemon.c:5735
473msgid "MHD failed to initialize nonce-nc mutex\n" 478msgid "MHD failed to initialize nonce-nc mutex\n"
474msgstr "" 479msgstr ""
475 480
476#: src/microhttpd/daemon.c:5655 481#: src/microhttpd/daemon.c:5755
477msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n" 482msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n"
478msgstr "" 483msgstr ""
479 484
480#: src/microhttpd/daemon.c:5679 485#: src/microhttpd/daemon.c:5779
481#, c-format 486#, c-format
482msgid "Failed to create socket for listening: %s\n" 487msgid "Failed to create socket for listening: %s\n"
483msgstr "" 488msgstr ""
484 489
485#: src/microhttpd/daemon.c:5700 src/microhttpd/daemon.c:5719 490#: src/microhttpd/daemon.c:5800 src/microhttpd/daemon.c:5819
486#: src/microhttpd/daemon.c:5742 src/microhttpd/daemon.c:5779 491#: src/microhttpd/daemon.c:5842 src/microhttpd/daemon.c:5879
487#: src/microhttpd/daemon.c:5856 src/microhttpd/daemon.c:5887 492#: src/microhttpd/daemon.c:5956 src/microhttpd/daemon.c:5987
488#, c-format 493#, c-format
489msgid "setsockopt failed: %s\n" 494msgid "setsockopt failed: %s\n"
490msgstr "" 495msgstr ""
491 496
492#: src/microhttpd/daemon.c:5752 497#: src/microhttpd/daemon.c:5852
493msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n" 498msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n"
494msgstr "" 499msgstr ""
495 500
496#: src/microhttpd/daemon.c:5787 501#: src/microhttpd/daemon.c:5887
497msgid "" 502msgid ""
498"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n" 503"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n"
499msgstr "" 504msgstr ""
500 505
501#: src/microhttpd/daemon.c:5867 506#: src/microhttpd/daemon.c:5967
502#, c-format 507#, c-format
503msgid "Failed to bind to port %u: %s\n" 508msgid "Failed to bind to port %u: %s\n"
504msgstr "" 509msgstr ""
505 510
506#: src/microhttpd/daemon.c:5898 511#: src/microhttpd/daemon.c:5998
507#, c-format 512#, c-format
508msgid "Failed to listen for connections: %s\n" 513msgid "Failed to listen for connections: %s\n"
509msgstr "" 514msgstr ""
510 515
511#: src/microhttpd/daemon.c:5925 516#: src/microhttpd/daemon.c:6025
512#, c-format 517#, c-format
513msgid "Failed to get listen port number: %s\n" 518msgid "Failed to get listen port number: %s\n"
514msgstr "" 519msgstr ""
515 520
516#: src/microhttpd/daemon.c:5935 521#: src/microhttpd/daemon.c:6035
517msgid "" 522msgid ""
518"Failed to get listen port number (`struct sockaddr_storage` too small!?)\n" 523"Failed to get listen port number (`struct sockaddr_storage` too small!?)\n"
519msgstr "" 524msgstr ""
520 525
521#: src/microhttpd/daemon.c:5968 526#: src/microhttpd/daemon.c:6068
522msgid "Unknown address family!\n" 527msgid "Unknown address family!\n"
523msgstr "" 528msgstr ""
524 529
525#: src/microhttpd/daemon.c:5981 530#: src/microhttpd/daemon.c:6081
526#, c-format 531#, c-format
527msgid "Failed to set nonblocking mode on listening socket: %s\n" 532msgid "Failed to set nonblocking mode on listening socket: %s\n"
528msgstr "" 533msgstr ""
529 534
530#: src/microhttpd/daemon.c:6017 535#: src/microhttpd/daemon.c:6123
531msgid "" 536msgid ""
532"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n" 537"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n"
533msgstr "" 538msgstr ""
534 539
535#: src/microhttpd/daemon.c:6030 src/microhttpd/daemon.c:6043 540#: src/microhttpd/daemon.c:6137 src/microhttpd/daemon.c:6150
536msgid "MHD failed to initialize IP connection limit mutex\n" 541msgid "MHD failed to initialize IP connection limit mutex\n"
537msgstr "" 542msgstr ""
538 543
539#: src/microhttpd/daemon.c:6059 544#: src/microhttpd/daemon.c:6169
540msgid "Failed to initialize TLS support\n" 545msgid "Failed to initialize TLS support\n"
541msgstr "" 546msgstr ""
542 547
543#: src/microhttpd/daemon.c:6083 548#: src/microhttpd/daemon.c:6196
544#, c-format 549#, c-format
545msgid "Failed to create listen thread: %s\n" 550msgid "Failed to create listen thread: %s\n"
546msgstr "" 551msgstr ""
547 552
548#: src/microhttpd/daemon.c:6131 553#: src/microhttpd/daemon.c:6244
549#, c-format 554#, c-format
550msgid "Failed to create worker inter-thread communication channel: %s\n" 555msgid "Failed to create worker inter-thread communication channel: %s\n"
551msgstr "" 556msgstr ""
552 557
553#: src/microhttpd/daemon.c:6142 558#: src/microhttpd/daemon.c:6255
554msgid "" 559msgid ""
555"File descriptor for worker inter-thread communication channel exceeds " 560"File descriptor for worker inter-thread communication channel exceeds "
556"maximum value\n" 561"maximum value\n"
557msgstr "" 562msgstr ""
558 563
559#: src/microhttpd/daemon.c:6167 564#: src/microhttpd/daemon.c:6280
560msgid "MHD failed to initialize cleanup connection mutex\n" 565msgid "MHD failed to initialize cleanup connection mutex\n"
561msgstr "" 566msgstr ""
562 567
563#: src/microhttpd/daemon.c:6181 568#: src/microhttpd/daemon.c:6294
564#, c-format 569#, c-format
565msgid "Failed to create pool thread: %s\n" 570msgid "Failed to create pool thread: %s\n"
566msgstr "" 571msgstr ""
567 572
568#: src/microhttpd/daemon.c:6319 src/microhttpd/daemon.c:6350 573#: src/microhttpd/daemon.c:6441 src/microhttpd/daemon.c:6472
569msgid "MHD_stop_daemon() called while we have suspended connections.\n" 574msgid "MHD_stop_daemon() called while we have suspended connections.\n"
570msgstr "" 575msgstr ""
571 576
572#: src/microhttpd/daemon.c:6359 src/microhttpd/daemon.c:6479 577#: src/microhttpd/daemon.c:6481 src/microhttpd/daemon.c:6610
573msgid "Failed to signal shutdown via inter-thread communication channel" 578msgid "Failed to signal shutdown via inter-thread communication channel"
574msgstr "" 579msgstr ""
575 580
576#: src/microhttpd/daemon.c:6444 581#: src/microhttpd/daemon.c:6573
577msgid "Failed to signal shutdown via inter-thread communication channel." 582msgid "Failed to signal shutdown via inter-thread communication channel."
578msgstr "" 583msgstr ""
579 584
580#: src/microhttpd/daemon.c:6895 585#: src/microhttpd/daemon.c:7040
581msgid "Failed to initialize winsock\n" 586msgid "Failed to initialize winsock\n"
582msgstr "" 587msgstr ""
583 588
584#: src/microhttpd/daemon.c:6898 589#: src/microhttpd/daemon.c:7043
585msgid "Winsock version 2.2 is not available\n" 590msgid "Winsock version 2.2 is not available\n"
586msgstr "" 591msgstr ""
587 592
588#: src/microhttpd/daemon.c:6906 src/microhttpd/daemon.c:6910 593#: src/microhttpd/daemon.c:7051 src/microhttpd/daemon.c:7055
589msgid "Failed to initialise multithreading in libgcrypt\n" 594msgid "Failed to initialise multithreading in libgcrypt\n"
590msgstr "" 595msgstr ""
591 596
592#: src/microhttpd/daemon.c:6915 597#: src/microhttpd/daemon.c:7060
593msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n" 598msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n"
594msgstr "" 599msgstr ""
595 600
@@ -597,161 +602,161 @@ msgstr ""
597msgid "Close socket failed.\n" 602msgid "Close socket failed.\n"
598msgstr "" 603msgstr ""
599 604
600#: src/microhttpd/connection.c:1113 605#: src/microhttpd/connection.c:1117
601msgid "Closing connection (application reported error generating data)\n" 606msgid "Closing connection (application reported error generating data)\n"
602msgstr "" 607msgstr ""
603 608
604#: src/microhttpd/connection.c:1162 609#: src/microhttpd/connection.c:1170
605msgid "Closing connection (out of memory)\n" 610msgid "Closing connection (out of memory)\n"
606msgstr "" 611msgstr ""
607 612
608#: src/microhttpd/connection.c:1207 613#: src/microhttpd/connection.c:1217
609msgid "Closing connection (application error generating response)\n" 614msgid "Closing connection (application error generating response)\n"
610msgstr "" 615msgstr ""
611 616
612#: src/microhttpd/connection.c:1787 617#: src/microhttpd/connection.c:1799
613#, c-format 618#, c-format
614msgid "" 619msgid ""
615"Error processing request (HTTP response code is %u (`%s')). Closing " 620"Error processing request (HTTP response code is %u (`%s')). Closing "
616"connection.\n" 621"connection.\n"
617msgstr "" 622msgstr ""
618 623
619#: src/microhttpd/connection.c:1813 src/microhttpd/connection.c:2802 624#: src/microhttpd/connection.c:1825 src/microhttpd/connection.c:2810
620msgid "Closing connection (failed to queue response)\n" 625msgid "Closing connection (failed to queue response)\n"
621msgstr "" 626msgstr ""
622 627
623#: src/microhttpd/connection.c:1823 src/microhttpd/connection.c:3560 628#: src/microhttpd/connection.c:1835 src/microhttpd/connection.c:3579
624#: src/microhttpd/connection.c:3671 629#: src/microhttpd/connection.c:3702
625msgid "Closing connection (failed to create response header)\n" 630msgid "Closing connection (failed to create response header)\n"
626msgstr "" 631msgstr ""
627 632
628#: src/microhttpd/connection.c:1869 src/microhttpd/connection.c:2949 633#: src/microhttpd/connection.c:1881 src/microhttpd/connection.c:2960
629#: src/microhttpd/connection.c:3017 src/microhttpd/connection.c:3325 634#: src/microhttpd/connection.c:3028 src/microhttpd/connection.c:3344
630#, c-format 635#, c-format
631msgid "In function %s handling connection at state: %s\n" 636msgid "In function %s handling connection at state: %s\n"
632msgstr "" 637msgstr ""
633 638
634#: src/microhttpd/connection.c:2081 639#: src/microhttpd/connection.c:2093
635msgid "Not enough memory in pool to allocate header record!\n" 640msgid "Not enough memory in pool to allocate header record!\n"
636msgstr "" 641msgstr ""
637 642
638#: src/microhttpd/connection.c:2123 643#: src/microhttpd/connection.c:2135
639msgid "Not enough memory in pool to parse cookies!\n" 644msgid "Not enough memory in pool to parse cookies!\n"
640msgstr "" 645msgstr ""
641 646
642#: src/microhttpd/connection.c:2348 src/microhttpd/connection.c:2533 647#: src/microhttpd/connection.c:2356 src/microhttpd/connection.c:2541
643msgid "Application reported internal error, closing connection.\n" 648msgid "Application reported internal error, closing connection.\n"
644msgstr "" 649msgstr ""
645 650
646#: src/microhttpd/connection.c:2401 src/microhttpd/connection.c:2478 651#: src/microhttpd/connection.c:2409 src/microhttpd/connection.c:2486
647msgid "" 652msgid ""
648"Received malformed HTTP request (bad chunked encoding). Closing connection.\n" 653"Received malformed HTTP request (bad chunked encoding). Closing connection.\n"
649msgstr "" 654msgstr ""
650 655
651#: src/microhttpd/connection.c:2541 656#: src/microhttpd/connection.c:2549
652msgid "libmicrohttpd API violation" 657msgid "libmicrohttpd API violation"
653msgstr "" 658msgstr ""
654 659
655#: src/microhttpd/connection.c:2556 660#: src/microhttpd/connection.c:2564
656msgid "" 661msgid ""
657"WARNING: incomplete upload processing and connection not suspended may " 662"WARNING: incomplete upload processing and connection not suspended may "
658"result in hung connection.\n" 663"result in hung connection.\n"
659msgstr "" 664msgstr ""
660 665
661#: src/microhttpd/connection.c:2626 666#: src/microhttpd/connection.c:2634
662msgid "Received malformed line (no colon). Closing connection.\n" 667msgid "Received malformed line (no colon). Closing connection.\n"
663msgstr "" 668msgstr ""
664 669
665#: src/microhttpd/connection.c:2780 670#: src/microhttpd/connection.c:2788
666msgid "Received HTTP 1.1 request without `Host' header.\n" 671msgid "Received HTTP 1.1 request without `Host' header.\n"
667msgstr "" 672msgstr ""
668 673
669#: src/microhttpd/connection.c:2791 674#: src/microhttpd/connection.c:2799
670msgid "Closing connection (failed to create response)\n" 675msgid "Closing connection (failed to create response)\n"
671msgstr "" 676msgstr ""
672 677
673#: src/microhttpd/connection.c:2928 678#: src/microhttpd/connection.c:2939
674msgid "Socket disconnected while reading request.\n" 679msgid "Socket disconnected while reading request.\n"
675msgstr "" 680msgstr ""
676 681
677#: src/microhttpd/connection.c:2934 682#: src/microhttpd/connection.c:2945
678msgid "Connection socket is closed due to error when reading request.\n" 683msgid "Connection socket is closed due to error when reading request.\n"
679msgstr "" 684msgstr ""
680 685
681#: src/microhttpd/connection.c:3043 686#: src/microhttpd/connection.c:3054
682#, c-format 687#, c-format
683msgid "Failed to send data in request for %s.\n" 688msgid "Failed to send data in request for %s.\n"
684msgstr "" 689msgstr ""
685 690
686#: src/microhttpd/connection.c:3052 691#: src/microhttpd/connection.c:3063
687#, c-format 692#, c-format
688msgid "Sent 100 continue response: `%.*s'\n" 693msgid "Sent 100 continue response: `%.*s'\n"
689msgstr "" 694msgstr ""
690 695
691#: src/microhttpd/connection.c:3076 696#: src/microhttpd/connection.c:3087
692msgid "Connection was closed while sending response headers.\n" 697msgid "Connection was closed while sending response headers.\n"
693msgstr "" 698msgstr ""
694 699
695#: src/microhttpd/connection.c:3115 700#: src/microhttpd/connection.c:3128
696msgid "Data offset exceeds limit" 701msgid "Data offset exceeds limit"
697msgstr "" 702msgstr ""
698 703
699#: src/microhttpd/connection.c:3124 704#: src/microhttpd/connection.c:3137
700#, c-format 705#, c-format
701msgid "Sent %d-byte DATA response: `%.*s'\n" 706msgid "Sent %d-byte DATA response: `%.*s'\n"
702msgstr "" 707msgstr ""
703 708
704#: src/microhttpd/connection.c:3139 709#: src/microhttpd/connection.c:3154
705#, c-format 710#, c-format
706msgid "Failed to send data in request for `%s'.\n" 711msgid "Failed to send data in request for `%s'.\n"
707msgstr "" 712msgstr ""
708 713
709#: src/microhttpd/connection.c:3167 src/microhttpd/connection.c:3195 714#: src/microhttpd/connection.c:3182 src/microhttpd/connection.c:3210
710msgid "Connection was closed while sending response body.\n" 715msgid "Connection was closed while sending response body.\n"
711msgstr "" 716msgstr ""
712 717
713#: src/microhttpd/connection.c:3218 718#: src/microhttpd/connection.c:3233
714msgid "Internal error\n" 719msgid "Internal error\n"
715msgstr "" 720msgstr ""
716 721
717#: src/microhttpd/connection.c:3287 722#: src/microhttpd/connection.c:3306
718msgid "" 723msgid ""
719"Failed to signal end of connection via inter-thread communication channel" 724"Failed to signal end of connection via inter-thread communication channel"
720msgstr "" 725msgstr ""
721 726
722#: src/microhttpd/connection.c:4018 727#: src/microhttpd/connection.c:4053
723msgid "Attempted to queue response on wrong thread!\n" 728msgid "Attempted to queue response on wrong thread!\n"
724msgstr "" 729msgstr ""
725 730
726#: src/microhttpd/connection.c:4028 731#: src/microhttpd/connection.c:4064
727msgid "" 732msgid ""
728"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n" 733"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n"
729msgstr "" 734msgstr ""
730 735
731#: src/microhttpd/connection.c:4037 736#: src/microhttpd/connection.c:4073
732msgid "Application used invalid status code for 'upgrade' response!\n" 737msgid "Application used invalid status code for 'upgrade' response!\n"
733msgstr "" 738msgstr ""
734 739
735#: src/microhttpd/response.c:824 740#: src/microhttpd/response.c:830
736msgid "" 741msgid ""
737"Invalid response for upgrade: application failed to set the 'Upgrade' " 742"Invalid response for upgrade: application failed to set the 'Upgrade' "
738"header!\n" 743"header!\n"
739msgstr "" 744msgstr ""
740 745
741#: src/microhttpd/response.c:865 746#: src/microhttpd/response.c:871
742msgid "Failed to make loopback sockets non-blocking.\n" 747msgid "Failed to make loopback sockets non-blocking.\n"
743msgstr "" 748msgstr ""
744 749
745#: src/microhttpd/response.c:884 750#: src/microhttpd/response.c:890
746msgid "Failed to set SO_NOSIGPIPE on loopback sockets.\n" 751msgid "Failed to set SO_NOSIGPIPE on loopback sockets.\n"
747msgstr "" 752msgstr ""
748 753
749#: src/microhttpd/response.c:904 754#: src/microhttpd/response.c:910
750#, c-format 755#, c-format
751msgid "Socketpair descriptor larger than FD_SETSIZE: %d > %d\n" 756msgid "Socketpair descriptor larger than FD_SETSIZE: %d > %d\n"
752msgstr "" 757msgstr ""
753 758
754#: src/microhttpd/response.c:985 759#: src/microhttpd/response.c:991
755msgid "Error cleaning up while handling epoll error" 760msgid "Error cleaning up while handling epoll error"
756msgstr "" 761msgstr ""
757 762