htsmsg_en.properties 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  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: HTS
  12. ##
  13. ## Description: Human Task Service
  14. ##
  15. #
  16. # Section: GEN
  17. #
  18. # Description: Messages Generated by the Human Task Service Messages
  19. #
  20. MSG_US_SERVICE_HANDLER_ERROR = HTS-GEN-0001 An error occurred while processing the request for method {0}: {1}.
  21. MSG_US_GENERAL_ERROR = HTS-GEN-0002 A general error has occurred {0}.
  22. MSG_US_SERVICE_NO_HANDLER = HTS-GEN-0003 The requested method is not known to the Human Task Service: {0}.
  23. MSG_US_SERVICE_MARSHALL_ERROR = HTS-GEN-0004 An error occurred (un)marshaling task: {0}.
  24. MSG_US_SERVICE_VALIDATION_ERROR = HTS-GEN-0005 An error occurred when validating task: {1}.
  25. MSG_US_SERVICE_BUILDING_RESPONSE_ERROR = HTS-GEN-0006 An error occurred when building task result: {1}.
  26. MSG_US_SERVICE_PERSIST_ERROR = HTS-GEN-0007 An error occurred when persisting data: {1}.
  27. MSG_US_SERVICE_TASK_LOAD_ERROR = HTS-GEN-0008 An error occurred when loading manual task: {0}.
  28. MSG_US_SERVICE_DEPLOY_ERROR = HTS-GEN-0009 An error occurred when loading the manual task template: {0}.
  29. MSG_US_MISSING_URI = HTS-GEN-0010 The <uri> element was missing from the manual task template: {0}.
  30. MSG_US_INVALID_STATUS = HTS-GEN-0011 The Status {0} for operation {1} is invalid.
  31. MSG_US_INVALID_ROLE = HTS-GEN-0012 The Role {0} for operation {1} is invalid.
  32. MSG_US_CANNOT_ACTIVATE = HTS-GEN-0013 The Task {0} cannot be activated. Activation time is {1}.
  33. MSG_US_INVALID_PARAMETER = HTS-GEN-0014 Invalid parameter named {0} for operation {1}. Passed value : {2}
  34. MSG_US_NOT_OWNER = HTS-GEN-0015 The user {0} is not the owner of the task {1}.
  35. MSG_US_NO_COMPLETION_DATA = HTS-GEN-0016 The task {0} cannot complete without output data.
  36. MSG_US_CANNOT_COMPLETE = HTS-GEN-0017 The task {0} cannot complete the call-back failed. {1}
  37. MSG_US_NO_FAULT_DATA = HTS-GEN-0018 The task {0} failed without fault data.
  38. MSG_US_MISSING_CALLBACK_HEADER = HTS-GEN-0019 A user task completion call-back failed due to missing or corrupt call-back data
  39. MSG_US_ERROR_RETRIEVING_RENDERING_TYPES = HTS-GEN-0020 There was an error retrieving the rendering types details.
  40. MSG_US_INVALID_USER_DATA = HTS-GEN-0021 The user data is invalid or missing. {0}
  41. MSG_US_INVALID_WHERE = HTS-GEN-0022 Invalid where clause. {0}
  42. MSG_US_WAITING_FOR_TASK_COMPLETION = HTS-GEN-0023 Waiting for the task to be completed.
  43. MSG_US_BAD_NOTIFICATION_OP = HTS-GEN-0024 The requested method is not applicable for the task type NOTIFICATION
  44. MSG_US_APPROVAL_MSG = HTS-GEN-0025 The user service task completed with status:{0}.
  45. MSG_US_INVALID_CAM_ID = HTS-GEN-0026 The CAM ID is invalid. Unable to parse the CM response.
  46. MSG_US_INVALID_CM_RESPONSE = HTS-GEN-0027 The CM Response is invalid.
  47. MSG_US_ERROR_PARSING_USER_NAME = HTS-GEN-0028 There was an error retrieving the user name from CM, the CM response could not be parsed.
  48. MSG_US_ERROR_RETRIEVING_USER_NAME = HTS-GEN-0029 There was an error retrieving the user name from CM.
  49. MSG_US_CREATE_MANUAL_TASK_CLASS = Create Manual Task Class.
  50. MSG_US_CLAIM = Claim
  51. MSG_US_COMPLETE_MANUAL_TASK = Complete Manual Task.
  52. MSG_US_DELETE_ATACHMENT = HTS-GEN-0033 Delete Attachment.
  53. MSG_US_SET_PRIORITY = HTS-GEN-0034 Set Priority.
  54. MSG_US_START = Start
  55. MSG_US_STOP = Stop
  56. MSG_US_FAIL = Fail
  57. MSG_US_CREATE_NOTIFICATION = HTS-GEN-0038 Create Notification.
  58. MSG_US_BAD_TASK_TYPE_FOR_OP = HTS-GEN-0039 The requested method is not applicable for the task type {0}.
  59. MSG_US_CREATE_MANUAL_TASK = HTS-GEN-0040 Create Manual Task.
  60. MSG_US_JDBC_INFO = HTS-GEN-0041 The following JDBC connection info was logged:
  61. MSG_US_NO_LOCAL_NOTIFICATION_REF_FOUND = HTS-GEN-0042 No localnotification found for reference: {0}.
  62. MSG_US_BAD_UNION_ARGUMENTS = HTS-GEN-0043 Union function should take 2 function arguments
  63. MSG_US_INVALID_OPERATION_NAME = HTS-GEN-0044 Invalid Operation Name: {0}.
  64. MSG_US_INVALID_SCHEMA_DIRECTORY = HTS-GEN-0045 Invalid schema directory
  65. MSG_US_SCHEMA_UPDATE_FAILED = HTS-GEN-0046 Schema update failed: {0}.
  66. MSG_US_INVALID_SCHEMA_LIST = HTS-GEN-0047 Invalid schema list
  67. MSG_US_EMAIL_SENDER_ERROR = HTS-GEN-0048 Email sender invalid {0}.
  68. MSG_US_BAD_EXCEPT_ARGUMENTS = HTS-GEN-0049 Except function should take 2 function arguments.
  69. MSG_US_BAD_UNSUBSCRIBERS_ARGUMENTS = HTS-GEN-0050 getUnsubscribers function should take 1 string argument
  70. MSG_US_BAD_CAMEXPAND_ARGUMENTS = HTS-GEN-0051 camExpand function should take 1 function argument
  71. MSG_US_ERROR_GENERATING_LOG_DATA = HTS-GEN-0052 US-052 There was an error generating the IPF log data
  72. MSG_US_ERROR_GENERATING_TASK_MESSAGE_LOG_DATA = HTS-GEN-0053 US-053 There was an error generating the task message log data for IPF logs
  73. MSG_US_ERROR_GENERATING_TASK_COMMENT_LOG_DATA = HTS-GEN-0054 US-054 There was an error generating the task comment log data for IPF logs
  74. MSG_US_ERROR_GENERATING_TASK_NOTIFICATION_LOG_DATA = HTS-GEN-0055 US-055 There was an error generating the notification log data for IPF logs
  75. MSG_US_ERROR_GENERATING_TASK_SUBSCRIPTION_CHANGE_LOG_DATA = HTS-GEN-0056 US-056 There was an error generating the subscription changes log data for IPF logs
  76. MSG_US_ERROR_GENERATING_TASK_HUMANROLE_LOG_DATA = HTS-GEN-0057 US-057 There was an error generating the humanroles log data for IPF logs
  77. MSG_US_ERROR_LOGGING_IPF_LOG_DATA = HTS-GEN-0058 US-058 There was an error logging details in the IPF logs
  78. MSG_USV_DEPLOYMENT_FAILED = HTS-GEN-0059 Deployment failed. {0}
  79. MSG_US_SCHEMA_METADATA_GENERATION_FAILED = HTS-GEN-0060 Deployment schema meta data generation failed. {0}
  80. MSG_USV_DEPLOYMENT_METADATA_MISMATCH = HTS-GEN-0061 Import metadata mismatch. {0}
  81. MSG_US_INVALID_SELECT = HTS-GEN-0062 Invalid select clause. {0}
  82. MSG_US_INVALID_ORDER_BY = HTS-GEN-0063 Invalid order by clause. {0}
  83. MSG_USV_IMPORT_DEPLOYMENT_FIXUP_FAILED = HTS-GEN-0064 Failed to retrieve CM search path data {0}
  84. MSG_USV_EXPORT_DEPLOYMENT_FIXUP_FAILED = HTS-GEN-0065 Failed to resolve CM search path data {0}
  85. MSG_USV_UNKNOWN_OWNER = Unavailable
  86. MSG_HTS_TASK_REMOVED = HTS-GEN-0067 The following task has been removed from the content store. It has been completed for longer than the configured lifetime. Name: {0}. ID: {1}
  87. MSG_US_EXIT = HTS-GEN-0068 Canceled by the creating process.
  88. MSG_US_CANNOT_SKIP = HTS-GEN-0069 The Task {0} cannot be skipped.
  89. MSG_US_COMPLETE_NOTIFICATION_TASK = HTS-GEN-0070 The notification read was acknowledged.
  90. MSG_USV_DEPLOYMENT_IMPORT_FAILED = HTS-GEN-0071 Deployment import Failed [0].
  91. MSG_USV_ERROR_CONFLICTED_GROUP_USER_ROLE = HTS-GEN-0072 The group id {0} was earlier used as a user role- ask administrator to correct entry in CM.
  92. MSG_USV_DEADLINES_FAILED = HTS-GEN-0073 Deadlines failed to execute for task. {0}
  93. MSG_USV_TASK_HAS_BEEN_CANCELED = HTS-GEN-0074 The Task has been canceled by {0}
  94. MSG_US_UPDATE = update Task Details
  95. MSG_US_SKIP = Canceled.
  96. MSG_US_REASSIGN = Reassigned.
  97. MSG_US_MINIMUM_ROLES = HTS-GEN-0079 Invalid human roles. There must be at least one Stakeholder.
  98. CREATE_GENERIC_MANUAL_TASK = Create Task
  99. MSG_US_CANNOT_REOPEN = HTS-GEN-0081 The Task {0} cannot be reopened.
  100. MSG_HTS_TASK_RECURSION = HTS-GEN-0082 Warning recursion detected. The task {0} cannot be a child of {1}.
  101. MSG_USV_DUPLICATE_DEPLOYMENT_OBJECTS = HTS-GEN-0083 Duplicate objects detected during import. {0}
  102. MSG_US_ERROR_RETRIEVING_HOTLIST_ID = HTS-GEN-0084 There was an error retrieving the agent event list from CM
  103. MSG_HTS_AUTHENTICATION_ERROR = HTS-GEN-0085 An authentication error has occured. {0}
  104. MSG_US_INACCESSIBLE_USER_DATA = HTS-GEN-0086 The user data is inaccessible.
  105. MSG_US_INACCESSIBLE_USER_DATA_IMPERSONATE = HTS-GEN-0087 The user data is inaccessible because you are impersonating a different tenant.
  106. MSG_HTS_TASKUPDATE_PRIORITY = Changed the priority from {0} to {1}
  107. MSG_HTS_TASKUPDATE_OWNER = Changed the owner from {0} to {1}
  108. MSG_HTS_TASKUPDATE_STATUS = Changed the status from {0} to {1}
  109. MSG_HTS_TASKUPDATE_ADD_POTENTIAL_OWNER = Added potential owner {0}
  110. MSG_HTS_TASKUPDATE_REMOVE_POTENTIAL_OWNER = Removed potential owner {0}
  111. MSG_HTS_TASKUPDATE_ADD_STAKEHOLDER = Added stakeholder {0}
  112. MSG_HTS_TASKUPDATE_REMOVE_STAKEHOLDER = Removed stakeholder {0}
  113. MSG_HTS_TASKUPDATE_ADD_START_DEADLINE = Added a start by deadline at {0}
  114. MSG_HTS_TASKUPDATE_UPDATE_START_DEADLINE = Updated the start by deadline from {0} to {1}
  115. MSG_HTS_TASKUPDATE_REMOVE_START_DEADLINE = Removed the start by deadline
  116. MSG_HTS_TASKUPDATE_ADD_DUE_DEADLINE = Added a due by deadline at {0}
  117. MSG_HTS_TASKUPDATE_UPDATE_DUE_DEADLINE = Updated the due by deadline from {0} to {1}
  118. MSG_HTS_TASKUPDATE_REMOVE_DUE_DEADLINE = Removed the due by deadline
  119. MSG_HTS_TASK_STATUS_CREATED = Created
  120. MSG_HTS_TASK_STATUS_READY = Unclaimed
  121. MSG_HTS_TASK_STATUS_RESERVED = Not Started
  122. MSG_HTS_TASK_STATUS_IN_PROGRESS = Started
  123. MSG_HTS_TASK_STATUS_SUSPENDED = On Hold
  124. MSG_HTS_TASK_STATUS_COMPLETED = Completed
  125. MSG_HTS_TASK_STATUS_FAILED = Failed
  126. MSG_HTS_TASK_STATUS_ERROR = Error
  127. MSG_HTS_TASK_STATUS_EXITED = Exited
  128. MSG_HTS_TASK_STATUS_CANCELLED = Cancelled
  129. MSG_HTS_TASK_STATUS_OBSOLETE = Obsolete
  130. MSG_HTS_TASK_STATUS_READ = Read
  131. MSG_HTS_TASK_STATUS_UNREAD = Unread
  132. MSG_HTS_TASK_STATUS_ACKNOWLEDGED = Acknowledged
  133. MSG_HTS_ERROR_LOADING_TASKLIST = HTS-GEN-0102 There was a problem loading the task list. If the problem persists, please contact the system administrator.
  134. MSG_HTS_ERROR_RESOLVING_PEOPLE_GROUP = HTS-GEN-0103 Unable to resolve people group {0} in class {1} : {2}
  135. #
  136. # Section: MSG
  137. #
  138. # Description: Messages Generated by the User Service
  139. #
  140. MSG_USV_NOTIFICATION_SENDER = NOTIFICATION SENDER:
  141. MSG_USV_NOTIFICATION_RECIPIENTS = NOTIFICATION RECIPIENTS:
  142. MSG_USV_NOTIFICATION_SUBJECT = NOTIFICATION SUBJECT:
  143. MSG_USV_NOTIFICATION_MESSAGE_BODY_PLAIN = NOTIFICATION MESSAGE BODY PLAIN:
  144. MSG_USV_NOTIFICATION_MESSAGE_BODY_HTML = NOTIFICATION MESSAGE BODY HTML:
  145. #
  146. # Section: EML
  147. #
  148. # Description: Messages for translation into emails
  149. #
  150. MSG_HTS_INTERACTION_OWNER = Owner:
  151. MSG_HTS_INTERACTION_SUBJECT = Subject:
  152. MSG_HTS_INTERACTION_DESCRIPTION = Description:
  153. MSG_HTS_INTERACTION_COMMENT = Comment:
  154. MSG_HTS_INTERACTION_BROWSER_LINK = Open in web browser.
  155. MSG_HTS_INTERACTION_OWNER_ASSIGN = Assigned To:
  156. MSG_HTS_INTERACTION_ROLE = Role:
  157. MSG_HTS_INTERACTION_POTENTIAL_OWNER = Potential Owner:
  158. MSG_HTS_INTERACTION_STAKEHOLDER = Stakeholder:
  159. MSG_HTS_INTERACTION_SUBJ_NEW_TASK = $creator$ has created a task: $subject$
  160. MSG_HTS_INTERACTION_STUB_NEW_TASK = $creator$ has created a task.
  161. MSG_HTS_INTERACTION_SUBJ_NEW_NOTIF = $creator$ has sent you a notification: $subject$
  162. MSG_HTS_INTERACTION_STUB_NEW_NOTIF = $creator$ has sent you a notification.
  163. MSG_HTS_INTERACTION_SUBJ_START_DL = Work has not started on task: $subject$
  164. MSG_HTS_INTERACTION_STUB_START_DL = Work has not started on task.
  165. MSG_HTS_INTERACTION_SUBJ_COMPLETE_DL = Work has not been completed on task: $subject$
  166. MSG_HTS_INTERACTION_STUB_COMPLETE_DL = Work has not been completed on task.
  167. MSG_HTS_INTERACTION_SUBJ_COMMENT = $commenter$ has commented on the task: $subject$
  168. MSG_HTS_INTERACTION_STUB_COMMENT = A comment has been added to the task by $commenter$.
  169. MSG_HTS_INTERACTION_SUBJ_ASSIGN = $assigner$ has assigned you a task: $subject$
  170. MSG_HTS_INTERACTION_SUBJ_STAKEHOLDER_ASSIGN = $ownerDN$ now owns task: $subject$
  171. MSG_HTS_INTERACTION_STUB_STAKEHOLDER_ASSIGN = $ownerDN$ now owns task.
  172. MSG_HTS_INTERACTION_STUB_ASSIGN = $assigner$ has assigned you a task.
  173. MSG_HTS_INTERACTION_SUBJ_START = $ownerDN$ has started work on task: $subject$
  174. MSG_HTS_INTERACTION_STUB_START = $ownerDN$ has started work on task.
  175. MSG_HTS_INTERACTION_SUBJ_COMPLETE = $ownerDN$ has completed work on task: $subject$
  176. MSG_HTS_INTERACTION_STUB_COMPLETE = $ownerDN$ has completed work on task.
  177. MSG_HTS_INTERACTION_SUBJ_FAIL = The task has failed: $subject$
  178. MSG_HTS_INTERACTION_STUB_FAIL = The task has failed.
  179. MSG_HTS_INTERACTION_SUBJ_NOT_READ = Notification has not been acknowledged: $subject$
  180. MSG_HTS_INTERACTION_STUB_NOT_READ = Notification has not been acknowledged.
  181. MSG_HTS_INTERACTION_SUBJ_TOPIC_COMMENT = $commenter$ has added a comment to a discussion
  182. MSG_HTS_INTERACTION_STUB_TOPIC_COMMENT = $commenter$ has added a comment to a discussion.
  183. MSG_HTS_INTERACTION_SUBJ_CANCELL = $canceller$ has canceled a task: $subject$
  184. MSG_HTS_INTERACTION_STUB_CANCELL = This task has been canceled.
  185. MSG_HTS_INTERACTION_SUBJ_ADDED_ROLE = $adder$ has added you to a task: $subject$
  186. MSG_HTS_INTERACTION_STUB_ADDED_ROLE = $adder$ has added you to a task.
  187. MSG_HTS_INTERACTION_SUBJ_REMOVED_ROLE = $remover$ has removed you from a task: $subject$
  188. MSG_HTS_INTERACTION_STUB_REMOVED_ROLE = $remover$ has removed you from a task.
  189. MSG_HTS_INTERACTION_DASHBOARD = Dashboard: $dashboardTitle$
  190. MSG_HTS_INTERACTION_DISCUSSION = Discussion: $subject$
  191. MSG_HTS_INTERACTION_COMMENT_TITLE = Comment Title: $commentTitle$
  192. MSG_HTS_INTERACTION_UNSUBSCRIBE = You are receiving this notification because you subscribed to this discussion. To unsubscribe, $unsubscribeInstructions$