|
|
@@ -6,9 +6,9 @@
|
|
|
#, fuzzy
|
|
|
msgid ""
|
|
|
msgstr ""
|
|
|
-"Project-Id-Version: GNU libmicrohttpd 0.9.61\n"
|
|
|
+"Project-Id-Version: GNU libmicrohttpd 0.9.62\n"
|
|
|
"Report-Msgid-Bugs-To: [email protected]\n"
|
|
|
-"POT-Creation-Date: 2018-11-18 13:11+0100\n"
|
|
|
+"POT-Creation-Date: 2018-12-08 23:11+0100\n"
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
"Language-Team: LANGUAGE <[email protected]>\n"
|
|
|
@@ -33,563 +33,568 @@ msgstr ""
|
|
|
msgid "Failed to unlock mutex.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/internal.h:80
|
|
|
+#: src/microhttpd/internal.h:82
|
|
|
msgid "Failed to close FD.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:484
|
|
|
+#: src/microhttpd/digestauth.c:563
|
|
|
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:672
|
|
|
+#: src/microhttpd/digestauth.c:755
|
|
|
msgid "Failed to allocate memory for copy of URI arguments\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:807
|
|
|
+#: src/microhttpd/digestauth.c:893
|
|
|
msgid "Authentication failed, invalid timestamp format.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:868
|
|
|
+#: src/microhttpd/digestauth.c:956
|
|
|
msgid "Authentication failed, invalid format.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:878
|
|
|
+#: src/microhttpd/digestauth.c:966
|
|
|
msgid "Authentication failed, invalid nc format.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:904
|
|
|
+#: src/microhttpd/digestauth.c:992
|
|
|
msgid "Failed to allocate memory for auth header processing\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:956
|
|
|
+#: src/microhttpd/digestauth.c:1049
|
|
|
msgid "Authentication failed, URI does not match.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:976
|
|
|
+#: src/microhttpd/digestauth.c:1069
|
|
|
msgid "Authentication failed, arguments do not match.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:1091
|
|
|
+#: src/microhttpd/digestauth.c:1224
|
|
|
+msgid "digest size missmatch"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/microhttpd/digestauth.c:1314
|
|
|
msgid "Could not register nonce (is the nonce array size zero?).\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:1114
|
|
|
+#: src/microhttpd/digestauth.c:1339
|
|
|
msgid "Failed to allocate memory for auth response header\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/digestauth.c:1148
|
|
|
+#: src/microhttpd/digestauth.c:1375
|
|
|
msgid "Failed to add Digest auth header\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:136
|
|
|
+#: src/microhttpd/daemon.c:140
|
|
|
#, c-format
|
|
|
msgid "Fatal error in GNU libmicrohttpd %s:%u: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:397
|
|
|
+#: src/microhttpd/daemon.c:418
|
|
|
msgid "Failed to add IP connection count node\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:455
|
|
|
+#: src/microhttpd/daemon.c:476
|
|
|
msgid "Failed to find previously-added IP address\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:461
|
|
|
+#: src/microhttpd/daemon.c:482
|
|
|
msgid "Previously-added IP address had counter of zero\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:538
|
|
|
+#: src/microhttpd/daemon.c:559
|
|
|
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:592
|
|
|
+#: src/microhttpd/daemon.c:613
|
|
|
#, c-format
|
|
|
msgid "Error: invalid credentials type %d specified.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:991
|
|
|
+#: src/microhttpd/daemon.c:1012
|
|
|
#, c-format
|
|
|
msgid "Maximum socket in select set: %d\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1052
|
|
|
+#: src/microhttpd/daemon.c:1073
|
|
|
msgid ""
|
|
|
"MHD_get_fdset2() called with except_fd_set set to NULL. Such behavior is "
|
|
|
"unsupported.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1258 src/microhttpd/daemon.c:6332
|
|
|
+#: src/microhttpd/daemon.c:1279 src/microhttpd/daemon.c:6454
|
|
|
msgid ""
|
|
|
"Initiated daemon shutdown while \"upgraded\" connection was not closed.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1272 src/microhttpd/daemon.c:1507
|
|
|
+#: src/microhttpd/daemon.c:1293 src/microhttpd/daemon.c:1528
|
|
|
msgid "Failed to forward to application "
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1439 src/microhttpd/daemon.c:1561
|
|
|
+#: src/microhttpd/daemon.c:1460 src/microhttpd/daemon.c:1582
|
|
|
msgid "Failed to forward to remote client "
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1626
|
|
|
+#: src/microhttpd/daemon.c:1647
|
|
|
msgid "Error preparing select\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1660 src/microhttpd/daemon.c:1812
|
|
|
-#: src/microhttpd/daemon.c:1956
|
|
|
+#: src/microhttpd/daemon.c:1681 src/microhttpd/daemon.c:1833
|
|
|
+#: src/microhttpd/daemon.c:1977
|
|
|
#, c-format
|
|
|
msgid "Error during select (%d): `%s'\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1709 src/microhttpd/daemon.c:1833
|
|
|
-#: src/microhttpd/daemon.c:2025
|
|
|
+#: src/microhttpd/daemon.c:1730 src/microhttpd/daemon.c:1854
|
|
|
+#: src/microhttpd/daemon.c:2046
|
|
|
#, c-format
|
|
|
msgid "Error during poll: `%s'\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:1796 src/microhttpd/daemon.c:1938
|
|
|
+#: src/microhttpd/daemon.c:1817 src/microhttpd/daemon.c:1959
|
|
|
msgid "Failed to add FD to fd_set\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2077
|
|
|
+#: src/microhttpd/daemon.c:2098
|
|
|
msgid "Processing thread terminating. Closing connection\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2106
|
|
|
+#: src/microhttpd/daemon.c:2127
|
|
|
msgid ""
|
|
|
"Failed to signal thread termination via inter-thread communication channel."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2176
|
|
|
+#: src/microhttpd/daemon.c:2198
|
|
|
msgid "Internal server error. This should be impossible.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2186 src/microhttpd/daemon.c:2214
|
|
|
+#: src/microhttpd/daemon.c:2208 src/microhttpd/daemon.c:2236
|
|
|
msgid "PSK not supported by this server.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2200
|
|
|
+#: src/microhttpd/daemon.c:2222
|
|
|
msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2292 src/microhttpd/daemon.c:6001
|
|
|
+#: src/microhttpd/daemon.c:2318 src/microhttpd/daemon.c:6104
|
|
|
#, c-format
|
|
|
msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2308
|
|
|
+#: src/microhttpd/daemon.c:2334
|
|
|
#, c-format
|
|
|
msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2325 src/microhttpd/daemon.c:3101
|
|
|
+#: src/microhttpd/daemon.c:2351 src/microhttpd/daemon.c:3155
|
|
|
#, c-format
|
|
|
msgid "Accepted connection on socket %d\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2337 src/microhttpd/daemon.c:2513
|
|
|
+#: src/microhttpd/daemon.c:2363 src/microhttpd/daemon.c:2543
|
|
|
msgid "Server reached connection limit. Closing inbound connection.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2355
|
|
|
+#: src/microhttpd/daemon.c:2381
|
|
|
msgid "Connection rejected by application. Closing connection.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2388 src/microhttpd/daemon.c:2408
|
|
|
-#: src/microhttpd/daemon.c:3680
|
|
|
+#: src/microhttpd/daemon.c:2414 src/microhttpd/daemon.c:2434
|
|
|
+#: src/microhttpd/daemon.c:3741
|
|
|
#, c-format
|
|
|
msgid "Error allocating memory: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2470
|
|
|
+#: src/microhttpd/daemon.c:2496
|
|
|
#, c-format
|
|
|
msgid "Failed to setup TLS credentials: unknown credential type %d\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2479
|
|
|
+#: src/microhttpd/daemon.c:2505
|
|
|
msgid "Unknown credential type"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2575 src/microhttpd/daemon.c:4170
|
|
|
-#: src/microhttpd/daemon.c:4203 src/microhttpd/daemon.c:5317
|
|
|
-#: src/microhttpd/daemon.c:5334 src/microhttpd/connection.c:3836
|
|
|
-#: src/microhttpd/response.c:962 src/microhttpd/response.c:988
|
|
|
+#: src/microhttpd/daemon.c:2607 src/microhttpd/daemon.c:4231
|
|
|
+#: src/microhttpd/daemon.c:4264 src/microhttpd/daemon.c:5409
|
|
|
+#: src/microhttpd/daemon.c:5426 src/microhttpd/connection.c:3867
|
|
|
+#: src/microhttpd/response.c:968 src/microhttpd/response.c:994
|
|
|
#, c-format
|
|
|
msgid "Call to epoll_ctl failed: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2600
|
|
|
+#: src/microhttpd/daemon.c:2632
|
|
|
msgid "Failed to signal new connection via inter-thread communication channel."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2697 src/microhttpd/daemon.c:3182
|
|
|
-#: src/microhttpd/daemon.c:6234 src/microhttpd/connection.c:990
|
|
|
-#: src/microhttpd/connection.c:1009
|
|
|
+#: src/microhttpd/daemon.c:2737 src/microhttpd/daemon.c:3239
|
|
|
+#: src/microhttpd/daemon.c:6350 src/microhttpd/connection.c:992
|
|
|
+#: src/microhttpd/connection.c:1011
|
|
|
msgid "Failed to remove FD from epoll set\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2744
|
|
|
+#: src/microhttpd/daemon.c:2786
|
|
|
msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2750
|
|
|
+#: src/microhttpd/daemon.c:2792
|
|
|
msgid "Error: connection scheduled for \"upgrade\" cannot be suspended"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2773
|
|
|
+#: src/microhttpd/daemon.c:2815
|
|
|
msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2783
|
|
|
+#: src/microhttpd/daemon.c:2829
|
|
|
msgid "Failed to signal resume via inter-thread communication channel."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2911
|
|
|
+#: src/microhttpd/daemon.c:2961
|
|
|
msgid ""
|
|
|
"Failed to signal resume of connection via inter-thread communication channel."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2957
|
|
|
+#: src/microhttpd/daemon.c:3007
|
|
|
#, c-format
|
|
|
msgid "Failed to set nonblocking mode on new client socket: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:2970
|
|
|
+#: src/microhttpd/daemon.c:3020
|
|
|
msgid "Failed to set noninheritable mode on new client socket.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3043
|
|
|
+#: src/microhttpd/daemon.c:3093
|
|
|
#, c-format
|
|
|
msgid "Error accepting connection: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3060
|
|
|
+#: src/microhttpd/daemon.c:3110
|
|
|
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:3070
|
|
|
+#: src/microhttpd/daemon.c:3124
|
|
|
#, 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:3082
|
|
|
+#: src/microhttpd/daemon.c:3136
|
|
|
#, c-format
|
|
|
msgid "Failed to set nonblocking mode on incoming connection socket: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3094
|
|
|
+#: src/microhttpd/daemon.c:3148
|
|
|
msgid "Failed to set noninheritable mode on incoming connection socket.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3140 src/microhttpd/daemon.c:6373
|
|
|
-#: src/microhttpd/daemon.c:6403 src/microhttpd/daemon.c:6497
|
|
|
+#: src/microhttpd/daemon.c:3196 src/microhttpd/daemon.c:6496
|
|
|
+#: src/microhttpd/daemon.c:6528 src/microhttpd/daemon.c:6628
|
|
|
msgid "Failed to join a thread\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3239
|
|
|
+#: src/microhttpd/daemon.c:3300
|
|
|
msgid "Illegal call to MHD_get_timeout\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3436
|
|
|
+#: src/microhttpd/daemon.c:3497
|
|
|
msgid ""
|
|
|
"MHD_run_from_select() called with except_fd_set set to NULL. Such behavior "
|
|
|
"is deprecated.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3516
|
|
|
+#: src/microhttpd/daemon.c:3577
|
|
|
msgid "Could not obtain daemon fdsets"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3533
|
|
|
+#: src/microhttpd/daemon.c:3594
|
|
|
msgid "Could not add listen socket to fdset"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3561
|
|
|
+#: src/microhttpd/daemon.c:3622
|
|
|
msgid "Could not add control inter-thread communication channel FD to fdset"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3617
|
|
|
+#: src/microhttpd/daemon.c:3678
|
|
|
#, c-format
|
|
|
msgid "select failed: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:3762 src/microhttpd/daemon.c:3909
|
|
|
+#: src/microhttpd/daemon.c:3823 src/microhttpd/daemon.c:3970
|
|
|
#, c-format
|
|
|
msgid "poll failed: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4039 src/microhttpd/daemon.c:4270
|
|
|
+#: src/microhttpd/daemon.c:4100 src/microhttpd/daemon.c:4331
|
|
|
#, c-format
|
|
|
msgid "Call to epoll_wait failed: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4222 src/microhttpd/daemon.c:4672
|
|
|
+#: src/microhttpd/daemon.c:4283 src/microhttpd/daemon.c:4740
|
|
|
msgid "Failed to remove listen FD from epoll set\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4680
|
|
|
+#: src/microhttpd/daemon.c:4748
|
|
|
msgid "Failed to signal quiesce via inter-thread communication channel"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4701
|
|
|
+#: src/microhttpd/daemon.c:4770
|
|
|
msgid "failed to signal quiesce via inter-thread communication channel"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4806
|
|
|
+#: src/microhttpd/daemon.c:4878
|
|
|
msgid "Warning: Too large timeout value, ignored.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4846
|
|
|
+#: src/microhttpd/daemon.c:4919
|
|
|
msgid ""
|
|
|
"Warning: Zero size, specified for thread pool size, is ignored. Thread pool "
|
|
|
"is not used.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4854
|
|
|
+#: src/microhttpd/daemon.c:4927
|
|
|
msgid ""
|
|
|
"Warning: \"1\", specified for thread pool size, is ignored. Thread pool is "
|
|
|
"not used.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4866
|
|
|
+#: src/microhttpd/daemon.c:4939
|
|
|
#, c-format
|
|
|
msgid "Specified thread pool size (%u) too big\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4877
|
|
|
+#: src/microhttpd/daemon.c:4950
|
|
|
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:4886
|
|
|
+#: src/microhttpd/daemon.c:4959
|
|
|
msgid ""
|
|
|
"Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION "
|
|
|
"flag are specified.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4901 src/microhttpd/daemon.c:4912
|
|
|
-#: src/microhttpd/daemon.c:4923 src/microhttpd/daemon.c:4934
|
|
|
-#: src/microhttpd/daemon.c:4976
|
|
|
+#: src/microhttpd/daemon.c:4976 src/microhttpd/daemon.c:4988
|
|
|
+#: src/microhttpd/daemon.c:5000 src/microhttpd/daemon.c:5012
|
|
|
+#: src/microhttpd/daemon.c:5053 src/microhttpd/daemon.c:5081
|
|
|
+#: src/microhttpd/daemon.c:5100
|
|
|
#, c-format
|
|
|
msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4953
|
|
|
+#: src/microhttpd/daemon.c:5031
|
|
|
msgid "Error initializing DH parameters\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4965
|
|
|
+#: src/microhttpd/daemon.c:5043
|
|
|
msgid "Bad Diffie-Hellman parameters format\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:4993
|
|
|
+#: src/microhttpd/daemon.c:5070
|
|
|
#, c-format
|
|
|
msgid "Setting priorities to `%s' failed: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5006
|
|
|
+#: src/microhttpd/daemon.c:5089
|
|
|
msgid ""
|
|
|
"MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5033
|
|
|
+#: src/microhttpd/daemon.c:5123
|
|
|
msgid ""
|
|
|
"MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET "
|
|
|
"flag set.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5080
|
|
|
+#: src/microhttpd/daemon.c:5172
|
|
|
msgid ""
|
|
|
"Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is "
|
|
|
"specified by MHD_OPTION_STRICT_CLIENT.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5212
|
|
|
+#: src/microhttpd/daemon.c:5304
|
|
|
#, c-format
|
|
|
msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5225
|
|
|
+#: src/microhttpd/daemon.c:5317
|
|
|
#, c-format
|
|
|
msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5231
|
|
|
+#: src/microhttpd/daemon.c:5323
|
|
|
#, c-format
|
|
|
msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5261
|
|
|
+#: src/microhttpd/daemon.c:5353
|
|
|
#, c-format
|
|
|
msgid "Call to epoll_create1 failed: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5271
|
|
|
+#: src/microhttpd/daemon.c:5363
|
|
|
msgid "Failed to set noninheritable mode on epoll FD.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5512
|
|
|
+#: src/microhttpd/daemon.c:5606
|
|
|
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:5560
|
|
|
+#: src/microhttpd/daemon.c:5654
|
|
|
msgid "Using debug build of libmicrohttpd.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5571
|
|
|
+#: src/microhttpd/daemon.c:5668
|
|
|
#, c-format
|
|
|
msgid "Failed to create inter-thread communication channel: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5587
|
|
|
+#: src/microhttpd/daemon.c:5684
|
|
|
msgid ""
|
|
|
"file descriptor for inter-thread communication channel exceeds maximum "
|
|
|
"value\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5607
|
|
|
+#: src/microhttpd/daemon.c:5704
|
|
|
msgid "Specified value for NC_SIZE too large\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5621
|
|
|
+#: src/microhttpd/daemon.c:5718
|
|
|
#, c-format
|
|
|
msgid "Failed to allocate memory for nonce-nc map: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5637
|
|
|
+#: src/microhttpd/daemon.c:5735
|
|
|
msgid "MHD failed to initialize nonce-nc mutex\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5655
|
|
|
+#: src/microhttpd/daemon.c:5755
|
|
|
msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5679
|
|
|
+#: src/microhttpd/daemon.c:5779
|
|
|
#, c-format
|
|
|
msgid "Failed to create socket for listening: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5700 src/microhttpd/daemon.c:5719
|
|
|
-#: src/microhttpd/daemon.c:5742 src/microhttpd/daemon.c:5779
|
|
|
-#: src/microhttpd/daemon.c:5856 src/microhttpd/daemon.c:5887
|
|
|
+#: src/microhttpd/daemon.c:5800 src/microhttpd/daemon.c:5819
|
|
|
+#: src/microhttpd/daemon.c:5842 src/microhttpd/daemon.c:5879
|
|
|
+#: src/microhttpd/daemon.c:5956 src/microhttpd/daemon.c:5987
|
|
|
#, c-format
|
|
|
msgid "setsockopt failed: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5752
|
|
|
+#: src/microhttpd/daemon.c:5852
|
|
|
msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5787
|
|
|
+#: src/microhttpd/daemon.c:5887
|
|
|
msgid ""
|
|
|
"Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5867
|
|
|
+#: src/microhttpd/daemon.c:5967
|
|
|
#, c-format
|
|
|
msgid "Failed to bind to port %u: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5898
|
|
|
+#: src/microhttpd/daemon.c:5998
|
|
|
#, c-format
|
|
|
msgid "Failed to listen for connections: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5925
|
|
|
+#: src/microhttpd/daemon.c:6025
|
|
|
#, c-format
|
|
|
msgid "Failed to get listen port number: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5935
|
|
|
+#: src/microhttpd/daemon.c:6035
|
|
|
msgid ""
|
|
|
"Failed to get listen port number (`struct sockaddr_storage` too small!?)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5968
|
|
|
+#: src/microhttpd/daemon.c:6068
|
|
|
msgid "Unknown address family!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:5981
|
|
|
+#: src/microhttpd/daemon.c:6081
|
|
|
#, c-format
|
|
|
msgid "Failed to set nonblocking mode on listening socket: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6017
|
|
|
+#: src/microhttpd/daemon.c:6123
|
|
|
msgid ""
|
|
|
"Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6030 src/microhttpd/daemon.c:6043
|
|
|
+#: src/microhttpd/daemon.c:6137 src/microhttpd/daemon.c:6150
|
|
|
msgid "MHD failed to initialize IP connection limit mutex\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6059
|
|
|
+#: src/microhttpd/daemon.c:6169
|
|
|
msgid "Failed to initialize TLS support\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6083
|
|
|
+#: src/microhttpd/daemon.c:6196
|
|
|
#, c-format
|
|
|
msgid "Failed to create listen thread: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6131
|
|
|
+#: src/microhttpd/daemon.c:6244
|
|
|
#, c-format
|
|
|
msgid "Failed to create worker inter-thread communication channel: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6142
|
|
|
+#: src/microhttpd/daemon.c:6255
|
|
|
msgid ""
|
|
|
"File descriptor for worker inter-thread communication channel exceeds "
|
|
|
"maximum value\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6167
|
|
|
+#: src/microhttpd/daemon.c:6280
|
|
|
msgid "MHD failed to initialize cleanup connection mutex\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6181
|
|
|
+#: src/microhttpd/daemon.c:6294
|
|
|
#, c-format
|
|
|
msgid "Failed to create pool thread: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6319 src/microhttpd/daemon.c:6350
|
|
|
+#: src/microhttpd/daemon.c:6441 src/microhttpd/daemon.c:6472
|
|
|
msgid "MHD_stop_daemon() called while we have suspended connections.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6359 src/microhttpd/daemon.c:6479
|
|
|
+#: src/microhttpd/daemon.c:6481 src/microhttpd/daemon.c:6610
|
|
|
msgid "Failed to signal shutdown via inter-thread communication channel"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6444
|
|
|
+#: src/microhttpd/daemon.c:6573
|
|
|
msgid "Failed to signal shutdown via inter-thread communication channel."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6895
|
|
|
+#: src/microhttpd/daemon.c:7040
|
|
|
msgid "Failed to initialize winsock\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6898
|
|
|
+#: src/microhttpd/daemon.c:7043
|
|
|
msgid "Winsock version 2.2 is not available\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6906 src/microhttpd/daemon.c:6910
|
|
|
+#: src/microhttpd/daemon.c:7051 src/microhttpd/daemon.c:7055
|
|
|
msgid "Failed to initialise multithreading in libgcrypt\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/daemon.c:6915
|
|
|
+#: src/microhttpd/daemon.c:7060
|
|
|
msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -597,161 +602,161 @@ msgstr ""
|
|
|
msgid "Close socket failed.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:1113
|
|
|
+#: src/microhttpd/connection.c:1117
|
|
|
msgid "Closing connection (application reported error generating data)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:1162
|
|
|
+#: src/microhttpd/connection.c:1170
|
|
|
msgid "Closing connection (out of memory)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:1207
|
|
|
+#: src/microhttpd/connection.c:1217
|
|
|
msgid "Closing connection (application error generating response)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:1787
|
|
|
+#: src/microhttpd/connection.c:1799
|
|
|
#, c-format
|
|
|
msgid ""
|
|
|
"Error processing request (HTTP response code is %u (`%s')). Closing "
|
|
|
"connection.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:1813 src/microhttpd/connection.c:2802
|
|
|
+#: src/microhttpd/connection.c:1825 src/microhttpd/connection.c:2810
|
|
|
msgid "Closing connection (failed to queue response)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:1823 src/microhttpd/connection.c:3560
|
|
|
-#: src/microhttpd/connection.c:3671
|
|
|
+#: src/microhttpd/connection.c:1835 src/microhttpd/connection.c:3579
|
|
|
+#: src/microhttpd/connection.c:3702
|
|
|
msgid "Closing connection (failed to create response header)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:1869 src/microhttpd/connection.c:2949
|
|
|
-#: src/microhttpd/connection.c:3017 src/microhttpd/connection.c:3325
|
|
|
+#: src/microhttpd/connection.c:1881 src/microhttpd/connection.c:2960
|
|
|
+#: src/microhttpd/connection.c:3028 src/microhttpd/connection.c:3344
|
|
|
#, c-format
|
|
|
msgid "In function %s handling connection at state: %s\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2081
|
|
|
+#: src/microhttpd/connection.c:2093
|
|
|
msgid "Not enough memory in pool to allocate header record!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2123
|
|
|
+#: src/microhttpd/connection.c:2135
|
|
|
msgid "Not enough memory in pool to parse cookies!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2348 src/microhttpd/connection.c:2533
|
|
|
+#: src/microhttpd/connection.c:2356 src/microhttpd/connection.c:2541
|
|
|
msgid "Application reported internal error, closing connection.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2401 src/microhttpd/connection.c:2478
|
|
|
+#: src/microhttpd/connection.c:2409 src/microhttpd/connection.c:2486
|
|
|
msgid ""
|
|
|
"Received malformed HTTP request (bad chunked encoding). Closing connection.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2541
|
|
|
+#: src/microhttpd/connection.c:2549
|
|
|
msgid "libmicrohttpd API violation"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2556
|
|
|
+#: src/microhttpd/connection.c:2564
|
|
|
msgid ""
|
|
|
"WARNING: incomplete upload processing and connection not suspended may "
|
|
|
"result in hung connection.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2626
|
|
|
+#: src/microhttpd/connection.c:2634
|
|
|
msgid "Received malformed line (no colon). Closing connection.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2780
|
|
|
+#: src/microhttpd/connection.c:2788
|
|
|
msgid "Received HTTP 1.1 request without `Host' header.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2791
|
|
|
+#: src/microhttpd/connection.c:2799
|
|
|
msgid "Closing connection (failed to create response)\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2928
|
|
|
+#: src/microhttpd/connection.c:2939
|
|
|
msgid "Socket disconnected while reading request.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:2934
|
|
|
+#: src/microhttpd/connection.c:2945
|
|
|
msgid "Connection socket is closed due to error when reading request.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3043
|
|
|
+#: src/microhttpd/connection.c:3054
|
|
|
#, c-format
|
|
|
msgid "Failed to send data in request for %s.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3052
|
|
|
+#: src/microhttpd/connection.c:3063
|
|
|
#, c-format
|
|
|
msgid "Sent 100 continue response: `%.*s'\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3076
|
|
|
+#: src/microhttpd/connection.c:3087
|
|
|
msgid "Connection was closed while sending response headers.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3115
|
|
|
+#: src/microhttpd/connection.c:3128
|
|
|
msgid "Data offset exceeds limit"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3124
|
|
|
+#: src/microhttpd/connection.c:3137
|
|
|
#, c-format
|
|
|
msgid "Sent %d-byte DATA response: `%.*s'\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3139
|
|
|
+#: src/microhttpd/connection.c:3154
|
|
|
#, c-format
|
|
|
msgid "Failed to send data in request for `%s'.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3167 src/microhttpd/connection.c:3195
|
|
|
+#: src/microhttpd/connection.c:3182 src/microhttpd/connection.c:3210
|
|
|
msgid "Connection was closed while sending response body.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3218
|
|
|
+#: src/microhttpd/connection.c:3233
|
|
|
msgid "Internal error\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:3287
|
|
|
+#: src/microhttpd/connection.c:3306
|
|
|
msgid ""
|
|
|
"Failed to signal end of connection via inter-thread communication channel"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:4018
|
|
|
+#: src/microhttpd/connection.c:4053
|
|
|
msgid "Attempted to queue response on wrong thread!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:4028
|
|
|
+#: src/microhttpd/connection.c:4064
|
|
|
msgid ""
|
|
|
"Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/connection.c:4037
|
|
|
+#: src/microhttpd/connection.c:4073
|
|
|
msgid "Application used invalid status code for 'upgrade' response!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/response.c:824
|
|
|
+#: src/microhttpd/response.c:830
|
|
|
msgid ""
|
|
|
"Invalid response for upgrade: application failed to set the 'Upgrade' "
|
|
|
"header!\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/response.c:865
|
|
|
+#: src/microhttpd/response.c:871
|
|
|
msgid "Failed to make loopback sockets non-blocking.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/response.c:884
|
|
|
+#: src/microhttpd/response.c:890
|
|
|
msgid "Failed to set SO_NOSIGPIPE on loopback sockets.\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/response.c:904
|
|
|
+#: src/microhttpd/response.c:910
|
|
|
#, c-format
|
|
|
msgid "Socketpair descriptor larger than FD_SETSIZE: %d > %d\n"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: src/microhttpd/response.c:985
|
|
|
+#: src/microhttpd/response.c:991
|
|
|
msgid "Error cleaning up while handling epoll error"
|
|
|
msgstr ""
|
|
|
|