aboutsummaryrefslogtreecommitdiff
path: root/po/libmicrohttpd.pot
blob: 299813aae12911f3e0f6a255e684339bd38711d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the GNU libmicrohttpd package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GNU libmicrohttpd 0.9.69\n"
"Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n"
"POT-Creation-Date: 2019-12-15 14:18+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/microhttpd/connection_https.c:175
msgid "Error: received handshake message out of context\n"
msgstr ""

#: src/microhttpd/mhd_locks.h:123
msgid "Failed to destroy mutex.\n"
msgstr ""

#: src/microhttpd/mhd_locks.h:156
msgid "Failed to lock mutex.\n"
msgstr ""

#: src/microhttpd/mhd_locks.h:182
msgid "Failed to unlock mutex.\n"
msgstr ""

#: src/microhttpd/internal.h:84
msgid "Failed to close FD.\n"
msgstr ""

#: src/microhttpd/digestauth.c:601
msgid ""
"Stale nonce received.  If this happens a lot, you should probably increase "
"the size of the nonce array.\n"
msgstr ""

#: src/microhttpd/digestauth.c:807
msgid "Failed to allocate memory for copy of URI arguments\n"
msgstr ""

#: src/microhttpd/digestauth.c:949
msgid "Authentication failed, invalid timestamp format.\n"
msgstr ""

#: src/microhttpd/digestauth.c:1009
msgid "Authentication failed, invalid format.\n"
msgstr ""

#: src/microhttpd/digestauth.c:1019
msgid "Authentication failed, invalid nc format.\n"
msgstr ""

#: src/microhttpd/digestauth.c:1044
msgid "Failed to allocate memory for auth header processing\n"
msgstr ""

#: src/microhttpd/digestauth.c:1104
msgid "Authentication failed, URI does not match.\n"
msgstr ""

#: src/microhttpd/digestauth.c:1123
msgid "Authentication failed, arguments do not match.\n"
msgstr ""

#: src/microhttpd/digestauth.c:1279
msgid "digest size missmatch"
msgstr ""

#: src/microhttpd/digestauth.c:1372
msgid "Could not register nonce (is the nonce array size zero?).\n"
msgstr ""

#: src/microhttpd/digestauth.c:1397
msgid "Failed to allocate memory for auth response header\n"
msgstr ""

#: src/microhttpd/digestauth.c:1433
msgid "Failed to add Digest auth header\n"
msgstr ""

#: src/microhttpd/daemon.c:140
#, c-format
msgid "Fatal error in GNU libmicrohttpd %s:%u: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:451
msgid "Failed to add IP connection count node\n"
msgstr ""

#: src/microhttpd/daemon.c:509
msgid "Failed to find previously-added IP address\n"
msgstr ""

#: src/microhttpd/daemon.c:515
msgid "Previously-added IP address had counter of zero\n"
msgstr ""

#: src/microhttpd/daemon.c:625
msgid ""
"Failed to setup x509 certificate/key: pre 3.X.X version of GnuTLS does not "
"support setting key password"
msgstr ""

#: src/microhttpd/daemon.c:684
#, c-format
msgid "Error: invalid credentials type %d specified.\n"
msgstr ""

#: src/microhttpd/daemon.c:1088
#, c-format
msgid "Maximum socket in select set: %d\n"
msgstr ""

#: src/microhttpd/daemon.c:1149
msgid ""
"MHD_get_fdset2() called with except_fd_set set to NULL. Such behavior is "
"unsupported.\n"
msgstr ""

#: src/microhttpd/daemon.c:1356 src/microhttpd/daemon.c:6728
msgid ""
"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n"
msgstr ""

#: src/microhttpd/daemon.c:1371 src/microhttpd/daemon.c:1606
msgid "Failed to forward to application "
msgstr ""

#: src/microhttpd/daemon.c:1536 src/microhttpd/daemon.c:1662
msgid "Failed to forward to remote client "
msgstr ""

#: src/microhttpd/daemon.c:1730
msgid "Error preparing select\n"
msgstr ""

#: src/microhttpd/daemon.c:1764 src/microhttpd/daemon.c:1918
#: src/microhttpd/daemon.c:2062
#, c-format
msgid "Error during select (%d): `%s'\n"
msgstr ""

#: src/microhttpd/daemon.c:1813 src/microhttpd/daemon.c:1939
#: src/microhttpd/daemon.c:2131
#, c-format
msgid "Error during poll: `%s'\n"
msgstr ""

