You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
2.4 KiB
6 lines
2.4 KiB
/*! |
|
* Quasar Framework v2.12.2 |
|
* (c) 2015-present Razvan Stoenescu |
|
* Released under the MIT License. |
|
*/ |
|
(function(e,t){"object"===typeof exports&&"undefined"!==typeof module?module.exports=t():"function"===typeof define&&define.amd?define(t):(e="undefined"!==typeof globalThis?globalThis:e||self,e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.koKR=t())})(this,function(){"use strict";var e={isoName:"ko-KR",nativeName:"한국어",label:{clear:"초기화",ok:"확인",cancel:"취소",close:"닫기",set:"설정",select:"선택",reset:"초기화",remove:"삭제",update:"업데이트",create:"생성",search:"검색",filter:"필터",refresh:"새로 고침",expand:e=>e?`"${e}" 확장`:"확장하다",collapse:e=>e?`"${e}" 접기`:"무너지다"},date:{days:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),daysShort:"일_월_화_수_목_금_토".split("_"),months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),firstDayOfWeek:0,format24h:!1,pluralDay:"일"},table:{noData:"데이터가 없습니다.",noResults:"결과가 없습니다.",loading:"로드 중...",selectedRecords:e=>e>0?e+" 개가 선택 되었습니다.":"선택된 항목이 없습니다.",recordsPerPage:"페이지 당 개수:",allRows:"전체",pagination:(e,t,a)=>a+" 중 "+e+"-"+t,columns:"열"},editor:{url:"URL",bold:"굵게",italic:"기울이기",strikethrough:"취소선",underline:"밑줄",unorderedList:"비순차 목록",orderedList:"순서 목록",subscript:"아래 첨자",superscript:"위 첨자",hyperlink:"하이퍼링크",toggleFullscreen:"전체 화면",quote:"따옴표",left:"왼쪽 정렬",center:"가운데 정렬",right:"오른쪽 정렬",justify:"세로 정렬",print:"출력",outdent:"들여 쓰기",indent:"내어 쓰기",removeFormat:"포맷팅 제거",formatting:"포맷팅",fontSize:"글꼴 크기",align:"가로 정렬",hr:"가로줄 넣기",undo:"실행취소",redo:"다시하기",heading1:"제목 1",heading2:"제목 2",heading3:"제목 3",heading4:"제목 4",heading5:"제목 5",heading6:"제목 6",paragraph:"단락",code:"코드",size1:"매우 작게",size2:"작게",size3:"보통",size4:"약간 크게",size5:"크게",size6:"아주 크게",size7:"최대",defaultFont:"기본 글꼴",viewSource:"소스보기"},tree:{noNodes:"가능한 항목이 없습니다",noResults:"항목을 찾을 수 없습니다"}};return e}); |