! @(#)72        1.6  src/gos/apps/custom/app-custom/XTerm.nls, custom, gos720 3/31/94 10:51:00
! IBM_PROLOG_BEGIN_TAG 
! This is an automatically generated prolog. 
!  
! gos720 src/gos/apps/custom/app-custom/XTerm.nls 1.6 
!  
! Licensed Materials - Property of IBM 
!  
! COPYRIGHT International Business Machines Corp. 1992,1993 
! All Rights Reserved 
!  
! US Government Users Restricted Rights - Use, duplication or 
! disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
!  
! IBM_PROLOG_END_TAG 
! 
! COMPONENT_NAME: (custom) AIXwindows Customizing Tool 
! 
! FUNCTIONS: app-custom file
!
! ORIGINS: 27 
! 
! (C) COPYRIGHT International Business Machines Corp. 1992, 1993 
! All Rights Reserved 
! Licensed Materials - Property of IBM 
! 
! US Government Users Restricted Rights - Use, duplication or 
! disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
! 
! XTerm default data file for all applications 
! 
"색상" Color *background "창 내부\n배경" ; 
"색상" Color *foreground "창 내부\n전경(텍스트 등)" ; 
"색상" SelectOne *reverseVideo "반전 영상" 
	true = "true" 
	false = "false" ; 

"폰트" Font *font "창 내부" ; 

"크기 및 위치" SelectOne *geometry "창 위치" 
	+0+0 = "왼쪽 상단" 
	-0+0 = "오른쪽 상단" 
	+0-0 = "왼쪽 하단" 
	-0-0 = "오른쪽 하단" ; 

"아이콘" Picture $MWM**iconImage "아이콘 그림 *\n(최소화된 아이콘의 경우)" bitmap; 
"아이콘" Color $MWM**iconImageBackground "아이콘 그림 배경 *" ; 
"아이콘" Color $MWM**iconImageForeground "아이콘 그림 전경 *" ; 
"아이콘" String *iconName "아이콘 이름" ; 
"아이콘" SelectOne *iconStartup "시작시 창 상태\n(아이콘화됨)" 
	NormalState = "ì „ì²´ ì°½" 
	IconicState = "아이콘화됨" ; 

"그래픽" String .title "창 제목" ; 
"그래픽" SelectMany $MWM**clientDecoration "창 장식 *" 
	" " 
	all = "모든 장식 사용" 
	resizeh = "테두리 크기 재조정" 
	border = "장식없는(plain) 테두리" 
	menu = "창 메뉴 버튼" 
	title = "제목 표시줄" 
	minimize = "최소화 버튼" 
	maximize = "최대화 버튼" 
	none = "아무 장식도 사용않음" ; 
"그래픽" SelectMany $MWM**clientFunctions "창 조작 *" 
	" " 
	all = "모든 조작 사용 가능" 
	resize = "크기 재조정" 
	move = "이동" 
	minimize = "최소화" 
	maximize = "최대화" 
	close = "닫기" 
	none = "모든 조작 사용못함" ; 
"그래픽" Color *cursorColor "텍스트 커서 색상" ; 
"그래픽" SelectOne *alwaysHighlight 
"커서를 항상\n강조표시" 
	true = "true" 
	false = "false" ; 
"그래픽" SelectOne *fullCursor "사각형 텍스트 커서로 표시" 
	true = "true" 
	false = "false" ; 
"그래픽" Cursor *pointerShape "마우스 커서 모양" ; 
"그래픽" Color *pointerColor "마우스 커서 색상" ; 
"그래픽" SelectOne *deiconifyWarp "아이콘화 해제 시\n마우스를 중앙에 놓기" 
	true = "true" 
	false = "false" ; 
"그래픽" Number *internalBorder 
"텍스트와 테두리\n사이의\n픽셀 수" ; 

"스크롤 바" SelectOne *scrollBar "스크롤 바 보이기" 
	true = "true" 
	false = "false" ; 
"스크롤 바" SelectOne *scrollPosition "스크롤 바\n위치" 
	right = "오른쪽" 
	left = "왼쪽" ; 
"스크롤 바" SelectOne *jumpScroll "점프 스크롤" 
	true = "true" 
	false = "false" ; 
"스크롤 바" SelectOne *multiScroll "비동기 스크롤" 
	true = "true" 
	false = "false" ; 
"스크롤 바" SelectOne *pageScroll "한 번에 한 페이지씩\n스크롤" 
	true = "true" 
	false = "false" ; 
"스크롤 바" Number *pageOverlap 
"이전 화면에서\n스크롤되는\n행 수" ; 
"스크롤 바" Number *saveLines "저장할 스크롤된\n행 수" ; 
"스크롤 바" SelectOne *scrollInput "입력에서 맨 아래로 스크롤" 
	true = "true" 
	false = "false" ; 
"스크롤 바" SelectOne *scrollKey "키를 누르면\n맨 아래로 스크롤" 
	true = "true" 
	false = "false" ; 

"동작" SelectOne $MWM**focusAutoRaise 
"마우스가 들어갈 때 *\n창 올리기" 
	true = "true" 
	false = "false" ; 
"동작" SelectOne *logging "이 세션의\n로그 보관" 
	true = "로그" 
	false = "로그하지 않음" ; 
"동작" Filename *logFile "로그 파일\n(로그가 보관될 경우)" ; 
"동작" SelectOne *marginBell "오른쪽 여백에서 통지" 
	true = "true" 
	false = "false" ; 
"동작" Number *nMarginBell 
"통지 전 \n공백 수" ; 
"동작" SelectOne *visualBell "시각적 또는 벨 통지" 
	true = "시각적" 
	false = "벨" ; 
"동작" Number *multiClickTime "두 번 누르기 사이의 간격" ;