cmisrepository_en.properties 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: CRP
  12. ##
  13. ## Description: CMIS Repository Plugin messages
  14. ##
  15. #
  16. # Section: REQ
  17. #
  18. # Description: Request Error messages
  19. #
  20. invalidConnectionString = CRP-REQ-1005 CMIS Repository Plugin received invalid connection string. {connectionString}
  21. #
  22. # Section: REP
  23. #
  24. # Description: Repository Error messages
  25. #
  26. failedToPerformHttpRequest = CRP-REP-1001 CMIS Repository Plugin failed To perform HTTP request. "{RootCause}".
  27. invalidCMISEntry = CRP-REP-1002 CMIS Repository Plugin received invalid CMIS Entry.
  28. noResponseToHttpRequest = CRP-REP-1003 CMIS Repository Plugin failed To perform HTTP request. No response.
  29. repositoryConnectionFailed = CRP-REP-1003 CMIS Repository Plugin failed to connect a socket to the host "{host}" and port "{port}".
  30. repositoryLocationAnavailable = CRP-REP-1004 CMIS Repository Plugin failed to connect to the repository. "{RootCause}".
  31. repositoryUnauthorized = CRP-REP-1005 CMIS Repository Plugin failed to authenticate into the repository. Please check username and/or password.
  32. repositoryUnknownHost = CRP-REP-1006 CMIS Repository Plugin failed to connect to the repository, as the IP address of the host "{host}" could not be determined.
  33. #
  34. # Section: OPF
  35. #
  36. # Description: Operation Failure messages
  37. #
  38. failedToTestConnection = CRP-OPF-2001 Test Connection Operation Failure
  39. failedToGetConnection = CRP-OPF-2002 Get Connection Operation Failure
  40. failedToQueryCMIS = CRP-OPF-2003 CMIS Query Operation Failure
  41. failedToQueryContent = CRP-OPF-2004 Content Query Operation Failure
  42. failedToAddArchive = CRP-OPF-2005 Add Archive Operation Failure
  43. failedToGetArchive = CRP-OPF-2006 Get Archive Operation Failure
  44. failedToInitializeArchive = CRP-OPF-2007 Initialize Archive Operation Failure
  45. failedToCreateFolder = CRP-OPF-2008 Failed to create folder in the repository
  46. failedToCheckoutDocument = CRP-OPF-2009 Failed to checkout a document in the repository
  47. failedToDeleteContent = CRP-OPF-2010 Failed to delete content from the repository