#: src/microhttpd/daemon.c:1902 src/microhttpd/daemon.c:2044
msgid "Failed to add FD to fd_set\n"
msgstr ""

#: src/microhttpd/daemon.c:2184
msgid "Processing thread terminating. Closing connection\n"
msgstr ""

#: src/microhttpd/daemon.c:2214
msgid ""
"Failed to signal thread termination via inter-thread communication channel."
msgstr ""

#: src/microhttpd/daemon.c:2289
msgid "Internal server error. This should be impossible.\n"
msgstr ""

#: src/microhttpd/daemon.c:2299 src/microhttpd/daemon.c:2337
msgid "PSK not supported by this server.\n"
msgstr ""

#: src/microhttpd/daemon.c:2314
msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n"
msgstr ""

#: src/microhttpd/daemon.c:2323
msgid "PSK authentication failed: PSK too long\n"
msgstr ""

#: src/microhttpd/daemon.c:2421 src/microhttpd/daemon.c:6365
#, c-format
msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n"
msgstr ""

#: src/microhttpd/daemon.c:2437
#, c-format
msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:2454 src/microhttpd/daemon.c:3313
#, c-format
msgid "Accepted connection on socket %d\n"
msgstr ""

#: src/microhttpd/daemon.c:2467 src/microhttpd/daemon.c:2664
msgid "Server reached connection limit. Closing inbound connection.\n"
msgstr ""

#: src/microhttpd/daemon.c:2485
msgid "Connection rejected by application. Closing connection.\n"
msgstr ""

#: src/microhttpd/daemon.c:2518 src/microhttpd/daemon.c:2538
#: src/microhttpd/daemon.c:3901
#, c-format
msgid "Error allocating memory: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:2616
#, c-format
msgid "Failed to setup TLS credentials: unknown credential type %d\n"
msgstr ""

#: src/microhttpd/daemon.c:2625
msgid "Unknown credential type"
msgstr ""

#: src/microhttpd/daemon.c:2728 src/microhttpd/daemon.c:4397
#: src/microhttpd/daemon.c:4430 src/microhttpd/daemon.c:5644
#: src/microhttpd/daemon.c:5661 src/microhttpd/connection.c:3798
#: src/microhttpd/response.c:1053 src/microhttpd/response.c:1079
#, c-format
msgid "Call to epoll_ctl failed: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:2755
msgid "Failed to signal new connection via inter-thread communication channel."
msgstr ""

#: src/microhttpd/daemon.c:2860 src/microhttpd/daemon.c:3396
#: src/microhttpd/daemon.c:6615 src/microhttpd/connection.c:805
#: src/microhttpd/connection.c:824
msgid "Failed to remove FD from epoll set\n"
msgstr ""

#: src/microhttpd/daemon.c:2910
msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
msgstr ""

#: src/microhttpd/daemon.c:2917
msgid "Error: connection scheduled for \"upgrade\" cannot be suspended"
msgstr ""

#: src/microhttpd/daemon.c:2941
msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
msgstr ""

#: src/microhttpd/daemon.c:2956
msgid "Failed to signal resume via inter-thread communication channel."
msgstr ""

#: src/microhttpd/daemon.c:3091
msgid ""
"Failed to signal resume of connection via inter-thread communication channel."
msgstr ""

#: src/microhttpd/daemon.c:3138
#, c-format
msgid "Failed to set nonblocking mode on new client socket: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:3151
msgid "Failed to set noninheritable mode on new client socket.\n"
msgstr ""

#: src/microhttpd/daemon.c:3160
msgid "Failed to reset buffering mode on new client socket.\n"
msgstr ""

#: src/microhttpd/daemon.c:3233
#, c-format
msgid "Error accepting connection: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:3251
msgid ""
"Hit process or system resource limit at FIRST connection. This is really bad "
"as there is no sane way to proceed. Will try busy waiting for system "
"resources to become magically available.\n"
msgstr ""

#: src/microhttpd/daemon.c:3266
#, c-format
msgid ""
"Hit process or system resource limit at %u connections, temporarily "
"suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n"
msgstr ""

#: src/microhttpd/daemon.c:3282
#, c-format
msgid "Failed to disable TCP Nagle on socket: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:3293
#, c-format
msgid "Failed to set nonblocking mode on incoming connection socket: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:3306
msgid "Failed to set noninheritable mode on incoming connection socket.\n"
msgstr ""

#: src/microhttpd/daemon.c:3354 src/microhttpd/daemon.c:6772
#: src/microhttpd/daemon.c:6804 src/microhttpd/daemon.c:6906
msgid "Failed to join a thread\n"
msgstr ""

