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.9\n"
10 "Report-Msgid-Bugs-To: petr.pisar@atlas.cz\n"
11 "POT-Creation-Date: 2014-08-10 16:28+0200\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 "Security problem"
310 msgid "Unknown error"
314 msgid "Curl library does not support CRL definition"
318 msgid "Selected authentication method: no certificate, username and password\n"
322 msgid "Both username and password must be supplied"
325 #: src/isds.c:1335 src/isds.c:5517
326 msgid "Selected authentication method: HMAC-based one-time password\n"
329 #: src/isds.c:1342 src/isds.c:5523
330 msgid "Selected authentication method: Time-based one-time password\n"
333 #: src/isds.c:1346 src/isds.c:5528
335 "OTP code has not been provided by application, requesting server for new "
339 #: src/isds.c:1354 src/isds.c:5538
341 "OTP code has been provided by application, not requesting server for new "
345 #: src/isds.c:1364 src/isds.c:5545
347 "Unknown one-time password authentication method requested by application"
352 "Selected authentication method: system certificate, no username and no "
358 "Selected authentication method: system certificate, box ID and no password\n"
363 "Selected authentication method: commercial certificate, username and "
368 msgid "Could not build ISDS log-in request"
371 #: src/isds.c:1413 src/isds.c:1532 src/isds.c:1601 src/isds.c:1720
372 #: src/isds.c:4787 src/isds.c:5227 src/isds.c:5503 src/isds.c:5997
373 #: src/isds.c:6222 src/isds.c:6333 src/isds.c:6420 src/isds.c:6573
374 #: src/isds.c:6643 src/isds.c:6768 src/isds.c:6870 src/isds.c:7011
375 #: src/isds.c:7119 src/isds.c:7334 src/isds.c:7604 src/isds.c:7863
376 #: src/isds.c:7951 src/isds.c:8190 src/isds.c:8406 src/isds.c:8659
377 #: src/isds.c:8980 src/isds.c:9143 src/isds.c:10550 src/isds.c:11057
379 msgid "Could not create ISDS name space"
384 msgid "Logging user %s into server %s\n"
389 msgid "User %s has been logged into server %s successfully\n"
393 msgid "Logged out from ISDS server\n"
397 msgid "Could build ISDS dummy request"
401 msgid "Pinging ISDS server\n"
405 msgid "ISDS server could not be contacted\n"
409 msgid "ISDS server alive\n"
413 msgid "I said connection closed"
417 msgid "Could build ISDS bogus request"
421 msgid "Sending bogus request to ISDS\n"
425 msgid "Processing ISDS response on bogus request failed\n"
429 msgid "ISDS response on bogus request is missing status\n"
434 msgid "Server refused bogus request (code=%s, message=%s)\n"
438 msgid "Bogus message accepted by server. This should not happen.\n"
442 msgid "Could not build temporary document"
446 msgid "Could not copy subtree"
449 #: src/isds.c:1730 src/isds.c:1807 src/isds.c:1875
450 msgid "Could not create xmlBuffer"
453 #: src/isds.c:1737 src/isds.c:1890 src/soap.c:1184
454 msgid "Could not create XML serializer"
457 #: src/isds.c:1746 src/isds.c:1913
458 msgid "Could not serialize XML subtree"
462 msgid "Could not dump XML node"
466 msgid "Could not disable attribute escaping"
471 msgid "Invalid message status value: %lu"
476 msgid "Unknown delivery info event prefix: %s\n"
481 msgid "Multiple %s element"
486 msgid "%s value is not valid boolean: %s"
489 #: src/isds.c:2502 src/isds.c:2547
491 msgid "%s is not valid integer: %s"
494 #: src/isds.c:2513 src/isds.c:2558
496 msgid "%s value out of range of long int: %s"
501 msgid "%s value is negative: %ld"
506 msgid "Invalid %s value: %s"
511 msgid "Could not extract required %s attribute value from %s element"
514 #: src/isds.c:2637 src/isds.c:2739
516 msgid "Could not add %s child to %s element"
521 msgid "Could not add %s attribute to %s element"
526 msgid "%s has more than %d characters"
527 msgid_plural "%s has more than %d characters"
533 msgid "%s has less than %d characters"
534 msgid_plural "%s has less than %d characters"
540 msgid "%s element does not contain %s child"
545 msgid "%s element contains multiple %s children"
550 msgid "Invalid isds:biDate value: %s"
555 msgid "Unknown isds:dbType: %s"
560 msgid "Invalid dbType value: %d"
563 #: src/isds.c:3159 src/isds.c:10381
565 msgid "Unknown isds:userType value: %s"
570 msgid "Invalid userType value: %d"
575 msgid "Unknown isds:PDZType value: %s"
580 msgid "Could not convert PDZExpire as ISO time: %s"
585 msgid "Could not convert ciEventTime as ISO time: %s"
590 msgid "Unknown isds:ciEventType value: %s"
594 msgid "Missing mandatory sisds:dmMessageStatus integer"
599 msgid "Could not convert dmDeliveryTime as ISO time: %s"
604 msgid "Could not convert dmAcceptanceTime as ISO time: %s"
609 msgid "Message type in dmType attribute is not 1 character long: %s"
614 msgid "Message type in envelope is not 1 character long: %s"
618 msgid "Not enough memory to normalize document MIME type"
623 msgid "Document has invalid dmFileMetaType attribute value: %s"
627 msgid "Document has more dmEncodedContent elements"
631 msgid "Error while Base64-decoding document content"
635 msgid "Document has more dmXMLContent elements"
639 msgid "Document has no dmEncodedContent, nor dmXMLContent element"
643 msgid "Message does not contain any document"
646 #: src/isds.c:4093 src/isds.c:4384
648 msgid "Could not convert dmEventTime as ISO time: %s"
652 msgid "Missing mandatory isds:dmMessageStatus integer"
657 msgid "Unsupported hash algorithm: %s"
661 msgid "sisds:dmHash element is missing hash value"
665 msgid "Error while Base64-decoding hash value"
669 msgid "Missing dmQTimestamp element content\n"
673 msgid "Error while Base64-decoding time stamp value"
677 msgid "Delivery info does not contain any event"
682 msgid "Not enough memory to encode %zd byte into Base64"
683 msgid_plural "Not enough memory to encode %zd bytes into Base64"
688 msgid "Could not allocate main dmFile"
693 msgid "Could not add dmFile child to %s element"
697 msgid "Document is missing mandatory MIME type definition"
702 msgid "Document has unknown dmFileMetaType: %ld"
706 msgid "Document is missing mandatory description (title)"
710 msgid "Could not allocate dmXMLContent element"
715 msgid "Could not add dmXMLContent child to %s element"
719 msgid "Not enough memory to copy XML document"
723 msgid "Error while adding XML document into dmXMLContent"
727 msgid "Missing isds:dmStatusCode under XSD:tMStatus type element"
732 "Server accepted sent message, but did not returned assigned message ID\n"
735 #: src/isds.c:4781 src/isds.c:6863 src/isds.c:7857 src/isds.c:7945
737 msgid "Could not build %s request"
740 #: src/isds.c:4798 src/isds.c:5732
742 msgid "Sending %s request to ISDS\n"
745 #: src/isds.c:4808 src/isds.c:5741 src/isds.c:9167
747 msgid "Processing ISDS response on %s request failed\n"
750 #: src/isds.c:4818 src/isds.c:5751 src/isds.c:9177
752 msgid "ISDS response on %s request is missing status\n"
755 #: src/isds.c:4829 src/isds.c:5763
757 msgid "Server refused %s request (code=%s, message=%s)\n"
761 msgid "Missing dbOwnerInfo element"
765 msgid "Multiple dbOwnerInfo element"
769 msgid "GetOwnerInfoFromLogin request processed by server successfully.\n"
773 msgid "Missing dbUserInfo element"
777 msgid "Multiple dbUserInfo element"
781 msgid "GetUserInfoFromLogin request processed by server successfully.\n"
785 msgid "Missing GetPasswordInfoResponse element"
789 msgid "Multiple GetPasswordInfoResponse element"
794 msgid "Could not convert pswExpDate as ISO time: %s"
798 msgid "GetPasswordInfo request processed by server successfully.\n"
801 #: src/isds.c:5171 src/isds.c:5456
802 msgid "Unexpected error"
806 msgid "One-time code cannot be re-send faster than once a 30 seconds"
810 msgid "One-time code could not been sent. Try later again."
814 msgid "Second argument (password) of isds_change_password() is NULL"
818 msgid "This function requires OTP-authenticated context"
823 "If one-time password authentication method is in use, requesting new OTP "
824 "code requires one-time credentials argument either"
829 "Requesting new time-based OTP code from server requires one-time password "
830 "authentication method"
835 "Requesting new time-based OTP code from server requires undefined OTP code "
836 "member in one-time credentials argument"
840 msgid "Could not build SendSMSCode request"
844 msgid "Sending SendSMSCode request to ISDS\n"
848 msgid "Processing ISDS response on SendSMSCode request failed\n"
852 msgid "ISDS response on SendSMSCode request is missing status\n"
858 "Server refused to send new code on SendSMSCode request (code=%s, message="
863 msgid "New OTP code has been sent successfully on SendSMSCode request.\n"
867 msgid "NULL status code passed to statuscode2isds_error()"
871 msgid "ISDS server returned unknown error"
875 msgid "Password length must be between 8 and 32 characters"
878 #: src/isds.c:5446 src/isds.c:5455
879 msgid "Password cannot be reused"
883 msgid "Password contains forbidden character"
888 "Password must contain at least one upper-case letter, one lower-case, and "
893 msgid "Password cannot contain sequence of three identical characters"
897 msgid "Password cannot contain user identifier"
901 msgid "Password is too simmple"
905 msgid "Old password is not valid"
909 msgid "LDAP update error"
913 msgid "Second argument (old password) of isds_change_password() is NULL"
917 msgid "Third argument (new password) of isds_change_password() is NULL"
922 "If one-time password authentication method is in use, changing password "
923 "requires one-time credentials either"
927 msgid "Could not build ChangeISDSPassword request"
931 msgid "Could not build ChangePasswordOTP request"
935 msgid "Sending ChangeISDSPassword request to ISDS\n"
939 msgid "Sending ChangePasswordOTP request to ISDS\n"
943 msgid "Processing ISDS response on ChangeISDSPassword request failed\n"
947 msgid "Processing ISDS response on ChangePasswordOTP request failed\n"
951 msgid "ISDS response on ChangeISDSPassword request is missing status\n"
955 msgid "ISDS response on ChangePasswordOTP request is missing status\n"
958 #: src/isds.c:5631 src/isds.c:5649
961 "Server refused to change password on ChangeISDSPassword request (code=%s, "
965 #: src/isds.c:5633 src/isds.c:5651
968 "Server refused to change password on ChangePasswordOTP request (code=%s, "
973 msgid "Password changed successfully on ChangeISDSPassword request.\n"
977 msgid "Password changed successfully on ChangePasswordOTP request.\n"
980 #: src/isds.c:5823 src/isds.c:6910 src/isds.c:7773
982 msgid "%s request processed by server successfully.\n"
988 "Wrong element in ISDS response for %s request while extracting credentials "
994 msgid "ISDS did not return token on %s request even if requested\n"
997 #: src/isds.c:5982 src/isds.c:6216
999 msgid "Could build %s request"
1003 msgid "Could not create ISDS1 name space"
1006 #: src/isds.c:6124 src/isds.c:11006
1007 msgid "CreateDataBox request processed by server successfully.\n"
1010 #: src/isds.c:6236 src/isds.c:7967
1011 msgid "Could not convert `since' argument to ISO date string"
1015 msgid "Could build UpdateDataBoxDescr request"
1020 msgid "Could not build %s request for %s box"
1024 msgid "GetDataBoxUsers request processed by server successfully.\n"
1028 msgid "Could build UpdateDataBoxUser request"
1032 msgid "Could build Activate request"
1036 msgid "Missing ActivateResponse element"
1040 msgid "Multiple ActivateResponse element"
1045 "Server accepted Activate request, but did not return `userId' element.\n"
1050 "Server accepted Activate request, but did not return `password' element.\n"
1054 msgid "Activate request processed by server successfully.\n"
1058 msgid "Could build NewAccessData request"
1062 msgid "NewAccessData request processed by server successfully.\n"
1066 msgid "Could not build GetDataBoxList request"
1070 msgid "Error while Base64-decoding box list archive"
1074 msgid "GetDataBoxList request processed by server successfully.\n"
1078 msgid "Could build FindDataBox request"
1082 msgid "Could not add dbOwnerInfo child to FindDataBox element"
1086 msgid "Sending FindDataBox request to ISDS\n"
1090 msgid "Processing ISDS response on FindDataBox request failed\n"
1094 msgid "ISDS response on FindDataBox request is missing status\n"
1100 "Server did not found any box on FindDataBox request (code=%s, message=%s)\n"
1106 "Server truncated response on FindDataBox request (code=%s, message=%s)\n"
1111 msgid "Server refused FindDataBox request (code=%s, message=%s)\n"
1115 msgid "FindDataBox request processed by server successfully.\n"
1119 msgid "Could build CheckDataBox request"
1123 msgid "Could not add dbID child to CheckDataBox element"
1127 msgid "Missing CheckDataBoxResponse element"
1131 msgid "Multiple CheckDataBoxResponse element"
1135 msgid "CheckDataBox request processed by server successfully.\n"
1139 msgid "PDZInfo request processed by server successfully.\n"
1144 msgid "Could not build DataBoxCreditInfo request for %s box"
1148 msgid "Could not convert `from_date' argument to ISO date string"
1152 msgid "Could not convert `to_date' argument to ISO date string"
1156 msgid "Missing DataBoxCreditInfoResponse element"
1160 msgid "Multiple DataBoxCreditInfoResponse element"
1164 msgid "DataBoxCreditInfo request processed by server successfully.\n"
1169 msgid "Could not add dmEnvelope child to %s element"
1173 msgid "Outgoing message is missing envelope"
1177 msgid "Outgoing message is missing recipient box identifier"
1181 msgid "Outgoing message is missing list of documents"
1186 msgid "Could not add dmFiles child to %s element"
1190 msgid "List of documents contains empty item"
1194 msgid "Could not build CreateMessage request"
1198 msgid "Sending CreateMessage request to ISDS\n"
1202 msgid "Processing ISDS response on CreateMessage request failed\n"
1206 msgid "ISDS response on CreateMessage request is missing status\n"
1212 "Server did not accept message for %s on CreateMessage request (code=%s, "
1217 msgid "Missing CreateMessageResponse element"
1221 msgid "Multiple CreateMessageResponse element"
1225 msgid "Server accepted sent message, but did not return assigned message ID\n"
1229 msgid "CreateMessage request processed by server successfully.\n"
1233 msgid "Could not build CreateMultipleMessage request"
1237 msgid "Could not add dmRecipients child to CreateMultipleMessage element"
1241 msgid "`copies' list item contains empty data"
1245 msgid "Could not add dmRecipient child to dmRecipients element"
1249 msgid "Message copy is missing recipient box identifier"
1253 msgid "Sending CreateMultipleMessage request to ISDS\n"
1257 msgid "Processing ISDS response on CreateMultipleMessage request failed\n"
1261 msgid "ISDS response on CreateMultipleMessage request is missing status\n"
1267 "Server did accept message for multiple recipients on CreateMultipleMessage "
1268 "request but delivery to some of them failed (code=%s, message=%s)\n"
1274 "Server did not accept message for multiple recipients on "
1275 "CreateMultipleMessage request (code=%s, message=%s)\n"
1279 msgid "Missing isds:dmSingleStatus element"
1284 msgid "ISDS returned unexpected number of message copy delivery states: %d"
1289 "CreateMultipleMessageResponse request processed by server successfully.\n"
1293 msgid "Could not build GetListOfSentMessages request"
1297 msgid "Could not build GetListOfReceivedMessages request"
1302 msgid "Invalid message state filter value: %ld"
1306 msgid "Sending GetListOfSentMessages request to ISDS\n"
1310 msgid "Sending GetListOfReceivedMessages request to ISDS\n"
1314 msgid "Processing ISDS response on GetListOfSentMessages request failed\n"
1318 msgid "Processing ISDS response on GetListOfReceivedMessages request failed\n"
1322 msgid "ISDS response on GetListOfSentMessages request is missing status\n"
1326 msgid "ISDS response on GetListOfReceivedMessages request is missing status\n"
1331 msgid "Server refused GetListOfSentMessages request (code=%s, message=%s)\n"
1337 "Server refused GetListOfReceivedMessages request (code=%s, message=%s)\n"
1341 msgid "GetListOfSentMessages request processed by server successfully.\n"
1345 msgid "GetListOfReceivedMessages request processed by server successfully.\n"
1349 msgid "Could not build GetMessageStateChanges request"
1353 msgid "GetMessageStateChanges request processed by server successfully.\n"
1358 msgid "Could not build %s request for %s message ID"
1363 msgid "Sending %s request for %s message ID to ISDS\n"
1368 msgid "Server refused %s request for %s message ID (code=%s, message=%s)\n"
1373 msgid "Server did not return any signed data for message ID `%s' on %s request"
1378 msgid "Server did return more signed data for message ID `%s' on %s request"
1382 msgid "dmSignature element is empty"
1386 msgid "Error while Base64-decoding PKCS#7 structure"
1392 "Server did not return any envelope for ID `%s' on MessageEnvelopeDownload "
1399 "Server did return more envelopes for ID `%s' on MessageEnvelopeDownload "
1404 msgid "MessageEnvelopeDownload request processed by server successfully.\n"
1408 msgid "Bad raw delivery representation type"
1414 "Delivery info content:\n"
1416 "End of delivery info\n"
1420 msgid "XML document is not sisds:dmDelivery document"
1424 msgid "XML document has more sisds:dmDelivery elements"
1428 msgid "Delivery info loaded successfully.\n"
1432 msgid "GetSignedDeliveryInfo request processed by server successfully.\n"
1438 "Server did not return any delivery info for ID `%s' on GetDeliveryInfo "
1443 msgid "GetDeliveryInfo request processed by server successfully.\n"
1449 "Server did not return any message for ID `%s' on MessageDownload request"
1454 msgid "Server did return more messages for ID `%s' on MessageDownload request"
1459 "Substring with isds:MessageDownloadResponse element could not be located in "
1464 msgid "MessageDownload request processed by server successfully.\n"
1468 msgid "Bad raw message representation type"
1474 "Loading message:\n"
1480 msgid "XML document does not contain sisds:dmReturnedMessage element"
1484 msgid "XML document has more sisds:dmReturnedMessage elements"
1488 msgid "Message loaded successfully.\n"
1492 msgid "Could not parse data as XML document"
1496 msgid "XML document is missing root element"
1500 msgid "Root element does not belong to any name space"
1504 msgid "Document in ISDS name space is encapsulated into CMS"
1508 msgid "Unknown root element in ISDS name space"
1512 msgid "Unknown name space"
1516 msgid "SignedSentMessageDownload request processed by server successfully.\n"
1520 msgid "SignedMessageDownload request processed by server successfully.\n"
1524 msgid "Missing GetMessageAuthorResponse element"
1528 msgid "Multiple GetMessageAuthorResponse element"
1532 msgid "GetMessageAuthor request processed by server successfully.\n"
1537 msgid "Server did not return any response for ID `%s' on VerifyMessage request"
1542 msgid "Server did return more responses for ID `%s' on VerifyMessage request"
1546 msgid "VerifyMessage request processed by server successfully.\n"
1550 msgid "Could build EraseMessage request"
1555 msgid "Sending EraseMessage request for message ID %s to ISDS\n"
1559 msgid "Processing ISDS response on EraseMessage request failed\n"
1563 msgid "ISDS response on EraseMessage request is missing status\n"
1567 msgid "Message to erase belongs to other box"
1572 "Message to erase is not saved in long term storage or the direction does not "
1578 msgid "Server refused EraseMessage request (code=%s, message=%s)\n"
1582 msgid "EraseMessage request processed by server successfully.\n"
1586 msgid "MarkMessageAsDownloaded request processed by server successfully.\n"
1590 msgid "ConfirmDelivery request processed by server successfully.\n"
1594 msgid "XML documents cannot be submitted to conversion"
1598 msgid "Could not build Czech POINT conversion request"
1602 msgid "Could not create Czech POINT deposit name space"
1606 msgid "Could not create empty name space"
1610 msgid "Submitting document for conversion into Czech POINT deposit"
1614 msgid "Missing `return' element in Czech POINT deposit response"
1618 msgid "Multiple `return' element in Czech POINT deposit response"
1624 "Czech POINT deposit refused document for conversion (code=%ld, message=%s)"
1629 msgid "Invalid dateInserted value: %s"
1634 msgid "Document %s has been submitted for conversion to server successfully\n"
1638 msgid "E-mail field is mandatory"
1642 msgid "Could not build AuthenticateMessage request"
1646 msgid "Server did not return any response on AuthenticateMessage request"
1650 msgid "ISDS authenticated the message successfully\n"
1654 msgid "ISDS does not know the message"
1658 msgid "Empty CMS blob on input"
1662 msgid "NULL pointer provided for output CMS blob"
1666 msgid "Could not build Re-signISDSDocument request"
1670 msgid "Missing Re-signISDSDocumentResponse element"
1674 msgid "Multiple Re-signISDSDocumentResponse element"
1678 msgid "Error while Base64-decoding re-signed data"
1682 msgid "Server did not send re-signed data"
1687 msgid "Invalid dmValidTo value: %s"
1691 msgid "Message does not carry raw representation"
1695 msgid "Bad raw representation type"
1699 msgid "Substring with isds:dmDM element could not be located in raw message"
1703 msgid "Could not compute message hash"
1707 msgid "Given message structure is missing envelope"
1711 msgid "Given message structure is missing raw representation"
1716 msgid "Minimal %d.%d.%d Expat version required. Current version is %d.%d.%d\n"
1720 msgid "Expat compiled with UTF-16 (wide) characters\n"
1724 msgid "Expat not compiled with name space support\n"
1727 #: src/physxml.c:134
1729 msgid "Start: name=%s, depth=%zd, offset=%#jx => boundary=%#zx\n"
1732 #: src/physxml.c:144
1734 msgid "\tStart tag for element `%s' found\n"
1737 #: src/physxml.c:168
1739 msgid "End: name=%s, depth=%zd, offset=%#jx count=%u => boundary=%#zx\n"
1742 #: src/physxml.c:175
1744 msgid "\tEnd tag for element `%s' found\n"
1747 #: src/physxml.c:218
1749 msgid "Searching boundary of element: %s\n"
1752 #: src/physxml.c:253
1753 msgid "XML_Parse failed\n"
1758 msgid "Connection to server %s closed\n"
1764 "Error while unsetting user name and password from CURL handle for connection "
1771 "User name and password for server %s have been unset from CURL handle.\n"
1776 "HTTP header continuation without starting header has been encountered. "
1777 "Skipping invalid HTTP response line.\n"
1781 msgid "Application aborted HTTP transfer"
1785 msgid "Disabling server identity verification. That was your decision.\n"
1790 msgid "CA certificates will be searched in `%s' file since now\n"
1795 msgid "CA certificates will be searched in `%s' directory since now\n"
1800 msgid "CRLs will be searched in `%s' file since now\n"
1805 "Your curl library cannot pass certificate revocation list to cryptographic "
1807 "Make sure cryptographic library default setting delivers proper CRLs,\n"
1808 "or upgrade curl.\n"
1812 msgid "Could not pass credentials to CURL"
1817 msgid "Cryptographic engine `%s' will be used for key or certificate\n"
1822 msgid "Client `%s' certificate will be read from `%s' engine\n"
1827 msgid "Client certificate will be read from `%s' engine\n"
1832 msgid "Client %s certificate will be read from `%s' file\n"
1835 #: src/soap.c:688 src/soap.c:731
1839 #: src/soap.c:688 src/soap.c:731
1845 "Your curl library cannot distinguish certificate formats. Make sure your "
1846 "cryptographic library\n"
1847 "understands your certificate file by default, or upgrade curl.\n"
1852 msgid "Client private key `%s' from `%s' engine will be used\n"
1857 msgid "Client private key from `%s' engine will be used\n"
1862 msgid "Client %s private key will be read from `%s' file\n"
1867 "Cookies will be stored and sent because context has been authorized by OTP.\n"
1872 msgid "Sending %s request to <%s>\n"
1877 msgid "POST body length: %zu, content follows:\n"
1881 msgid "End of POST body\n"
1891 msgid "Final response to %s received\n"
1896 msgid "Response body length: %zu, content follows:\n"
1900 msgid "End of response body\n"
1905 msgid "OTP authentication headers received: method=%s, code=%s, message=%s\n"
1910 msgid "Server returned OTP authentication message: %s"
1915 msgid "OTP authentication headers redirect to: <%s>\n"
1919 msgid "Could not build SOAP request document"
1923 msgid "Could not build SOAP request envelope"
1927 msgid "Could not create SOAP name space"
1931 msgid "Could not add Body to SOAP request envelope"
1935 msgid "Could not copy request content"
1939 msgid "Could not add request content to SOAP request envelope"
1943 msgid "Could not create xmlBuffer for HTTP request body"
1947 msgid "Could not serialize SOAP request to HTTP request body"
1953 "SOAP request to sent to %s:\n"
1955 "End of SOAP request\n"
1960 msgid "Server returned %ld HTTP code\n"
1965 msgid "Server redirects on <%s> because OTP authentication succeeded."
1969 msgid "Could not remove credentials from CURL handle."
1975 "Code 302: Server redirects on <%s> request. Redirection is forbidden in "
1980 msgid "Authentication failed"
1985 msgid "Code 404: Document (%s) not found on server"
1990 msgid "%s: bad MIME type sent by server: %s"
1996 "SOAP response received:\n"
1998 "End of SOAP response\n"
2002 msgid "SOAP response requires unsupported feature"
2006 msgid "SOAP response does not contain SOAP Body element"
2010 msgid "SOAP response has more than one Body element"
2015 msgid "SOAP response signals Fault: %s"
2019 msgid "SOAP response signals Fault"
2024 "Base URL could not have been determined from context URL because there was "
2025 "no URL set in the context"
2029 msgid "Base URL could not have been determined from context URL"
2035 "Cookie for OTP authenticated connection to <%s> could not been invalidated"
2040 msgid "Cookie for OTP authenticated connection to <%s> has been invalidated.\n"
2043 #: src/validator.c:83
2044 msgid "ISDS1 response is missing StatusCode element"
2047 #: src/validator.c:84
2048 msgid "ISDS response is missing StatusCode element"
2051 #: src/validator.c:197 src/validator.c:364
2052 msgid "SOAP returned empty body"
2055 #: src/validator.c:211
2057 msgid "SOAP response does not contain element from name space %s"
2060 #: src/validator.c:230
2061 msgid "Could not build ISDS response document"
2064 #: src/validator.c:272
2065 msgid "List contains more main documents"
2068 #: src/validator.c:282
2070 msgid "List contains more documents with the same ID `%s'"
2073 #: src/validator.c:293
2075 msgid "List contains documents referencing to not existing document ID `%s'"
2078 #: src/validator.c:302
2079 msgid "List does not contain main document"
2082 #: src/validator.c:324
2084 msgid "Could not check message ID length: %s"
2087 #: src/validator.c:333
2089 msgid "Message ID must not be longer than 20 characters: %s"
2092 #: src/validator.c:378
2093 msgid "SOAP response does not contain Czech POINT deposit element"
2096 #: src/validator.c:395
2097 msgid "Could not build Czech POINT deposit response document"