qrsvpmsgsRL_en.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: qs
  5. (C) Copyright IBM Corp. 2001, 2017
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <!-- edited with XML Spy v4.0 U (http://www.xmlspy.com) by Cognos User (Cognos Inc.) -->
  13. <!-- generated by cogmc.py -->
  14. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../CCL/CCLCore/Resources/CCLMessageFile.xsd" localization="Content Locale" usage="Message source for CCLMessageFramework">
  15. <component name="QS">
  16. <section name="QS" type="UI">
  17. <string name="OVERALL_LABEL" type="String" usage="The string used to label overall totals in the report.">Summary</string>
  18. <string name="NO_DATA_AVAILABLE" type="String" usage="Message shown when all data in the report is not visible, such as when all records are filtered out">No data available</string>
  19. <string name="FILTER_AND" type="String" usage="The string used to join filter expressions.">
  20. <param type="string" index="1"/> AND <param type="string" index="1"/>
  21. </string>
  22. <string name="FILTER_OR" type="String" usage="The string used to join filter expressions.">
  23. <param type="string" index="1"/> OR <param type="string" index="1"/>
  24. </string>
  25. <string name="FILTER_NOT" type="String" usage="Add negation to filter expressions.">
  26. NOT <param type="string" index="1"/>
  27. </string>
  28. <string name="FILTER_CLOSE_GROUP" type="String" usage="The string used to close filter groups.">
  29. <param type="string" index="1"/> )</string>
  30. <string name="FILTER_OPEN_GROUP" type="String" usage="The string used to start filter groups.">( <param type="string" index="1"/>
  31. </string>
  32. <string name="FILTER_OPEN_NOT_GROUP" type="String" usage="The string used to start filter groups with NOT.">NOT ( <param type="string" index="1"/>
  33. </string>
  34. <string name="FILTER_SUBTITLE_BASIC" type="String">
  35. <param type="string" index="1"/>: <param type="string" index="2"/>
  36. </string>
  37. <string name="FILTER_SUBTITLE_BASIC_STARTS_WITH" type="String">
  38. <param type="string" index="1"/> starts with <param type="string" index="2"/>
  39. </string>
  40. <string name="FILTER_SUBTITLE_BASIC_ENDS_WITH" type="String">
  41. <param type="string" index="1"/> ends with <param type="string" index="2"/>
  42. </string>
  43. <string name="FILTER_SUBTITLE_BASIC_CONTAINS" type="String">
  44. <param type="string" index="1"/> contains <param type="string" index="2"/>
  45. </string>
  46. <string name="FILTER_SUBTITLE_BASIC_LIKE" type="String">
  47. <param type="string" index="1"/> like <param type="string" index="2"/>
  48. </string>
  49. <string name="FILTER_SUBTITLE_BASIC_DAYS_BEFORE_TODAY" type="String">
  50. <param type="string" index="1"/>: <param type="string" index="2"/> days before today
  51. </string>
  52. <string name="FILTER_SUBTITLE_BASIC_DAYS_BEFORE_TODAY_NO_PARMS" type="String">days before today</string>
  53. <string name="FILTER_SUBTITLE_SUMMARY" type="String">
  54. <param type="string" index="1"/> summary for <param type="string" index="2"/>: <param type="string" index="3"/>
  55. </string>
  56. <string name="FILTER_SUBTITLE_SEPARATOR" type="String" usage="Separator used to add extra parameters to the filter_subtitle_basic">, <param type="string" index="1"/>
  57. </string>
  58. <string name="FILTER_SUBTITLE_DATE_AFTER" type="String">
  59. <param type="string" index="1"/>: on or after <param type="string" index="2"/>
  60. </string>
  61. <string name="FILTER_SUBTITLE_DATE_BEFORE" type="String">
  62. <param type="string" index="1"/>: on or before <param type="string" index="2"/>
  63. </string>
  64. <string name="FILTER_SUBTITLE_BETWEEN" type="String">
  65. <param type="string" index="1"/>: between <param type="string" index="2"/> and <param type="string" index="3"/>
  66. </string>
  67. <string name="FILTER_SUBTITLE_GREATER" type="String">
  68. <param type="string" index="1"/>: greater than or equal to <param type="string" index="2"/>
  69. </string>
  70. <string name="FILTER_SUBTITLE_LESS" type="String">
  71. <param type="string" index="1"/>: less than or equal to <param type="string" index="2"/>
  72. </string>
  73. <string name="FILTER_SUBTITLE_SUM_BETWEEN" type="String">
  74. <param type="string" index="1"/> summary for <param type="string" index="2"/>: between <param type="string" index="3"/> and <param type="string" index="4"/>
  75. </string>
  76. <string name="FILTER_SUBTITLE_SUM_GREATER" type="String">
  77. <param type="string" index="1"/> summary for <param type="string" index="2"/>: greater than <param type="string" index="3"/>
  78. </string>
  79. <string name="FILTER_SUBTITLE_SUM_LESS" type="String">
  80. <param type="string" index="1"/> summary for <param type="string" index="2"/>: less than or equal to <param type="string" index="3"/>
  81. </string>
  82. <string name="FILTER_SUBTITLE_SUM_EQUALS" type="String">
  83. <param type="string" index="1"/> summary for <param type="string" index="2"/>: <param type="string" index="3"/>
  84. </string>
  85. <string name="FILTER_SUBTITLE_IS_MISSING" type="String">missing value</string>
  86. <string name="FILTER_SUBTITLE_IS_MISSING_ONLY" type="String">missing values only</string>
  87. <string name="FILTER_SUBTITLE_OR_IS_MISSING" type="String">
  88. <param type="string" index="1"/> or the value is missing</string>
  89. <string name="FILTER_SUBTITLE_IS_NOT_MISSING" type="String">no missing values</string>
  90. <string name="FILTER_SUBTITLE_AND_IS_NOT_MISSING" type="String">
  91. <param type="string" index="1"/> and no missing values</string>
  92. <string name="DEFAULT_REPORT_TITLE" type="String" usage="default title string">Title</string>
  93. <string name="PROMPT_DEFAULT_CONTROL_TITLE" type="String">Provide a value:</string>
  94. <string name="PROMPT_STARTS_WITH_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'starts with' control">Starts with the value:</string>
  95. <string name="PROMPT_ENDS_WITH_CONTROL_TITLE" type="String" usage="describes that the prompt control is an 'ends with' control">Ends with the value:</string>
  96. <string name="PROMPT_CONTAINS_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'contains' control">Contains the value:</string>
  97. <string name="PROMPT_IS_LIKE_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'like' type of filter control">Is like the value:</string>
  98. <string name="PROMPT_NOT_STARTS_WITH_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'starts with' control">Does not start with the value:</string>
  99. <string name="PROMPT_NOT_ENDS_WITH_CONTROL_TITLE" type="String" usage="describes that the prompt control is an 'ends with' control">Does not end with the value:</string>
  100. <string name="PROMPT_NOT_CONTAINS_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'contains' control">Does not contain the value:</string>
  101. <string name="PROMPT_IS_NOT_LIKE_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'like' type of filter control">Is not like the value:</string>
  102. <string name="PROMPT_DAYS_BEFORE_TODAY_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'days before today' type of filter control">Number of days before today</string>
  103. <string name="FILTER_TOOLTIP_DETAIL" type="String" usage="Tooltip for filter icon">Detail filter - applied to individual values in the data source</string>
  104. <string name="FILTER_TOOLTIP_SUMMARY" type="String" usage="Tooltip for filter icon">Summary filter - applied to values in the report</string>
  105. <string name="SORT_ASCENDING" type="String"><param type="string" index="1"/>: Ascending order</string>
  106. <string name="SORT_DESCENDING" type="String"><param type="string" index="1"/>: Descending order</string>
  107. <string name="SORT_ASCENDING_BASED_ON" type="String"><param type="string" index="1"/>: Ascending order based on <param type="string" index="2"/></string>
  108. <string name="SORT_DESCENDING_BASED_ON" type="String"><param type="string" index="1"/>: Descending order based on <param type="string" index="2"/></string>
  109. <string name="SORT_LINKS_SEPARATOR" type="String" usage="The string used to separate sort expressions. The param is to keep the whitespace after the semicolon.">; <param type="string" index="1"/></string>
  110. <string name="SORT_TOOLTIP" type="String" usage="Tooltip for sort icon">Sort order</string>
  111. <string name="SORT_ALL_GROUP_SUMMARIES" type="String" usage="Value shown in the report header when the column is sorted based on all group summaries.">all group summaries</string>
  112. <string name="SUPPRESS_TOOLTIP" type="String" usage="Tooltip for suppress icon">Suppression</string>
  113. <string name="SUPPRESS_ON_ROWS" type="String" usage="'Suppression on Rows' text for title header">Suppression on Rows: </string>
  114. <string name="SUPPRESS_ON_COLUMNS" type="String" usage="'Suppression on Columns' text for title header">Suppression on Columns: </string>
  115. <string name="SUPPRESS_ON_ROWS_AND_COLUMNS" type="String" usage="'Suppression on Rows and Columns' text for title header">Suppression on Rows and Columns: </string>
  116. <string name="ZERO_VALUES" type="String" usage="Zero Values text for suppression header">Zero values</string>
  117. <string name="DIVIDE_BY_ZERO" type="String" usage="Divide by zero Values text for suppression header">Divide by Zero values</string>
  118. <string name="MISSING_VALUES" type="String" usage="Missing Values text for suppression header">Missing values</string>
  119. <string name="OVERFLOW_VALUES" type="String" usage="Overflow Values text for suppression header">Overflow values</string>
  120. <string name="NONE" type="String" usage="Added for the suppression header when no options are selected.">None</string>
  121. </section>
  122. </component>
  123. <component name="RSV">
  124. <section name="CTX" type="UI">
  125. <string name="REPORTEXPRESSION_PARAM_SEPARATOR" whiteSpace="preserve" type="String" usage="Separator used to concatenate parameters that will be displayed as a result of an expression like ?p2? where p2 is a multiselect prompt (comma and space)">, </string>
  126. </section>
  127. <section name="PMT" type="UI">
  128. <string name="FILTER_BETWEEN_STRING" type="String" usage="Example: Between Australia and Chili">Between <param type="string" index="1"/> and <param type="string" index="2"/>
  129. </string>
  130. <string name="FILTER_GREATER_THAN_EQUAL_TO_AND_LESS_THAN_STRING" type="String" usage="Example: Greater than or equal to Chili and less than Japan">Greater than or equal to <param type="string" index="1"/> and less than <param type="string" index="2"/></string>
  131. <string name="FILTER_GREATER_THAN_AND_LESS_THAN_EQUAL_TO_STRING" type="String" usage="Example: Greater than Chili and less than or equal to Japan">Greater than <param type="string" index="1"/> and less than or equal to <param type="string" index="2"/></string>
  132. <string name="FILTER_GREATER_THAN_AND_LESS_THAN_STRING" type="String" usage="Example: Greater than Chili and less than Japan">Greater than <param type="string" index="1"/> and less than <param type="string" index="2"/></string>
  133. <string name="FILTER_GREATER_THAN_STRING" type="String" usage="Example: Greater than or equal to Chili">Greater than <param type="string" index="1"/></string>
  134. <string name="FILTER_GREATER_THAN_EQUAL_TO_STRING" type="String" usage="Example: Greater than or equal to Chili">Greater than or equal to <param type="string" index="1"/>
  135. </string>
  136. <string name="FILTER_LESS_THAN_STRING" type="String" usage="Example: Less than or equal to Chili">Less than <param type="string" index="1"/></string>
  137. <string name="FILTER_LESS_THAN_EQUAL_TO_STRING" type="String" usage="Example: Less than or equal to Chili">Less than or equal to <param type="string" index="1"/>
  138. </string>
  139. <string name="FILTER_EQUAL_STRING" type="String" usage="Example: Chili">
  140. <param type="string" index="1"/>
  141. </string>
  142. <string name="FILTER_BETWEEN_DATE" type="String" usage="Example: Between Jan. 1, 2002 and Dec. 31, 2002">Between <param type="string" index="1"/> and <param type="string" index="2"/>
  143. </string>
  144. <string name="FILTER_GREATER_THAN_EQUAL_TO_DATE" type="String" usage="Example: On or after Jan. 1, 2002">On or after <param type="string" index="1"/>
  145. </string>
  146. <string name="FILTER_LESS_THAN_EQUAL_TO_DATE" type="String" usage="Example: On or before Dec. 31, 2002">On or before <param type="string" index="1"/>
  147. </string>
  148. <string name="FILTER_EQUAL_DATE" type="String" usage="Example: On Jan. 1, 2002">On <param type="string" index="1"/>
  149. </string>
  150. <string name="FILTER_BETWEEN_TIME" type="String" usage="Example: Between 02:56:12 and 14:00:00">Between <param type="string" index="1"/> and <param type="string" index="2"/>
  151. </string>
  152. <string name="FILTER_GREATER_THAN_EQUAL_TO_TIME" type="String" usage="Example: On or after 02:56:12">On or after <param type="string" index="1"/>
  153. </string>
  154. <string name="FILTER_LESS_THAN_EQUAL_TO_TIME" type="String" usage="Example: On or before 02:56:12">On or before <param type="string" index="1"/>
  155. </string>
  156. <string name="FILTER_EQUAL_TIME" type="String" usage="Example: At 14:00:00">At <param type="string" index="1"/>
  157. </string>
  158. <string name="FILTER_BETWEEN_DATETIME" type="String" usage="Example: Between Jan. 1, 2002 01:00:00 and Dec. 31, 2002 23:23:59">Between <param type="string" index="1"/> and <param type="string" index="2"/>
  159. </string>
  160. <string name="FILTER_GREATER_THAN_EQUAL_TO_DATETIME" type="String" usage="Example: On or after Jan. 1, 2002 01:00:00">On or after <param type="string" index="1"/>
  161. </string>
  162. <string name="FILTER_LESS_THAN_EQUAL_TO_DATETIME" type="String" usage="Example: On or before Dec. 31, 2002 23:23:59">On or before <param type="string" index="1"/>
  163. </string>
  164. <string name="FILTER_EQUAL_DATETIME" type="String" usage="Example: On Jan. 1, 2002 01:00:00">On <param type="string" index="1"/>
  165. </string>
  166. <string name="FILTER_BETWEEN_INTERVAL" type="String" usage="Example: Between 0 2:00 and 0 4:00">Between <param type="string" index="1"/> and <param type="string" index="2"/>
  167. </string>
  168. <string name="FILTER_GREATER_THAN_EQUAL_TO_INTERVAL" type="String" usage="Example: 0 2:00 or more">
  169. <param type="string" index="1"/> or more</string>
  170. <string name="FILTER_LESS_THAN_EQUAL_TO_INTERVAL" type="String" usage="Example: 0 2:00 or less">
  171. <param type="string" index="1"/> or less</string>
  172. <string name="FILTER_EQUAL_INTERVAL" type="String" usage="Example: 0 2:00">
  173. <param type="string" index="1"/>
  174. </string>
  175. </section>
  176. <section name="RND" type="UI">
  177. <string name="EXECUTE_ERROR_COLSTATE_ERROR" type="String" usage="will be displayed in an erroneous cell instead of actual data value">#!Error</string>
  178. <string name="EXECUTE_ERROR_COLSTATE_SECURITY" type="String" usage="will be displayed in a cell denied by security instead of expected data value">#!Security</string>
  179. <string name="EXECUTE_ERROR_COLSTATE_DIVBYZERO" type="String" usage="will be displayed in a cell that has encountered a divide-by-zero exception, instead of expected data value">/0</string>
  180. <string name="EXECUTE_ERROR_COLSTATE_OVERFLOW" type="String" usage="will be displayed in a cell that has encountered an overflow/underflow exception, instead of expected data value">#!Overflow</string>
  181. <string name="EXECUTE_ERROR_COLSTATE_NULL" type="String" usage="will be displayed in a missing cell instead of expected result">
  182. </string>
  183. <string name="EXECUTE_ERROR_COLSTATE_NA" type="String" usage="will be displayed in a non-applicable cell instead of expected result">
  184. </string>
  185. <string name="EXECUTE_ERROR_COLSTATE_UNKNOWN" type="String" usage="will be displayed in an erroneous cell instead of expected result">?</string>
  186. <string name="DEFAULT_COUNTRY" type="String" usage="Default country locale name used for formatting currency. The string should not be translated">en-US</string>
  187. <string name="UNSUPPORTED_DATATYPE_BLOB" type="String" usage="will be displayed in place of data value of BLOB data type">[Blob]</string>
  188. <string name="UNSUPPORTED_DATATYPE_ITERATOR" type="String" usage="will be displayed in place of data value of ITERATOR data type">[Iterator]</string>
  189. <string name="UNSUPPORTED_DATATYPE_BINARY" type="String" usage="will be displayed in place of data value of BINARY data type">[Binary Data]</string>
  190. <string name="UNSUPPORTED_DATATYPE_VARIANT" type="String" usage="will be displayed in place of data value of VARIANT data type">[Variant]</string>
  191. <string name="UNSUPPORTED_DATATYPE_UNKNOWN" type="String" usage="will be displayed in place of data value of UNKNOWN data type">#!Data Type</string>
  192. <string name="MEASURES" type="Tooltip" usage="will be displayed on tooltips as a name for a measure level">MEASURES</string>
  193. <string name="EXCEL_REPORT_HAVE_BEEN_TRUNCATED" type="String" usage="This message is contained in a worksheet when its data cannot fit in 65000 rows limit; it is used ONLY by the eFormatSingleXLS run option">This report was truncated because it contains more than 65,000 rows.</string>
  194. </section>
  195. </component>
  196. </stringTable>