123456789101112131415161718192021222324252627282930 |
- <!-- 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:
- Id: //localizationkit/main/prod/msgsdk/CCLInputSource.xslt
- --><stringTable localization="Product Locale">
- <component usage="Portlet messages" name="SDK">
- <section usage="General Configuration." type="UI" name="EDT">
- <string type="Pane Header" id="IDS_SDK_EDT_APP_EXEC_PARAMS">애플리케이션 매개변수</string>
- <string type="Pane Header" id="IDS_SDK_EDT_GADGET_NAME">Cognos 확장 애플리케이션</string>
- <string type="Control Label" id="IDS_SDK_EDT_LABEL_NAME">애플리케이션:</string>
- <string type="String" id="IDS_SDK_EDT_LABEL_NO_APP_SELECTED">없음</string>
- <string type="Link" id="IDS_SDK_EDT_LINK_EDIT_COMMANDS">애플리케이션 매개변수 사용자 정의</string>
- <string type="Link" id="IDS_SDK_EDT_LINK_REMOVE_CUSTOMIZATION">애플리케이션 매개변수를 기본값으로 재설정</string>
- <string type="Link" id="IDS_SDK_EDT_LINK_SELECT_APP">애플리케이션 선택...</string>
- <string type="Group Box Label" id="IDS_SDK_EDT_GROUP_VIEWING_OPTIONS">보기 옵션</string>
- </section>
- <section usage="Select application dialog" type="UI" name="SEL">
- <string type="String" id="IDS_SDK_SEL_ERROR_INVALID_SELECTION">Cognos 확장 애플리케이션을 선택합니다.</string>
- <string type="Control Label" id="IDS_SDK_SEL_LABEL_SELECT_APPLICATION">표시할 애플리케이션을 선택합니다.</string>
- </section>
- <section usage="Error messages" type="Messages" name="ERR">
- <string type="String" id="IDS_SDK_APPLICATION_XML_ERR" errorCode="0001">SDK-ERR-0001 'applications.xml' 파일을 읽을 수 없습니다. Cognos 확장 애플리케이션 포틀릿이 설치되어 있으며 제대로 구성되어 있는지 확인합니다.</string>
- </section>
- </component>
- </stringTable>
|