1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: J2H
- ##
- ## Description: J2HTML messages
- ##
- #
- # Section: PAG
- #
- # Description: Pager strings
- #
- IDS_PAGER_ITEMS_FOUND = \u65e0\u6761\u76ee\u3002
- IDS_PAGER_ITEMS = \u6761\u76ee\uff1a
- IDS_PAGER_FROM_INVALID = \u7b2c\u4e00\u4e2a\u6761\u76ee\u6846\u4e2d\u7684\u6570\u5b57\u65e0\u6548\u3002\u8be5\u6570\u5b57\u5fc5\u987b\u5927\u4e8e 0\u3002
- IDS_PAGER_TO_INVALID = \u7b2c\u4e8c\u4e2a\u6761\u76ee\u6846\u4e2d\u7684\u6570\u5b57\u65e0\u6548\u3002\u8be5\u6570\u5b57\u5fc5\u987b\u5927\u4e8e 0\u3002
- IDS_PAGER_ENTRIES_INVALID = \u7b2c\u4e00\u4e2a\u6761\u76ee\u6846\u4e2d\u7684\u6570\u5b57\u4e0d\u80fd\u5927\u4e8e\u7b2c\u4e8c\u4e2a\u6761\u76ee\u6846\u4e2d\u7684\u6570\u5b57\u3002
- IDS_PAGER_ENTRIES_EMPTY = \u6307\u5b9a\u8981\u663e\u793a\u7684\u6761\u76ee\u53f7\uff0c\u7136\u540e\u5355\u51fb\u201c\u8f6c\u5230\u201d\u6309\u94ae\u3002
- IDS_PAGER_FIRST = \u7b2c\u4e00\u9875
- IDS_PAGER_LAST = \u6700\u540e\u4e00\u9875
- IDS_PAGER_PREVIOUS = \u4e0a\u4e00\u9875
- IDS_PAGER_NEXT = \u4e0b\u4e00\u9875
- IDS_PAGER_PAGEUP = \u4e0a\u4e00\u9875
- IDS_PAGER_PAGEDOWN = \u4e0b\u4e00\u9875
- IDS_PAGER_GO_TO = \u8f6c\u5230
- #
- # Section: MEN
- #
- # Description: Menu strings
- #
- IDS_MENU_EMPTY = \u7a7a\u7684\u83dc\u5355{0}
- #
- # Section: GLB
- #
- # Description: General strings
- #
- IDS_LAST_REFRESH = \u4e0a\u6b21\u5237\u65b0\u65f6\u95f4\uff1a{0}
- IDS_ERROR_IN_XML_STAGE = \u5904\u7406\u8bf7\u6c42\u65f6\u51fa\u9519\u3002
- IDS_ERROR_IN_RENDERING_STAGE = \u5448\u793a\u8bf7\u6c42\u7684\u6570\u636e\u65f6\u51fa\u9519
- #
- # Section: TBL
- #
- # Description: Table strings
- #
- IDS_TABLE_SELECT_ALL = \u9009\u62e9\u6240\u6709\u9002\u7528\u4e8e\u7ec4\u64cd\u4f5c\u7684\u9879
- IDS_TABLE_SELECT = \u9009\u62e9\u9002\u7528\u4e8e\u7ec4\u64cd\u4f5c {0} \u7684\u9879
|