aboutsummaryrefslogtreecommitdiff
path: root/po/libmicrohttpd.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/libmicrohttpd.pot')
-rw-r--r--po/libmicrohttpd.pot302
1 files changed, 156 insertions, 146 deletions
diff --git a/po/libmicrohttpd.pot b/po/libmicrohttpd.pot
index be969a8c..d789804c 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.74\n" 9"Project-Id-Version: GNU libmicrohttpd 0.9.75\n"
10"Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n" 10"Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n"
11"POT-Creation-Date: 2021-12-19 18:30+0300\n" 11"POT-Creation-Date: 2021-12-26 20:30+0300\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"
@@ -147,7 +147,7 @@ msgid ""
147"unsupported.\n" 147"unsupported.\n"
148msgstr "" 148msgstr ""
149 149
150#: src/microhttpd/daemon.c:1373 src/microhttpd/daemon.c:7523 150#: src/microhttpd/daemon.c:1373 src/microhttpd/daemon.c:7532
151msgid "" 151msgid ""
152"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n" 152"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n"
153msgstr "" 153msgstr ""
@@ -184,154 +184,154 @@ msgstr ""
184msgid "Error preparing select.\n" 184msgid "Error preparing select.\n"
185msgstr "" 185msgstr ""
186 186
187#: src/microhttpd/daemon.c:1786 src/microhttpd/daemon.c:1940 187#: src/microhttpd/daemon.c:1786 src/microhttpd/daemon.c:1988
188#: src/microhttpd/daemon.c:2097 188#: src/microhttpd/daemon.c:2126
189#, c-format 189#, c-format
190msgid "Error during select (%d): `%s'\n" 190msgid "Error during select (%d): `%s'\n"
191msgstr "" 191msgstr ""
192 192
193#: src/microhttpd/daemon.c:1836 src/microhttpd/daemon.c:1961 193#: src/microhttpd/daemon.c:1836 src/microhttpd/daemon.c:2009
194#: src/microhttpd/daemon.c:2166 194#: src/microhttpd/daemon.c:2195
195#, c-format 195#, c-format
196msgid "Error during poll: `%s'\n" 196msgid "Error during poll: `%s'\n"
197msgstr "" 197msgstr ""
198 198
199#: src/microhttpd/daemon.c:1924 src/microhttpd/daemon.c:2079 199#: src/microhttpd/daemon.c:1972 src/microhttpd/daemon.c:2108
200msgid "Failed to add FD to fd_set.\n" 200msgid "Failed to add FD to fd_set.\n"
201msgstr "" 201msgstr ""
202 202
203#: src/microhttpd/daemon.c:2218 203#: src/microhttpd/daemon.c:2247
204msgid "Processing thread terminating. Closing connection.\n" 204msgid "Processing thread terminating. Closing connection.\n"
205msgstr "" 205msgstr ""
206 206
207#: src/microhttpd/daemon.c:2248 207#: src/microhttpd/daemon.c:2277
208msgid "" 208msgid ""
209"Failed to signal thread termination via inter-thread communication channel.\n" 209"Failed to signal thread termination via inter-thread communication channel.\n"
210msgstr "" 210msgstr ""
211 211
212#: src/microhttpd/daemon.c:2330 212#: src/microhttpd/daemon.c:2359
213msgid "Internal server error. This should be impossible.\n" 213msgid "Internal server error. This should be impossible.\n"
214msgstr "" 214msgstr ""
215 215
216#: src/microhttpd/daemon.c:2340 src/microhttpd/daemon.c:2379 216#: src/microhttpd/daemon.c:2369 src/microhttpd/daemon.c:2408
217msgid "PSK not supported by this server.\n" 217msgid "PSK not supported by this server.\n"
218msgstr "" 218msgstr ""
219 219
220#: src/microhttpd/daemon.c:2355 220#: src/microhttpd/daemon.c:2384
221msgid "PSK authentication failed: gnutls_malloc failed to allocate memory.\n" 221msgid "PSK authentication failed: gnutls_malloc failed to allocate memory.\n"
222msgstr "" 222msgstr ""
223 223
224#: src/microhttpd/daemon.c:2364 224#: src/microhttpd/daemon.c:2393
225msgid "PSK authentication failed: PSK too long.\n" 225msgid "PSK authentication failed: PSK too long.\n"
226msgstr "" 226msgstr ""
227 227
228#: src/microhttpd/daemon.c:2427 228#: src/microhttpd/daemon.c:2456
229#, c-format 229#, c-format
230msgid "Accepted connection on socket %d.\n" 230msgid "Accepted connection on socket %d.\n"
231msgstr "" 231msgstr ""
232 232
233#: src/microhttpd/daemon.c:2440 src/microhttpd/daemon.c:2761 233#: src/microhttpd/daemon.c:2469 src/microhttpd/daemon.c:2790
234msgid "Server reached connection limit. Closing inbound connection.\n" 234msgid "Server reached connection limit. Closing inbound connection.\n"
235msgstr "" 235msgstr ""
236 236
237#: src/microhttpd/daemon.c:2458 237#: src/microhttpd/daemon.c:2487
238msgid "Connection rejected by application. Closing connection.\n" 238msgid "Connection rejected by application. Closing connection.\n"
239msgstr "" 239msgstr ""
240 240
241#: src/microhttpd/daemon.c:2476 src/microhttpd/daemon.c:2503 241#: src/microhttpd/daemon.c:2505 src/microhttpd/daemon.c:2532
242#: src/microhttpd/daemon.c:2745 src/microhttpd/daemon.c:4404 242#: src/microhttpd/daemon.c:2774 src/microhttpd/daemon.c:4413
243#, c-format 243#, c-format
244msgid "Error allocating memory: %s\n" 244msgid "Error allocating memory: %s\n"
245msgstr "" 245msgstr ""
246 246
247#: src/microhttpd/daemon.c:2573 247#: src/microhttpd/daemon.c:2602
248msgid "Failed to initialise TLS session.\n" 248msgid "Failed to initialise TLS session.\n"
249msgstr "" 249msgstr ""
250 250
251#: src/microhttpd/daemon.c:2599 251#: src/microhttpd/daemon.c:2628
252msgid "Failed to set ALPN protocols.\n" 252msgid "Failed to set ALPN protocols.\n"
253msgstr "" 253msgstr ""
254 254
255#: src/microhttpd/daemon.c:2627 255#: src/microhttpd/daemon.c:2656
256#, c-format 256#, c-format
257msgid "Failed to setup TLS credentials: unknown credential type %d.\n" 257msgid "Failed to setup TLS credentials: unknown credential type %d.\n"
258msgstr "" 258msgstr ""
259 259
260#: src/microhttpd/daemon.c:2637 260#: src/microhttpd/daemon.c:2666
261msgid "Unknown credential type.\n" 261msgid "Unknown credential type.\n"
262msgstr "" 262msgstr ""
263 263
264#: src/microhttpd/daemon.c:2664 264#: src/microhttpd/daemon.c:2693
265msgid "TLS connection on non-TLS daemon.\n" 265msgid "TLS connection on non-TLS daemon.\n"
266msgstr "" 266msgstr ""
267 267
268#: src/microhttpd/daemon.c:2802 src/microhttpd/daemon.c:7180 268#: src/microhttpd/daemon.c:2831 src/microhttpd/daemon.c:7189
269msgid "" 269msgid ""
270"Failed to create a new thread because it would have exceeded the system " 270"Failed to create a new thread because it would have exceeded the system "
271"limit on the number of threads or no system resources available.\n" 271"limit on the number of threads or no system resources available.\n"
272msgstr "" 272msgstr ""
273 273
274#: src/microhttpd/daemon.c:2808 274#: src/microhttpd/daemon.c:2837
275#, c-format 275#, c-format
276msgid "Failed to create a thread: %s\n" 276msgid "Failed to create a thread: %s\n"
277msgstr "" 277msgstr ""
278 278
279#: src/microhttpd/daemon.c:2840 src/microhttpd/daemon.c:4915 279#: src/microhttpd/daemon.c:2869 src/microhttpd/daemon.c:4924
280#: src/microhttpd/daemon.c:4948 src/microhttpd/daemon.c:6321 280#: src/microhttpd/daemon.c:4957 src/microhttpd/daemon.c:6330
281#: src/microhttpd/daemon.c:6340 src/microhttpd/connection.c:4865 281#: src/microhttpd/daemon.c:6349 src/microhttpd/connection.c:4908
282#: src/microhttpd/response.c:1787 src/microhttpd/response.c:1813 282#: src/microhttpd/response.c:1787 src/microhttpd/response.c:1813
283#, c-format 283#, c-format
284msgid "Call to epoll_ctl failed: %s\n" 284msgid "Call to epoll_ctl failed: %s\n"
285msgstr "" 285msgstr ""
286 286
287#: src/microhttpd/daemon.c:2960 287#: src/microhttpd/daemon.c:2989
288#, c-format 288#, c-format
289msgid "" 289msgid ""
290"New connection socket descriptor (%d) is not less than FD_SETSIZE (%d).\n" 290"New connection socket descriptor (%d) is not less than FD_SETSIZE (%d).\n"
291msgstr "" 291msgstr ""
292 292
293#: src/microhttpd/daemon.c:2977 293#: src/microhttpd/daemon.c:3006
294msgid "Epoll mode supports only non-blocking sockets\n" 294msgid "Epoll mode supports only non-blocking sockets\n"
295msgstr "" 295msgstr ""
296 296
297#: src/microhttpd/daemon.c:3014 297#: src/microhttpd/daemon.c:3043
298msgid "" 298msgid ""
299"Failed to signal new connection via inter-thread communication channel.\n" 299"Failed to signal new connection via inter-thread communication channel.\n"
300msgstr "" 300msgstr ""
301 301
302#: src/microhttpd/daemon.c:3059 302#: src/microhttpd/daemon.c:3088
303msgid "Failed to start serving new connection.\n" 303msgid "Failed to start serving new connection.\n"
304msgstr "" 304msgstr ""
305 305
306#: src/microhttpd/daemon.c:3133 src/microhttpd/daemon.c:3803 306#: src/microhttpd/daemon.c:3162 src/microhttpd/daemon.c:3832
307#: src/microhttpd/daemon.c:7390 src/microhttpd/connection.c:899 307#: src/microhttpd/daemon.c:7399 src/microhttpd/connection.c:899
308#: src/microhttpd/connection.c:918 308#: src/microhttpd/connection.c:918
309msgid "Failed to remove FD from epoll set.\n" 309msgid "Failed to remove FD from epoll set.\n"
310msgstr "" 310msgstr ""
311 311
312#: src/microhttpd/daemon.c:3191 312#: src/microhttpd/daemon.c:3220
313msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" 313msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
314msgstr "" 314msgstr ""
315 315
316#: src/microhttpd/daemon.c:3198 316#: src/microhttpd/daemon.c:3227
317msgid "Error: connection scheduled for \"upgrade\" cannot be suspended.\n" 317msgid "Error: connection scheduled for \"upgrade\" cannot be suspended.\n"
318msgstr "" 318msgstr ""
319 319
320#: src/microhttpd/daemon.c:3222 320#: src/microhttpd/daemon.c:3251
321msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" 321msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
322msgstr "" 322msgstr ""
323 323
324#: src/microhttpd/daemon.c:3237 324#: src/microhttpd/daemon.c:3266
325msgid "Failed to signal resume via inter-thread communication channel.\n" 325msgid "Failed to signal resume via inter-thread communication channel.\n"
326msgstr "" 326msgstr ""
327 327
328#: src/microhttpd/daemon.c:3377 328#: src/microhttpd/daemon.c:3406
329msgid "" 329msgid ""
330"Failed to signal resume of connection via inter-thread communication " 330"Failed to signal resume of connection via inter-thread communication "
331"channel.\n" 331"channel.\n"
332msgstr "" 332msgstr ""
333 333
334#: src/microhttpd/daemon.c:3431 334#: src/microhttpd/daemon.c:3460
335msgid "" 335msgid ""
336"MHD_add_connection() has been called for daemon started without MHD_USE_ITC " 336"MHD_add_connection() has been called for daemon started without MHD_USE_ITC "
337"flag.\n" 337"flag.\n"
@@ -339,409 +339,409 @@ msgid ""
339"already added sockets.\n" 339"already added sockets.\n"
340msgstr "" 340msgstr ""
341 341
342#: src/microhttpd/daemon.c:3442 342#: src/microhttpd/daemon.c:3471
343#, c-format 343#, c-format
344msgid "Failed to set nonblocking mode on new client socket: %s\n" 344msgid "Failed to set nonblocking mode on new client socket: %s\n"
345msgstr "" 345msgstr ""
346 346
347#: src/microhttpd/daemon.c:3461 347#: src/microhttpd/daemon.c:3490
348#, c-format 348#, c-format
349msgid "Failed to suppress SIGPIPE on new client socket: %s\n" 349msgid "Failed to suppress SIGPIPE on new client socket: %s\n"
350msgstr "" 350msgstr ""
351 351
352#: src/microhttpd/daemon.c:3487 352#: src/microhttpd/daemon.c:3516
353msgid "Failed to set noninheritable mode on new client socket.\n" 353msgid "Failed to set noninheritable mode on new client socket.\n"
354msgstr "" 354msgstr ""
355 355
356#: src/microhttpd/daemon.c:3617 356#: src/microhttpd/daemon.c:3646
357#, c-format 357#, c-format
358msgid "Error accepting connection: %s\n" 358msgid "Error accepting connection: %s\n"
359msgstr "" 359msgstr ""
360 360
361#: src/microhttpd/daemon.c:3634 361#: src/microhttpd/daemon.c:3663
362msgid "" 362msgid ""
363"Hit process or system resource limit at FIRST connection. This is really bad " 363"Hit process or system resource limit at FIRST connection. This is really bad "
364"as there is no sane way to proceed. Will try busy waiting for system " 364"as there is no sane way to proceed. Will try busy waiting for system "
365"resources to become magically available.\n" 365"resources to become magically available.\n"
366msgstr "" 366msgstr ""
367 367
368#: src/microhttpd/daemon.c:3651 368#: src/microhttpd/daemon.c:3680
369#, c-format 369#, c-format
370msgid "" 370msgid ""
371"Hit process or system resource limit at %u connections, temporarily " 371"Hit process or system resource limit at %u connections, temporarily "
372"suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n" 372"suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n"
373msgstr "" 373msgstr ""
374 374
375#: src/microhttpd/daemon.c:3665 375#: src/microhttpd/daemon.c:3694
376#, c-format 376#, c-format
377msgid "Failed to set nonblocking mode on incoming connection socket: %s\n" 377msgid "Failed to set nonblocking mode on incoming connection socket: %s\n"
378msgstr "" 378msgstr ""
379 379
380#: src/microhttpd/daemon.c:3679 380#: src/microhttpd/daemon.c:3708
381msgid "Failed to set noninheritable mode on incoming connection socket.\n" 381msgid "Failed to set noninheritable mode on incoming connection socket.\n"
382msgstr "" 382msgstr ""
383 383
384#: src/microhttpd/daemon.c:3691 384#: src/microhttpd/daemon.c:3720
385#, c-format 385#, c-format
386msgid "Failed to suppress SIGPIPE on incoming connection socket: %s\n" 386msgid "Failed to suppress SIGPIPE on incoming connection socket: %s\n"
387msgstr "" 387msgstr ""
388 388
389#: src/microhttpd/daemon.c:3713 389#: src/microhttpd/daemon.c:3742
390#, c-format 390#, c-format
391msgid "Accepted connection on socket %d\n" 391msgid "Accepted connection on socket %d\n"
392msgstr "" 392msgstr ""
393 393
394#: src/microhttpd/daemon.c:3758 src/microhttpd/daemon.c:7564 394#: src/microhttpd/daemon.c:3787 src/microhttpd/daemon.c:7573
395#: src/microhttpd/daemon.c:7596 src/microhttpd/daemon.c:7629 395#: src/microhttpd/daemon.c:7605 src/microhttpd/daemon.c:7638
396#: src/microhttpd/daemon.c:7735 396#: src/microhttpd/daemon.c:7744
397msgid "Failed to join a thread.\n" 397msgid "Failed to join a thread.\n"
398msgstr "" 398msgstr ""
399 399
400#: src/microhttpd/daemon.c:3882 400#: src/microhttpd/daemon.c:3911
401msgid "Illegal call to MHD_get_timeout.\n" 401msgid "Illegal call to MHD_get_timeout.\n"
402msgstr "" 402msgstr ""
403 403
404#: src/microhttpd/daemon.c:4133 404#: src/microhttpd/daemon.c:4142
405msgid "" 405msgid ""
406"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior " 406"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior "
407"is deprecated.\n" 407"is deprecated.\n"
408msgstr "" 408msgstr ""
409 409
410#: src/microhttpd/daemon.c:4214 410#: src/microhttpd/daemon.c:4223
411msgid "Could not obtain daemon fdsets.\n" 411msgid "Could not obtain daemon fdsets.\n"
412msgstr "" 412msgstr ""
413 413
414#: src/microhttpd/daemon.c:4231 414#: src/microhttpd/daemon.c:4240
415msgid "Could not add listen socket to fdset.\n" 415msgid "Could not add listen socket to fdset.\n"
416msgstr "" 416msgstr ""
417 417
418#: src/microhttpd/daemon.c:4260 418#: src/microhttpd/daemon.c:4269
419msgid "Could not add control inter-thread communication channel FD to fdset.\n" 419msgid "Could not add control inter-thread communication channel FD to fdset.\n"
420msgstr "" 420msgstr ""
421 421
422#: src/microhttpd/daemon.c:4340 422#: src/microhttpd/daemon.c:4349
423#, c-format 423#, c-format
424msgid "select failed: %s\n" 424msgid "select failed: %s\n"
425msgstr "" 425msgstr ""
426 426
427#: src/microhttpd/daemon.c:4480 src/microhttpd/daemon.c:4634 427#: src/microhttpd/daemon.c:4489 src/microhttpd/daemon.c:4643
428#, c-format 428#, c-format
429msgid "poll failed: %s\n" 429msgid "poll failed: %s\n"
430msgstr "" 430msgstr ""
431 431
432#: src/microhttpd/daemon.c:4777 src/microhttpd/daemon.c:5002 432#: src/microhttpd/daemon.c:4786 src/microhttpd/daemon.c:5011
433#, c-format 433#, c-format
434msgid "Call to epoll_wait failed: %s\n" 434msgid "Call to epoll_wait failed: %s\n"
435msgstr "" 435msgstr ""
436 436
437#: src/microhttpd/daemon.c:4967 src/microhttpd/daemon.c:5522 437#: src/microhttpd/daemon.c:4976 src/microhttpd/daemon.c:5531
438msgid "Failed to remove listen FD from epoll set.\n" 438msgid "Failed to remove listen FD from epoll set.\n"
439msgstr "" 439msgstr ""
440 440
441#: src/microhttpd/daemon.c:5367 441#: src/microhttpd/daemon.c:5376
442#, c-format 442#, c-format
443msgid "Failed to block SIGPIPE on daemon thread: %s\n" 443msgid "Failed to block SIGPIPE on daemon thread: %s\n"
444msgstr "" 444msgstr ""
445 445
446#: src/microhttpd/daemon.c:5503 446#: src/microhttpd/daemon.c:5512
447msgid "Using MHD_quiesce_daemon in this mode requires MHD_USE_ITC.\n" 447msgid "Using MHD_quiesce_daemon in this mode requires MHD_USE_ITC.\n"
448msgstr "" 448msgstr ""
449 449
450#: src/microhttpd/daemon.c:5531 450#: src/microhttpd/daemon.c:5540
451msgid "Failed to signal quiesce via inter-thread communication channel.\n" 451msgid "Failed to signal quiesce via inter-thread communication channel.\n"
452msgstr "" 452msgstr ""
453 453
454#: src/microhttpd/daemon.c:5554 454#: src/microhttpd/daemon.c:5563
455msgid "failed to signal quiesce via inter-thread communication channel.\n" 455msgid "failed to signal quiesce via inter-thread communication channel.\n"
456msgstr "" 456msgstr ""
457 457
458#: src/microhttpd/daemon.c:5666 src/microhttpd/connection.c:5005 458#: src/microhttpd/daemon.c:5675 src/microhttpd/connection.c:5048
459#, c-format 459#, c-format
460msgid "" 460msgid ""
461"The specified connection timeout (%u) is too large. Maximum allowed value " 461"The specified connection timeout (%u) is too large. Maximum allowed value "
462"(%<PRIu64>) will be used instead.\n" 462"(%<PRIu64>) will be used instead.\n"
463msgstr "" 463msgstr ""
464 464
465#: src/microhttpd/daemon.c:5717 465#: src/microhttpd/daemon.c:5726
466msgid "" 466msgid ""
467"Warning: Zero size, specified for thread pool size, is ignored. Thread pool " 467"Warning: Zero size, specified for thread pool size, is ignored. Thread pool "
468"is not used.\n" 468"is not used.\n"
469msgstr "" 469msgstr ""
470 470
471#: src/microhttpd/daemon.c:5726 471#: src/microhttpd/daemon.c:5735
472msgid "" 472msgid ""
473"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is " 473"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is "
474"not used.\n" 474"not used.\n"
475msgstr "" 475msgstr ""
476 476
477#: src/microhttpd/daemon.c:5740 477#: src/microhttpd/daemon.c:5749
478#, c-format 478#, c-format
479msgid "Specified thread pool size (%u) too big.\n" 479msgid "Specified thread pool size (%u) too big.\n"
480msgstr "" 480msgstr ""
481 481
482#: src/microhttpd/daemon.c:5752 482#: src/microhttpd/daemon.c:5761
483msgid "" 483msgid ""
484"MHD_OPTION_THREAD_POOL_SIZE option is specified but " 484"MHD_OPTION_THREAD_POOL_SIZE option is specified but "
485"MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n" 485"MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n"
486msgstr "" 486msgstr ""
487 487
488#: src/microhttpd/daemon.c:5761 488#: src/microhttpd/daemon.c:5770
489msgid "" 489msgid ""
490"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION " 490"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION "
491"flag are specified.\n" 491"flag are specified.\n"
492msgstr "" 492msgstr ""
493 493
494#: src/microhttpd/daemon.c:5779 src/microhttpd/daemon.c:5792 494#: src/microhttpd/daemon.c:5788 src/microhttpd/daemon.c:5801
495#: src/microhttpd/daemon.c:5805 src/microhttpd/daemon.c:5818 495#: src/microhttpd/daemon.c:5814 src/microhttpd/daemon.c:5827
496#: src/microhttpd/daemon.c:5870 src/microhttpd/daemon.c:5899 496#: src/microhttpd/daemon.c:5879 src/microhttpd/daemon.c:5908
497#: src/microhttpd/daemon.c:5920 src/microhttpd/daemon.c:5942 497#: src/microhttpd/daemon.c:5929 src/microhttpd/daemon.c:5951
498#: src/microhttpd/daemon.c:6210 498#: src/microhttpd/daemon.c:6219
499#, c-format 499#, c-format
500msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set.\n" 500msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set.\n"
501msgstr "" 501msgstr ""
502 502
503#: src/microhttpd/daemon.c:5838 503#: src/microhttpd/daemon.c:5847
504msgid "Error initializing DH parameters.\n" 504msgid "Error initializing DH parameters.\n"
505msgstr "" 505msgstr ""
506 506
507#: src/microhttpd/daemon.c:5848 507#: src/microhttpd/daemon.c:5857
508msgid "Diffie-Hellman parameters string too long.\n" 508msgid "Diffie-Hellman parameters string too long.\n"
509msgstr "" 509msgstr ""
510 510
511#: src/microhttpd/daemon.c:5859 511#: src/microhttpd/daemon.c:5868
512msgid "Bad Diffie-Hellman parameters format.\n" 512msgid "Bad Diffie-Hellman parameters format.\n"
513msgstr "" 513msgstr ""
514 514
515#: src/microhttpd/daemon.c:5887 515#: src/microhttpd/daemon.c:5896
516#, c-format 516#, c-format
517msgid "Setting priorities to `%s' failed: %s\n" 517msgid "Setting priorities to `%s' failed: %s\n"
518msgstr "" 518msgstr ""
519 519
520#: src/microhttpd/daemon.c:5908 520#: src/microhttpd/daemon.c:5917
521msgid "" 521msgid ""
522"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0.\n" 522"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0.\n"
523msgstr "" 523msgstr ""
524 524
525#: src/microhttpd/daemon.c:5930 525#: src/microhttpd/daemon.c:5939
526msgid "" 526msgid ""
527"MHD_OPTION_HTTPS_CERT_CALLBACK2 requires building MHD with GnuTLS >= 3.6.3.\n" 527"MHD_OPTION_HTTPS_CERT_CALLBACK2 requires building MHD with GnuTLS >= 3.6.3.\n"
528msgstr "" 528msgstr ""
529 529
530#: src/microhttpd/daemon.c:5965 530#: src/microhttpd/daemon.c:5974
531msgid "" 531msgid ""
532"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET " 532"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET "
533"flag set.\n" 533"flag set.\n"
534msgstr "" 534msgstr ""
535 535
536#: src/microhttpd/daemon.c:6003 536#: src/microhttpd/daemon.c:6012
537msgid "" 537msgid ""
538"MHD_OPTION_EXTERNAL_LOGGER is not the first option specified for the daemon. " 538"MHD_OPTION_EXTERNAL_LOGGER is not the first option specified for the daemon. "
539"Some messages may be printed by the standard MHD logger.\n" 539"Some messages may be printed by the standard MHD logger.\n"
540msgstr "" 540msgstr ""
541 541
542#: src/microhttpd/daemon.c:6028 542#: src/microhttpd/daemon.c:6037
543msgid "TCP fastopen is not supported on this platform.\n" 543msgid "TCP fastopen is not supported on this platform.\n"
544msgstr "" 544msgstr ""
545 545
546#: src/microhttpd/daemon.c:6047 546#: src/microhttpd/daemon.c:6056
547msgid "" 547msgid ""
548"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is " 548"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is "
549"specified by MHD_OPTION_STRICT_CLIENT.\n" 549"specified by MHD_OPTION_STRICT_CLIENT.\n"
550msgstr "" 550msgstr ""
551 551
552#: src/microhttpd/daemon.c:6185 552#: src/microhttpd/daemon.c:6194
553#, c-format 553#, c-format
554msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3.\n" 554msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3.\n"
555msgstr "" 555msgstr ""
556 556
557#: src/microhttpd/daemon.c:6224 557#: src/microhttpd/daemon.c:6233
558#, c-format 558#, c-format
559msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support.\n" 559msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support.\n"
560msgstr "" 560msgstr ""
561 561
562#: src/microhttpd/daemon.c:6231 562#: src/microhttpd/daemon.c:6240
563#, c-format 563#, c-format
564msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?).\n" 564msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?).\n"
565msgstr "" 565msgstr ""
566 566
567#: src/microhttpd/daemon.c:6261 567#: src/microhttpd/daemon.c:6270
568#, c-format 568#, c-format
569msgid "Call to epoll_create1 failed: %s\n" 569msgid "Call to epoll_create1 failed: %s\n"
570msgstr "" 570msgstr ""
571 571
572#: src/microhttpd/daemon.c:6271 572#: src/microhttpd/daemon.c:6280
573msgid "Failed to set noninheritable mode on epoll FD.\n" 573msgid "Failed to set noninheritable mode on epoll FD.\n"
574msgstr "" 574msgstr ""
575 575
576#: src/microhttpd/daemon.c:6578 576#: src/microhttpd/daemon.c:6587
577msgid "" 577msgid ""
578"Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with " 578"Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with "
579"MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was " 579"MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was "
580"added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n" 580"added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n"
581msgstr "" 581msgstr ""
582 582
583#: src/microhttpd/daemon.c:6591 583#: src/microhttpd/daemon.c:6600
584msgid "Using debug build of libmicrohttpd.\n" 584msgid "Using debug build of libmicrohttpd.\n"
585msgstr "" 585msgstr ""
586 586
587#: src/microhttpd/daemon.c:6605 587#: src/microhttpd/daemon.c:6614
588#, c-format 588#, c-format
589msgid "Failed to create inter-thread communication channel: %s\n" 589msgid "Failed to create inter-thread communication channel: %s\n"
590msgstr "" 590msgstr ""
591 591
592#: src/microhttpd/daemon.c:6622 592#: src/microhttpd/daemon.c:6631
593msgid "" 593msgid ""
594"file descriptor for inter-thread communication channel exceeds maximum " 594"file descriptor for inter-thread communication channel exceeds maximum "
595"value.\n" 595"value.\n"
596msgstr "" 596msgstr ""
597 597
598#: src/microhttpd/daemon.c:6642 598#: src/microhttpd/daemon.c:6651
599msgid "Specified value for NC_SIZE too large.\n" 599msgid "Specified value for NC_SIZE too large.\n"
600msgstr "" 600msgstr ""
601 601
602#: src/microhttpd/daemon.c:6656 602#: src/microhttpd/daemon.c:6665
603#, c-format 603#, c-format
604msgid "Failed to allocate memory for nonce-nc map: %s\n" 604msgid "Failed to allocate memory for nonce-nc map: %s\n"
605msgstr "" 605msgstr ""
606 606
607#: src/microhttpd/daemon.c:6673 607#: src/microhttpd/daemon.c:6682
608msgid "MHD failed to initialize nonce-nc mutex.\n" 608msgid "MHD failed to initialize nonce-nc mutex.\n"
609msgstr "" 609msgstr ""
610 610
611#: src/microhttpd/daemon.c:6694 611#: src/microhttpd/daemon.c:6703
612msgid "MHD thread polling only works with MHD_USE_INTERNAL_POLLING_THREAD.\n" 612msgid "MHD thread polling only works with MHD_USE_INTERNAL_POLLING_THREAD.\n"
613msgstr "" 613msgstr ""
614 614
615#: src/microhttpd/daemon.c:6718 615#: src/microhttpd/daemon.c:6727
616#, c-format 616#, c-format
617msgid "Failed to create socket for listening: %s\n" 617msgid "Failed to create socket for listening: %s\n"
618msgstr "" 618msgstr ""
619 619
620#: src/microhttpd/daemon.c:6739 src/microhttpd/daemon.c:6758 620#: src/microhttpd/daemon.c:6748 src/microhttpd/daemon.c:6767
621#: src/microhttpd/daemon.c:6781 src/microhttpd/daemon.c:6819 621#: src/microhttpd/daemon.c:6790 src/microhttpd/daemon.c:6828
622#: src/microhttpd/daemon.c:6896 src/microhttpd/daemon.c:6927 622#: src/microhttpd/daemon.c:6905 src/microhttpd/daemon.c:6936
623#, c-format 623#, c-format
624msgid "setsockopt failed: %s\n" 624msgid "setsockopt failed: %s\n"
625msgstr "" 625msgstr ""
626 626
627#: src/microhttpd/daemon.c:6792 627#: src/microhttpd/daemon.c:6801
628msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined.\n" 628msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined.\n"
629msgstr "" 629msgstr ""
630 630
631#: src/microhttpd/daemon.c:6828 631#: src/microhttpd/daemon.c:6837
632msgid "" 632msgid ""
633"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined.\n" 633"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined.\n"
634msgstr "" 634msgstr ""
635 635
636#: src/microhttpd/daemon.c:6907 636#: src/microhttpd/daemon.c:6916
637#, c-format 637#, c-format
638msgid "Failed to bind to port %u: %s\n" 638msgid "Failed to bind to port %u: %s\n"
639msgstr "" 639msgstr ""
640 640
641#: src/microhttpd/daemon.c:6938 641#: src/microhttpd/daemon.c:6947
642#, c-format 642#, c-format
643msgid "Failed to listen for connections: %s\n" 643msgid "Failed to listen for connections: %s\n"
644msgstr "" 644msgstr ""
645 645
646#: src/microhttpd/daemon.c:6969 646#: src/microhttpd/daemon.c:6978
647#, c-format 647#, c-format
648msgid "Failed to get listen port number: %s\n" 648msgid "Failed to get listen port number: %s\n"
649msgstr "" 649msgstr ""
650 650
651#: src/microhttpd/daemon.c:6980 651#: src/microhttpd/daemon.c:6989
652msgid "" 652msgid ""
653"Failed to get listen port number (`struct sockaddr_storage` too small!?).\n" 653"Failed to get listen port number (`struct sockaddr_storage` too small!?).\n"
654msgstr "" 654msgstr ""
655 655
656#: src/microhttpd/daemon.c:7021 656#: src/microhttpd/daemon.c:7030
657msgid "Unknown address family!\n" 657msgid "Unknown address family!\n"
658msgstr "" 658msgstr ""
659 659
660#: src/microhttpd/daemon.c:7036 660#: src/microhttpd/daemon.c:7045
661#, c-format 661#, c-format
662msgid "Failed to set nonblocking mode on listening socket: %s\n" 662msgid "Failed to set nonblocking mode on listening socket: %s\n"
663msgstr "" 663msgstr ""
664 664
665#: src/microhttpd/daemon.c:7061 665#: src/microhttpd/daemon.c:7070
666#, c-format 666#, c-format
667msgid "Listen socket descriptor (%d) is not less than FD_SETSIZE (%d).\n" 667msgid "Listen socket descriptor (%d) is not less than FD_SETSIZE (%d).\n"
668msgstr "" 668msgstr ""
669 669
670#: src/microhttpd/daemon.c:7085 670#: src/microhttpd/daemon.c:7094
671msgid "" 671msgid ""
672"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n" 672"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n"
673msgstr "" 673msgstr ""
674 674
675#: src/microhttpd/daemon.c:7099 src/microhttpd/daemon.c:7109 675#: src/microhttpd/daemon.c:7108 src/microhttpd/daemon.c:7118
676msgid "MHD failed to initialize IP connection limit mutex.\n" 676msgid "MHD failed to initialize IP connection limit mutex.\n"
677msgstr "" 677msgstr ""
678 678
679#: src/microhttpd/daemon.c:7127 679#: src/microhttpd/daemon.c:7136
680msgid "Failed to initialize TLS support.\n" 680msgid "Failed to initialize TLS support.\n"
681msgstr "" 681msgstr ""
682 682
683#: src/microhttpd/daemon.c:7160 src/microhttpd/daemon.c:7233 683#: src/microhttpd/daemon.c:7169 src/microhttpd/daemon.c:7242
684#: src/microhttpd/daemon.c:7340 684#: src/microhttpd/daemon.c:7349
685msgid "Failed to initialise mutex.\n" 685msgid "Failed to initialise mutex.\n"
686msgstr "" 686msgstr ""
687 687
688#: src/microhttpd/daemon.c:7186 688#: src/microhttpd/daemon.c:7195
689#, c-format 689#, c-format
690msgid "Failed to create listen thread: %s\n" 690msgid "Failed to create listen thread: %s\n"
691msgstr "" 691msgstr ""
692 692
693#: src/microhttpd/daemon.c:7244 693#: src/microhttpd/daemon.c:7253
694#, c-format 694#, c-format
695msgid "Failed to create worker inter-thread communication channel: %s\n" 695msgid "Failed to create worker inter-thread communication channel: %s\n"
696msgstr "" 696msgstr ""
697 697
698#: src/microhttpd/daemon.c:7257 698#: src/microhttpd/daemon.c:7266
699msgid "" 699msgid ""
700"File descriptor for worker inter-thread communication channel exceeds " 700"File descriptor for worker inter-thread communication channel exceeds "
701"maximum value.\n" 701"maximum value.\n"
702msgstr "" 702msgstr ""
703 703
704#: src/microhttpd/daemon.c:7295 704#: src/microhttpd/daemon.c:7304
705msgid "MHD failed to initialize cleanup connection mutex.\n" 705msgid "MHD failed to initialize cleanup connection mutex.\n"
706msgstr "" 706msgstr ""
707 707
708#: src/microhttpd/daemon.c:7314 708#: src/microhttpd/daemon.c:7323
709msgid "" 709msgid ""
710"Failed to create a new pool thread because it would have exceeded the system " 710"Failed to create a new pool thread because it would have exceeded the system "
711"limit on the number of threads or no system resources available.\n" 711"limit on the number of threads or no system resources available.\n"
712msgstr "" 712msgstr ""
713 713
714#: src/microhttpd/daemon.c:7320 714#: src/microhttpd/daemon.c:7329
715#, c-format 715#, c-format
716msgid "Failed to create pool thread: %s\n" 716msgid "Failed to create pool thread: %s\n"
717msgstr "" 717msgstr ""
718 718
719#: src/microhttpd/daemon.c:7509 src/microhttpd/daemon.c:7542 719#: src/microhttpd/daemon.c:7518 src/microhttpd/daemon.c:7551
720msgid "MHD_stop_daemon() called while we have suspended connections.\n" 720msgid "MHD_stop_daemon() called while we have suspended connections.\n"
721msgstr "" 721msgstr ""
722 722
723#: src/microhttpd/daemon.c:7581 src/microhttpd/daemon.c:7679 723#: src/microhttpd/daemon.c:7590 src/microhttpd/daemon.c:7688
724#: src/microhttpd/daemon.c:7717 724#: src/microhttpd/daemon.c:7726
725msgid "Failed to signal shutdown via inter-thread communication channel.\n" 725msgid "Failed to signal shutdown via inter-thread communication channel.\n"
726msgstr "" 726msgstr ""
727 727
728#: src/microhttpd/daemon.c:7654 728#: src/microhttpd/daemon.c:7663
729msgid "MHD_stop_daemon() was called twice." 729msgid "MHD_stop_daemon() was called twice."
730msgstr "" 730msgstr ""
731 731
732#: src/microhttpd/daemon.c:8167 732#: src/microhttpd/daemon.c:8176
733msgid "Failed to initialize winsock.\n" 733msgid "Failed to initialize winsock.\n"
734msgstr "" 734msgstr ""
735 735
736#: src/microhttpd/daemon.c:8170 736#: src/microhttpd/daemon.c:8179
737msgid "Winsock version 2.2 is not available.\n" 737msgid "Winsock version 2.2 is not available.\n"
738msgstr "" 738msgstr ""
739 739
740#: src/microhttpd/daemon.c:8178 src/microhttpd/daemon.c:8182 740#: src/microhttpd/daemon.c:8187 src/microhttpd/daemon.c:8191
741msgid "Failed to initialise multithreading in libgcrypt.\n" 741msgid "Failed to initialise multithreading in libgcrypt.\n"
742msgstr "" 742msgstr ""
743 743
744#: src/microhttpd/daemon.c:8188 744#: src/microhttpd/daemon.c:8197
745msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer.\n" 745msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer.\n"
746msgstr "" 746msgstr ""
747 747
@@ -841,7 +841,7 @@ msgid "Closing connection (failed to create error response header)."
841msgstr "" 841msgstr ""
842 842
843#: src/microhttpd/connection.c:2435 src/microhttpd/connection.c:3795 843#: src/microhttpd/connection.c:2435 src/microhttpd/connection.c:3795
844#: src/microhttpd/connection.c:3872 src/microhttpd/connection.c:4385 844#: src/microhttpd/connection.c:3872 src/microhttpd/connection.c:4437
845#, c-format 845#, c-format
846msgid "In function %s handling connection at state: %s\n" 846msgid "In function %s handling connection at state: %s\n"
847msgstr "" 847msgstr ""
@@ -939,60 +939,70 @@ msgstr ""
939msgid "Internal error.\n" 939msgid "Internal error.\n"
940msgstr "" 940msgstr ""
941 941
942#: src/microhttpd/connection.c:4254 942#: src/microhttpd/connection.c:4215
943#, c-format
944msgid "Detected system clock %u milliseconds jump back.\n"
945msgstr ""
946
947#: src/microhttpd/connection.c:4222
948#, c-format
949msgid "Detected too large system clock %<PRIu64> milliseconds jump back.\n"
950msgstr ""
951
952#: src/microhttpd/connection.c:4304
943msgid "" 953msgid ""
944"Failed to signal end of connection via inter-thread communication channel.\n" 954"Failed to signal end of connection via inter-thread communication channel.\n"
945msgstr "" 955msgstr ""
946 956
947#: src/microhttpd/connection.c:4636 957#: src/microhttpd/connection.c:4688
948msgid "Closing connection (failed to create response header).\n" 958msgid "Closing connection (failed to create response header).\n"
949msgstr "" 959msgstr ""
950 960
951#: src/microhttpd/connection.c:4755 961#: src/microhttpd/connection.c:4807
952msgid "Closing connection (failed to create response footer)." 962msgid "Closing connection (failed to create response footer)."
953msgstr "" 963msgstr ""
954 964
955#: src/microhttpd/connection.c:5074 965#: src/microhttpd/connection.c:5117
956msgid "Attempted to queue response on wrong thread!\n" 966msgid "Attempted to queue response on wrong thread!\n"
957msgstr "" 967msgstr ""
958 968
959#: src/microhttpd/connection.c:5097 969#: src/microhttpd/connection.c:5140
960msgid "" 970msgid ""
961"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n" 971"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n"
962msgstr "" 972msgstr ""
963 973
964#: src/microhttpd/connection.c:5106 974#: src/microhttpd/connection.c:5149
965msgid "Application used invalid status code for 'upgrade' response!\n" 975msgid "Application used invalid status code for 'upgrade' response!\n"
966msgstr "" 976msgstr ""
967 977
968#: src/microhttpd/connection.c:5115 978#: src/microhttpd/connection.c:5158
969msgid "Application used invalid response without \"Connection\" header!\n" 979msgid "Application used invalid response without \"Connection\" header!\n"
970msgstr "" 980msgstr ""
971 981
972#: src/microhttpd/connection.c:5129 982#: src/microhttpd/connection.c:5172
973msgid "" 983msgid ""
974"Application used invalid response without \"upgrade\" token in \"Connection" 984"Application used invalid response without \"upgrade\" token in \"Connection"
975"\" header!\n" 985"\" header!\n"
976msgstr "" 986msgstr ""
977 987
978#: src/microhttpd/connection.c:5139 988#: src/microhttpd/connection.c:5182
979msgid "Connection \"Upgrade\" can be used with HTTP/1.1 connections!\n" 989msgid "Connection \"Upgrade\" can be used with HTTP/1.1 connections!\n"
980msgstr "" 990msgstr ""
981 991
982#: src/microhttpd/connection.c:5151 992#: src/microhttpd/connection.c:5194
983#, c-format 993#, c-format
984msgid "" 994msgid ""
985"Refused wrong status code (%u). HTTP requires three digits status code!\n" 995"Refused wrong status code (%u). HTTP requires three digits status code!\n"
986msgstr "" 996msgstr ""
987 997
988#: src/microhttpd/connection.c:5163 998#: src/microhttpd/connection.c:5206
989#, c-format 999#, c-format
990msgid "" 1000msgid ""
991"Wrong status code (%u) refused. HTTP/1.0 clients do not support 1xx status " 1001"Wrong status code (%u) refused. HTTP/1.0 clients do not support 1xx status "
992"codes!\n" 1002"codes!\n"
993msgstr "" 1003msgstr ""
994 1004
995#: src/microhttpd/connection.c:5174 1005#: src/microhttpd/connection.c:5217
996#, c-format 1006#, c-format
997msgid "" 1007msgid ""
998"Wrong status code (%u) refused. HTTP/1.0 reply mode does not support 1xx " 1008"Wrong status code (%u) refused. HTTP/1.0 reply mode does not support 1xx "