rdsmessages_en.properties 6.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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: RDS
  12. ##
  13. ## Description: Messages used by RDS
  14. ##
  15. #
  16. # Section: ERR
  17. #
  18. # Description: Error messages used by CCS webapp
  19. #
  20. TRANS_ERROR = RDS-ERR-1000 Report Data Service could not process the response from the content provider.
  21. PPRESP_ERROR = RDS-ERR-1001 The IBM Cognos PowerPlay report "{0}" could not be run. The expected response was not returned by IBM Cognos PowerPlay .
  22. FLRESP_ERROR = RDS-ERR-1003 The file could not be read.
  23. CRN_CONNECT_ERROR = RDS-ERR-1004 A connection could not be established with IBM Cognos.
  24. CRN_INVALID_LOGINREQ_RESP = RDS-ERR-1005 The logon requirements for IBM Cognos could not be obtained. You may already be logged into this namespace, or the target namespace does not exist.
  25. CRN_LOGOFF_ERROR = RDS-ERR-1008 Report Data Service was unable to logoff from IBM Cognos.
  26. CRN_GET_LOCALE_ERROR = RDS-ERR-1011 Report Data Service was unable to retrieve the locale.
  27. DISCOVER_ERROR = RDS-ERR-1012 Report Data Service was unable to discover the content providers.
  28. QUERY_ERROR = RDS-ERR-1013 Report Data Service was unable to query Content Manager.
  29. CREATE_RVIEW_ERROR = RDS-ERR-1014 Report Data Service was unable to create the document object"{0}".
  30. CREATE_RVISION_ERROR = RDS-ERR-1015 Report Data Service was unable to create a new document version.
  31. CREATE_ROUTPUT_ERROR = RDS-ERR-1016 Report Data Service was unable to create a new document content object.
  32. RUN_CRN_RPT_ERROR = RDS-ERR-1018 The IBM Cognos report "{0}" could not be run. The expected response was not returned by IBM Cognos.
  33. GET_TREE_ERROR = RDS-ERR-1019 Report Data Service was unable to retrieve the portal information from Cognos Connection.
  34. AUTH_ERROR = RDS-ERR-1020 The currently provided credentials are invalid. Please provide the logon credentials.
  35. PROMPT_ERROR = RDS-ERR-1021 The IBM Cognos report "{0}" could not be run because it contains unanswered prompts. Please provide the prompt answers, and run the report again.
  36. REQUEST_ERROR = RDS-ERR-1022 The request received by Report Data Service is not valid.
  37. GOVERNOR_ERROR = RDS-ERR-1023 The report "{0}" could not be run because it exceeds the Report Data Service data size limit set by the administrator.
  38. DATASIZE_ERROR = RDS-ERR-1024 The Report Data Service data size limit set by the administrator in bytes is {0}. The actual data size in bytes is {1}.
  39. PP_ENCODING_WARNING = RDS-ERR-1027 The encoding for the IBM Cognos PowerPlay server "{0}" could not be determined. ISO-8859-1 will be used as the encoding.
  40. CRN_SET_LOCALE_ERROR = RDS-ERR-1029 Report Data Service was unable to set the locale.
  41. CAM_FAILURE = RDS-ERR-1030 A security error occurred while trying to establish a connection with "{0}".
  42. METADATA_ERROR = RDS-ERR-1031 Report Data Service was unable to retrieve the metadata for "{0}"
  43. GETFILE_ERROR = RDS-ERR-1032 Report Data Service found unexpected filetype for: "{0}".
  44. UNKNOWN_OBJECT_ERROR = RDS-ERR-1033 Report Data Service was unable to create the report view "{0}".
  45. CCS_STARTUP = Report Data Service started.
  46. CCS_SHUTDOWN = Report Data Service stopped.
  47. REPORTSPECERROR = RDS-ERR-1034 The report specification for "{0}" could not be retrieved from IBM Cognos.
  48. INITTRANSERROR = RDS-ERR-1035 An error occurred while initializing the transforms for Report Data Service
  49. FAILFILEERROR = RDS-ERR-1036 The file "{0}" could not be retrieved by Report Data Service.
  50. ERRUPDATECONFIG = RDS-ERR-1037 The configuration for Report Data Service could not be updated.
  51. ERRSYSTEMLOCALE = RDS-ERR-1038 The server locale could not be determined
  52. CANCEL_ERROR = RDS-ERR-1039 The request could not be canceled. The request is no longer running.
  53. CANCELLED_REQUEST = RDS-ERR-1040 The conversation with id "{0}" has been canceled.
  54. INVALID_CONVERSATION = RDS-ERR-1059 The conversation with id "{0}" is not valid. The user session could be expired.
  55. DELETE_ERROR = RDS-ERR-1041 The object "{0}" could not be deleted.
  56. GETPROMPT_ERROR = RDS-ERR-1042 Prompt answers could not be found.
  57. STYLE_PARSE_ERROR = RDS-ERR-1043 Unable to parse style definition. The format of the style definition is invalid.
  58. GETRV_CM_QUERY_ERROR = RDS-ERR-1044 The output for the requested version for object "{0}" could not be retrieved.
  59. GETRV_NO_XML_ERROR = RDS-ERR-1045 LayoutDataXML output was not generated for the requested version for object "{0}" .
  60. PARSE_STREAM_ERROR = RDS-ERR-1047 Unable to process the XML output stream. The XML is invalid.
  61. CSEL_ERROR = RDS-ERR-1048 Unable to process the context selection specification:{0}
  62. CREATE_OBJECT_ERROR = RDS-ERR-1049 Report Data Service was unable to create an object in the content store.
  63. DRILL_ERROR = RDS-ERR-1050 Drill operation on the IBM Cognos report "{0}" has failed unexpectedly.
  64. OP_NOT_SUPPORTED_ERROR = RDS-ERR-1051 Operation not supported.
  65. DRILL_REQUEST_ERROR = RDS-ERR-1052 The drill request was invalid.
  66. AUTH_INVALID_CREDENTIAL = RDS-ERR-1053 The credential format received by Report Data Service is invalid.
  67. AUTH_INVALID_ACCOUNT = RDS-ERR-1054 Report Data Service was unable to retrieve the user account information from IBM Cognos.
  68. FORMAT_LOADER_ERR = RDS-ERR-1055 An error occurred trying to load the supported conversion formats.
  69. FILTER_ERROR = RDS-ERR-1056 Report Data Service was unable to filter the report output
  70. RUNTIME_ERROR = RDS-ERR-1057 A runtime error occurred while Report Data Service was processing the request
  71. ANNOTATION_ERROR = RDS-ERR-1058 An error occurred when attempting to process the annotations for this request.
  72. INBOX_ERROR = RDS-ERR-1058 An error occurred while retrieving the inbox feed.
  73. #
  74. # Section: GEN
  75. #
  76. # Description: Other translatable strings
  77. #
  78. HEADER_TITLE = Header
  79. BODY_TITLE = Body
  80. FOOTER_TITLE = Footer
  81. crosstab = Crosstab
  82. chart = Chart
  83. textframe = Textframe
  84. DEFAULT_BLOCK = (Other)
  85. RDS_UNKNOWN_USER = Unavailable
  86. NONE = None
  87. USER_UNAVAILABLE = User unavailable
  88. SKIP_TO_MAIN = Skip to report