libmicrohttpd.pot 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the GNU libmicrohttpd package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU libmicrohttpd 0.9.61\n"
  10. "Report-Msgid-Bugs-To: [email protected]\n"
  11. "POT-Creation-Date: 2018-11-18 13:11+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <[email protected]>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #: src/microhttpd/connection_https.c:174
  20. msgid "Error: received handshake message out of context\n"
  21. msgstr ""
  22. #: src/microhttpd/mhd_locks.h:120
  23. msgid "Failed to destroy mutex.\n"
  24. msgstr ""
  25. #: src/microhttpd/mhd_locks.h:153
  26. msgid "Failed to lock mutex.\n"
  27. msgstr ""
  28. #: src/microhttpd/mhd_locks.h:179
  29. msgid "Failed to unlock mutex.\n"
  30. msgstr ""
  31. #: src/microhttpd/internal.h:80
  32. msgid "Failed to close FD.\n"
  33. msgstr ""
  34. #: src/microhttpd/digestauth.c:484
  35. msgid ""
  36. "Stale nonce received. If this happens a lot, you should probably increase "
  37. "the size of the nonce array.\n"
  38. msgstr ""
  39. #: src/microhttpd/digestauth.c:672
  40. msgid "Failed to allocate memory for copy of URI arguments\n"
  41. msgstr ""
  42. #: src/microhttpd/digestauth.c:807
  43. msgid "Authentication failed, invalid timestamp format.\n"
  44. msgstr ""
  45. #: src/microhttpd/digestauth.c:868
  46. msgid "Authentication failed, invalid format.\n"
  47. msgstr ""
  48. #: src/microhttpd/digestauth.c:878
  49. msgid "Authentication failed, invalid nc format.\n"
  50. msgstr ""
  51. #: src/microhttpd/digestauth.c:904
  52. msgid "Failed to allocate memory for auth header processing\n"
  53. msgstr ""
  54. #: src/microhttpd/digestauth.c:956
  55. msgid "Authentication failed, URI does not match.\n"
  56. msgstr ""
  57. #: src/microhttpd/digestauth.c:976
  58. msgid "Authentication failed, arguments do not match.\n"
  59. msgstr ""
  60. #: src/microhttpd/digestauth.c:1091
  61. msgid "Could not register nonce (is the nonce array size zero?).\n"
  62. msgstr ""
  63. #: src/microhttpd/digestauth.c:1114
  64. msgid "Failed to allocate memory for auth response header\n"
  65. msgstr ""
  66. #: src/microhttpd/digestauth.c:1148
  67. msgid "Failed to add Digest auth header\n"
  68. msgstr ""
  69. #: src/microhttpd/daemon.c:136
  70. #, c-format
  71. msgid "Fatal error in GNU libmicrohttpd %s:%u: %s\n"
  72. msgstr ""
  73. #: src/microhttpd/daemon.c:397
  74. msgid "Failed to add IP connection count node\n"
  75. msgstr ""
  76. #: src/microhttpd/daemon.c:455
  77. msgid "Failed to find previously-added IP address\n"
  78. msgstr ""
  79. #: src/microhttpd/daemon.c:461
  80. msgid "Previously-added IP address had counter of zero\n"
  81. msgstr ""
  82. #: src/microhttpd/daemon.c:538
  83. msgid ""
  84. "Failed to setup x509 certificate/key: pre 3.X.X version of GnuTLS does not "
  85. "support setting key password"
  86. msgstr ""
  87. #: src/microhttpd/daemon.c:592
  88. #, c-format
  89. msgid "Error: invalid credentials type %d specified.\n"
  90. msgstr ""
  91. #: src/microhttpd/daemon.c:991
  92. #, c-format
  93. msgid "Maximum socket in select set: %d\n"
  94. msgstr ""
  95. #: src/microhttpd/daemon.c:1052
  96. msgid ""
  97. "MHD_get_fdset2() called with except_fd_set set to NULL. Such behavior is "
  98. "unsupported.\n"
  99. msgstr ""
  100. #: src/microhttpd/daemon.c:1258 src/microhttpd/daemon.c:6332
  101. msgid ""
  102. "Initiated daemon shutdown while \"upgraded\" connection was not closed.\n"
  103. msgstr ""
  104. #: src/microhttpd/daemon.c:1272 src/microhttpd/daemon.c:1507
  105. msgid "Failed to forward to application "
  106. msgstr ""
  107. #: src/microhttpd/daemon.c:1439 src/microhttpd/daemon.c:1561
  108. msgid "Failed to forward to remote client "
  109. msgstr ""
  110. #: src/microhttpd/daemon.c:1626
  111. msgid "Error preparing select\n"
  112. msgstr ""
  113. #: src/microhttpd/daemon.c:1660 src/microhttpd/daemon.c:1812
  114. #: src/microhttpd/daemon.c:1956
  115. #, c-format
  116. msgid "Error during select (%d): `%s'\n"
  117. msgstr ""
  118. #: src/microhttpd/daemon.c:1709 src/microhttpd/daemon.c:1833
  119. #: src/microhttpd/daemon.c:2025
  120. #, c-format
  121. msgid "Error during poll: `%s'\n"
  122. msgstr ""
  123. #: src/microhttpd/daemon.c:1796 src/microhttpd/daemon.c:1938
  124. msgid "Failed to add FD to fd_set\n"
  125. msgstr ""
  126. #: src/microhttpd/daemon.c:2077
  127. msgid "Processing thread terminating. Closing connection\n"
  128. msgstr ""
  129. #: src/microhttpd/daemon.c:2106
  130. msgid ""
  131. "Failed to signal thread termination via inter-thread communication channel."
  132. msgstr ""
  133. #: src/microhttpd/daemon.c:2176
  134. msgid "Internal server error. This should be impossible.\n"
  135. msgstr ""
  136. #: src/microhttpd/daemon.c:2186 src/microhttpd/daemon.c:2214
  137. msgid "PSK not supported by this server.\n"
  138. msgstr ""
  139. #: src/microhttpd/daemon.c:2200
  140. msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n"
  141. msgstr ""
  142. #: src/microhttpd/daemon.c:2292 src/microhttpd/daemon.c:6001
  143. #, c-format
  144. msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n"
  145. msgstr ""
  146. #: src/microhttpd/daemon.c:2308
  147. #, c-format
  148. msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n"
  149. msgstr ""
  150. #: src/microhttpd/daemon.c:2325 src/microhttpd/daemon.c:3101
  151. #, c-format
  152. msgid "Accepted connection on socket %d\n"
  153. msgstr ""
  154. #: src/microhttpd/daemon.c:2337 src/microhttpd/daemon.c:2513
  155. msgid "Server reached connection limit. Closing inbound connection.\n"
  156. msgstr ""
  157. #: src/microhttpd/daemon.c:2355
  158. msgid "Connection rejected by application. Closing connection.\n"
  159. msgstr ""
  160. #: src/microhttpd/daemon.c:2388 src/microhttpd/daemon.c:2408
  161. #: src/microhttpd/daemon.c:3680
  162. #, c-format
  163. msgid "Error allocating memory: %s\n"
  164. msgstr ""
  165. #: src/microhttpd/daemon.c:2470
  166. #, c-format
  167. msgid "Failed to setup TLS credentials: unknown credential type %d\n"
  168. msgstr ""
  169. #: src/microhttpd/daemon.c:2479
  170. msgid "Unknown credential type"
  171. msgstr ""
  172. #: src/microhttpd/daemon.c:2575 src/microhttpd/daemon.c:4170
  173. #: src/microhttpd/daemon.c:4203 src/microhttpd/daemon.c:5317
  174. #: src/microhttpd/daemon.c:5334 src/microhttpd/connection.c:3836
  175. #: src/microhttpd/response.c:962 src/microhttpd/response.c:988
  176. #, c-format
  177. msgid "Call to epoll_ctl failed: %s\n"
  178. msgstr ""
  179. #: src/microhttpd/daemon.c:2600
  180. msgid "Failed to signal new connection via inter-thread communication channel."
  181. msgstr ""
  182. #: src/microhttpd/daemon.c:2697 src/microhttpd/daemon.c:3182
  183. #: src/microhttpd/daemon.c:6234 src/microhttpd/connection.c:990
  184. #: src/microhttpd/connection.c:1009
  185. msgid "Failed to remove FD from epoll set\n"
  186. msgstr ""
  187. #: src/microhttpd/daemon.c:2744
  188. msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
  189. msgstr ""
  190. #: src/microhttpd/daemon.c:2750
  191. msgid "Error: connection scheduled for \"upgrade\" cannot be suspended"
  192. msgstr ""
  193. #: src/microhttpd/daemon.c:2773
  194. msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n"
  195. msgstr ""
  196. #: src/microhttpd/daemon.c:2783
  197. msgid "Failed to signal resume via inter-thread communication channel."
  198. msgstr ""
  199. #: src/microhttpd/daemon.c:2911
  200. msgid ""
  201. "Failed to signal resume of connection via inter-thread communication channel."
  202. msgstr ""
  203. #: src/microhttpd/daemon.c:2957
  204. #, c-format
  205. msgid "Failed to set nonblocking mode on new client socket: %s\n"
  206. msgstr ""
  207. #: src/microhttpd/daemon.c:2970
  208. msgid "Failed to set noninheritable mode on new client socket.\n"
  209. msgstr ""
  210. #: src/microhttpd/daemon.c:3043
  211. #, c-format
  212. msgid "Error accepting connection: %s\n"
  213. msgstr ""
  214. #: src/microhttpd/daemon.c:3060
  215. msgid ""
  216. "Hit process or system resource limit at FIRST connection. This is really bad "
  217. "as there is no sane way to proceed. Will try busy waiting for system "
  218. "resources to become magically available.\n"
  219. msgstr ""
  220. #: src/microhttpd/daemon.c:3070
  221. #, c-format
  222. msgid ""
  223. "Hit process or system resource limit at %u connections, temporarily "
  224. "suspending accept(). Consider setting a lower MHD_OPTION_CONNECTION_LIMIT.\n"
  225. msgstr ""
  226. #: src/microhttpd/daemon.c:3082
  227. #, c-format
  228. msgid "Failed to set nonblocking mode on incoming connection socket: %s\n"
  229. msgstr ""
  230. #: src/microhttpd/daemon.c:3094
  231. msgid "Failed to set noninheritable mode on incoming connection socket.\n"
  232. msgstr ""
  233. #: src/microhttpd/daemon.c:3140 src/microhttpd/daemon.c:6373
  234. #: src/microhttpd/daemon.c:6403 src/microhttpd/daemon.c:6497
  235. msgid "Failed to join a thread\n"
  236. msgstr ""
  237. #: src/microhttpd/daemon.c:3239
  238. msgid "Illegal call to MHD_get_timeout\n"
  239. msgstr ""
  240. #: src/microhttpd/daemon.c:3436
  241. msgid ""
  242. "MHD_run_from_select() called with except_fd_set set to NULL. Such behavior "
  243. "is deprecated.\n"
  244. msgstr ""
  245. #: src/microhttpd/daemon.c:3516
  246. msgid "Could not obtain daemon fdsets"
  247. msgstr ""
  248. #: src/microhttpd/daemon.c:3533
  249. msgid "Could not add listen socket to fdset"
  250. msgstr ""
  251. #: src/microhttpd/daemon.c:3561
  252. msgid "Could not add control inter-thread communication channel FD to fdset"
  253. msgstr ""
  254. #: src/microhttpd/daemon.c:3617
  255. #, c-format
  256. msgid "select failed: %s\n"
  257. msgstr ""
  258. #: src/microhttpd/daemon.c:3762 src/microhttpd/daemon.c:3909
  259. #, c-format
  260. msgid "poll failed: %s\n"
  261. msgstr ""
  262. #: src/microhttpd/daemon.c:4039 src/microhttpd/daemon.c:4270
  263. #, c-format
  264. msgid "Call to epoll_wait failed: %s\n"
  265. msgstr ""
  266. #: src/microhttpd/daemon.c:4222 src/microhttpd/daemon.c:4672
  267. msgid "Failed to remove listen FD from epoll set\n"
  268. msgstr ""
  269. #: src/microhttpd/daemon.c:4680
  270. msgid "Failed to signal quiesce via inter-thread communication channel"
  271. msgstr ""
  272. #: src/microhttpd/daemon.c:4701
  273. msgid "failed to signal quiesce via inter-thread communication channel"
  274. msgstr ""
  275. #: src/microhttpd/daemon.c:4806
  276. msgid "Warning: Too large timeout value, ignored.\n"
  277. msgstr ""
  278. #: src/microhttpd/daemon.c:4846
  279. msgid ""
  280. "Warning: Zero size, specified for thread pool size, is ignored. Thread pool "
  281. "is not used.\n"
  282. msgstr ""
  283. #: src/microhttpd/daemon.c:4854
  284. msgid ""
  285. "Warning: \"1\", specified for thread pool size, is ignored. Thread pool is "
  286. "not used.\n"
  287. msgstr ""
  288. #: src/microhttpd/daemon.c:4866
  289. #, c-format
  290. msgid "Specified thread pool size (%u) too big\n"
  291. msgstr ""
  292. #: src/microhttpd/daemon.c:4877
  293. msgid ""
  294. "MHD_OPTION_THREAD_POOL_SIZE option is specified but "
  295. "MHD_USE_INTERNAL_POLLING_THREAD flag is not specified.\n"
  296. msgstr ""
  297. #: src/microhttpd/daemon.c:4886
  298. msgid ""
  299. "Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION "
  300. "flag are specified.\n"
  301. msgstr ""
  302. #: src/microhttpd/daemon.c:4901 src/microhttpd/daemon.c:4912
  303. #: src/microhttpd/daemon.c:4923 src/microhttpd/daemon.c:4934
  304. #: src/microhttpd/daemon.c:4976
  305. #, c-format
  306. msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n"
  307. msgstr ""
  308. #: src/microhttpd/daemon.c:4953
  309. msgid "Error initializing DH parameters\n"
  310. msgstr ""
  311. #: src/microhttpd/daemon.c:4965
  312. msgid "Bad Diffie-Hellman parameters format\n"
  313. msgstr ""
  314. #: src/microhttpd/daemon.c:4993
  315. #, c-format
  316. msgid "Setting priorities to `%s' failed: %s\n"
  317. msgstr ""
  318. #: src/microhttpd/daemon.c:5006
  319. msgid ""
  320. "MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n"
  321. msgstr ""
  322. #: src/microhttpd/daemon.c:5033
  323. msgid ""
  324. "MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET "
  325. "flag set.\n"
  326. msgstr ""
  327. #: src/microhttpd/daemon.c:5080
  328. msgid ""
  329. "Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is "
  330. "specified by MHD_OPTION_STRICT_CLIENT.\n"
  331. msgstr ""
  332. #: src/microhttpd/daemon.c:5212
  333. #, c-format
  334. msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n"
  335. msgstr ""
  336. #: src/microhttpd/daemon.c:5225
  337. #, c-format
  338. msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n"
  339. msgstr ""
  340. #: src/microhttpd/daemon.c:5231
  341. #, c-format
  342. msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n"
  343. msgstr ""
  344. #: src/microhttpd/daemon.c:5261
  345. #, c-format
  346. msgid "Call to epoll_create1 failed: %s\n"
  347. msgstr ""
  348. #: src/microhttpd/daemon.c:5271
  349. msgid "Failed to set noninheritable mode on epoll FD.\n"
  350. msgstr ""
  351. #: src/microhttpd/daemon.c:5512
  352. msgid ""
  353. "Warning: MHD_USE_THREAD_PER_CONNECTION must be used only with "
  354. "MHD_USE_INTERNAL_POLLING_THREAD. Flag MHD_USE_INTERNAL_POLLING_THREAD was "
  355. "added. Consider setting MHD_USE_INTERNAL_POLLING_THREAD explicitly.\n"
  356. msgstr ""
  357. #: src/microhttpd/daemon.c:5560
  358. msgid "Using debug build of libmicrohttpd.\n"
  359. msgstr ""
  360. #: src/microhttpd/daemon.c:5571
  361. #, c-format
  362. msgid "Failed to create inter-thread communication channel: %s\n"
  363. msgstr ""
  364. #: src/microhttpd/daemon.c:5587
  365. msgid ""
  366. "file descriptor for inter-thread communication channel exceeds maximum "
  367. "value\n"
  368. msgstr ""
  369. #: src/microhttpd/daemon.c:5607
  370. msgid "Specified value for NC_SIZE too large\n"
  371. msgstr ""
  372. #: src/microhttpd/daemon.c:5621
  373. #, c-format
  374. msgid "Failed to allocate memory for nonce-nc map: %s\n"
  375. msgstr ""
  376. #: src/microhttpd/daemon.c:5637
  377. msgid "MHD failed to initialize nonce-nc mutex\n"
  378. msgstr ""
  379. #: src/microhttpd/daemon.c:5655
  380. msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n"
  381. msgstr ""
  382. #: src/microhttpd/daemon.c:5679
  383. #, c-format
  384. msgid "Failed to create socket for listening: %s\n"
  385. msgstr ""
  386. #: src/microhttpd/daemon.c:5700 src/microhttpd/daemon.c:5719
  387. #: src/microhttpd/daemon.c:5742 src/microhttpd/daemon.c:5779
  388. #: src/microhttpd/daemon.c:5856 src/microhttpd/daemon.c:5887
  389. #, c-format
  390. msgid "setsockopt failed: %s\n"
  391. msgstr ""
  392. #: src/microhttpd/daemon.c:5752
  393. msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n"
  394. msgstr ""
  395. #: src/microhttpd/daemon.c:5787
  396. msgid ""
  397. "Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n"
  398. msgstr ""
  399. #: src/microhttpd/daemon.c:5867
  400. #, c-format
  401. msgid "Failed to bind to port %u: %s\n"
  402. msgstr ""
  403. #: src/microhttpd/daemon.c:5898
  404. #, c-format
  405. msgid "Failed to listen for connections: %s\n"
  406. msgstr ""
  407. #: src/microhttpd/daemon.c:5925
  408. #, c-format
  409. msgid "Failed to get listen port number: %s\n"
  410. msgstr ""
  411. #: src/microhttpd/daemon.c:5935
  412. msgid ""
  413. "Failed to get listen port number (`struct sockaddr_storage` too small!?)\n"
  414. msgstr ""
  415. #: src/microhttpd/daemon.c:5968
  416. msgid "Unknown address family!\n"
  417. msgstr ""
  418. #: src/microhttpd/daemon.c:5981
  419. #, c-format
  420. msgid "Failed to set nonblocking mode on listening socket: %s\n"
  421. msgstr ""
  422. #: src/microhttpd/daemon.c:6017
  423. msgid ""
  424. "Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n"
  425. msgstr ""
  426. #: src/microhttpd/daemon.c:6030 src/microhttpd/daemon.c:6043
  427. msgid "MHD failed to initialize IP connection limit mutex\n"
  428. msgstr ""
  429. #: src/microhttpd/daemon.c:6059
  430. msgid "Failed to initialize TLS support\n"
  431. msgstr ""
  432. #: src/microhttpd/daemon.c:6083
  433. #, c-format
  434. msgid "Failed to create listen thread: %s\n"
  435. msgstr ""
  436. #: src/microhttpd/daemon.c:6131
  437. #, c-format
  438. msgid "Failed to create worker inter-thread communication channel: %s\n"
  439. msgstr ""
  440. #: src/microhttpd/daemon.c:6142
  441. msgid ""
  442. "File descriptor for worker inter-thread communication channel exceeds "
  443. "maximum value\n"
  444. msgstr ""
  445. #: src/microhttpd/daemon.c:6167
  446. msgid "MHD failed to initialize cleanup connection mutex\n"
  447. msgstr ""
  448. #: src/microhttpd/daemon.c:6181
  449. #, c-format
  450. msgid "Failed to create pool thread: %s\n"
  451. msgstr ""
  452. #: src/microhttpd/daemon.c:6319 src/microhttpd/daemon.c:6350
  453. msgid "MHD_stop_daemon() called while we have suspended connections.\n"
  454. msgstr ""
  455. #: src/microhttpd/daemon.c:6359 src/microhttpd/daemon.c:6479
  456. msgid "Failed to signal shutdown via inter-thread communication channel"
  457. msgstr ""
  458. #: src/microhttpd/daemon.c:6444
  459. msgid "Failed to signal shutdown via inter-thread communication channel."
  460. msgstr ""
  461. #: src/microhttpd/daemon.c:6895
  462. msgid "Failed to initialize winsock\n"
  463. msgstr ""
  464. #: src/microhttpd/daemon.c:6898
  465. msgid "Winsock version 2.2 is not available\n"
  466. msgstr ""
  467. #: src/microhttpd/daemon.c:6906 src/microhttpd/daemon.c:6910
  468. msgid "Failed to initialise multithreading in libgcrypt\n"
  469. msgstr ""
  470. #: src/microhttpd/daemon.c:6915
  471. msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n"
  472. msgstr ""
  473. #: src/microhttpd/mhd_sockets.h:248
  474. msgid "Close socket failed.\n"
  475. msgstr ""
  476. #: src/microhttpd/connection.c:1113
  477. msgid "Closing connection (application reported error generating data)\n"
  478. msgstr ""
  479. #: src/microhttpd/connection.c:1162
  480. msgid "Closing connection (out of memory)\n"
  481. msgstr ""
  482. #: src/microhttpd/connection.c:1207
  483. msgid "Closing connection (application error generating response)\n"
  484. msgstr ""
  485. #: src/microhttpd/connection.c:1787
  486. #, c-format
  487. msgid ""
  488. "Error processing request (HTTP response code is %u (`%s')). Closing "
  489. "connection.\n"
  490. msgstr ""
  491. #: src/microhttpd/connection.c:1813 src/microhttpd/connection.c:2802
  492. msgid "Closing connection (failed to queue response)\n"
  493. msgstr ""
  494. #: src/microhttpd/connection.c:1823 src/microhttpd/connection.c:3560
  495. #: src/microhttpd/connection.c:3671
  496. msgid "Closing connection (failed to create response header)\n"
  497. msgstr ""
  498. #: src/microhttpd/connection.c:1869 src/microhttpd/connection.c:2949
  499. #: src/microhttpd/connection.c:3017 src/microhttpd/connection.c:3325
  500. #, c-format
  501. msgid "In function %s handling connection at state: %s\n"
  502. msgstr ""
  503. #: src/microhttpd/connection.c:2081
  504. msgid "Not enough memory in pool to allocate header record!\n"
  505. msgstr ""
  506. #: src/microhttpd/connection.c:2123
  507. msgid "Not enough memory in pool to parse cookies!\n"
  508. msgstr ""
  509. #: src/microhttpd/connection.c:2348 src/microhttpd/connection.c:2533
  510. msgid "Application reported internal error, closing connection.\n"
  511. msgstr ""
  512. #: src/microhttpd/connection.c:2401 src/microhttpd/connection.c:2478
  513. msgid ""
  514. "Received malformed HTTP request (bad chunked encoding). Closing connection.\n"
  515. msgstr ""
  516. #: src/microhttpd/connection.c:2541
  517. msgid "libmicrohttpd API violation"
  518. msgstr ""
  519. #: src/microhttpd/connection.c:2556
  520. msgid ""
  521. "WARNING: incomplete upload processing and connection not suspended may "
  522. "result in hung connection.\n"
  523. msgstr ""
  524. #: src/microhttpd/connection.c:2626
  525. msgid "Received malformed line (no colon). Closing connection.\n"
  526. msgstr ""
  527. #: src/microhttpd/connection.c:2780
  528. msgid "Received HTTP 1.1 request without `Host' header.\n"
  529. msgstr ""
  530. #: src/microhttpd/connection.c:2791
  531. msgid "Closing connection (failed to create response)\n"
  532. msgstr ""
  533. #: src/microhttpd/connection.c:2928
  534. msgid "Socket disconnected while reading request.\n"
  535. msgstr ""
  536. #: src/microhttpd/connection.c:2934
  537. msgid "Connection socket is closed due to error when reading request.\n"
  538. msgstr ""
  539. #: src/microhttpd/connection.c:3043
  540. #, c-format
  541. msgid "Failed to send data in request for %s.\n"
  542. msgstr ""
  543. #: src/microhttpd/connection.c:3052
  544. #, c-format
  545. msgid "Sent 100 continue response: `%.*s'\n"
  546. msgstr ""
  547. #: src/microhttpd/connection.c:3076
  548. msgid "Connection was closed while sending response headers.\n"
  549. msgstr ""
  550. #: src/microhttpd/connection.c:3115
  551. msgid "Data offset exceeds limit"
  552. msgstr ""
  553. #: src/microhttpd/connection.c:3124
  554. #, c-format
  555. msgid "Sent %d-byte DATA response: `%.*s'\n"
  556. msgstr ""
  557. #: src/microhttpd/connection.c:3139
  558. #, c-format
  559. msgid "Failed to send data in request for `%s'.\n"
  560. msgstr ""
  561. #: src/microhttpd/connection.c:3167 src/microhttpd/connection.c:3195
  562. msgid "Connection was closed while sending response body.\n"
  563. msgstr ""
  564. #: src/microhttpd/connection.c:3218
  565. msgid "Internal error\n"
  566. msgstr ""
  567. #: src/microhttpd/connection.c:3287
  568. msgid ""
  569. "Failed to signal end of connection via inter-thread communication channel"
  570. msgstr ""
  571. #: src/microhttpd/connection.c:4018
  572. msgid "Attempted to queue response on wrong thread!\n"
  573. msgstr ""
  574. #: src/microhttpd/connection.c:4028
  575. msgid ""
  576. "Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n"
  577. msgstr ""
  578. #: src/microhttpd/connection.c:4037
  579. msgid "Application used invalid status code for 'upgrade' response!\n"
  580. msgstr ""
  581. #: src/microhttpd/response.c:824
  582. msgid ""
  583. "Invalid response for upgrade: application failed to set the 'Upgrade' "
  584. "header!\n"
  585. msgstr ""
  586. #: src/microhttpd/response.c:865
  587. msgid "Failed to make loopback sockets non-blocking.\n"
  588. msgstr ""
  589. #: src/microhttpd/response.c:884
  590. msgid "Failed to set SO_NOSIGPIPE on loopback sockets.\n"
  591. msgstr ""
  592. #: src/microhttpd/response.c:904
  593. #, c-format
  594. msgid "Socketpair descriptor larger than FD_SETSIZE: %d > %d\n"
  595. msgstr ""
  596. #: src/microhttpd/response.c:985
  597. msgid "Error cleaning up while handling epoll error"
  598. msgstr ""
  599. #: src/microhttpd/mhd_itc.h:347
  600. msgid "Failed to destroy ITC.\n"
  601. msgstr ""
  602. #: src/microhttpd/basicauth.c:67
  603. msgid "Error decoding basic authentication\n"
  604. msgstr ""
  605. #: src/microhttpd/basicauth.c:77
  606. msgid "Basic authentication doesn't contain ':' separator\n"
  607. msgstr ""
  608. #: src/microhttpd/basicauth.c:95
  609. msgid "Failed to allocate memory for password\n"
  610. msgstr ""
  611. #: src/microhttpd/basicauth.c:158
  612. msgid "Failed to add Basic auth header\n"
  613. msgstr ""