big-moving.ru/api/soft/cke/ckfinder_php_3.5.0/ckfinder/lang/ko.json

289 lines
11 KiB
JSON
Raw Normal View History

2022-06-24 15:29:23 +05:00
{
"appTitle": "CKFinder",
"dir": "ltr",
"langCode": "ko",
"common": {
"abort": "중단",
"cancel": "취소",
"choose": "선택",
"close": "닫기",
"copy": "복사",
"delete": "삭제",
"download": "다운로드",
"edit": "수정",
"maximize": "최대화",
"messageTitle": "정보",
"minimize": "최소화",
"move": "이동",
"newNameDialogTitle": "새로운 이름",
"ok": "OK",
"pleaseWait": "잠시만 기다려주세요.",
"rememberDecision": "내 선택 기억",
"rename": "이름 바꾸기",
"showMore": "더보기",
"skip": "건너뛰기",
"upload": "업로드",
"view": "보기"
},
"units": {
"dateFormat": "yyyy/m/d aa h:MM",
"dateAmPm": [
"오전",
"오후"
],
"kb": "{size} KB",
"mb": "{size} MB",
"gb": "{size} GB",
"sizePerSecond": "{size}/초",
"pixelShort": "px"
},
"files": {
"autoRename": "자동 이름변경",
"countMany": "{count} 파일들",
"countOne": "1 파일",
"deleteConfirmation": "정말 {count} 파일들을 삭제하시겠습니까?",
"fileDeleteConfirmation": "정말 \"{name}\" 파일을 삭제하시겠습니까?",
"fileRenameExtensionConfirmation": "정말 파일 확장자를 변경하시겠습니까? 파일을 사용할 수 없게 될 수 있습니다.",
"fileRenameLabel": "새로운 파일 이름을 입력해 주십시오: ",
"filesPaneTitle": "파일 판",
"filesRefresh": "파일 새로고침",
"filterPlaceholder": "필터",
"gettingFileData": "파일을 가져오고 있습니다.",
"overwrite": "덮어쓰기",
"loadingFilesPane": {
"title": "불러오는 중...",
"text": "해당 파일들이 로딩 중입니다."
},
"emptyFilesPane": {
"title": "폴더가 비어있습니다..",
"text": "<strong>업로드</strong> 버튼을 이용하거나 파일을 이곳에 <strong>드레그&드롭</strong> 하십시오."
},
"filterFilesEmpty": {
"title": "아무것도 찾지 못하였습니다.",
"text": "다른 검색어를 사용해 주십시오."
}
},
"folders": {
"deleteConfirmation": "정말 \"{name}\" 폴더를 삭제하시겠습니까?",
"destinationFolder": "목적지 폴더",
"newNameLabel": "새로운 폴더 이름을 입력해 주십시오: ",
"newSubfolder": "New Subfolder",
"renameDialogTitle": "폴더 이름 바꾸기",
"treeTitle": "폴더 트리"
},
"copy": {
"dropMenuItem": "여기에 복사",
"errorDialogTitle": "복사에 실패한 파일들:",
"manyFilesDialogTitle": "다음으로 {count} 개 파일 복사...",
"manyFilesWait": "{count} 개 파일을 이동 중입니다.",
"oneFileDialogTitle": "다음으로 파일 복사...",
"oneFileWait": "파일을 복사 중입니다.",
"operationLabel": "파일 복사 중",
"operationSummary": "복사된 파일의 수: {count}."
},
"move": {
"dropMenuItem": "여기로 이동",
"errorDialogTitle": "이동에 실패한 파일들:",
"manyFilesDialogTitle": "다음으로 {count} 개 파일 이동...",
"manyFilesWait": "{count} 개 파일을 이동 중입니다.",
"oneFileDialogTitle": "다음으로 파일 이동...",
"oneFileWait": "파일을 이동 중입니다.",
"operationLabel": "파일 이동 중",
"operationSummary": "이동된 파일의 수: {count}."
},
"upload": {
"addFiles": "파일 추가",
"bytesCountProgress": "({bytesUploaded} / {bytesTotal})",
"details": "자세히",
"filesCountProgress": "{filesUploaded} / {filesTotal}",
"progressLabel": "업로드가 진행 중입니다.",
"progressMessage": "업로드 중...",
"selectFileLabel": "업로드할 파일을 선택해 주십시오",
"selectFiles": "업로드할 파일을 선택해 주십시오",
"success": "업로드 완료!",
"summary": "업로드된 파일: {count}"
},
"settings": {
"display": "표시",
"displayDate": "날짜",
"displayName": "파일 이름",
"displaySize": "파일 크기",
"sortAscending": "Ascending",
"sortBy": "Sort by",
"sortByOrder": "Order",
"sortDescending": "Descending",
"thumbnailSize": "미리 보기 크기",
"title": "설정",
"viewType": "View",
"viewTypeCompact": "Compact",
"viewTypeList": "List",
"viewTypeThumbnails": "Thumbnails"
},
"errors": {
"codes": {
"10": "올바르지 않은 명령.",
"11": "요청에서 리소스 유형이 특정되지 않았습니다.",
"12": "요청한 리소스 유형이 올바르지 않습니다.",
"13": "연결 설정 파일이 올바르지 않습니다.",
"14": "올바르지 않은 연결 플러그인: {pluginName}.",
"102": "올바르지 않은 파일 또는 폴더 이름.",
"103": "인증 제한 때문에 작업을 완료할 수 없었습니다.",
"104": "파일 시스템 권한 제한 때문에 작업을 완료할 수 없었습니다.",
"105": "올바르지 않은 파일 확장자.",
"109": "올바르지 않은 요청.",
"110": "알 수 없는 오류.",
"111": "파일 크기 때문에 요청을 완료할 수 없습니다.",
"115": "이미 같은 이름의 파일이나 폴더가 존재합니다.",
"116": "폴더를 찾지 못하였습니다. 새로고침을 해 보시고 다시 시도해 주십시오.",
"117": "파일을 찾지 못하였습니다. 새로고침을 해 보시고 다시 시도해 주십시오.",
"118": "원본 폴더와 대상 폴더가 동일합니다.",
"201": "이미 같은 이름의 파일이 존재합니다. 해당 업로드 파일의 이름이 \"{name}\" 로 변경되었습니다.",
"202": "올바르지 않은 파일.",
"203": "올바르지 않은 파일. 파일 용량이 너무 큽니다.",
"204": "업로드한 파일이 손상되어 있습니다.",
"205": "서버에 업로드를 위한 임시 폴더가 사용가능하지 않습니다.",
"206": "보안상의 이유로 업로드가 중단되었습니다. 해당 파일은 HTML 같은 데이터가 포함되어 있습니다.",
"207": "업로드한 파일의 이름이 \"{name}\" 로 변경되었습니다.",
"300": "파일 이동 실패.",
"301": "파일 복사 실패.",
"302": "파일 삭제 실패.",
"500": "파일 브라우저가 보안상의 이유로 비활성화 되어있습니다. 당신의 시스템 관리자에게 연락을 해 보시고 CKFinder의 설정 파일을 확인해 주십시오.",
"501": "미리 보기 지원이 비활성화 되어 있습니다."
},
"deleteFilePermissions": "Removing files is not allowed in this folder.",
"fileInvalidCharacters": "파일 이름은 다음 글자중 어떠한것도 포함되지 않아야 됩니다: {disallowedCharacters}",
"fileNameNotEmpty": "The file name cannot be empty.",
"folderInvalidCharacters": "폴더 이름은 다음 글자중 어떠한것도 포함되지 않아야 됩니다: {disallowedCharacters}",
"incorrectExtension": "이 폴더에서는 해당 파일 확장자가 허용되지 않습니다.",
"missingFile": "요청한 파일에 더이상 접근할 수 없습니다.",
"missingFolder": "도달하려는 폴더에 더이상 접근할 수 없습니다.",
"noUploadFolderSelected": "업로드를 하기전에 폴더를 선택해 주십시오.",
"operationCompleted": "오류와 함께 작업을 마쳤습니다.",
"renameFilePermissions": "Renaming files is not allowed in this folder.",
"unknown": "요청을 완료할 수 없었습니다. (오류 {number})",
"unknownUploadError": "파일 전송 중 오류.",
"uploadErrors": "오류와 함께 업로드가 완료되었습니다.",
"uploadPermissions": "파일 업로드가 허용되지 않습니다."
},
"chooseResizedImage": {
"title": "크기조절 및 선택",
"originalSize": "원본 크기",
"sizes": {
"custom": "사용자 정의",
"large": "큼",
"max": "최대",
"medium": "보통",
"small": "작음"
}
},
"editImage": {
"adjust": "조절",
"apply": "적용",
"confirmExit": "정말 닫으시겠습니까? 저장되지 않은 이미지 수정 사항이 있습니다.",
"crop": "자르기",
"downloadAction": "원본 이미지 다운로드 중.",
"keepAspectRatio": "화면 비율 유지",
"loading": "이미지 로딩 중",
"presets": "사전값",
"reset": "초기화",
"resize": "크기변경",
"rotate": "회전",
"rotateAntiClockwise": "왼쪽으로 90&deg;",
"rotateClockwise": "오른쪽으로 90&deg;",
"save": "저장",
"saveDialogFileExists": "같은 이름의 파일이 폴더내에 존재합니다.",
"saveDialogOverwrite": "파일 덮어쓰기",
"saveDialogSaveAs": "다음으로 저장:",
"saveDialogTitle": "바뀐사항 저장",
"title": "이미지 수정",
"transformationAction": "변환 적용 중.",
"uploadAction": "수정된 이미지 업로드 중.",
"filters": {
"brightness": "밝기",
"clip": "클리핑",
"contrast": "명암",
"exposure": "노출",
"gamma": "감마",
"hue": "색조",
"noise": "노이즈",
"saturation": "채도",
"sepia": "세피아",
"sharpen": "선명도",
"stackBlur": "흐리게",
"vibrance": "활기"
},
"preset": {
"clarity": "선명하게",
"concentrate": "정광",
"crossProcess": "크로스 프로세스",
"glowingSun": "은은한 햇살",
"grungy": "그런지",
"hazyDays": "흐린 날",
"hemingway": "헤밍웨이",
"herMajesty": "여왕 폐하",
"jarques": "쟈크 필터",
"lomo": "로모",
"love": "사랑",
"nostalgia": "향수",
"oldBoot": "낡은 장화",
"orangePeel": "오렌지 껍질",
"pinhole": "바늘구멍",
"sinCity": "씬시티",
"sunrise": "해돋이",
"vintage": "빈티지"
}
},
"shortcuts": {
"title": "키보드 단축키",
"general": {
"action": "기본 동작 실행",
"firstItem": "첫 항목으로 이동",
"focusFilesPane": "파일 판 보기",
"focusFoldersPane": "폴더 판 또는 빵가루 보기",
"focusNext": "다음 판 보기",
"focusToolbar": "툴바 보기",
"lastItem": "마지막 항목으로 이동",
"listShortcuts": "이 도움말 상자 열기",
"nextItem": "다음 항목으로 이동",
"previousItem": "이전 항목으로 이동",
"showContextMenu": "대화 상자 열기",
"title": "일반 인터페이스"
},
"files": {
"addToSelectionAbove": "위쪽 파일을 추가하거나 제거하여 선택",
"addToSelectionBelow": "아래쪽 파일을 추가하거나 제거하여 선택",
"addToSelectionLeft": "왼쪽에 파일을 추가하거나 제거하여 선택",
"addToSelectionRight": "오른쪽에 파일을 추가하거나 제거하여 선택",
"delete": "파일 삭제",
"refresh": "파일 새로고침",
"rename": "파일 이름 바꾸기",
"selectAll": "전체 파일 선택",
"upload": "파일 업로드"
},
"folders": {
"collapseOrParent": "폴더 줄이기 / 상위 폴더로 이동",
"delete": "폴더 삭제",
"expandOrSubfolder": "폴더 펼치기 / 첫 하위 폴더로 이동",
"title": "폴더 판"
},
"keys": {
"ctrl": "Ctrl 키",
"delete": "Delete 키",
"downArrow": "아래 화살표",
"escape": "Esc 키",
"leftArrow": "왼쪽 화살표",
"question": "물음표",
"rightArrow": "오른쪽 화살표",
"upArrow": "위쪽 화살표"
},
"keysAbbreviations": {
"alt": "alt",
"ctrl": "ctrl",
"del": "del",
"end": "end",
"home": "home",
"shift": "shift"
}
}
}