123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- BI and PM: qs
- (C) Copyright IBM Corp. 2001, 2017
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!--
- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
- -->
- <!-- edited with XML Spy v4.0 U (http://www.xmlspy.com) by Cognos User (Cognos Inc.) -->
- <!-- generated by cogmc.py -->
- <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">
- <component name="QS">
- <section name="QS" type="UI">
- <string name="OVERALL_LABEL" type="String" usage="The string used to label overall totals in the report.">Summary</string>
- <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>
- <string name="FILTER_AND" type="String" usage="The string used to join filter expressions.">
- <param type="string" index="1"/> AND <param type="string" index="1"/>
- </string>
- <string name="FILTER_OR" type="String" usage="The string used to join filter expressions.">
- <param type="string" index="1"/> OR <param type="string" index="1"/>
- </string>
- <string name="FILTER_NOT" type="String" usage="Add negation to filter expressions.">
- NOT <param type="string" index="1"/>
- </string>
- <string name="FILTER_CLOSE_GROUP" type="String" usage="The string used to close filter groups.">
- <param type="string" index="1"/> )</string>
- <string name="FILTER_OPEN_GROUP" type="String" usage="The string used to start filter groups.">( <param type="string" index="1"/>
- </string>
- <string name="FILTER_OPEN_NOT_GROUP" type="String" usage="The string used to start filter groups with NOT.">NOT ( <param type="string" index="1"/>
- </string>
- <string name="FILTER_SUBTITLE_BASIC" type="String">
- <param type="string" index="1"/>: <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_BASIC_STARTS_WITH" type="String">
- <param type="string" index="1"/> starts with <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_BASIC_ENDS_WITH" type="String">
- <param type="string" index="1"/> ends with <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_BASIC_CONTAINS" type="String">
- <param type="string" index="1"/> contains <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_BASIC_LIKE" type="String">
- <param type="string" index="1"/> like <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_BASIC_DAYS_BEFORE_TODAY" type="String">
- <param type="string" index="1"/>: <param type="string" index="2"/> days before today
- </string>
- <string name="FILTER_SUBTITLE_BASIC_DAYS_BEFORE_TODAY_NO_PARMS" type="String">days before today</string>
- <string name="FILTER_SUBTITLE_SUMMARY" type="String">
- <param type="string" index="1"/> summary for <param type="string" index="2"/>: <param type="string" index="3"/>
- </string>
- <string name="FILTER_SUBTITLE_SEPARATOR" type="String" usage="Separator used to add extra parameters to the filter_subtitle_basic">, <param type="string" index="1"/>
- </string>
- <string name="FILTER_SUBTITLE_DATE_AFTER" type="String">
- <param type="string" index="1"/>: on or after <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_DATE_BEFORE" type="String">
- <param type="string" index="1"/>: on or before <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_BETWEEN" type="String">
- <param type="string" index="1"/>: between <param type="string" index="2"/> and <param type="string" index="3"/>
- </string>
- <string name="FILTER_SUBTITLE_GREATER" type="String">
- <param type="string" index="1"/>: greater than or equal to <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_LESS" type="String">
- <param type="string" index="1"/>: less than or equal to <param type="string" index="2"/>
- </string>
- <string name="FILTER_SUBTITLE_SUM_BETWEEN" type="String">
- <param type="string" index="1"/> summary for <param type="string" index="2"/>: between <param type="string" index="3"/> and <param type="string" index="4"/>
- </string>
- <string name="FILTER_SUBTITLE_SUM_GREATER" type="String">
- <param type="string" index="1"/> summary for <param type="string" index="2"/>: greater than <param type="string" index="3"/>
- </string>
- <string name="FILTER_SUBTITLE_SUM_LESS" type="String">
- <param type="string" index="1"/> summary for <param type="string" index="2"/>: less than or equal to <param type="string" index="3"/>
- </string>
- <string name="FILTER_SUBTITLE_SUM_EQUALS" type="String">
- <param type="string" index="1"/> summary for <param type="string" index="2"/>: <param type="string" index="3"/>
- </string>
- <string name="FILTER_SUBTITLE_IS_MISSING" type="String">missing value</string>
- <string name="FILTER_SUBTITLE_IS_MISSING_ONLY" type="String">missing values only</string>
- <string name="FILTER_SUBTITLE_OR_IS_MISSING" type="String">
- <param type="string" index="1"/> or the value is missing</string>
- <string name="FILTER_SUBTITLE_IS_NOT_MISSING" type="String">no missing values</string>
- <string name="FILTER_SUBTITLE_AND_IS_NOT_MISSING" type="String">
- <param type="string" index="1"/> and no missing values</string>
- <string name="DEFAULT_REPORT_TITLE" type="String" usage="default title string">Title</string>
- <string name="PROMPT_DEFAULT_CONTROL_TITLE" type="String">Provide a value:</string>
- <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>
- <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>
- <string name="PROMPT_CONTAINS_CONTROL_TITLE" type="String" usage="describes that the prompt control is a 'contains' control">Contains the value:</string>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <string name="FILTER_TOOLTIP_DETAIL" type="String" usage="Tooltip for filter icon">Detail filter - applied to individual values in the data source</string>
- <string name="FILTER_TOOLTIP_SUMMARY" type="String" usage="Tooltip for filter icon">Summary filter - applied to values in the report</string>
- <string name="SORT_ASCENDING" type="String"><param type="string" index="1"/>: Ascending order</string>
- <string name="SORT_DESCENDING" type="String"><param type="string" index="1"/>: Descending order</string>
- <string name="SORT_ASCENDING_BASED_ON" type="String"><param type="string" index="1"/>: Ascending order based on <param type="string" index="2"/></string>
- <string name="SORT_DESCENDING_BASED_ON" type="String"><param type="string" index="1"/>: Descending order based on <param type="string" index="2"/></string>
- <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>
- <string name="SORT_TOOLTIP" type="String" usage="Tooltip for sort icon">Sort order</string>
- <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>
- <string name="SUPPRESS_TOOLTIP" type="String" usage="Tooltip for suppress icon">Suppression</string>
- <string name="SUPPRESS_ON_ROWS" type="String" usage="'Suppression on Rows' text for title header">Suppression on Rows: </string>
- <string name="SUPPRESS_ON_COLUMNS" type="String" usage="'Suppression on Columns' text for title header">Suppression on Columns: </string>
- <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>
- <string name="ZERO_VALUES" type="String" usage="Zero Values text for suppression header">Zero values</string>
- <string name="DIVIDE_BY_ZERO" type="String" usage="Divide by zero Values text for suppression header">Divide by Zero values</string>
- <string name="MISSING_VALUES" type="String" usage="Missing Values text for suppression header">Missing values</string>
- <string name="OVERFLOW_VALUES" type="String" usage="Overflow Values text for suppression header">Overflow values</string>
- <string name="NONE" type="String" usage="Added for the suppression header when no options are selected.">None</string>
- </section>
- </component>
- <component name="RSV">
- <section name="CTX" type="UI">
- <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>
- </section>
- <section name="PMT" type="UI">
- <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"/>
- </string>
- <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>
- <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>
- <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>
- <string name="FILTER_GREATER_THAN_STRING" type="String" usage="Example: Greater than or equal to Chili">Greater than <param type="string" index="1"/></string>
- <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"/>
- </string>
- <string name="FILTER_LESS_THAN_STRING" type="String" usage="Example: Less than or equal to Chili">Less than <param type="string" index="1"/></string>
- <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"/>
- </string>
- <string name="FILTER_EQUAL_STRING" type="String" usage="Example: Chili">
- <param type="string" index="1"/>
- </string>
- <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"/>
- </string>
- <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"/>
- </string>
- <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"/>
- </string>
- <string name="FILTER_EQUAL_DATE" type="String" usage="Example: On Jan. 1, 2002">On <param type="string" index="1"/>
- </string>
- <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"/>
- </string>
- <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"/>
- </string>
- <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"/>
- </string>
- <string name="FILTER_EQUAL_TIME" type="String" usage="Example: At 14:00:00">At <param type="string" index="1"/>
- </string>
- <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"/>
- </string>
- <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"/>
- </string>
- <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"/>
- </string>
- <string name="FILTER_EQUAL_DATETIME" type="String" usage="Example: On Jan. 1, 2002 01:00:00">On <param type="string" index="1"/>
- </string>
- <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"/>
- </string>
- <string name="FILTER_GREATER_THAN_EQUAL_TO_INTERVAL" type="String" usage="Example: 0 2:00 or more">
- <param type="string" index="1"/> or more</string>
- <string name="FILTER_LESS_THAN_EQUAL_TO_INTERVAL" type="String" usage="Example: 0 2:00 or less">
- <param type="string" index="1"/> or less</string>
- <string name="FILTER_EQUAL_INTERVAL" type="String" usage="Example: 0 2:00">
- <param type="string" index="1"/>
- </string>
- </section>
- <section name="RND" type="UI">
- <string name="EXECUTE_ERROR_COLSTATE_ERROR" type="String" usage="will be displayed in an erroneous cell instead of actual data value">#!Error</string>
- <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>
- <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>
- <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>
- <string name="EXECUTE_ERROR_COLSTATE_NULL" type="String" usage="will be displayed in a missing cell instead of expected result">
- </string>
- <string name="EXECUTE_ERROR_COLSTATE_NA" type="String" usage="will be displayed in a non-applicable cell instead of expected result">
- </string>
- <string name="EXECUTE_ERROR_COLSTATE_UNKNOWN" type="String" usage="will be displayed in an erroneous cell instead of expected result">?</string>
- <string name="DEFAULT_COUNTRY" type="String" usage="Default country locale name used for formatting currency. The string should not be translated">en-US</string>
- <string name="UNSUPPORTED_DATATYPE_BLOB" type="String" usage="will be displayed in place of data value of BLOB data type">[Blob]</string>
- <string name="UNSUPPORTED_DATATYPE_ITERATOR" type="String" usage="will be displayed in place of data value of ITERATOR data type">[Iterator]</string>
- <string name="UNSUPPORTED_DATATYPE_BINARY" type="String" usage="will be displayed in place of data value of BINARY data type">[Binary Data]</string>
- <string name="UNSUPPORTED_DATATYPE_VARIANT" type="String" usage="will be displayed in place of data value of VARIANT data type">[Variant]</string>
- <string name="UNSUPPORTED_DATATYPE_UNKNOWN" type="String" usage="will be displayed in place of data value of UNKNOWN data type">#!Data Type</string>
- <string name="MEASURES" type="Tooltip" usage="will be displayed on tooltips as a name for a measure level">MEASURES</string>
- <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>
- </section>
- </component>
- </stringTable>
|