cmrepositoryplugin_en.properties 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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: CM Repository Plugin messages
  14. ##
  15. #
  16. # Section: REP
  17. #
  18. # Description: Repository Error messages
  19. #
  20. invalidConnectionString = CRP-REP-1001 CM Repository Plugin received invalid connection string. {connectionString}
  21. failedToPerformHttpRequest = CRP-REP-1002 CM Repository Plugin failed To perform HTTP request. "{RootCause}".
  22. noResponseToHttpRequest = CRP-REP-1003 CM Repository Plugin failed To perform HTTP request. No response.
  23. repositoryConnectionFailed = CRP-REP-1004 CM Repository Plugin failed to connect a socket to the host "{host}" and port "{port}".
  24. repositoryUnauthorized = CRP-REP-1005 CM Repository Plugin failed to authenticate into the repository. Please check username and/or password.
  25. repositoryUnknownHost = CRP-REP-1006 CM Repository Plugin failed to connect to the repository, as the IP address of the host "{host}" could not be determined.
  26. eosLocationAccessFail = CRP-REP-1007 CM Repository Plugin failed to access the External Object Store location. Please verify that the credentials of the IBM Cognos service have read and write access to the configured location.
  27. eosMissingLocationURL = CRP-REP-1008 External Object Store configuration does not contain an appropriate File Store URI for this system. Please verify IBM Cognos Configuration.
  28. eosInavalidLocationURL = CRP-REP-1009 External Object Store configuration contains an invalid File Store URI: {fileStoreUri}. Please verify IBM Cognos Configuration.
  29. eosFailedToLoadConfiguration = CRP-REP-1010 Failed to load External Object Store configuration. Please verify IBM Cognos Configuration.
  30. eosUserHasInsufficientAccessRights = CRP-REP-1011 The user '{userName}' has insufficient access rights to the External Object Store location. Please verify the access rights for this user.
  31. #
  32. # Section: OPF
  33. #
  34. # Description: Operation Failure messages
  35. #
  36. failedToTestConnection = CRP-OPF-2001 Test Connection Operation Failure
  37. failedToGetConnection = CRP-OPF-2002 Get Connection Operation Failure
  38. failedToQueryContent = CRP-OPF-2003 Content Query Operation Failure
  39. failedToInitializeRepository = CRP-OPF-2004 Initialize Repository Operation Failure
  40. failedToWriteFile = CRP-OPF-2005 Unable to write a file to the repository. Ensure that sufficient disk space is available and that the location is accessible.
  41. failedToAddRepository = CRP-OPF-2006 A failure occurred trying to add an object to the repository.
  42. missingOptionMetadata = CRP-OPF-2007 Options for metadata missing.
  43. repositoryLocationWriteFail = CRP-OPF-2008 Failed to verify write access to the following repository location: {repositoryLocation}. Please verify that the credentials of the IBM Cognos service have write access to the configured repository location.
  44. missingProperty = CRP-OPF-2009 The following property is missing: {property}.
  45. invalidMetadataDescriptor = CRP-OPF-2010 The metadata descriptor is invalid.
  46. failedToDelete = CRP-OPF-2011 Delete Operation Failure. Failed to delete object "{objectID}".
  47. failedToReadData = CRP-OPF-2012 Failed to read data.
  48. failedToEmptyEOSTrash = CRP-OPF-2013 Delete Operation Failure. Failed to process objects marked for deletion.
  49. failedToCopyData = CRP-OPF-2014 Copy operation failed.
  50. failedToCopyDataSourceDoesNotExist = CRP-OPF-2015 Copy operation failed. Source object does not exist in the repository: "{objectID}".
  51. failedToQuery = CRP-OPF-2016 Query Operation Failure