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
|