# 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 , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: GNU libmicrohttpd 0.9.66\n" "Report-Msgid-Bugs-To: libmicrohttpd@gnu.org\n" "POT-Creation-Date: 2019-08-01 13:26+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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:174 msgid "Error: received handshake message out of context\n" msgstr "" #: src/microhttpd/mhd_locks.h:120 msgid "Failed to destroy mutex.\n" msgstr "" #: src/microhttpd/mhd_locks.h:153 msgid "Failed to lock mutex.\n" msgstr "" #: src/microhttpd/mhd_locks.h:179 msgid "Failed to unlock mutex.\n" msgstr "" #: src/microhttpd/internal.h:82 msgid "Failed to close FD.\n" msgstr "" #: src/microhttpd/digestauth.c:599 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:804 msgid "Failed to allocate memory for copy of URI arguments\n" msgstr "" #: src/microhttpd/digestauth.c:946 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:1045 msgid "Failed to allocate memory for auth header processing\n" msgstr "" #: src/microhttpd/digestauth.c:1105 msgid "Authentication failed, URI does not match.\n" msgstr "" #: src/microhttpd/digestauth.c:1124 msgid "Authentication failed, arguments do not match.\n" msgstr "" #: src/microhttpd/digestauth.c:1281 msgid "digest size missmatch" msgstr "" #: src/microhttpd/digestauth.c:1373 msgid "Could not register nonce (is the nonce array size zero?).\n" msgstr "" #: src/microhttpd/digestauth.c:1398 msgid "Failed to allocate memory for auth response header\n" msgstr "" #: src/microhttpd/digestauth.c:1434 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:449 msgid "Failed to add IP connection count node\n" msgstr "" #: src/microhttpd/daemon.c:507 msgid "Failed to find previously-added IP address\n" msgstr "" #: src/microhttpd/daemon.c:513 msgid "Previously-added IP address had counter of zero\n" msgstr "" #: src/microhttpd/daemon.c:622 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:680 #, c-format msgid "Error: invalid credentials type %d specified.\n" msgstr "" #: src/microhttpd/daemon.c:1079 #, c-format msgid "Maximum socket in select set: %d\n" msgstr "" #: src/microhttpd/daemon.c:1140 msgid "" "MHD_get_fdset2() called with except_fd_set set to NULL. Such behavior is " "unsupported.\n" msgstr "" #: src/microhttpd/daemon.c:1346 src/microhttpd/daemon.c:6611 msgid "" "Initiated daemon shutdown while \"upgraded\" connection was not closed.\n" msgstr "" #: src/microhttpd/daemon.c:1360 src/microhttpd/daemon.c:1595 msgid "Failed to forward to application " msgstr "" #: src/microhttpd/daemon.c:1527 src/microhttpd/daemon.c:1649 msgid "Failed to forward to remote client " msgstr "" #: src/microhttpd/daemon.c:1714 msgid "Error preparing select\n" msgstr "" #: src/microhttpd/daemon.c:1748 src/microhttpd/daemon.c:1900 #: src/microhttpd/daemon.c:2044 #, c-format msgid "Error during select (%d): `%s'\n" msgstr "" #: src/microhttpd/daemon.c:1797 src/microhttpd/daemon.c:1921 #: src/microhttpd/daemon.c:2113 #, c-format msgid "Error during poll: `%s'\n" msgstr "" #: src/microhttpd/daemon.c:1884 src/microhttpd/daemon.c:2026 msgid "Failed to add FD to fd_set\n" msgstr "" #: src/microhttpd/daemon.c:2165 msgid "Processing thread terminating. Closing connection\n" msgstr "" #: src/microhttpd/daemon.c:2194 msgid "" "Failed to signal thread termination via inter-thread communication channel." msgstr "" #: src/microhttpd/daemon.c:2265 msgid "Internal server error. This should be impossible.\n" msgstr "" #: src/microhttpd/daemon.c:2275 src/microhttpd/daemon.c:2312 msgid "PSK not supported by this server.\n" msgstr "" #: src/microhttpd/daemon.c:2289 msgid "PSK authentication failed: gnutls_malloc failed to allocate memory\n" msgstr "" #: src/microhttpd/daemon.c:2298 msgid "PSK authentication failed: PSK too long\n" msgstr "" #: src/microhttpd/daemon.c:2394 src/microhttpd/daemon.c:6255 #, c-format msgid "Socket descriptor larger than FD_SETSIZE: %d > %d\n" msgstr "" #: src/microhttpd/daemon.c:2410 #, c-format msgid "Failed to set SO_NOSIGPIPE on accepted socket: %s\n" msgstr "" #: src/microhttpd/daemon.c:2427 src/microhttpd/daemon.c:3251 #, c-format msgid "Accepted connection on socket %d\n" msgstr "" #: src/microhttpd/daemon.c:2439 src/microhttpd/daemon.c:2629 msgid "Server reached connection limit. Closing inbound connection.\n" msgstr "" #: src/microhttpd/daemon.c:2457 msgid "Connection rejected by application. Closing connection.\n" msgstr "" #: src/microhttpd/daemon.c:2490 src/microhttpd/daemon.c:2510 #: src/microhttpd/daemon.c:3837 #, c-format msgid "Error allocating memory: %s\n" msgstr "" #: src/microhttpd/daemon.c:2582 #, c-format msgid "Failed to setup TLS credentials: unknown credential type %d\n" msgstr "" #: src/microhttpd/daemon.c:2591 msgid "Unknown credential type" msgstr "" #: src/microhttpd/daemon.c:2693 src/microhttpd/daemon.c:4328 #: src/microhttpd/daemon.c:4361 src/microhttpd/daemon.c:5547 #: src/microhttpd/daemon.c:5564 src/microhttpd/connection.c:4142 #: src/microhttpd/response.c:1003 src/microhttpd/response.c:1029 #, c-format msgid "Call to epoll_ctl failed: %s\n" msgstr "" #: src/microhttpd/daemon.c:2718 msgid "Failed to signal new connection via inter-thread communication channel." msgstr "" #: src/microhttpd/daemon.c:2823 src/microhttpd/daemon.c:3335 #: src/microhttpd/daemon.c:6501 src/microhttpd/connection.c:1190 #: src/microhttpd/connection.c:1209 msgid "Failed to remove FD from epoll set\n" msgstr "" #: src/microhttpd/daemon.c:2872 msgid "Cannot suspend connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" msgstr "" #: src/microhttpd/daemon.c:2878 msgid "Error: connection scheduled for \"upgrade\" cannot be suspended" msgstr "" #: src/microhttpd/daemon.c:2901 msgid "Cannot resume connections without enabling MHD_ALLOW_SUSPEND_RESUME!\n" msgstr "" #: src/microhttpd/daemon.c:2915 msgid "Failed to signal resume via inter-thread communication channel." msgstr "" #: src/microhttpd/daemon.c:3047 msgid "" "Failed to signal resume of connection via inter-thread communication channel." msgstr "" #: src/microhttpd/daemon.c:3094 #, c-format msgid "Failed to set nonblocking mode on new client socket: %s\n" msgstr "" #: src/microhttpd/daemon.c:3107 msgid "Failed to set noninheritable mode on new client socket.\n" msgstr "" #: src/microhttpd/daemon.c:3116 msgid "Failed to reset buffering mode on new client socket.\n" msgstr "" #: src/microhttpd/daemon.c:3189 #, c-format msgid "Error accepting connection: %s\n" msgstr "" #: src/microhttpd/daemon.c:3206 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:3220 #, 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:3232 #, c-format msgid "Failed to set nonblocking mode on incoming connection socket: %s\n" msgstr "" #: src/microhttpd/daemon.c:3244 msgid "Failed to set noninheritable mode on incoming connection socket.\n" msgstr "" #: src/microhttpd/daemon.c:3292 src/microhttpd/daemon.c:6653 #: src/microhttpd/daemon.c:6685 src/microhttpd/daemon.c:6785 msgid "Failed to join a thread\n" msgstr "" #: src/microhttpd/daemon.c:3396 msgid "Illegal call to MHD_get_timeout\n" msgstr "" #: src/microhttpd/daemon.c:3593 msgid "" "MHD_run_from_select() called with except_fd_set set to NULL. Such behavior " "is deprecated.\n" msgstr "" #: src/microhttpd/daemon.c:3673 msgid "Could not obtain daemon fdsets" msgstr "" #: src/microhttpd/daemon.c:3690 msgid "Could not add listen socket to fdset" msgstr "" #: src/microhttpd/daemon.c:3718 msgid "Could not add control inter-thread communication channel FD to fdset" msgstr "" #: src/microhttpd/daemon.c:3774 #, c-format msgid "select failed: %s\n" msgstr "" #: src/microhttpd/daemon.c:3919 src/microhttpd/daemon.c:4066 #, c-format msgid "poll failed: %s\n" msgstr "" #: src/microhttpd/daemon.c:4197 src/microhttpd/daemon.c:4428 #, c-format msgid "Call to epoll_wait failed: %s\n" msgstr "" #: src/microhttpd/daemon.c:4380 src/microhttpd/daemon.c:4837 msgid "Failed to remove listen FD from epoll set\n" msgstr "" #: src/microhttpd/daemon.c:4845 msgid "Failed to signal quiesce via inter-thread communication channel" msgstr "" #: src/microhttpd/daemon.c:4867 msgid "failed to signal quiesce via inter-thread communication channel" msgstr "" #: src/microhttpd/daemon.c:4981 msgid "Warning: Too large timeout value, ignored.\n" msgstr "" #: src/microhttpd/daemon.c:5020 msgid "" "Warning: Zero size, specified for thread pool size, is ignored. Thread pool " "is not used.\n" msgstr "" #: src/microhttpd/daemon.c:5028 msgid "" "Warning: \"1\", specified for thread pool size, is ignored. Thread pool is " "not used.\n" msgstr "" #: src/microhttpd/daemon.c:5040 #, c-format msgid "Specified thread pool size (%u) too big\n" msgstr "" #: src/microhttpd/daemon.c:5051 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:5060 msgid "" "Both MHD_OPTION_THREAD_POOL_SIZE option and MHD_USE_THREAD_PER_CONNECTION " "flag are specified.\n" msgstr "" #: src/microhttpd/daemon.c:5077 src/microhttpd/daemon.c:5089 #: src/microhttpd/daemon.c:5101 src/microhttpd/daemon.c:5113 #: src/microhttpd/daemon.c:5164 src/microhttpd/daemon.c:5192 #: src/microhttpd/daemon.c:5211 src/microhttpd/daemon.c:5231 #, c-format msgid "MHD HTTPS option %d passed to MHD but MHD_USE_TLS not set\n" msgstr "" #: src/microhttpd/daemon.c:5133 msgid "Error initializing DH parameters\n" msgstr "" #: src/microhttpd/daemon.c:5143 msgid "Diffie-Hellman parameters string too long\n" msgstr "" #: src/microhttpd/daemon.c:5154 msgid "Bad Diffie-Hellman parameters format\n" msgstr "" #: src/microhttpd/daemon.c:5181 #, c-format msgid "Setting priorities to `%s' failed: %s\n" msgstr "" #: src/microhttpd/daemon.c:5200 msgid "" "MHD_OPTION_HTTPS_CERT_CALLBACK requires building MHD with GnuTLS >= 3.0\n" msgstr "" #: src/microhttpd/daemon.c:5220 msgid "" "MHD_OPTION_HTTPS_CERT_CALLBACK2 requires building MHD with GnuTLS >= 3.6.3\n" msgstr "" #: src/microhttpd/daemon.c:5254 msgid "" "MHD_OPTION_LISTEN_SOCKET specified for daemon with MHD_USE_NO_LISTEN_SOCKET " "flag set.\n" msgstr "" #: src/microhttpd/daemon.c:5290 msgid "TCP fastopen is not supported on this platform\n" msgstr "" #: src/microhttpd/daemon.c:5309 msgid "" "Flag MHD_USE_PEDANTIC_CHECKS is ignored because another behavior is " "specified by MHD_OPTION_STRICT_CLIENT.\n" msgstr "" #: src/microhttpd/daemon.c:5442 #, c-format msgid "MHD HTTPS option %d passed to MHD compiled without GNUtls >= 3\n" msgstr "" #: src/microhttpd/daemon.c:5455 #, c-format msgid "MHD HTTPS option %d passed to MHD compiled without HTTPS support\n" msgstr "" #: src/microhttpd/daemon.c:5461 #, c-format msgid "Invalid option %d! (Did you terminate the list with MHD_OPTION_END?)\n" msgstr "" #: src/microhttpd/daemon.c:5491 #, c-format msgid "Call to epoll_create1 failed: %s\n" msgstr "" #: src/microhttpd/daemon.c:5501 msgid "Failed to set noninheritable mode on epoll FD.\n" msgstr "" #: src/microhttpd/daemon.c:5744 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:5792 msgid "Using debug build of libmicrohttpd.\n" msgstr "" #: src/microhttpd/daemon.c:5806 #, c-format msgid "Failed to create inter-thread communication channel: %s\n" msgstr "" #: src/microhttpd/daemon.c:5822 msgid "" "file descriptor for inter-thread communication channel exceeds maximum " "value\n" msgstr "" #: src/microhttpd/daemon.c:5842 msgid "Specified value for NC_SIZE too large\n" msgstr "" #: src/microhttpd/daemon.c:5856 #, c-format msgid "Failed to allocate memory for nonce-nc map: %s\n" msgstr "" #: src/microhttpd/daemon.c:5873 msgid "MHD failed to initialize nonce-nc mutex\n" msgstr "" #: src/microhttpd/daemon.c:5893 msgid "MHD thread pooling only works with MHD_USE_INTERNAL_POLLING_THREAD\n" msgstr "" #: src/microhttpd/daemon.c:5917 #, c-format msgid "Failed to create socket for listening: %s\n" msgstr "" #: src/microhttpd/daemon.c:5938 src/microhttpd/daemon.c:5957 #: src/microhttpd/daemon.c:5980 src/microhttpd/daemon.c:6017 #: src/microhttpd/daemon.c:6094 src/microhttpd/daemon.c:6125 #, c-format msgid "setsockopt failed: %s\n" msgstr "" #: src/microhttpd/daemon.c:5990 msgid "Cannot allow listening address reuse: SO_REUSEPORT not defined\n" msgstr "" #: src/microhttpd/daemon.c:6025 msgid "" "Cannot disallow listening address reuse: SO_EXCLUSIVEADDRUSE not defined\n" msgstr "" #: src/microhttpd/daemon.c:6105 #, c-format msgid "Failed to bind to port %u: %s\n" msgstr "" #: src/microhttpd/daemon.c:6136 #, c-format msgid "Failed to listen for connections: %s\n" msgstr "" #: src/microhttpd/daemon.c:6167 #, c-format msgid "Failed to get listen port number: %s\n" msgstr "" #: src/microhttpd/daemon.c:6177 msgid "" "Failed to get listen port number (`struct sockaddr_storage` too small!?)\n" msgstr "" #: src/microhttpd/daemon.c:6218 msgid "Unknown address family!\n" msgstr "" #: src/microhttpd/daemon.c:6232 #, c-format msgid "Failed to set nonblocking mode on listening socket: %s\n" msgstr "" #: src/microhttpd/daemon.c:6274 msgid "" "Combining MHD_USE_THREAD_PER_CONNECTION and MHD_USE_EPOLL is not supported.\n" msgstr "" #: src/microhttpd/daemon.c:6288 src/microhttpd/daemon.c:6301 msgid "MHD failed to initialize IP connection limit mutex\n" msgstr "" #: src/microhttpd/daemon.c:6320 msgid "Failed to initialize TLS support\n" msgstr "" #: src/microhttpd/daemon.c:6347 #, c-format msgid "Failed to create listen thread: %s\n" msgstr "" #: src/microhttpd/daemon.c:6395 #, c-format msgid "Failed to create worker inter-thread communication channel: %s\n" msgstr "" #: src/microhttpd/daemon.c:6406 msgid "" "File descriptor for worker inter-thread communication channel exceeds " "maximum value\n" msgstr "" #: src/microhttpd/daemon.c:6431 msgid "MHD failed to initialize cleanup connection mutex\n" msgstr "" #: src/microhttpd/daemon.c:6445 #, c-format msgid "Failed to create pool thread: %s\n" msgstr "" #: src/microhttpd/daemon.c:6598 src/microhttpd/daemon.c:6629 msgid "MHD_stop_daemon() called while we have suspended connections.\n" msgstr "" #: src/microhttpd/daemon.c:6638 src/microhttpd/daemon.c:6767 msgid "Failed to signal shutdown via inter-thread communication channel" msgstr "" #: src/microhttpd/daemon.c:6730 msgid "Failed to signal shutdown via inter-thread communication channel." msgstr "" #: src/microhttpd/daemon.c:7203 msgid "Failed to initialize winsock\n" msgstr "" #: src/microhttpd/daemon.c:7206 msgid "Winsock version 2.2 is not available\n" msgstr "" #: src/microhttpd/daemon.c:7214 src/microhttpd/daemon.c:7218 msgid "Failed to initialise multithreading in libgcrypt\n" msgstr "" #: src/microhttpd/daemon.c:7223 msgid "libgcrypt is too old. MHD was compiled for libgcrypt 1.6.0 or newer\n" msgstr "" #: src/microhttpd/mhd_sockets.h:267 msgid "Close socket failed.\n" msgstr "" #: src/microhttpd/connection.c:1315 msgid "Closing connection (application reported error generating data)\n" msgstr "" #: src/microhttpd/connection.c:1364 msgid "Closing connection (out of memory)\n" msgstr "" #: src/microhttpd/connection.c:1411 msgid "Closing connection (application error generating response)\n" msgstr "" #: src/microhttpd/connection.c:2029 #, c-format msgid "" "Error processing request (HTTP response code is %u (`%s')). Closing " "connection.\n" msgstr "" #: src/microhttpd/connection.c:2055 src/microhttpd/connection.c:3080 msgid "Closing connection (failed to queue response)\n" msgstr "" #: src/microhttpd/connection.c:2065 src/microhttpd/connection.c:3854 #: src/microhttpd/connection.c:3977 msgid "Closing connection (failed to create response header)\n" msgstr "" #: src/microhttpd/connection.c:2111 src/microhttpd/connection.c:3235 #: src/microhttpd/connection.c:3303 src/microhttpd/connection.c:3619 #, c-format msgid "In function %s handling connection at state: %s\n" msgstr "" #: src/microhttpd/connection.c:2329 msgid "Not enough memory in pool to allocate header record!\n" msgstr "" #: src/microhttpd/connection.c:2375 msgid "Not enough memory in pool to parse cookies!\n" msgstr "" #: src/microhttpd/connection.c:2605 src/microhttpd/connection.c:2802 msgid "Application reported internal error, closing connection.\n" msgstr "" #: src/microhttpd/connection.c:2670 src/microhttpd/connection.c:2747 msgid "" "Received malformed HTTP request (bad chunked encoding). Closing connection.\n" msgstr "" #: src/microhttpd/connection.c:2810 msgid "libmicrohttpd API violation" msgstr "" #: src/microhttpd/connection.c:2825 msgid "" "WARNING: incomplete upload processing and connection not suspended may " "result in hung connection.\n" msgstr "" #: src/microhttpd/connection.c:2896 msgid "Received malformed line (no colon). Closing connection.\n" msgstr "" #: src/microhttpd/connection.c:3058 msgid "Received HTTP 1.1 request without `Host' header.\n" msgstr "" #: src/microhttpd/connection.c:3069 msgid "Closing connection (failed to create response)\n" msgstr "" #: src/microhttpd/connection.c:3214 msgid "Socket disconnected while reading request.\n" msgstr "" #: src/microhttpd/connection.c:3220 msgid "Connection socket is closed due to error when reading request.\n" msgstr "" #: src/microhttpd/connection.c:3329 #, c-format msgid "Failed to send data in request for %s.\n" msgstr "" #: src/microhttpd/connection.c:3338 #, c-format msgid "Sent 100 continue response: `%.*s'\n" msgstr "" #: src/microhttpd/connection.c:3362 msgid "Connection was closed while sending response headers.\n" msgstr "" #: src/microhttpd/connection.c:3403 msgid "Data offset exceeds limit" msgstr "" #: src/microhttpd/connection.c:3412 #, c-format msgid "Sent %d-byte DATA response: `%.*s'\n" msgstr "" #: src/microhttpd/connection.c:3429 #, c-format msgid "Failed to send data in request for `%s'.\n" msgstr "" #: src/microhttpd/connection.c:3457 src/microhttpd/connection.c:3485 msgid "Connection was closed while sending response body.\n" msgstr "" #: src/microhttpd/connection.c:3508 msgid "Internal error\n" msgstr "" #: src/microhttpd/connection.c:3581 msgid "" "Failed to signal end of connection via inter-thread communication channel" msgstr "" #: src/microhttpd/connection.c:4328 msgid "Attempted to queue response on wrong thread!\n" msgstr "" #: src/microhttpd/connection.c:4339 msgid "" "Attempted 'upgrade' connection on daemon without MHD_ALLOW_UPGRADE option!\n" msgstr "" #: src/microhttpd/connection.c:4348 msgid "Application used invalid status code for 'upgrade' response!\n" msgstr "" #: src/microhttpd/response.c:865 msgid "" "Invalid response for upgrade: application failed to set the 'Upgrade' " "header!\n" msgstr "" #: src/microhttpd/response.c:906 msgid "Failed to make loopback sockets non-blocking.\n" msgstr "" #: src/microhttpd/response.c:925 msgid "Failed to set SO_NOSIGPIPE on loopback sockets.\n" msgstr "" #: src/microhttpd/response.c:945 #, c-format msgid "Socketpair descriptor larger than FD_SETSIZE: %d > %d\n" msgstr "" #: src/microhttpd/response.c:1026 msgid "Error cleaning up while handling epoll error" msgstr "" #: src/microhttpd/mhd_itc.h:349 msgid "Failed to destroy ITC.\n" msgstr "" #: src/microhttpd/basicauth.c:70 msgid "Error decoding basic authentication\n" msgstr "" #: src/microhttpd/basicauth.c:80 msgid "Basic authentication doesn't contain ':' separator\n" msgstr "" #: src/microhttpd/basicauth.c:98 msgid "Failed to allocate memory for password\n" msgstr "" #: src/microhttpd/basicauth.c:161 msgid "Failed to add Basic auth header\n" msgstr ""