#: src/microhttpd/daemon.c:3457
msgid "Illegal call to MHD_get_timeout\n"
msgstr ""

#: src/microhttpd/daemon.c:3654
msgid ""
"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior "
"is deprecated.\n"
msgstr ""

#: src/microhttpd/daemon.c:3734
msgid "Could not obtain daemon fdsets"
msgstr ""

#: src/microhttpd/daemon.c:3751
msgid "Could not add listen socket to fdset"
msgstr ""

#: src/microhttpd/daemon.c:3780
msgid "Could not add control inter-thread communication channel FD to fdset"
msgstr ""

#: src/microhttpd/daemon.c:3838
#, c-format
msgid "select failed: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:3983 src/microhttpd/daemon.c:4131
#, c-format
msgid "poll failed: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:4264 src/microhttpd/daemon.c:4497
#, c-format
msgid "Call to epoll_wait failed: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:4449 src/microhttpd/daemon.c:4910
msgid "Failed to remove listen FD from epoll set\n"
msgstr ""

#: src/microhttpd/daemon.c:4919
msgid "Failed to signal quiesce via inter-thread communication channel"
msgstr ""

#: src/microhttpd/daemon.c:4942
msgid "failed to signal quiesce via inter-thread communication channel"
msgstr ""

#: src/microhttpd/daemon.c:5056
msgid "Warning: Too large timeout value, ignored.\n"
msgstr ""

#: src/microhttpd/daemon.c:5101
msgid ""
"Warning: Zero size, specified for thread pool size, is ignored. Thread pool "
"is not used.\n"
msgstr ""

#: src/microhttpd/daemon.c:5110
msgid ""
"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is "
"not used.\n"
msgstr ""

#: src/microhttpd/daemon.c:5123
#, c-format
msgid "Specified thread pool size (%u) too big\n"
msgstr ""

#: src/microhttpd/daemon.c:5134
msgid ""
"MHD_OPTION_THREAD_POOL_SIZE option is specified but "
"MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n"
msgstr ""

#: src/microhttpd/daemon.c:5143
msgid ""
"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION "
"flag are specified.\n"
msgstr ""

#: src/microhttpd/daemon.c:5161 src/microhttpd/daemon.c:5174
#: src/microhttpd/daemon.c:5187 src/microhttpd/daemon.c:5200
#: src/microhttpd/daemon.c:5252 src/microhttpd/daemon.c:5281
#: src/microhttpd/daemon.c:5302 src/microhttpd/daemon.c:5324
#, c-format
msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n"
msgstr ""

#: src/microhttpd/daemon.c:5220
msgid "Error initializing DH parameters\n"
msgstr ""

#: src/microhttpd/daemon.c:5230
msgid "Diffie-Hellman parameters string too long\n"
msgstr ""

#: src/microhttpd/daemon.c:5241
msgid "Bad Diffie-Hellman parameters format\n"
msgstr ""

#: src/microhttpd/daemon.c:5269
#, c-format
msgid "Setting priorities to `%s' failed: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:5290
msgid ""
"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n"
msgstr ""

#: src/microhttpd/daemon.c:5312
msgid ""
"MHD_OPTION_HTTPS_CERT_CALLBACK2 requires building MHD with GnuTLS >= 3.6.3\n"
msgstr ""

#: src/microhttpd/daemon.c:5347
msgid ""
"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET "
"flag set.\n"
msgstr ""

#: src/microhttpd/daemon.c:5383
msgid "TCP fastopen is not supported on this platform\n"
msgstr ""

#: src/microhttpd/daemon.c:5402
msgid ""
"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is "
"specified by MHD_OPTION_STRICT_CLIENT.\n"
msgstr ""

#: src/microhttpd/daemon.c:5537
#, c-format
msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n"
msgstr ""

#: src/microhttpd/daemon.c:5551
#, c-format
msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n"
msgstr ""

#: src/microhttpd/daemon.c:5558
#, c-format
msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n"
msgstr ""

#: src/microhttpd/daemon.c:5588
#, c-format
msgid "Call to epoll_create1 failed: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:5598
msgid "Failed to set noninheritable mode on epoll FD.\n"
msgstr ""

#: src/microhttpd/daemon.c:5850
msgid ""
"Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with "
"MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was "
"added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n"
msgstr ""

#: src/microhttpd/daemon.c:5898
msgid "Using debug build of libmicrohttpd.\n"
msgstr ""

