12345678910111213141516171819202122232425262728293031323334353637383940 |
- # IBM Confidential
- # OCO Source Materials
- # IBM Cognos Products: glass-framework
- # (C) Copyright IBM Corp. 2015, 2018
- #
- # The source code for this program is not published or otherwise
- # divested of its trade secrets, irrespective of what has been
- # deposited with the U.S. Copyright Office.
- #
- # NLS_ENCODING=UNICODE
- # NLS_MESSAGEFORMAT_NONE
- toolTip_Save = 添加此报表
- toolTip_Edit = 以编写方式编辑
- toolTip_Run = 运行方式
- toolTip_PreviousReport = 上一个报表
- toolTip_Output = 查看方式
- toolTip_Viewer = 运行
- menuLabel_KeepVersion_Save = 保存报表...
- menuLabel_KeepVersion_ReportView = 将报表保存为报表视图...
- menuLabel_PreviousReport = 上一个报表
- menuLabel_RunOptions_ResetRun = 重置提示并运行
- menuLabel_RunOptions_HTMLViewer = 运行 HTML
- menuLabel_RunOptions_PDF = 运行 PDF
- menuLabel_RunOptions_2007_Excel = 运行 Excel
- menuLabel_RunOptions_2007_ExcelData = 运行 Excel 数据
- menuLabel_RunOptions_CSV = 运行 CSV
- menuLabel_RunOptions_XML = 运行 XML
- menuLabel_Output_HTML = HTML
- menuLabel_Output_PDF = PDF
- menuLabel_Output_Excel = Excel
- menuLabel_Output_ExcelData = Excel 数据
- menuLabel_Output_CSV = CSV
- menuLabel_Output_XML = XML
|