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
|