aboutsummaryrefslogtreecommitdiff
path: root/po/libmicrohttpd.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/libmicrohttpd.pot')
-rw-r--r--po/libmicrohttpd.pot297
1 files changed, 151 insertions, 146 deletions
diff --git a/po/libmicrohttpd.pot b/po/libmicrohttpd.pot
index feb037c6..0f089638 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.65\n" 9"Project-Id-Version: GNU libmicrohttpd 0.9.66\n"
10"Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n" 10"Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n"
11"POT-Creation-Date: 2019-07-05 22:27+0300\n" 11"POT-Creation-Date: 2019-08-01 13:26+0200\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"
@@ -104,513 +104,518 @@ msgstr ""
104msgid "Previously-added IP address had counter of zero\n" 104msgid "Previously-added IP address had counter of zero\n"
105msgstr "" 105msgstr ""
106 106
107#: src/microhttpd/daemon.c:614 107#: src/microhttpd/daemon.c:622
108msgid "" 108msgid ""
109"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 "
110"support setting key password" 110"support setting key password"
111msgstr "" 111msgstr ""
112 112
113#: src/microhttpd/daemon.c:668 113#: src/microhttpd/daemon.c:680
114#, c-format 114#, c-format
115msgid "Error: invalid credentials type %d specified.\n" 115msgid "Error: invalid credentials type %d specified.\n"
116msgstr "" 116msgstr ""
117 117
118#: src/microhttpd/daemon.c:1067 118#: src/microhttpd/daemon.c:1079
119#, c-format 119#, c-format
120msgid "Maximum socket in select set: %d\n" 120msgid "Maximum socket in select set: %d\n"
121msgstr "" 121msgstr ""
122 122
123#: src/microhttpd/daemon.c:1128 123#: src/microhttpd/daemon.c:1140
124msgid "" 124msgid ""
125"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 "
126"unsupported.\n" 126"unsupported.\n"
127msgstr "" 127msgstr ""
128 128
129#: src/microhttpd/daemon.c:1334 src/microhttpd/daemon.c:6573 129#: src/microhttpd/daemon.c:1346 src/microhttpd/daemon.c:6611
130msgid "" 130msgid ""
131"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n" 131"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n"
132msgstr "" 132msgstr ""
133 133
134#: src/microhttpd/daemon.c:1348 src/microhttpd/daemon.c:1583 134#: src/microhttpd/daemon.c:1360 src/microhttpd/daemon.c:1595
135msgid "Failed to forward to application " 135msgid "Failed to forward to application "
136msgstr "" 136msgstr ""
137 137
138#: src/microhttpd/daemon.c:1515 src/microhttpd/daemon.c:1637 138#: src/microhttpd/daemon.c:1527 src/microhttpd/daemon.c:1649
139msgid "Failed to forward to remote client " 139msgid "Failed to forward to remote client "
140msgstr "" 140msgstr ""
141 141
142#: src/microhttpd/daemon.c:1702 142#: src/microhttpd/daemon.c:1714
143msgid "Error preparing select\n" 143msgid "Error preparing select\n"
144msgstr "" 144msgstr ""
145 145
146#: src/microhttpd/daemon.c:1736 src/microhttpd/daemon.c:1888 146#: src/microhttpd/daemon.c:1748 src/microhttpd/daemon.c:1900
147#: src/microhttpd/daemon.c:2032 147#: src/microhttpd/daemon.c:2044
148#, c-format 148#, c-format
149msgid "Error during select (%d): `%s'\n" 149msgid "Error during select (%d): `%s'\n"
150msgstr "" 150msgstr ""
151 151
152#: src/microhttpd/daemon.c:1785 src/microhttpd/daemon.c:1909 152#: src/microhttpd/daemon.c:1797 src/microhttpd/daemon.c:1921
153#: src/microhttpd/daemon.c:2101 153#: src/microhttpd/daemon.c:2113
154#, c-format 154#, c-format
155msgid "Error during poll: `%s'\n" 155msgid "Error during poll: `%s'\n"
156msgstr "" 156msgstr ""
157 157
158#: src/microhttpd/daemon.c:1872 src/microhttpd/daemon.c:2014 158#: src/microhttpd/daemon.c:1884 src/microhttpd/daemon.c:2026
159msgid "Failed to add FD to fd_set\n" 159msgid "Failed to add FD to fd_set\n"
160msgstr "" 160msgstr ""
161 161
162#: src/microhttpd/daemon.c:2153 162#: src/microhttpd/daemon.c:2165
163msgid "Processing thread terminating. Closing connection\n" 163msgid "Processing thread terminating. Closing connection\n"
164msgstr "" 164msgstr ""
165 165
166#: src/microhttpd/daemon.c:2182 166#: src/microhttpd/daemon.c:2194
167msgid "" 167msgid ""
168"Failed to signal thread termination via inter-thread communication channel." 168"Failed to signal thread termination via inter-thread communication channel."
169msgstr "" 169msgstr ""
170 170
171#: src/microhttpd/daemon.c:2253 171#: src/microhttpd/daemon.c:2265
172msgid "Internal server error. This should be impossible.\n" 172msgid "Internal server error. This should be impossible.\n"
173msgstr "" 173msgstr ""
174 174
175#: src/microhttpd/daemon.c:2263 src/microhttpd/daemon.c:2300 175#: src/microhttpd/daemon.c:2275 src/microhttpd/daemon.c:2312
176msgid "PSK not supported by this server.\n" 176msgid "PSK not supported by this server.\n"
177msgstr "" 177msgstr ""
178 178
179#: src/microhttpd/daemon.c:2277 179#: src/microhttpd/daemon.c:2289
180msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n" 180msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n"
181msgstr "" 181msgstr ""
182 182
183#: src/microhttpd/daemon.c:2286 183#: src/microhttpd/daemon.c:2298
184msgid "PSK authentication failed: PSK too long\n" 184msgid "PSK authentication failed: PSK too long\n"
185msgstr "" 185msgstr ""
186 186
187#: src/microhttpd/daemon.c:2382 src/microhttpd/daemon.c:6217 187#: src/microhttpd/daemon.c:2394 src/microhttpd/daemon.c:6255
188#, c-format 188#, c-format
189msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n" 189msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n"
190msgstr "" 190msgstr ""
191 191
192#: src/microhttpd/daemon.c:2398 192#: src/microhttpd/daemon.c:2410
193#, c-format 193#, c-format
194msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n" 194msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n"
195msgstr "" 195msgstr ""
196 196
197#: src/microhttpd/daemon.c:2415 src/microhttpd/daemon.c:3238 197#: src/microhttpd/daemon.c:2427 src/microhttpd/daemon.c:3251
198#, c-format 198#, c-format
199msgid "Accepted connection on socket %d\n" 199msgid "Accepted connection on socket %d\n"
200msgstr "" 200msgstr ""
201 201
202#: src/microhttpd/daemon.c:2427 src/microhttpd/daemon.c:2617 202#: src/microhttpd/daemon.c:2439 src/microhttpd/daemon.c:2629
203msgid "Server reached connection limit. Closing inbound connection.\n" 203msgid "Server reached connection limit. Closing inbound connection.\n"
204msgstr "" 204msgstr ""
205 205
206#: src/microhttpd/daemon.c:2445 206#: src/microhttpd/daemon.c:2457
207msgid "Connection rejected by application. Closing connection.\n" 207msgid "Connection rejected by application. Closing connection.\n"
208msgstr "" 208msgstr ""
209 209
210#: src/microhttpd/daemon.c:2478 src/microhttpd/daemon.c:2498 210#: src/microhttpd/daemon.c:2490 src/microhttpd/daemon.c:2510
211#: src/microhttpd/daemon.c:3824 211#: src/microhttpd/daemon.c:3837
212#, c-format 212#, c-format
213msgid "Error allocating memory: %s\n" 213msgid "Error allocating memory: %s\n"
214msgstr "" 214msgstr ""
215 215
216#: src/microhttpd/daemon.c:2570 216#: src/microhttpd/daemon.c:2582
217#, c-format 217#, c-format
218msgid "Failed to setup TLS credentials: unknown credential type %d\n" 218msgid "Failed to setup TLS credentials: unknown credential type %d\n"
219msgstr "" 219msgstr ""
220 220
221#: src/microhttpd/daemon.c:2579 221#: src/microhttpd/daemon.c:2591
222msgid "Unknown credential type" 222msgid "Unknown credential type"
223msgstr "" 223msgstr ""
224 224
225#: src/microhttpd/daemon.c:2681 src/microhttpd/daemon.c:4314 225#: src/microhttpd/daemon.c:2693 src/microhttpd/daemon.c:4328
226#: src/microhttpd/daemon.c:4347 src/microhttpd/daemon.c:5509 226#: src/microhttpd/daemon.c:4361 src/microhttpd/daemon.c:5547
227#: src/microhttpd/daemon.c:5526 src/microhttpd/connection.c:4130 227#: src/microhttpd/daemon.c:5564 src/microhttpd/connection.c:4142
228#: src/microhttpd/response.c:1003 src/microhttpd/response.c:1029 228#: src/microhttpd/response.c:1003 src/microhttpd/response.c:1029
229#, c-format 229#, c-format
230msgid "Call to epoll_ctl failed: %s\n" 230msgid "Call to epoll_ctl failed: %s\n"
231msgstr "" 231msgstr ""
232 232
233#: src/microhttpd/daemon.c:2706 233#: src/microhttpd/daemon.c:2718
234msgid "Failed to signal new connection via inter-thread communication channel." 234msgid "Failed to signal new connection via inter-thread communication channel."
235msgstr "" 235msgstr ""
236 236
237#: src/microhttpd/daemon.c:2811 src/microhttpd/daemon.c:3322 237#: src/microhttpd/daemon.c:2823 src/microhttpd/daemon.c:3335
238#: src/microhttpd/daemon.c:6463 src/microhttpd/connection.c:1190 238#: src/microhttpd/daemon.c:6501 src/microhttpd/connection.c:1190
239#: src/microhttpd/connection.c:1209 239#: src/microhttpd/connection.c:1209
240msgid "Failed to remove FD from epoll set\n" 240msgid "Failed to remove FD from epoll set\n"
241msgstr "" 241msgstr ""
242 242
243#: src/microhttpd/daemon.c:2860 243#: src/microhttpd/daemon.c:2872
244msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" 244msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
245msgstr "" 245msgstr ""
246 246
247#: src/microhttpd/daemon.c:2866 247#: src/microhttpd/daemon.c:2878
248msgid "Error: connection scheduled for \"upgrade\" cannot be suspended" 248msgid "Error: connection scheduled for \"upgrade\" cannot be suspended"
249msgstr "" 249msgstr ""
250 250
251#: src/microhttpd/daemon.c:2889 251#: src/microhttpd/daemon.c:2901
252msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" 252msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
253msgstr "" 253msgstr ""
254 254
255#: src/microhttpd/daemon.c:2903 255#: src/microhttpd/daemon.c:2915
256msgid "Failed to signal resume via inter-thread communication channel." 256msgid "Failed to signal resume via inter-thread communication channel."
257msgstr "" 257msgstr ""
258 258
259#: src/microhttpd/daemon.c:3035 259#: src/microhttpd/daemon.c:3047
260msgid "" 260msgid ""
261"Failed to signal resume of connection via inter-thread communication channel." 261"Failed to signal resume of connection via inter-thread communication channel."
262msgstr "" 262msgstr ""
263 263
264#: src/microhttpd/daemon.c:3081 264#: src/microhttpd/daemon.c:3094
265#, c-format 265#, c-format
266msgid "Failed to set nonblocking mode on new client socket: %s\n" 266msgid "Failed to set nonblocking mode on new client socket: %s\n"
267msgstr "" 267msgstr ""
268 268
269#: src/microhttpd/daemon.c:3094 269#: src/microhttpd/daemon.c:3107
270msgid "Failed to set noninheritable mode on new client socket.\n" 270msgid "Failed to set noninheritable mode on new client socket.\n"
271msgstr "" 271msgstr ""
272 272
273#: src/microhttpd/daemon.c:3103 273#: src/microhttpd/daemon.c:3116
274msgid "Failed to reset buffering mode on new client socket.\n" 274msgid "Failed to reset buffering mode on new client socket.\n"
275msgstr "" 275msgstr ""
276 276
277#: src/microhttpd/daemon.c:3176 277#: src/microhttpd/daemon.c:3189
278#, c-format 278#, c-format
279msgid "Error accepting connection: %s\n" 279msgid "Error accepting connection: %s\n"
280msgstr "" 280msgstr ""
281 281
282#: src/microhttpd/daemon.c:3193 282#: src/microhttpd/daemon.c:3206
283msgid "" 283msgid ""
284"Hit process or system resource limit at FIRST connection. This is really bad " 284"Hit process or system resource limit at FIRST connection. This is really bad "
285"as there is no sane way to proceed. Will try busy waiting for system " 285"as there is no sane way to proceed. Will try busy waiting for system "
286"resources to become magically available.\n" 286"resources to become magically available.\n"
287msgstr "" 287msgstr ""
288 288
289#: src/microhttpd/daemon.c:3207 289#: src/microhttpd/daemon.c:3220
290#, c-format 290#, c-format
291msgid "" 291msgid ""
292"Hit process or system resource limit at %u connections, temporarily " 292"Hit process or system resource limit at %u connections, temporarily "
293"suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n" 293"suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n"
294msgstr "" 294msgstr ""
295 295
296#: src/microhttpd/daemon.c:3219 296#: src/microhttpd/daemon.c:3232
297#, c-format 297#, c-format
298msgid "Failed to set nonblocking mode on incoming connection socket: %s\n" 298msgid "Failed to set nonblocking mode on incoming connection socket: %s\n"
299msgstr "" 299msgstr ""
300 300
301#: src/microhttpd/daemon.c:3231 301#: src/microhttpd/daemon.c:3244
302msgid "Failed to set noninheritable mode on incoming connection socket.\n" 302msgid "Failed to set noninheritable mode on incoming connection socket.\n"
303msgstr "" 303msgstr ""
304 304
305#: src/microhttpd/daemon.c:3279 src/microhttpd/daemon.c:6615 305#: src/microhttpd/daemon.c:3292 src/microhttpd/daemon.c:6653
306#: src/microhttpd/daemon.c:6647 src/microhttpd/daemon.c:6747 306#: src/microhttpd/daemon.c:6685 src/microhttpd/daemon.c:6785
307msgid "Failed to join a thread\n" 307msgid "Failed to join a thread\n"
308msgstr "" 308msgstr ""
309 309
310#: src/microhttpd/daemon.c:3383 310#: src/microhttpd/daemon.c:3396
311msgid "Illegal call to MHD_get_timeout\n" 311msgid "Illegal call to MHD_get_timeout\n"
312msgstr "" 312msgstr ""
313 313
314#: src/microhttpd/daemon.c:3580 314#: src/microhttpd/daemon.c:3593
315msgid "" 315msgid ""
316"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior " 316"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior "
317"is deprecated.\n" 317"is deprecated.\n"
318msgstr "" 318msgstr ""
319 319
320#: src/microhttpd/daemon.c:3660 320#: src/microhttpd/daemon.c:3673
321msgid "Could not obtain daemon fdsets" 321msgid "Could not obtain daemon fdsets"
322msgstr "" 322msgstr ""
323 323
324#: src/microhttpd/daemon.c:3677 324#: src/microhttpd/daemon.c:3690
325msgid "Could not add listen socket to fdset" 325msgid "Could not add listen socket to fdset"
326msgstr "" 326msgstr ""
327 327
328#: src/microhttpd/daemon.c:3705 328#: src/microhttpd/daemon.c:3718
329msgid "Could not add control inter-thread communication channel FD to fdset" 329msgid "Could not add control inter-thread communication channel FD to fdset"
330msgstr "" 330msgstr ""
331 331
332#: src/microhttpd/daemon.c:3761 332#: src/microhttpd/daemon.c:3774
333#, c-format 333#, c-format
334msgid "select failed: %s\n" 334msgid "select failed: %s\n"
335msgstr "" 335msgstr ""
336 336
337#: src/microhttpd/daemon.c:3906 src/microhttpd/daemon.c:4053 337#: src/microhttpd/daemon.c:3919 src/microhttpd/daemon.c:4066
338#, c-format 338#, c-format
339msgid "poll failed: %s\n" 339msgid "poll failed: %s\n"
340msgstr "" 340msgstr ""
341 341
342#: src/microhttpd/daemon.c:4183 src/microhttpd/daemon.c:4414 342#: src/microhttpd/daemon.c:4197 src/microhttpd/daemon.c:4428
343#, c-format 343#, c-format
344msgid "Call to epoll_wait failed: %s\n" 344msgid "Call to epoll_wait failed: %s\n"
345msgstr "" 345msgstr ""
346 346
347#: src/microhttpd/daemon.c:4366 src/microhttpd/daemon.c:4823 347#: src/microhttpd/daemon.c:4380 src/microhttpd/daemon.c:4837
348msgid "Failed to remove listen FD from epoll set\n" 348msgid "Failed to remove listen FD from epoll set\n"
349msgstr "" 349msgstr ""
350 350
351#: src/microhttpd/daemon.c:4831 351#: src/microhttpd/daemon.c:4845
352msgid "Failed to signal quiesce via inter-thread communication channel" 352msgid "Failed to signal quiesce via inter-thread communication channel"
353msgstr "" 353msgstr ""
354 354
355#: src/microhttpd/daemon.c:4853 355#: src/microhttpd/daemon.c:4867
356msgid "failed to signal quiesce via inter-thread communication channel" 356msgid "failed to signal quiesce via inter-thread communication channel"
357msgstr "" 357msgstr ""
358 358
359#: src/microhttpd/daemon.c:4964 359#: src/microhttpd/daemon.c:4981
360msgid "Warning: Too large timeout value, ignored.\n" 360msgid "Warning: Too large timeout value, ignored.\n"
361msgstr "" 361msgstr ""
362 362
363#: src/microhttpd/daemon.c:5003 363#: src/microhttpd/daemon.c:5020
364msgid "" 364msgid ""
365"Warning: Zero size, specified for thread pool size, is ignored. Thread pool " 365"Warning: Zero size, specified for thread pool size, is ignored. Thread pool "
366"is not used.\n" 366"is not used.\n"
367msgstr "" 367msgstr ""
368 368
369#: src/microhttpd/daemon.c:5011 369#: src/microhttpd/daemon.c:5028
370msgid "" 370msgid ""
371"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is " 371"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is "
372"not used.\n" 372"not used.\n"
373msgstr "" 373msgstr ""
374 374
375#: src/microhttpd/daemon.c:5023 375#: src/microhttpd/daemon.c:5040
376#, c-format 376#, c-format
377msgid "Specified thread pool size (%u) too big\n" 377msgid "Specified thread pool size (%u) too big\n"
378msgstr "" 378msgstr ""
379 379
380#: src/microhttpd/daemon.c:5034 380#: src/microhttpd/daemon.c:5051
381msgid "" 381msgid ""
382"MHD_OPTION_THREAD_POOL_SIZE option is specified but " 382"MHD_OPTION_THREAD_POOL_SIZE option is specified but "
383"MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n" 383"MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n"
384msgstr "" 384msgstr ""
385 385
386#: src/microhttpd/daemon.c:5043 386#: src/microhttpd/daemon.c:5060
387msgid "" 387msgid ""
388"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION " 388"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION "
389"flag are specified.\n" 389"flag are specified.\n"
390msgstr "" 390msgstr ""
391 391
392#: src/microhttpd/daemon.c:5060 src/microhttpd/daemon.c:5072 392#: src/microhttpd/daemon.c:5077 src/microhttpd/daemon.c:5089
393#: src/microhttpd/daemon.c:5084 src/microhttpd/daemon.c:5096 393#: src/microhttpd/daemon.c:5101 src/microhttpd/daemon.c:5113
394#: src/microhttpd/daemon.c:5147 src/microhttpd/daemon.c:5175 394#: src/microhttpd/daemon.c:5164 src/microhttpd/daemon.c:5192
395#: src/microhttpd/daemon.c:5194 395#: src/microhttpd/daemon.c:5211 src/microhttpd/daemon.c:5231
396#, c-format 396#, c-format
397msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n" 397msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n"
398msgstr "" 398msgstr ""
399 399
400#: src/microhttpd/daemon.c:5116 400#: src/microhttpd/daemon.c:5133
401msgid "Error initializing DH parameters\n" 401msgid "Error initializing DH parameters\n"
402msgstr "" 402msgstr ""
403 403
404#: src/microhttpd/daemon.c:5126 404#: src/microhttpd/daemon.c:5143
405msgid "Diffie-Hellman parameters string too long\n" 405msgid "Diffie-Hellman parameters string too long\n"
406msgstr "" 406msgstr ""
407 407
408#: src/microhttpd/daemon.c:5137 408#: src/microhttpd/daemon.c:5154
409msgid "Bad Diffie-Hellman parameters format\n" 409msgid "Bad Diffie-Hellman parameters format\n"
410msgstr "" 410msgstr ""
411 411
412#: src/microhttpd/daemon.c:5164 412#: src/microhttpd/daemon.c:5181
413#, c-format 413#, c-format
414msgid "Setting priorities to `%s' failed: %s\n" 414msgid "Setting priorities to `%s' failed: %s\n"
415msgstr "" 415msgstr ""
416 416
417#: src/microhttpd/daemon.c:5183 417#: src/microhttpd/daemon.c:5200
418msgid "" 418msgid ""
419"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n" 419"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n"
420msgstr "" 420msgstr ""
421 421
422#: src/microhttpd/daemon.c:5217 422#: src/microhttpd/daemon.c:5220
423msgid ""
424"MHD_OPTION_HTTPS_CERT_CALLBACK2 requires building MHD with GnuTLS >= 3.6.3\n"
425msgstr ""
426
427#: src/microhttpd/daemon.c:5254
423msgid "" 428msgid ""
424"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET " 429"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET "
425"flag set.\n" 430"flag set.\n"
426msgstr "" 431msgstr ""
427 432
428#: src/microhttpd/daemon.c:5253 433#: src/microhttpd/daemon.c:5290
429msgid "TCP fastopen is not supported on this platform\n" 434msgid "TCP fastopen is not supported on this platform\n"
430msgstr "" 435msgstr ""
431 436
432#: src/microhttpd/daemon.c:5272 437#: src/microhttpd/daemon.c:5309
433msgid "" 438msgid ""
434"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is " 439"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is "
435"specified by MHD_OPTION_STRICT_CLIENT.\n" 440"specified by MHD_OPTION_STRICT_CLIENT.\n"
436msgstr "" 441msgstr ""
437 442
438#: src/microhttpd/daemon.c:5404 443#: src/microhttpd/daemon.c:5442
439#, c-format 444#, c-format
440msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n" 445msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n"
441msgstr "" 446msgstr ""
442 447
443#: src/microhttpd/daemon.c:5417 448#: src/microhttpd/daemon.c:5455
444#, c-format 449#, c-format
445msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n" 450msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n"
446msgstr "" 451msgstr ""
447 452
448#: src/microhttpd/daemon.c:5423 453#: src/microhttpd/daemon.c:5461
449#, c-format 454#, c-format
450msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n" 455msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n"
451msgstr "" 456msgstr ""
452 457
453#: src/microhttpd/daemon.c:5453 458#: src/microhttpd/daemon.c:5491
454#, c-format 459#, c-format
455msgid "Call to epoll_create1 failed: %s\n" 460msgid "Call to epoll_create1 failed: %s\n"
456msgstr "" 461msgstr ""
457 462
458#: src/microhttpd/daemon.c:5463 463#: src/microhttpd/daemon.c:5501
459msgid "Failed to set noninheritable mode on epoll FD.\n" 464msgid "Failed to set noninheritable mode on epoll FD.\n"
460msgstr "" 465msgstr ""
461 466
462#: src/microhttpd/daemon.c:5706 467#: src/microhttpd/daemon.c:5744
463msgid "" 468msgid ""
464"Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with " 469"Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with "
465"MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was " 470"MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was "
466"added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n" 471"added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n"
467msgstr "" 472msgstr ""
468 473
469#: src/microhttpd/daemon.c:5754 474#: src/microhttpd/daemon.c:5792
470msgid "Using debug build of libmicrohttpd.\n" 475msgid "Using debug build of libmicrohttpd.\n"
471msgstr "" 476msgstr ""
472 477
473#: src/microhttpd/daemon.c:5768 478#: src/microhttpd/daemon.c:5806
474#, c-format 479#, c-format
475msgid "Failed to create inter-thread communication channel: %s\n" 480msgid "Failed to create inter-thread communication channel: %s\n"
476msgstr "" 481msgstr ""
477 482
478#: src/microhttpd/daemon.c:5784 483#: src/microhttpd/daemon.c:5822
479msgid "" 484msgid ""
480"file descriptor for inter-thread communication channel exceeds maximum " 485"file descriptor for inter-thread communication channel exceeds maximum "
481"value\n" 486"value\n"
482msgstr "" 487msgstr ""
483 488
484#: src/microhttpd/daemon.c:5804 489#: src/microhttpd/daemon.c:5842
485msgid "Specified value for NC_SIZE too large\n" 490msgid "Specified value for NC_SIZE too large\n"
486msgstr "" 491msgstr ""
487 492
488#: src/microhttpd/daemon.c:5818 493#: src/microhttpd/daemon.c:5856
489#, c-format 494#, c-format
490msgid "Failed to allocate memory for nonce-nc map: %s\n" 495msgid "Failed to allocate memory for nonce-nc map: %s\n"
491msgstr "" 496msgstr ""
492 497
493#: src/microhttpd/daemon.c:5835 498#: src/microhttpd/daemon.c:5873
494msgid "MHD failed to initialize nonce-nc mutex\n" 499msgid "MHD failed to initialize nonce-nc mutex\n"
495msgstr "" 500msgstr ""
496 501
497#: src/microhttpd/daemon.c:5855 502#: src/microhttpd/daemon.c:5893
498msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n" 503msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n"
499msgstr "" 504msgstr ""
500 505
501#: src/microhttpd/daemon.c:5879 506#: src/microhttpd/daemon.c:5917
502#, c-format 507#, c-format
503msgid "Failed to create socket for listening: %s\n" 508msgid "Failed to create socket for listening: %s\n"
504msgstr "" 509msgstr ""
505 510
506#: src/microhttpd/daemon.c:5900 src/microhttpd/daemon.c:5919 511#: src/microhttpd/daemon.c:5938 src/microhttpd/daemon.c:5957
507#: src/microhttpd/daemon.c:5942 src/microhttpd/daemon.c:5979 512#: src/microhttpd/daemon.c:5980 src/microhttpd/daemon.c:6017
508#: src/microhttpd/daemon.c:6056 src/microhttpd/daemon.c:6087 513#: src/microhttpd/daemon.c:6094 src/microhttpd/daemon.c:6125
509#, c-format 514#, c-format
510msgid "setsockopt failed: %s\n" 515msgid "setsockopt failed: %s\n"
511msgstr "" 516msgstr ""
512 517
513#: src/microhttpd/daemon.c:5952 518#: src/microhttpd/daemon.c:5990
514msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n" 519msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n"
515msgstr "" 520msgstr ""
516 521
517#: src/microhttpd/daemon.c:5987 522#: src/microhttpd/daemon.c:6025
518msgid "" 523msgid ""
519"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n" 524"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n"
520msgstr "" 525msgstr ""
521 526
522#: src/microhttpd/daemon.c:6067 527#: src/microhttpd/daemon.c:6105
523#, c-format 528#, c-format
524msgid "Failed to bind to port %u: %s\n" 529msgid "Failed to bind to port %u: %s\n"
525msgstr "" 530msgstr ""
526 531
527#: src/microhttpd/daemon.c:6098 532#: src/microhttpd/daemon.c:6136
528#, c-format 533#, c-format
529msgid "Failed to listen for connections: %s\n" 534msgid "Failed to listen for connections: %s\n"
530msgstr "" 535msgstr ""
531 536
532#: src/microhttpd/daemon.c:6129 537#: src/microhttpd/daemon.c:6167
533#, c-format 538#, c-format
534msgid "Failed to get listen port number: %s\n" 539msgid "Failed to get listen port number: %s\n"
535msgstr "" 540msgstr ""
536 541
537#: src/microhttpd/daemon.c:6139 542#: src/microhttpd/daemon.c:6177
538msgid "" 543msgid ""
539"Failed to get listen port number (`struct sockaddr_storage` too small!?)\n" 544"Failed to get listen port number (`struct sockaddr_storage` too small!?)\n"
540msgstr "" 545msgstr ""
541 546
542#: src/microhttpd/daemon.c:6180 547#: src/microhttpd/daemon.c:6218
543msgid "Unknown address family!\n" 548msgid "Unknown address family!\n"
544msgstr "" 549msgstr ""
545 550
546#: src/microhttpd/daemon.c:6194 551#: src/microhttpd/daemon.c:6232
547#, c-format 552#, c-format
548msgid "Failed to set nonblocking mode on listening socket: %s\n" 553msgid "Failed to set nonblocking mode on listening socket: %s\n"
549msgstr "" 554msgstr ""
550 555
551#: src/microhttpd/daemon.c:6236 556#: src/microhttpd/daemon.c:6274
552msgid "" 557msgid ""
553"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n" 558"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n"
554msgstr "" 559msgstr ""
555 560
556#: src/microhttpd/daemon.c:6250 src/microhttpd/daemon.c:6263 561#: src/microhttpd/daemon.c:6288 src/microhttpd/daemon.c:6301
557msgid "MHD failed to initialize IP connection limit mutex\n" 562msgid "MHD failed to initialize IP connection limit mutex\n"
558msgstr "" 563msgstr ""
559 564
560#: src/microhttpd/daemon.c:6282 565#: src/microhttpd/daemon.c:6320
561msgid "Failed to initialize TLS support\n" 566msgid "Failed to initialize TLS support\n"
562msgstr "" 567msgstr ""
563 568
564#: src/microhttpd/daemon.c:6309 569#: src/microhttpd/daemon.c:6347
565#, c-format 570#, c-format
566msgid "Failed to create listen thread: %s\n" 571msgid "Failed to create listen thread: %s\n"
567msgstr "" 572msgstr ""
568 573
569#: src/microhttpd/daemon.c:6357 574#: src/microhttpd/daemon.c:6395
570#, c-format 575#, c-format
571msgid "Failed to create worker inter-thread communication channel: %s\n" 576msgid "Failed to create worker inter-thread communication channel: %s\n"
572msgstr "" 577msgstr ""
573 578
574#: src/microhttpd/daemon.c:6368 579#: src/microhttpd/daemon.c:6406
575msgid "" 580msgid ""
576"File descriptor for worker inter-thread communication channel exceeds " 581"File descriptor for worker inter-thread communication channel exceeds "
577"maximum value\n" 582"maximum value\n"
578msgstr "" 583msgstr ""
579 584
580#: src/microhttpd/daemon.c:6393 585#: src/microhttpd/daemon.c:6431
581msgid "MHD failed to initialize cleanup connection mutex\n" 586msgid "MHD failed to initialize cleanup connection mutex\n"
582msgstr "" 587msgstr ""
583 588
584#: src/microhttpd/daemon.c:6407 589#: src/microhttpd/daemon.c:6445
585#, c-format 590#, c-format
586msgid "Failed to create pool thread: %s\n" 591msgid "Failed to create pool thread: %s\n"
587msgstr "" 592msgstr ""
588 593
589#: src/microhttpd/daemon.c:6560 src/microhttpd/daemon.c:6591 594#: src/microhttpd/daemon.c:6598 src/microhttpd/daemon.c:6629
590msgid "MHD_stop_daemon() called while we have suspended connections.\n" 595msgid "MHD_stop_daemon() called while we have suspended connections.\n"
591msgstr "" 596msgstr ""
592 597
593#: src/microhttpd/daemon.c:6600 src/microhttpd/daemon.c:6729 598#: src/microhttpd/daemon.c:6638 src/microhttpd/daemon.c:6767
594msgid "Failed to signal shutdown via inter-thread communication channel" 599msgid "Failed to signal shutdown via inter-thread communication channel"
595msgstr "" 600msgstr ""
596 601
597#: src/microhttpd/daemon.c:6692 602#: src/microhttpd/daemon.c:6730
598msgid "Failed to signal shutdown via inter-thread communication channel." 603msgid "Failed to signal shutdown via inter-thread communication channel."
599msgstr "" 604msgstr ""
600 605
601#: src/microhttpd/daemon.c:7159 606#: src/microhttpd/daemon.c:7203
602msgid "Failed to initialize winsock\n" 607msgid "Failed to initialize winsock\n"
603msgstr "" 608msgstr ""
604 609
605#: src/microhttpd/daemon.c:7162 610#: src/microhttpd/daemon.c:7206
606msgid "Winsock version 2.2 is not available\n" 611msgid "Winsock version 2.2 is not available\n"
607msgstr "" 612msgstr ""
608 613
609#: src/microhttpd/daemon.c:7170 src/microhttpd/daemon.c:7174 614#: src/microhttpd/daemon.c:7214 src/microhttpd/daemon.c:7218
610msgid "Failed to initialise multithreading in libgcrypt\n" 615msgid "Failed to initialise multithreading in libgcrypt\n"
611msgstr "" 616msgstr ""
612 617
613#: src/microhttpd/daemon.c:7179 618#: src/microhttpd/daemon.c:7223
614msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n" 619msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n"
615msgstr "" 620msgstr ""
616 621
@@ -637,17 +642,17 @@ msgid ""
637"connection.\n" 642"connection.\n"
638msgstr "" 643msgstr ""
639 644
640#: src/microhttpd/connection.c:2055 src/microhttpd/connection.c:3068 645#: src/microhttpd/connection.c:2055 src/microhttpd/connection.c:3080
641msgid "Closing connection (failed to queue response)\n" 646msgid "Closing connection (failed to queue response)\n"
642msgstr "" 647msgstr ""
643 648
644#: src/microhttpd/connection.c:2065 src/microhttpd/connection.c:3842 649#: src/microhttpd/connection.c:2065 src/microhttpd/connection.c:3854
645#: src/microhttpd/connection.c:3965 650#: src/microhttpd/connection.c:3977
646msgid "Closing connection (failed to create response header)\n" 651msgid "Closing connection (failed to create response header)\n"
647msgstr "" 652msgstr ""
648 653
649#: src/microhttpd/connection.c:2111 src/microhttpd/connection.c:3223 654#: src/microhttpd/connection.c:2111 src/microhttpd/connection.c:3235
650#: src/microhttpd/connection.c:3291 src/microhttpd/connection.c:3607 655#: src/microhttpd/connection.c:3303 src/microhttpd/connection.c:3619
651#, c-format 656#, c-format
652msgid "In function %s handling connection at state: %s\n" 657msgid "In function %s handling connection at state: %s\n"
653msgstr "" 658msgstr ""
@@ -660,96 +665,96 @@ msgstr ""
660msgid "Not enough memory in pool to parse cookies!\n" 665msgid "Not enough memory in pool to parse cookies!\n"
661msgstr "" 666msgstr ""
662 667
663#: src/microhttpd/connection.c:2605 src/microhttpd/connection.c:2790 668#: src/microhttpd/connection.c:2605 src/microhttpd/connection.c:2802
664msgid "Application reported internal error, closing connection.\n" 669msgid "Application reported internal error, closing connection.\n"
665msgstr "" 670msgstr ""
666 671
667#: src/microhttpd/connection.c:2658 src/microhttpd/connection.c:2735 672#: src/microhttpd/connection.c:2670 src/microhttpd/connection.c:2747
668msgid "" 673msgid ""
669"Received malformed HTTP request (bad chunked encoding). Closing connection.\n" 674"Received malformed HTTP request (bad chunked encoding). Closing connection.\n"
670msgstr "" 675msgstr ""
671 676
672#: src/microhttpd/connection.c:2798 677#: src/microhttpd/connection.c:2810
673msgid "libmicrohttpd API violation" 678msgid "libmicrohttpd API violation"
674msgstr "" 679msgstr ""
675 680
676#: src/microhttpd/connection.c:2813 681#: src/microhttpd/connection.c:2825
677msgid "" 682msgid ""
678"WARNING: incomplete upload processing and connection not suspended may " 683"WARNING: incomplete upload processing and connection not suspended may "
679"result in hung connection.\n" 684"result in hung connection.\n"
680msgstr "" 685msgstr ""
681 686
682#: src/microhttpd/connection.c:2884 687#: src/microhttpd/connection.c:2896
683msgid "Received malformed line (no colon). Closing connection.\n" 688msgid "Received malformed line (no colon). Closing connection.\n"
684msgstr "" 689msgstr ""
685 690
686#: src/microhttpd/connection.c:3046 691#: src/microhttpd/connection.c:3058
687msgid "Received HTTP 1.1 request without `Host' header.\n" 692msgid "Received HTTP 1.1 request without `Host' header.\n"
688msgstr "" 693msgstr ""
689 694
690#: src/microhttpd/connection.c:3057 695#: src/microhttpd/connection.c:3069
691msgid "Closing connection (failed to create response)\n" 696msgid "Closing connection (failed to create response)\n"
692msgstr "" 697msgstr ""
693 698
694#: src/microhttpd/connection.c:3202 699#: src/microhttpd/connection.c:3214
695msgid "Socket disconnected while reading request.\n" 700msgid "Socket disconnected while reading request.\n"
696msgstr "" 701msgstr ""
697 702
698#: src/microhttpd/connection.c:3208 703#: src/microhttpd/connection.c:3220
699msgid "Connection socket is closed due to error when reading request.\n" 704msgid "Connection socket is closed due to error when reading request.\n"
700msgstr "" 705msgstr ""
701 706
702#: src/microhttpd/connection.c:3317 707#: src/microhttpd/connection.c:3329
703#, c-format 708#, c-format
704msgid "Failed to send data in request for %s.\n" 709msgid "Failed to send data in request for %s.\n"
705msgstr "" 710msgstr ""
706 711
707#: src/microhttpd/connection.c:3326 712#: src/microhttpd/connection.c:3338
708#, c-format 713#, c-format
709msgid "Sent 100 continue response: `%.*s'\n" 714msgid "Sent 100 continue response: `%.*s'\n"
710msgstr "" 715msgstr ""
711 716
712#: src/microhttpd/connection.c:3350 717#: src/microhttpd/connection.c:3362
713msgid "Connection was closed while sending response headers.\n" 718msgid "Connection was closed while sending response headers.\n"
714msgstr "" 719msgstr ""
715 720
716#: src/microhttpd/connection.c:3391 721#: src/microhttpd/connection.c:3403
717msgid "Data offset exceeds limit" 722msgid "Data offset exceeds limit"
718msgstr "" 723msgstr ""
719 724
720#: src/microhttpd/connection.c:3400 725#: src/microhttpd/connection.c:3412
721#, c-format 726#, c-format
722msgid "Sent %d-byte DATA response: `%.*s'\n" 727msgid "Sent %d-byte DATA response: `%.*s'\n"
723msgstr "" 728msgstr ""
724 729
725#: src/microhttpd/connection.c:3417 730#: src/microhttpd/connection.c:3429
726#, c-format 731#, c-format
727msgid "Failed to send data in request for `%s'.\n" 732msgid "Failed to send data in request for `%s'.\n"
728msgstr "" 733msgstr ""
729 734
730#: src/microhttpd/connection.c:3445 src/microhttpd/connection.c:3473 735#: src/microhttpd/connection.c:3457 src/microhttpd/connection.c:3485
731msgid "Connection was closed while sending response body.\n" 736msgid "Connection was closed while sending response body.\n"
732msgstr "" 737msgstr ""
733 738
734#: src/microhttpd/connection.c:3496 739#: src/microhttpd/connection.c:3508
735msgid "Internal error\n" 740msgid "Internal error\n"
736msgstr "" 741msgstr ""
737 742
738#: src/microhttpd/connection.c:3569 743#: src/microhttpd/connection.c:3581
739msgid "" 744msgid ""
740"Failed to signal end of connection via inter-thread communication channel" 745"Failed to signal end of connection via inter-thread communication channel"
741msgstr "" 746msgstr ""
742 747
743#: src/microhttpd/connection.c:4316 748#: src/microhttpd/connection.c:4328
744msgid "Attempted to queue response on wrong thread!\n" 749msgid "Attempted to queue response on wrong thread!\n"
745msgstr "" 750msgstr ""
746 751
747#: src/microhttpd/connection.c:4327 752#: src/microhttpd/connection.c:4339
748msgid "" 753msgid ""
749"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n" 754"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n"
750msgstr "" 755msgstr ""
751 756
752#: src/microhttpd/connection.c:4336 757#: src/microhttpd/connection.c:4348
753msgid "Application used invalid status code for 'upgrade' response!\n" 758msgid "Application used invalid status code for 'upgrade' response!\n"
754msgstr "" 759msgstr ""
755 760