| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- // <script>
- /*
- =============================================================
- WebIntelligence(r) Report Panel
- Copyright(c) 2001-2003 Business Objects S.A.
- All rights reserved
- Use and support of this software is governed by the terms
- and conditions of the software license agreement and support
- policy of Business Objects S.A. and/or its subsidiaries.
- The Business Objects products and technology are protected
- by the US patent number 5,555,403 and 6,247,008
- File: labels.js
- =============================================================
- */
- _default="기본값"
- _black="검정"
- _brown="밤색"
- _oliveGreen="황록색"
- _darkGreen="진한 녹색"
- _darkTeal="진한 청록"
- _navyBlue="짙은 파랑"
- _indigo="남색"
- _darkGray="진한 회색"
- _darkRed="진한 빨강"
- _orange="주황"
- _darkYellow="진한 노랑"
- _green="녹색"
- _teal="청록"
- _blue="파랑"
- _blueGray="청회색"
- _mediumGray="중간 회색"
- _red="빨강"
- _lightOrange="연한 주황"
- _lime="라임색"
- _seaGreen="해록색"
- _aqua="바다색"
- _lightBlue="연한 파랑"
- _violet="보라"
- _gray="회색"
- _magenta="자홍"
- _gold="황금색"
- _yellow="노랑"
- _brightGreen="밝은 녹색"
- _cyan="녹청"
- _skyBlue="하늘색"
- _plum="진한 보라"
- _lightGray="연한 회색"
- _pink="분홍"
- _tan="황갈색"
- _lightYellow="연한 노랑"
- _lightGreen="연한 녹색"
- _lightTurquoise="연한 옥색"
- _paleBlue="흐린 파랑"
- _lavender="라벤더색"
- _white="흰색"
- _lastUsed="마지막 사용:"
- _moreColors="다른 색..."
- _month=new Array
- _month[0]="1월"
- _month[1]="2월"
- _month[2]="3월"
- _month[3]="4월"
- _month[4]="5월"
- _month[5]="6월"
- _month[6]="7월"
- _month[7]="8월"
- _month[8]="9월"
- _month[9]="10월"
- _month[10]="11월"
- _month[11]="12월"
- _day=new Array
- _day[0]="S"
- _day[1]="M"
- _day[2]="T"
- _day[3]="W"
- _day[4]="T"
- _day[5]="F"
- _day[6]="S"
- _today="오늘"
- _AM="오전"
- _PM="오후"
- _closeDialog="창 닫기"
- _lstMoveUpLab="위로 이동"
- _lstMoveDownLab="아래로 이동"
- _lstMoveLeftLab="왼쪽으로 이동"
- _lstMoveRightLab="오른쪽으로 이동"
- _lstNewNodeLab="중첩된 필터 추가"
- _lstAndLabel="AND"
- _lstOrLabel="OR"
- _lstSelectedLabel="선택됨"
- _lstQuickFilterLab="빠른 필터 추가"
- _openMenuPart1="여기를 클릭하여 액세스"
- _openMenuPart2="옵션"
- _openCalendarLab="달력 열기"
- _scroll_first_tab="첫 번째 탭으로 스크롤"
- _scroll_previous_tab="이전 탭으로 스크롤"
- _scroll_next_tab="다음 탭으로 스크롤"
- _scroll_last_tab="마지막 탭으로 스크롤"
- _expandedLab="확장됨"
- _collapsedLab="축소됨"
- _selectedLab="선택됨"
- _expandNode="%1 노드 확장"
- _collapseNode="%1 노드 축소"
- _checkedPromptLab="설정"
- _nocheckedPromptLab="설정 안 함"
- _selectionPromptLab="값이 다음과 같음"
- _noselectionPromptLab="값 없음"
- _lovTextFieldLab="여기에 값 입력"
- _lovCalendarLab="여기에 날짜 입력"
- _lovPrevChunkLab="이전 청크로 이동"
- _lovNextChunkLab="다음 청크로 이동"
- _lovComboChunkLab="청크"
- _lovRefreshLab="새로 고침"
- _lovSearchFieldLab="여기에 검색할 텍스트 입력"
- _lovSearchLab="검색"
- _lovNormalLab="보통"
- _lovMatchCase="대/소문자 구분"
- _lovRefreshValuesLab="값 새로 고침"
- _calendarNextMonthLab="다음 달로 이동"
- _calendarPrevMonthLab="이전 달로 이동"
- _calendarNextYearLab="다음 연도로 이동"
- _calendarPrevYearLab="이전 연도로 이동"
- _calendarSelectionLab="선택한 날짜"
- _menuCheckLab="선택됨"
- _menuDisableLab="사용 안 함"
- _RGBTxtBegin= "RGB("
- _RGBTxtEnd= ")"
- _helpLab="도움말"
- _waitTitleLab="잠시 기다려 주십시오."
- _cancelButtonLab="취소"
- _modifiers= new Array
- _modifiers[0]="Ctrl+"
- _modifiers[1]="Shift+"
- _modifiers[2]="Alt+"
- _bordersMoreColorsLabel="기타 테두리..."
- _bordersTooltip=new Array
- _bordersTooltip[0]="테두리 없음"
- _bordersTooltip[1]="왼쪽 테두리"
- _bordersTooltip[2]="오른쪽 테두리"
- _bordersTooltip[3]="아래쪽 테두리"
- _bordersTooltip[4]="중간 아래쪽 테두리"
- _bordersTooltip[5]="두꺼운 아래쪽 테두리"
- _bordersTooltip[6]="위쪽 및 아래쪽 테두리"
- _bordersTooltip[7]="위쪽 및 중간 아래쪽 테두리"
- _bordersTooltip[8]="위쪽 및 두꺼운 아래쪽 테두리"
- _bordersTooltip[9]="모든 테두리"
- _bordersTooltip[10]="모든 중간 테두리"
- _bordersTooltip[11]="모든 두꺼운 테두리"
|