UNPKG

@uploadcare/file-uploader

Version:

Building blocks for Uploadcare products integration

124 lines (123 loc) 4.8 kB
export default { 'locale-id': 'ko', 'social-source-lang': 'ko', 'upload-file': '파일 업로드', 'upload-files': '파일 업로드', 'choose-file': '파일 선택', 'choose-files': '파일 선택', 'drop-files-here': '여기에 파일을 놓으세요', 'select-file-source': '파일 소스 선택', selected: '선택됨', upload: '업로드', 'add-more': '더 추가하기', cancel: '취소', 'start-from-cancel': '취소 시작', clear: '지우기', 'camera-shot': '촬영', 'upload-url': 'URL 가져오기', 'upload-url-placeholder': '링크를 여기에 붙여넣기', 'edit-image': '이미지 편집', 'edit-detail': '세부 정보 편집', back: '뒤로', done: '완료', ok: '확인', 'remove-from-list': '목록에서 제거', no: '아니요', yes: '', 'confirm-your-action': '작업 확인', 'are-you-sure': '확실합니까?', 'selected-count': '선택됨:', 'upload-error': '업로드 오류', 'validation-error': '유효성 검사 오류', 'no-files': '선택된 파일이 없습니다', browse: '찾아보기', 'not-uploaded-yet': '아직 업로드되지 않음...', file__one: '파일', file__other: '파일', error__one: '오류', error__other: '오류', 'header-uploading': '{{count}}개 {{plural:file(count)}} 업로드 중', 'header-failed': '{{count}} {{plural:error(count)}}', 'header-succeed': '{{count}} {{plural:file(count)}} 업로드됨', 'header-total': '{{count}} {{plural:file(count)}} 선택됨', 'src-type-local': '장치에서 가져오기', 'src-type-from-url': '링크에서 가져오기', 'src-type-camera': '카메라', 'src-type-draw': '그리기', 'src-type-facebook': 'Facebook', 'src-type-dropbox': 'Dropbox', 'src-type-gdrive': 'Google Drive', 'src-type-gphotos': 'Google Photos', 'src-type-flickr': 'Flickr', 'src-type-vk': 'VK', 'src-type-evernote': 'Evernote', 'src-type-box': 'Box', 'src-type-onedrive': 'Onedrive', 'src-type-huddle': 'Huddle', 'src-type-other': '기타', 'src-type-mobile-video-camera': '비디오', 'src-type-mobile-photo-camera': '사진', 'caption-from-url': '링크에서 가져오기', 'caption-camera': '카메라', 'caption-draw': '그리기', 'caption-edit-file': '파일 편집', 'file-no-name': '이름 없음...', 'toggle-fullscreen': '전체 화면 전환', 'toggle-guides': '가이드 전환', rotate: '회전', 'flip-vertical': '상하 반전', 'flip-horizontal': '좌우 반전', apply: '적용', brightness: '밝기', contrast: '대비', saturation: '채도', exposure: '노출', gamma: '감마', vibrance: '생동감', warmth: '온도', enhance: '향상', original: '원본', resize: '이미지 크기 조정', crop: '자르기', 'select-color': '색상 선택', text: '텍스트', draw: '그리기', 'cancel-edit': '편집 취소', 'tab-view': '미리보기', 'tab-details': '세부 정보', 'file-name': '이름', 'file-size': '크기', 'cdn-url': 'CDN URL', 'file-size-unknown': '알 수 없음', 'camera-permissions-denied': '카메라 접근 거부됨', 'camera-permissions-prompt': '카메라 접근을 허용해주세요', 'camera-permissions-request': '접근 요청', 'files-count-limit-error-title': '파일 수 제한 초과', 'files-count-limit-error-too-few': '선택된 파일이 {{total}}개입니다. 최소 {{min}}개가 필요합니다.', 'files-count-limit-error-too-many': '파일이 너무 많습니다. 최대 {{max}}개입니다.', 'files-max-size-limit-error': '파일이 너무 큽니다. 최대 파일 크기는 {{maxFileSize}}입니다.', 'has-validation-errors': '파일 유효성 검사 오류가 발생했습니다. 업로드 전에 파일을 확인하세요.', 'images-only-accepted': '이미지 파일만 허용됩니다.', 'file-type-not-allowed': '이 파일 유형의 업로드가 허용되지 않습니다.', 'some-files-were-not-uploaded': '일부 파일이 업로드되지 않았습니다.', 'file-item-edit-button': '편집', 'file-item-remove-button': '제거', 'a11y-activity-header-button-close': '닫기', 'a11y-editor-tab-filters': '필터', 'a11y-editor-tab-tuning': '튜닝', 'a11y-editor-tab-crop': '자르기', flip: '뒤집기', mirror: '거울', 'a11y-cloud-editor-apply-filter': '{{name}} 필터 적용', 'a11y-cloud-editor-apply-crop': '{{name}} 작업 적용', 'a11y-cloud-editor-apply-tuning': '{{name}} 튜닝 적용', finished: '완료됨', failed: '실패함', uploading: '업로드 중', idle: '대기 중', queued: '대기 중', 'a11y-file-item-status': '{{fileName}} 파일이 {{status}} 상태입니다', 'select-all': '모두 선택', 'deselect-all': '모두 선택 해제', 'waiting-for': '{{source}} 대기 중', };