#: src/microhttpd/daemon.c:5912
#, c-format
msgid "Failed to create inter-thread communication channel: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:5929
msgid ""
"file descriptor for inter-thread communication channel exceeds maximum "
"value\n"
msgstr ""

#: src/microhttpd/daemon.c:5949
msgid "Specified value for NC_SIZE too large\n"
msgstr ""

#: src/microhttpd/daemon.c:5963
#, c-format
msgid "Failed to allocate memory for nonce-nc map: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:5980
msgid "MHD failed to initialize nonce-nc mutex\n"
msgstr ""

#: src/microhttpd/daemon.c:6001
msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n"
msgstr ""

#: src/microhttpd/daemon.c:6025
#, c-format
msgid "Failed to create socket for listening: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6046 src/microhttpd/daemon.c:6065
#: src/microhttpd/daemon.c:6088 src/microhttpd/daemon.c:6126
#: src/microhttpd/daemon.c:6204 src/microhttpd/daemon.c:6235
#, c-format
msgid "setsockopt failed: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6099
msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n"
msgstr ""

#: src/microhttpd/daemon.c:6135
msgid ""
"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n"
msgstr ""

#: src/microhttpd/daemon.c:6215
#, c-format
msgid "Failed to bind to port %u: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6246
#, c-format
msgid "Failed to listen for connections: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6277
#, c-format
msgid "Failed to get listen port number: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6288
msgid ""
"Failed to get listen port number (`struct sockaddr_storage` too small!?)\n"
msgstr ""

#: src/microhttpd/daemon.c:6329
msgid "Unknown address family!\n"
msgstr ""

#: src/microhttpd/daemon.c:6342
#, c-format
msgid "Failed to set nonblocking mode on listening socket: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6385
msgid ""
"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n"
msgstr ""

#: src/microhttpd/daemon.c:6399 src/microhttpd/daemon.c:6412
msgid "MHD failed to initialize IP connection limit mutex\n"
msgstr ""

#: src/microhttpd/daemon.c:6431
msgid "Failed to initialize TLS support\n"
msgstr ""

#: src/microhttpd/daemon.c:6459
#, c-format
msgid "Failed to create listen thread: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6508
#, c-format
msgid "Failed to create worker inter-thread communication channel: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6520
msgid ""
"File descriptor for worker inter-thread communication channel exceeds "
"maximum value\n"
msgstr ""

#: src/microhttpd/daemon.c:6545
msgid "MHD failed to initialize cleanup connection mutex\n"
msgstr ""

#: src/microhttpd/daemon.c:6559
#, c-format
msgid "Failed to create pool thread: %s\n"
msgstr ""

#: src/microhttpd/daemon.c:6714 src/microhttpd/daemon.c:6747
msgid "MHD_stop_daemon() called while we have suspended connections.\n"
msgstr ""

#: src/microhttpd/daemon.c:6757 src/microhttpd/daemon.c:6888
msgid "Failed to signal shutdown via inter-thread communication channel"
msgstr ""

#: src/microhttpd/daemon.c:6850
msgid "Failed to signal shutdown via inter-thread communication channel."
msgstr ""

#: src/microhttpd/daemon.c:7326
msgid "Failed to initialize winsock\n"
msgstr ""

#: src/microhttpd/daemon.c:7329
msgid "Winsock version 2.2 is not available\n"
msgstr ""

#: src/microhttpd/daemon.c:7337 src/microhttpd/daemon.c:7341
msgid "Failed to initialise multithreading in libgcrypt\n"
msgstr ""

#: src/microhttpd/daemon.c:7347
msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n"
msgstr ""

#: src/microhttpd/mhd_sockets.h:270
msgid "Close socket failed.\n"
msgstr ""

#: src/microhttpd/connection.c:932
msgid "Closing connection (application reported error generating data)\n"
msgstr ""

#: src/microhttpd/connection.c:981
msgid "Closing connection (out of memory)\n"
msgstr ""

#: src/microhttpd/connection.c:1029
msgid "Closing connection (application error generating response)\n"
msgstr ""

#: src/microhttpd/connection.c:1657
#, c-format
msgid ""
"Error processing request (HTTP response code is %u (`%s')). Closing "
"connection.\n"
msgstr ""

#: src/microhttpd/connection.c:1684 src/microhttpd/connection.c:2719
msgid "Closing connection (failed to queue response)\n"
msgstr ""

#: src/microhttpd/connection.c:1695 src/microhttpd/connection.c:3529
#: src/microhttpd/connection.c:3638
msgid "Closing connection (failed to create response header)\n"
msgstr ""

