1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Petr Písař
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: libisds 0.6.2\n"
10 "Report-Msgid-Bugs-To: petr.pisar@atlas.cz\n"
11 "POT-Creation-Date: 2012-10-30 20:48+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 <LL@li.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
22 msgid "Could not check gcrypt version\n"
27 msgid "gcrypt version in use: %s\n"
33 "Data hash requested, length=%zu, content:\n"
35 "End of data to hash\n"
39 msgid "GPGME initialization failed\n"
44 msgid "GPGME version in use: %s\n"
48 msgid "GPGME does not support CMS\n"
53 msgid "GPGME compiled without support for protocol %s\n"
58 msgid "Engine %s not installed properly\n"
63 msgid "Engine %s version %s installed, but at least version %s required\n"
68 msgid "Unknown problem with engine for protocol %s\n"
72 msgid "Could not allocate CMS parser handler"
76 msgid "Could not allocate CMS reader"
79 #: src/crypto.c:198 src/crypto.c:209
80 msgid "Could not bind CMS reader to PKCS#7 structure"
84 msgid "Could not allocate CMS writer"
88 msgid "Could not register CMS reader to CMS handler"
93 msgid "Error while parsing PKCS#7 structure: %s"
97 msgid "CMS: Data beginning found\n"
113 msgid "encrypted data by session key"
121 msgid "encrypted data"
134 msgid "CMS: Data type: %s\n"
138 msgid "CMS: Data end found\n"
142 msgid "Getting CMS writer buffer failed"
147 msgid "Could not create GPGME context: %s"
152 msgid "Could not set CMS protocol for GPGME context: %s"
157 msgid "Could not create data handler for signed message in CMS structure: %s"
163 "Could not explain to GPGME that CMS structure was packed in DER binary "
170 "Could not create data handler for plain message extracted from CMS "
176 msgid "CMS verification failed: %s"
180 msgid "Could not get plain data from GPGME after verifying CMS structure"
184 msgid "CURL library initialization failed\n"
188 msgid "gpg-error library initialization failed\n"
192 msgid "GPGME library initialization failed\n"
196 msgid "gcrypt library initialization failed\n"
200 msgid "expat library initialization failed\n"
205 msgid "%s (%s, GPGME %s, gcrypt %s, %s, libxml2 %s)"
210 msgid "%s (GPGME %s, gcrypt %s, %s, libxml2 %s)"
218 msgid "Unspecified error"
222 msgid "Not supported"
226 msgid "Invalid value"
230 msgid "Invalid context"
234 msgid "Not logged in"
238 msgid "Connection closed"
250 msgid "Out of memory"
254 msgid "Network problem"
270 msgid "ISDS server problem"
274 msgid "Invalid enum value"
278 msgid "Invalid date value"
290 msgid "Value not unique"
294 msgid "Values not equal"
298 msgid "Some suboperations failed"
302 msgid "Operation aborted"
306 msgid "Unknown error"
310 msgid "Curl library does not support CRL definition"
314 msgid "Selected authentication method: no certificate, username and password\n"
318 msgid "Both username and password must be supplied"
321 #: src/isds.c:1281 src/isds.c:5263
322 msgid "Selected authentication method: HMAC-based one-time password\n"
325 #: src/isds.c:1288 src/isds.c:5269
326 msgid "Selected authentication method: Time-based one-time password\n"
329 #: src/isds.c:1292 src/isds.c:5274
331 "OTP code has not been provided by application, requesting server for new "
335 #: src/isds.c:1300 src/isds.c:5284
337 "OTP code has been provided by application, not requesting server for new "
341 #: src/isds.c:1310 src/isds.c:5291
343 "Unknown one-time password authentication method requested by application"
348 "Selected authentication method: system certificate, no username and no "
354 "Selected authentication method: system certificate, box ID and no password\n"
359 "Selected authentication method: commercial certificate, username and "
364 msgid "Could not build ISDS log-in request"
367 #: src/isds.c:1359 src/isds.c:1478 src/isds.c:1547 src/isds.c:1666
368 #: src/isds.c:4576 src/isds.c:5016 src/isds.c:5249 src/isds.c:5740
369 #: src/isds.c:5965 src/isds.c:6076 src/isds.c:6163 src/isds.c:6316
370 #: src/isds.c:6386 src/isds.c:6511 src/isds.c:6613 src/isds.c:6753
371 #: src/isds.c:6861 src/isds.c:7055 src/isds.c:7401 src/isds.c:7489
372 #: src/isds.c:7728 src/isds.c:7944 src/isds.c:8197 src/isds.c:8518
373 #: src/isds.c:8681 src/isds.c:10087 src/isds.c:10594
374 msgid "Could not create ISDS name space"
379 msgid "Logging user %s into server %s\n"
384 msgid "User %s has been logged into server %s successfully\n"
388 msgid "Logged out from ISDS server\n"
392 msgid "Could build ISDS dummy request"
396 msgid "Pinging ISDS server\n"
400 msgid "ISDS server could not be contacted\n"
404 msgid "ISDS server alive\n"
408 msgid "I said connection closed"
412 msgid "Could build ISDS bogus request"
416 msgid "Sending bogus request to ISDS\n"
420 msgid "Processing ISDS response on bogus request failed\n"
424 msgid "ISDS response on bogus request is missing status\n"
429 msgid "Server refused bogus request (code=%s, message=%s)\n"
433 msgid "Bogus message accepted by server. This should not happen.\n"
437 msgid "Could not build temporary document"
441 msgid "Could not copy subtree"
444 #: src/isds.c:1676 src/isds.c:1753 src/isds.c:1821
445 msgid "Could not create xmlBuffer"
448 #: src/isds.c:1683 src/isds.c:1836 src/soap.c:1159
449 msgid "Could not create XML serializer"
452 #: src/isds.c:1692 src/isds.c:1859
453 msgid "Could not serialize XML subtree"
457 msgid "Could not dump XML node"
461 msgid "Could not disable attribute escaping"
466 msgid "Invalid message status value: %lu"
471 msgid "Unknown delivery info event prefix: %s\n"
476 msgid "Multiple %s element"
481 msgid "%s value is not valid boolean: %s"
484 #: src/isds.c:2429 src/isds.c:2474
486 msgid "%s is not valid integer: %s"
489 #: src/isds.c:2440 src/isds.c:2485
491 msgid "%s value out of range of long int: %s"
496 msgid "%s value is negative: %ld"
501 msgid "Could not extract required %s attribute value from %s element"
504 #: src/isds.c:2536 src/isds.c:2638
506 msgid "Could not add %s child to %s element"
511 msgid "Could not add %s attribute to %s element"
516 msgid "%s has more than %d characters"
517 msgid_plural "%s has more than %d characters"
523 msgid "%s has less than %d characters"
524 msgid_plural "%s has less than %d characters"
530 msgid "%s element does not contain %s child"
535 msgid "%s element contains multiple %s children"
540 msgid "Invalid isds:biDate value: %s"
545 msgid "Unknown isds:dbType: %s"
550 msgid "Invalid dbType value: %d"
553 #: src/isds.c:3058 src/isds.c:9918
555 msgid "Unknown isds:userType value: %s"
560 msgid "Invalid userType value: %d"
565 msgid "Unknown isds:PDZType value: %s"
570 msgid "Could not convert PDZExpire as ISO time: %s"
574 msgid "Missing mandatory sisds:dmMessageStatus integer"
579 msgid "Could not convert dmDeliveryTime as ISO time: %s"
584 msgid "Could not convert dmAcceptanceTime as ISO time: %s"
589 msgid "Message type in dmType attribute is not 1 character long: %s"
594 msgid "Message type in envelope is not 1 character long: %s"
598 msgid "Not enough memory to normalize document MIME type"
603 msgid "Document has invalid dmFileMetaType attribute value: %s"
607 msgid "Document has more dmEncodedContent elements"
611 msgid "Error while Base64-decoding document content"
615 msgid "Document has more dmXMLContent elements"
619 msgid "Document has no dmEncodedContent, nor dmXMLContent element"
623 msgid "Message does not contain any document"
626 #: src/isds.c:3884 src/isds.c:4174
628 msgid "Could not convert dmEventTime as ISO time: %s"
632 msgid "Missing mandatory isds:dmMessageStatus integer"
637 msgid "Unsupported hash algorithm: %s"
641 msgid "sisds:dmHash element is missing hash value"
645 msgid "Error while Base64-decoding hash value"
649 msgid "Missing dmQTimestamp element content\n"
653 msgid "Error while Base64-decoding time stamp value"
657 msgid "Delivery info does not contain any event"
662 msgid "Not enough memory to encode %zd byte into Base64"
663 msgid_plural "Not enough memory to encode %zd bytes into Base64"
668 msgid "Could not allocate main dmFile"
673 msgid "Could not add dmFile child to %s element"
677 msgid "Document is missing mandatory MIME type definition"
682 msgid "Document has unknown dmFileMetaType: %ld"
686 msgid "Document is missing mandatory description (title)"
690 msgid "Could not allocate dmXMLContent element"
695 msgid "Could not add dmXMLContent child to %s element"
699 msgid "Not enough memory to copy XML document"
703 msgid "Error while adding XML document into dmXMLContent"
707 msgid "Missing isds:dmStatusCode under XSD:tMStatus type element"
712 "Server accepted sent message, but did not returned assigned message ID\n"
715 #: src/isds.c:4570 src/isds.c:6606 src/isds.c:7395 src/isds.c:7483
717 msgid "Could not build %s request"
720 #: src/isds.c:4587 src/isds.c:5475
722 msgid "Sending %s request to ISDS\n"
725 #: src/isds.c:4597 src/isds.c:5484 src/isds.c:8705
727 msgid "Processing ISDS response on %s request failed\n"
730 #: src/isds.c:4607 src/isds.c:5494 src/isds.c:8715
732 msgid "ISDS response on %s request is missing status\n"
735 #: src/isds.c:4618 src/isds.c:5504
737 msgid "Server refused %s request (code=%s, message=%s)\n"
741 msgid "Missing dbOwnerInfo element"
745 msgid "Multiple dbOwnerInfo element"
749 msgid "GetOwnerInfoFromLogin request processed by server successfully.\n"
753 msgid "Missing dbUserInfo element"
757 msgid "Multiple dbUserInfo element"
761 msgid "GetUserInfoFromLogin request processed by server successfully.\n"
765 msgid "Missing GetPasswordInfoResponse element"
769 msgid "Multiple GetPasswordInfoResponse element"
774 msgid "Could not convert pswExpDate as ISO time: %s"
778 msgid "GetPasswordInfo request processed by server successfully.\n"
781 #: src/isds.c:4960 src/isds.c:5202
782 msgid "Unexpected error"
786 msgid "One-time code cannot be re-send faster than once a 30 seconds"
790 msgid "One-time code could not been sent. Try later again."
794 msgid "Second argument (password) of isds_change_password() is NULL"
798 msgid "This function requires OTP-authenticated context"
803 "If one-time password authentication method is in use, requesting new OTP "
804 "code requires one-time credentials argument either"
809 "Requesting new time-based OTP code from server requires one-time password "
810 "authentication method"
815 "Requesting new time-based OTP code from server requires undefined OTP code "
816 "member in one-time credentials argument"
820 msgid "Could not build SendSMSCode request"
824 msgid "Sending SendSMSCode request to ISDS\n"
828 msgid "Processing ISDS response on SendSMSCode request failed\n"
832 msgid "ISDS response on SendSMSCode request is missing status\n"
838 "Server refused to send new code on SendSMSCode request (code=%s, message="
843 msgid "New OTP code has been sent successfully on SendSMSCode request.\n"
847 msgid "Password length must be between 8 and 32 characters"
850 #: src/isds.c:5192 src/isds.c:5201
851 msgid "Password cannot be reused"
855 msgid "Password contains forbidden character"
860 "Password must contain at least one upper-case letter, one lower-case, and "
865 msgid "Password cannot contain sequence of three identical characters"
869 msgid "Password cannot contain user identifier"
873 msgid "Password is too simmple"
877 msgid "Old password is not valid"
881 msgid "LDAP update error"
885 msgid "Second argument (old password) of isds_change_password() is NULL"
889 msgid "Third argument (new password) of isds_change_password() is NULL"
894 "If one-time password authentication method is in use, changing password "
895 "requires one-time credentials either"
899 msgid "Could not build ChangeISDSPassword request"
903 msgid "Could not build ChangePasswordOTP request"
907 msgid "Sending ChangeISDSPassword request to ISDS\n"
911 msgid "Sending ChangePasswordOTP request to ISDS\n"
915 msgid "Processing ISDS response on ChangeISDSPassword request failed\n"
919 msgid "Processing ISDS response on ChangePasswordOTP request failed\n"
923 msgid "ISDS response on ChangeISDSPassword request is missing status\n"
927 msgid "ISDS response on ChangePasswordOTP request is missing status\n"
930 #: src/isds.c:5377 src/isds.c:5395
933 "Server refused to change password on ChangeISDSPassword request (code=%s, "
937 #: src/isds.c:5379 src/isds.c:5397
940 "Server refused to change password on ChangePasswordOTP request (code=%s, "
945 msgid "Password changed successfully on ChangeISDSPassword request.\n"
949 msgid "Password changed successfully on ChangePasswordOTP request.\n"
952 #: src/isds.c:5566 src/isds.c:6652 src/isds.c:7311
954 msgid "%s request processed by server successfully.\n"
960 "Wrong element in ISDS response for %s request while extracting credentials "
966 msgid "ISDS did not return token on %s request even if requested\n"
969 #: src/isds.c:5725 src/isds.c:5959
971 msgid "Could build %s request"
975 msgid "Could not create ISDS1 name space"
978 #: src/isds.c:5867 src/isds.c:10543
979 msgid "CreateDataBox request processed by server successfully.\n"
982 #: src/isds.c:5979 src/isds.c:7505
983 msgid "Could not convert `since' argument to ISO date string"
987 msgid "Could build UpdateDataBoxDescr request"
992 msgid "Could not build %s request for %s box"
996 msgid "GetDataBoxUsers request processed by server successfully.\n"
1000 msgid "Could build UpdateDataBoxUser request"
1004 msgid "Could build Activate request"
1008 msgid "Missing ActivateResponse element"
1012 msgid "Multiple ActivateResponse element"
1017 "Server accepted Activate request, but did not return `userId' element.\n"
1022 "Server accepted Activate request, but did not return `password' element.\n"
1026 msgid "Activate request processed by server successfully.\n"
1030 msgid "Could build NewAccessData request"
1034 msgid "NewAccessData request processed by server successfully.\n"
1038 msgid "Could not build GetDataBoxList request"
1042 msgid "Error while Base64-decoding box list archive"
1046 msgid "GetDataBoxList request processed by server successfully.\n"
1050 msgid "Could build FindDataBox request"
1054 msgid "Could not add dbOwnerInfo child to FindDataBox element"
1058 msgid "Sending FindDataBox request to ISDS\n"
1062 msgid "Processing ISDS response on FindDataBox request failed\n"
1066 msgid "ISDS response on FindDataBox request is missing status\n"
1072 "Server did not found any box on FindDataBox request (code=%s, message=%s)\n"
1078 "Server truncated response on FindDataBox request (code=%s, message=%s)\n"
1083 msgid "Server refused FindDataBox request (code=%s, message=%s)\n"
1087 msgid "FindDataBox request processed by server successfully.\n"
1091 msgid "Could build CheckDataBox request"
1095 msgid "Could not add dbID child to CheckDataBox element"
1099 msgid "Sending CheckDataBox request to ISDS\n"
1103 msgid "Processing ISDS response on CheckDataBox request failed\n"
1107 msgid "ISDS response on CheckDataBox request is missing status\n"
1113 "Server did not found box %s on CheckDataBox request (code=%s, message=%s)\n"
1118 msgid "Server refused CheckDataBox request (code=%s, message=%s)\n"
1122 msgid "Missing CheckDataBoxResponse element"
1126 msgid "Multiple CheckDataBoxResponse element"
1130 msgid "CheckDataBox request processed by server successfully.\n"
1134 msgid "PDZInfo request processed by server successfully.\n"
1139 msgid "Could not add dmEnvelope child to %s element"
1143 msgid "Outgoing message is missing envelope"
1147 msgid "Outgoing message is missing recipient box identifier"
1151 msgid "Outgoing message is missing list of documents"
1156 msgid "Could not add dmFiles child to %s element"
1160 msgid "List of documents contains empty item"
1164 msgid "Could not build CreateMessage request"
1168 msgid "Sending CreateMessage request to ISDS\n"
1172 msgid "Processing ISDS response on CreateMessage request failed\n"
1176 msgid "ISDS response on CreateMessage request is missing status\n"
1182 "Server did not accept message for %s on CreateMessage request (code=%s, "
1187 msgid "Missing CreateMessageResponse element"
1191 msgid "Multiple CreateMessageResponse element"
1195 msgid "Server accepted sent message, but did not return assigned message ID\n"
1199 msgid "CreateMessage request processed by server successfully.\n"
1203 msgid "Could not build CreateMultipleMessage request"
1207 msgid "Could not add dmRecipients child to CreateMultipleMessage element"
1211 msgid "`copies' list item contains empty data"
1215 msgid "Could not add dmRecipient child to dmRecipients element"
1219 msgid "Message copy is missing recipient box identifier"
1223 msgid "Sending CreateMultipleMessage request to ISDS\n"
1227 msgid "Processing ISDS response on CreateMultipleMessage request failed\n"
1231 msgid "ISDS response on CreateMultipleMessage request is missing status\n"
1237 "Server did accept message for multiple recipients on CreateMultipleMessage "
1238 "request but delivery to some of them failed (code=%s, message=%s)\n"
1244 "Server did not accept message for multiple recipients on "
1245 "CreateMultipleMessage request (code=%s, message=%s)\n"
1249 msgid "Missing isds:dmSingleStatus element"
1254 msgid "ISDS returned unexpected number of message copy delivery states: %d"
1259 "CreateMultipleMessageResponse request processed by server successfully.\n"
1263 msgid "Could not build GetListOfSentMessages request"
1267 msgid "Could not build GetListOfReceivedMessages request"
1272 msgid "Invalid message state filter value: %ld"
1276 msgid "Sending GetListOfSentMessages request to ISDS\n"
1280 msgid "Sending GetListOfReceivedMessages request to ISDS\n"
1284 msgid "Processing ISDS response on GetListOfSentMessages request failed\n"
1288 msgid "Processing ISDS response on GetListOfReceivedMessages request failed\n"
1292 msgid "ISDS response on GetListOfSentMessages request is missing status\n"
1296 msgid "ISDS response on GetListOfReceivedMessages request is missing status\n"
1301 msgid "Server refused GetListOfSentMessages request (code=%s, message=%s)\n"
1307 "Server refused GetListOfReceivedMessages request (code=%s, message=%s)\n"
1311 msgid "GetListOfSentMessages request processed by server successfully.\n"
1315 msgid "GetListOfReceivedMessages request processed by server successfully.\n"
1319 msgid "Could not build GetMessageStateChanges request"
1323 msgid "GetMessageStateChanges request processed by server successfully.\n"
1328 msgid "Could not build %s request for %s message ID"
1333 msgid "Sending %s request for %s message ID to ISDS\n"
1338 msgid "Server refused %s request for %s message ID (code=%s, message=%s)\n"
1343 msgid "Server did not return any signed data for message ID `%s' on %s request"
1348 msgid "Server did return more signed data for message ID `%s' on %s request"
1352 msgid "dmSignature element is empty"
1356 msgid "Error while Base64-decoding PKCS#7 structure"
1362 "Server did not return any envelope for ID `%s' on MessageEnvelopeDownload "
1369 "Server did return more envelopes for ID `%s' on MessageEnvelopeDownload "
1374 msgid "MessageEnvelopeDownload request processed by server successfully.\n"
1378 msgid "Bad raw delivery representation type"
1384 "Delivery info content:\n"
1386 "End of delivery info\n"
1390 msgid "XML document is not sisds:dmDelivery document"
1394 msgid "XML document has more sisds:dmDelivery elements"
1398 msgid "Delivery info loaded successfully.\n"
1402 msgid "GetSignedDeliveryInfo request processed by server successfully.\n"
1408 "Server did not return any delivery info for ID `%s' on GetDeliveryInfo "
1413 msgid "GetDeliveryInfo request processed by server successfully.\n"
1419 "Server did not return any message for ID `%s' on MessageDownload request"
1424 msgid "Server did return more messages for ID `%s' on MessageDownload request"
1429 "Substring with isds:MessageDownloadResponse element could not be located in "
1434 msgid "MessageDownload request processed by server successfully.\n"
1438 msgid "Bad raw message representation type"
1444 "Loading message:\n"
1450 msgid "XML document does not contain sisds:dmReturnedMessage element"
1454 msgid "XML document has more sisds:dmReturnedMessage elements"
1458 msgid "Message loaded successfully.\n"
1462 msgid "Could not parse data as XML document"
1466 msgid "XML document is missing root element"
1470 msgid "Root element does not belong to any name space"
1474 msgid "Document in ISDS name space is encapsulated into CMS"
1478 msgid "Unknown root element in ISDS name space"
1482 msgid "Unknown name space"
1486 msgid "SignedSentMessageDownload request processed by server successfully.\n"
1490 msgid "SignedMessageDownload request processed by server successfully.\n"
1494 msgid "Missing GetMessageAuthorResponse element"
1498 msgid "Multiple GetMessageAuthorResponse element"
1502 msgid "GetMessageAuthor request processed by server successfully.\n"
1507 msgid "Server did not return any response for ID `%s' on VerifyMessage request"
1512 msgid "Server did return more responses for ID `%s' on VerifyMessage request"
1516 msgid "VerifyMessage request processed by server successfully.\n"
1520 msgid "Could build EraseMessage request"
1525 msgid "Sending EraseMessage request for message ID %s to ISDS\n"
1529 msgid "Processing ISDS response on EraseMessage request failed\n"
1533 msgid "ISDS response on EraseMessage request is missing status\n"
1537 msgid "Message to erase belongs to other box"
1542 "Message to erase is not saved in long term storage or the direction does not "
1548 msgid "Server refused EraseMessage request (code=%s, message=%s)\n"
1552 msgid "EraseMessage request processed by server successfully.\n"
1556 msgid "MarkMessageAsDownloaded request processed by server successfully.\n"
1560 msgid "ConfirmDelivery request processed by server successfully.\n"
1564 msgid "XML documents cannot be submitted to conversion"
1568 msgid "Could not build Czech POINT conversion request"
1572 msgid "Could not create Czech POINT deposit name space"
1576 msgid "Could not create empty name space"
1580 msgid "Submitting document for conversion into Czech POINT deposit"
1584 msgid "Missing `return' element in Czech POINT deposit response"
1588 msgid "Multiple `return' element in Czech POINT deposit response"
1594 "Czech POINT deposit refused document for conversion (code=%ld, message=%s)"
1599 msgid "Invalid dateInserted value: %s"
1604 msgid "Document %s has been submitted for conversion to server successfully\n"
1608 msgid "E-mail field is mandatory"
1612 msgid "Could not build AuthenticateMessage request"
1616 msgid "Server did not return any response on AuthenticateMessage request"
1620 msgid "ISDS authenticated the message successfully\n"
1624 msgid "ISDS does not know the message"
1628 msgid "Message does not carry raw representation"
1632 msgid "Bad raw representation type"
1636 msgid "Substring with isds:dmDM element could not be located in raw message"
1640 msgid "Could not compute message hash"
1644 msgid "Given message structure is missing envelope"
1648 msgid "Given message structure is missing raw representation"
1653 msgid "Minimal %d.%d.%d Expat version required. Current version is %d.%d.%d\n"
1657 msgid "Expat compiled with UTF-16 (wide) characters\n"
1661 msgid "Expat not compiled with name space support\n"
1664 #: src/physxml.c:133
1666 msgid "Start: name=%s, depth=%zd, offset=%#jx => boundary=%#zx\n"
1669 #: src/physxml.c:143
1671 msgid "\tStart tag for element `%s' found\n"
1674 #: src/physxml.c:167
1676 msgid "End: name=%s, depth=%zd, offset=%#jx count=%u => boundary=%#zx\n"
1679 #: src/physxml.c:174
1681 msgid "\tEnd tag for element `%s' found\n"
1684 #: src/physxml.c:217
1686 msgid "Searching boundary of element: %s\n"
1689 #: src/physxml.c:252
1690 msgid "XML_Parse failed\n"
1695 msgid "Connection to server %s closed\n"
1701 "Error while unsetting user name and password from CURL handle for connection "
1708 "User name and password for server %s have been unset from CURL handle.\n"
1713 "HTTP header continuation without starting header has been encountered. "
1714 "Skipping invalid HTTP response line.\n"
1718 msgid "Application aborted HTTP transfer"
1722 msgid "Disabling server identity verification. That was your decision.\n"
1727 msgid "CA certificates will be searched in `%s' file since now\n"
1732 msgid "CA certificates will be searched in `%s' directory since now\n"
1737 msgid "CRLs will be searched in `%s' file since now\n"
1742 "Your curl library cannot pass certificate revocation list to cryptographic "
1744 "Make sure cryptographic library default setting delivers proper CRLs,\n"
1745 "or upgrade curl.\n"
1749 msgid "Could not pass credentials to CURL"
1754 msgid "Cryptographic engine `%s' will be used for key or certificate\n"
1759 msgid "Client `%s' certificate will be read from `%s' engine\n"
1764 msgid "Client certificate will be read from `%s' engine\n"
1769 msgid "Client %s certificate will be read from `%s' file\n"
1772 #: src/soap.c:687 src/soap.c:730
1776 #: src/soap.c:687 src/soap.c:730
1782 "Your curl library cannot distinguish certificate formats. Make sure your "
1783 "cryptographic library\n"
1784 "understands your certificate file by default, or upgrade curl.\n"
1789 msgid "Client private key `%s' from `%s' engine will be used\n"
1794 msgid "Client private key from `%s' engine will be used\n"
1799 msgid "Client %s private key will be read from `%s' file\n"
1804 "Cookies will be stored and sent because context has been authorized by OTP.\n"
1809 msgid "Sending %s request to <%s>\n"
1814 msgid "POST body length: %zu, content follows:\n"
1818 msgid "End of POST body\n"
1828 msgid "Final response to %s received\n"
1833 msgid "Response body length: %zu, content follows:\n"
1837 msgid "End of response body\n"
1842 msgid "OTP authentication headers received: method=%s, code=%s, message=%s\n"
1847 msgid "Server returned OTP authentication message: %s"
1852 msgid "OTP authentication headers redirect to: <%s>\n"
1856 msgid "Could not build SOAP request document"
1860 msgid "Could not build SOAP request envelope"
1864 msgid "Could not create SOAP name space"
1868 msgid "Could not add Body to SOAP request envelope"
1872 msgid "Could not copy request content"
1876 msgid "Could not add request content to SOAP request envelope"
1880 msgid "Could not create xmlBuffer for HTTP request body"
1884 msgid "Could not serialize SOAP request to HTTP request body"
1890 "SOAP request to sent to %s:\n"
1892 "End of SOAP request\n"
1897 msgid "Server returned %ld HTTP code\n"
1902 msgid "Server redirects on <%s> because OTP authentication succeeded."
1906 msgid "Could not remove credentials from CURL handle."
1912 "Code 302: Server redirects on <%s> request. Redirection is forbidden in "
1917 msgid "Authentication failed"
1922 msgid "Code 404: Document (%s) not found on server"
1927 msgid "%s: bad MIME type sent by server: %s"
1933 "SOAP response received:\n"
1935 "End of SOAP response\n"
1939 msgid "SOAP response requires unsupported feature"
1943 msgid "SOAP response does not contain SOAP Body element"
1947 msgid "SOAP response has more than one Body element"
1952 msgid "SOAP response signals Fault: %s"
1956 msgid "SOAP response signals Fault"
1961 "Base URL could not have been determined from context URL because there was "
1962 "no URL set in the context"
1966 msgid "Base URL could not have been determined from context URL"
1972 "Cookie for OTP authenticated connection to <%s> could not been invalidated"
1977 msgid "Cookie for OTP authenticated connection to <%s> has been invalidated.\n"
1980 #: src/validator.c:83
1981 msgid "ISDS1 response is missing StatusCode element"
1984 #: src/validator.c:84
1985 msgid "ISDS response is missing StatusCode element"
1988 #: src/validator.c:197 src/validator.c:364
1989 msgid "SOAP returned empty body"
1992 #: src/validator.c:211
1994 msgid "SOAP response does not contain element from name space %s"
1997 #: src/validator.c:230
1998 msgid "Could not build ISDS response document"
2001 #: src/validator.c:272
2002 msgid "List contains more main documents"
2005 #: src/validator.c:282
2007 msgid "List contains more documents with the same ID `%s'"
2010 #: src/validator.c:293
2012 msgid "List contains documents referencing to not existing document ID `%s'"
2015 #: src/validator.c:302
2016 msgid "List does not contain main document"
2019 #: src/validator.c:324
2021 msgid "Could not check message ID length: %s"
2024 #: src/validator.c:333
2026 msgid "Message ID must not be longer than 20 characters: %s"
2029 #: src/validator.c:378
2030 msgid "SOAP response does not contain Czech POINT deposit element"
2033 #: src/validator.c:395
2034 msgid "Could not build Czech POINT deposit response document"