#: src/microhttpd/connection.c:1741 src/microhttpd/connection.c:2879
#: src/microhttpd/connection.c:2947 src/microhttpd/connection.c:3300
#, c-format
msgid "In function %s handling connection at state: %s\n"
msgstr ""

#: src/microhttpd/connection.c:1958
msgid "Not enough memory in pool to allocate header record!\n"
msgstr ""

#: src/microhttpd/connection.c:2005
msgid "Not enough memory in pool to parse cookies!\n"
msgstr ""

#: src/microhttpd/connection.c:2236 src/microhttpd/connection.c:2438
msgid "Application reported internal error, closing connection.\n"
msgstr ""

#: src/microhttpd/connection.c:2303 src/microhttpd/connection.c:2382
msgid ""
"Received malformed HTTP request (bad chunked encoding). Closing connection.\n"
msgstr ""

#: src/microhttpd/connection.c:2446
msgid "libmicrohttpd API violation"
msgstr ""

#: src/microhttpd/connection.c:2462
msgid ""
"WARNING: incomplete upload processing and connection not suspended may "
"result in hung connection.\n"
msgstr ""

#: src/microhttpd/connection.c:2534
msgid "Received malformed line (no colon). Closing connection.\n"
msgstr ""

#: src/microhttpd/connection.c:2695
msgid "Received HTTP 1.1 request without `Host' header.\n"
msgstr ""

#: src/microhttpd/connection.c:2707
msgid "Closing connection (failed to create response)\n"
msgstr ""

#: src/microhttpd/connection.c:2857
msgid "Socket disconnected while reading request.\n"
msgstr ""

#: src/microhttpd/connection.c:2864
msgid "Connection socket is closed due to error when reading request.\n"
msgstr ""

#: src/microhttpd/connection.c:2974
#, c-format
msgid "Failed to send data in request for %s.\n"
msgstr ""

#: src/microhttpd/connection.c:2983
#, c-format
msgid "Sent 100 continue response: `%.*s'\n"
msgstr ""

#: src/microhttpd/connection.c:3026
msgid "Connection was closed while sending response headers.\n"
msgstr ""

#: src/microhttpd/connection.c:3078
msgid "Data offset exceeds limit"
msgstr ""

#: src/microhttpd/connection.c:3088
#, c-format
msgid "Sent %d-byte DATA response: `%.*s'\n"
msgstr ""

#: src/microhttpd/connection.c:3105
#, c-format
msgid "Failed to send data in request for `%s'.\n"
msgstr ""

#: src/microhttpd/connection.c:3135 src/microhttpd/connection.c:3165
msgid "Connection was closed while sending response body.\n"
msgstr ""

#: src/microhttpd/connection.c:3188
msgid "Internal error\n"
msgstr ""

#: src/microhttpd/connection.c:3262
msgid ""
"Failed to signal end of connection via inter-thread communication channel"
msgstr ""

#: src/microhttpd/connection.c:3989
msgid "Attempted to queue response on wrong thread!\n"
msgstr ""

#: src/microhttpd/connection.c:4001
msgid ""
"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n"
msgstr ""

#: src/microhttpd/connection.c:4011
msgid "Application used invalid status code for 'upgrade' response!\n"
msgstr ""

#: src/microhttpd/response.c:915
msgid ""
"Invalid response for upgrade: application failed to set the 'Upgrade' "
"header!\n"
msgstr ""

#: src/microhttpd/response.c:956
msgid "Failed to make loopback sockets non-blocking.\n"
msgstr ""

#: src/microhttpd/response.c:975
msgid "Failed to set SO_NOSIGPIPE on loopback sockets.\n"
msgstr ""

#: src/microhttpd/response.c:995
#, c-format
msgid "Socketpair descriptor larger than FD_SETSIZE: %d > %d\n"
msgstr ""

#: src/microhttpd/response.c:1076
msgid "Error cleaning up while handling epoll error"
msgstr ""

#: src/microhttpd/mhd_itc.h:355
msgid "Failed to destroy ITC.\n"
msgstr ""

#: src/microhttpd/basicauth.c:71
msgid "Error decoding basic authentication\n"
msgstr ""

#: src/microhttpd/basicauth.c:81
msgid "Basic authentication doesn't contain ':' separator\n"
msgstr ""

#: src/microhttpd/basicauth.c:99
msgid "Failed to allocate memory for password\n"
msgstr ""

#: src/microhttpd/basicauth.c:164
msgid "Failed to add Basic auth header\n"
msgstr ""