|
@@ -1416,6 +1416,293 @@
|
|
|
"New Folder Name": "ここに新しいフォルダ名を入力してください",
|
|
|
"File Search (Start wildcard search with / , e.g. /.mp3)": "ファイル検索 (/ を付けてワイルドカード検索を開始、例:/.mp3)"
|
|
|
}
|
|
|
+ },
|
|
|
+ "ko_kr": {
|
|
|
+ "name": "한국어",
|
|
|
+ "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
|
|
|
+ "strings": {
|
|
|
+ "title/title": "파일 관리자",
|
|
|
+ "menu/button/download": "선택 항목 다운로드",
|
|
|
+ "menu/sort/asc": "파일 이름 정렬",
|
|
|
+ "menu/sort/desc": "파일 이름 역순 정렬",
|
|
|
+ "menu/sort/small": "작은 순으로",
|
|
|
+ "menu/sort/large": "큰 순으로",
|
|
|
+ "menu/sort/mostrecent": "최신순",
|
|
|
+ "menu/sort/leastrecent": "오래된 순",
|
|
|
+ "menu/sort/smart": "자연 숫자 순서",
|
|
|
+ "menu/sort/typeAsc": "확장자 순서",
|
|
|
+ "menu/sort/typeDes": "확장자 역순",
|
|
|
+
|
|
|
+ "fileopr/Back": "이전 페이지",
|
|
|
+ "fileopr/Parent Folder": "상위 폴더로 이동",
|
|
|
+ "fileopr/Open": "열기",
|
|
|
+ "fileopr/Open with": "다음으로 열기",
|
|
|
+ "fileopr/Share": "공유",
|
|
|
+ "fileopr/Download": "다운로드",
|
|
|
+ "fileopr/Copy": "복사",
|
|
|
+ "fileopr/Paste": "붙여넣기",
|
|
|
+ "fileopr/Cut": "잘라내기",
|
|
|
+ "fileopr/Multi Select": "다중 선택 전환",
|
|
|
+ "fileopr/Select All": "모두 선택",
|
|
|
+ "fileopr/Clear Select": "선택 취소",
|
|
|
+ "fileopr/New File": "새 파일",
|
|
|
+ "fileopr/New Folder": "새 폴더",
|
|
|
+ "fileopr/Upload": "업로드",
|
|
|
+ "fileopr/Create Zip": "<span style='font-size: 0.9em;'>압축 파일 만들기</span>",
|
|
|
+ "fileopr/Unzip Here": "<span style='font-size: 0.9em;'>여기에 압축 해제</span>",
|
|
|
+ "fileopr/Rename": "이름 바꾸기",
|
|
|
+ "fileopr/Delete": "삭제",
|
|
|
+ "fileopr/Refresh": "새로고침",
|
|
|
+ "fileopr/Home": "홈 폴더",
|
|
|
+ "fileopr/File Info": "파일 정보",
|
|
|
+ "fileopr/Toggle Folder List": "홈 폴더 목록 토글",
|
|
|
+ "fileopr/Dark Theme": "다크 테마 전환",
|
|
|
+ "fileopr/Edit Path": "경로 편집",
|
|
|
+ "fileopr/Sorting Method": "파일 정렬",
|
|
|
+ "fileopr/Search": "검색",
|
|
|
+ "fileopr/Block View": "블록 뷰 표시",
|
|
|
+ "fileopr/List View": "리스트 뷰 표시",
|
|
|
+ "fileopr/Case Sensitive": "대소문자 구분",
|
|
|
+ "fileopr/Clear Search": "검색 결과 지우기",
|
|
|
+
|
|
|
+ "view/details/folders": " 폴더",
|
|
|
+ "view/details/files": " 파일",
|
|
|
+ "view/details/ext": " 확장자",
|
|
|
+ "view/details/modTime": " 최종 수정 날짜",
|
|
|
+ "view/details/shared": " 공유됨",
|
|
|
+ "view/details/size": " 크기",
|
|
|
+
|
|
|
+ "tooltip/filecount":" 개 항목",
|
|
|
+ "tooltip/selectedcount":" 개 선택됨",
|
|
|
+
|
|
|
+ "sidebar/properties/expand": "속성 확장",
|
|
|
+ "sidebar/properties/shrink":"속성 축소",
|
|
|
+ "sidebar/properties/filesize":"파일 크기",
|
|
|
+ "sidebar/properties/modtime":"마지막 수정 날짜",
|
|
|
+ "sidebar/properties/mimetype":"미디어 타입",
|
|
|
+ "sidebar/properties/owner":"소유자",
|
|
|
+ "sidebar/properties/permission":"접근 권한",
|
|
|
+ "sidebar/properties/storepath":"저장 위치",
|
|
|
+ "sidebar/properties/vpath":"가상 위치",
|
|
|
+ "sidebar/default/nofileselected": "선택된 파일 없음",
|
|
|
+ "sidebar/default/instruction": "파일 목록에서 파일을 선택하여 자세한 내용을 확인하세요",
|
|
|
+
|
|
|
+ "sidebar/vroot/user": "사용자",
|
|
|
+ "sidebar/vroot/fsh": "가상 저장 장치",
|
|
|
+
|
|
|
+ "sidebar/vroot/desktop": "데스크톱",
|
|
|
+ "sidebar/vroot/document": "문서",
|
|
|
+ "sidebar/vroot/music": "음악",
|
|
|
+ "sidebar/vroot/photo": "사진",
|
|
|
+ "sidebar/vroot/video": "동영상",
|
|
|
+ "sidebar/vroot/trash": "휴지통",
|
|
|
+ "sidebar/vroot/download": "다운로드",
|
|
|
+ "sidebar/vroot/web": "웹",
|
|
|
+ "sidebar/vroot/model": "모델",
|
|
|
+ "sidebar/vroot/appdata": "앱 데이터",
|
|
|
+
|
|
|
+ "func/search/typeToStart": "키워드를 입력하여 검색 시작",
|
|
|
+ "func/search/tip1": "키워드를 입력한 다음 '검색' 버튼을 클릭하여 검색을 시작하세요",
|
|
|
+ "func/search/tip2": "와일드카드를 사용하려면 먼저 / 문자를 입력하십시오. (예: /*.mp3)",
|
|
|
+
|
|
|
+ "opr/overwrite/title": "파일 덮어쓰기, 유지 또는 건너뛰기 확인",
|
|
|
+ "opr/overwrite/copying": "복사 중",
|
|
|
+ "opr/overwrite/files": "개 파일. 소스:",
|
|
|
+ "opr/overwrite/to": " → 대상:",
|
|
|
+ "opr/overwrite/dest": "대상에 이미 ",
|
|
|
+ "opr/overwrite/samename": "개의 동일한 이름 파일이 있습니다",
|
|
|
+ "opr/overwrite/replace": "대상 파일 덮어쓰기",
|
|
|
+ "opr/overwrite/skip": "이 파일들 건너뛰기",
|
|
|
+ "opr/overwrite/keep": "이름 바꾸고 대상 파일 유지",
|
|
|
+
|
|
|
+ "opr/pre-remove/title": "파일 영구 제거 확인",
|
|
|
+ "opr/pre-remove/questions": "다음 파일을 <u>영구적으로 제거</u>하시겠습니까?<br>제거 후 파일은 <u>복구할 수 없습니다</u>",
|
|
|
+ "opr/pre-remove/confirm": "선택한 파일 영구 제거 확인",
|
|
|
+ "opr/pre-remove/cancel": "취소",
|
|
|
+
|
|
|
+ "opr/remove/title": "휴지통으로 이동 확인",
|
|
|
+ "opr/remove/question": "선택한 파일을 휴지통으로 이동하시겠습니까?",
|
|
|
+ "opr/remove/confirm": "확인",
|
|
|
+ "opr/remove/cancel": "취소",
|
|
|
+
|
|
|
+ "opr/rename/title": "이름 바꾸기",
|
|
|
+ "opr/rename/instruction": "아래 입력란에 새 파일 이름을 입력하세요",
|
|
|
+ "opr/rename/ok": "확인",
|
|
|
+ "opr/rename/cancel": "취소",
|
|
|
+
|
|
|
+ "opr/newfile/title": "파일 생성",
|
|
|
+ "opr/newfile/instruction": "추가할 파일 형식 샘플을 선택하거나 새로운 빈 파일 이름을 입력하세요",
|
|
|
+ "opr/newfile/newempty": "또는 새로운 빈 파일을 만들려면 파일 이름을 입력하세요",
|
|
|
+ "opr/newfile/create": "생성",
|
|
|
+ "opr/newfile/cancel": "취소",
|
|
|
+
|
|
|
+ "opr/newfolder/title": "폴더 생성",
|
|
|
+ "opr/newfolder/desc": "아래 입력란에 새 폴더 이름을 입력하세요",
|
|
|
+ "opr/newfolder/alreadyExists": "이 폴더는 이미 존재합니다",
|
|
|
+ "opr/newfolder/create": "생성",
|
|
|
+ "opr/newfolder/cancel": "취소",
|
|
|
+
|
|
|
+ "opr/share/title": "파일 공유",
|
|
|
+ "opr/share/settings": "공유 설정",
|
|
|
+ "opr/share/setdesc": "이 파일을 볼 수 있는 사용자 변경",
|
|
|
+ "opr/share/visableoption": "공유 대상:",
|
|
|
+ "opr/share/anyone": "연결된 사용자",
|
|
|
+ "opr/share/anyonedesc": "이 파일을 연결된 사용자가 다운로드할 수 있습니다",
|
|
|
+ "opr/share/signedin": "로그인한 사용자",
|
|
|
+ "opr/share/signedindesc": "로그인하고 연결된 사용자는 이 파일을 다운로드할 수 있습니다",
|
|
|
+ "opr/share/samegroup": "동일한 권한 그룹의 사용자",
|
|
|
+ "opr/share/samegroupdesc": "동일한 사용자 권한을 가진 사용자는 이 파일을 다운로드할 수 있습니다",
|
|
|
+ "opr/share/update": "권한 업데이트",
|
|
|
+ "opr/share/remove": "파일 공유 중지",
|
|
|
+ "opr/share/ok": "완료",
|
|
|
+
|
|
|
+ "opr/openwith/title": "… 사용하여 열기",
|
|
|
+ "opr/openwith/desc": "이 파일을 열기 위해 웹 앱을 선택하세요",
|
|
|
+ "opr/openwith/loading": "로딩 중...",
|
|
|
+ "opr/openwith/openWithWebApp": "선택한 웹 앱으로 파일 열기",
|
|
|
+ "opr/openwith/openWithWebAppInNewWindow": "새 창에서 선택한 웹 앱으로 파일 열기",
|
|
|
+ "opr/openwith/openInNewWindow": "새 창에서 직접 열기",
|
|
|
+ "opr/openwith/cancel": "취소",
|
|
|
+ "opr/openwith/floatWindow":"플로팅 창",
|
|
|
+ "opr/openwith/embedded":"파일 입력",
|
|
|
+
|
|
|
+ "opr/shorcut/title": "데스크톱에 바로 가기 만들기",
|
|
|
+ "opr/shorcut/ok": "바로 가기가 성공적으로 만들어졌습니다",
|
|
|
+ "opr/shorcut/error": "데스크톱에 바로 가기를 만들지 못했습니다",
|
|
|
+
|
|
|
+ "opr/zip/zipping": "압축 중 ",
|
|
|
+ "opr/zip/unzipping": "압축 해제 중 ",
|
|
|
+ "opr/zip/nozipfile": "선택한 압축 파일 없음",
|
|
|
+ "opr/zip/file": " 파일",
|
|
|
+ "opr/zip/files": " 파일",
|
|
|
+
|
|
|
+ "opr/confirmclose/title":"업로드 취소 확인",
|
|
|
+ "opr/confirmclose/desc":"이 파일 관리자 창은 현재 서버에 파일을 업로드 중입니다. 이 창을 닫으면 모든 업로드 작업이 취소됩니다.<br><b>업로드 취소 확인하고 창 닫기?</b>",
|
|
|
+ "opr/confirmclose/cancelAndExit":"업로드 취소 및 창 닫기",
|
|
|
+ "opr/confirmclose/continue": "계속 업로드",
|
|
|
+
|
|
|
+ "contextmenu/open": "열기",
|
|
|
+ "contextmenu/openWith": "...로 열기",
|
|
|
+ "contextmenu/openNewWindow": "새 창에서 열기",
|
|
|
+ "contextmenu/openNewWindowVroot": "새 창에서 열기",
|
|
|
+ "contextmenu/openFileLocation": "파일 위치 열기",
|
|
|
+ "contextmenu/Share": "공유",
|
|
|
+ "contextmenu/MuitSelect": "여러 선택 항목 전환",
|
|
|
+ "contextmenu/copy": "복사",
|
|
|
+ "contextmenu/paste": "붙여넣기",
|
|
|
+ "contextmenu/cut": "잘라내기",
|
|
|
+ "contextmenu/newFile": "새 파일",
|
|
|
+ "contextmenu/newFolder": "새 폴더",
|
|
|
+ "contextmenu/upload": "업로드",
|
|
|
+ "contextmenu/zip": "압축 파일 만들기",
|
|
|
+ "contextmenu/unzip": "여기에 압축을 푼다",
|
|
|
+ "contextmenu/rename": "이름 바꾸기",
|
|
|
+ "contextmenu/delete": "삭제",
|
|
|
+ "contextmenu/backup": "백업 및 복원",
|
|
|
+ "contextmenu/refresh": "새로고침",
|
|
|
+ "contextmenu/download": "다운로드",
|
|
|
+ "contextmenu/sharemanager": "공유 관리자",
|
|
|
+ "contextmenu/properties": "내용",
|
|
|
+
|
|
|
+ "upload/count/uploading": " 업로드 중",
|
|
|
+ "upload/count/pending": " 대기 중",
|
|
|
+
|
|
|
+ "message/rename/success": "이름 변경 성공",
|
|
|
+ "message/copy/success": " 파일이 복사되었습니다",
|
|
|
+ "message/move/success": " 파일이 이동되었습니다",
|
|
|
+ "message/share/removed": " 파일 공유가 중지되었습니다",
|
|
|
+ "message/paste/nothing": "붙여넣을 파일이 없습니다",
|
|
|
+ "message/remove/success": " 파일이 성공적으로 삭제되었습니다",
|
|
|
+ "message/recycle/success": " 파일이 성공적으로 리사이클 통으로 이동되었습니다",
|
|
|
+ "message/upload/started": "파일 업로드가 시작되었습니다",
|
|
|
+ "message/zip/fail": "파일 압축 실패: 알 수 없는 이유로",
|
|
|
+ "message/newfolder/success": "새 폴더가 성공적으로 생성되었습니다",
|
|
|
+ "message/newItem/success": " 생성이 완료되었습니다",
|
|
|
+ "message/nofileSelected": "선택된 파일이 없습니다",
|
|
|
+ "message/moduleNotSupport": "이 모듈은 파일을 열 수 없습니다",
|
|
|
+ "message/unknownSize": "알 수 없는 크기",
|
|
|
+ "message/loading": "로딩 중",
|
|
|
+ "message/initiating": "초기화 중",
|
|
|
+ "message/Permission Denied: You are not the file owner nor can write to this file": "액세스 거부: 파일 소유자도 아니며 이 파일에 쓸 수 없습니다",
|
|
|
+ "message/Invalid path given": "잘못된 파일 경로",
|
|
|
+ "message/Unknown path given": "알 수 없는 파일 경로",
|
|
|
+ "message/Invalid keyword given":"키워드가 유효하지 않습니다",
|
|
|
+ "message/This directory is Read Only": "이 디렉터리는 읽기 전용입니다",
|
|
|
+ "message/Access Denied":"액세스 거부",
|
|
|
+ "message/Given filename already exists":"지정한 파일 이름이 이미 존재합니다",
|
|
|
+ "message/Given folder already exists":"지정한 폴더 이름이 이미 존재합니다",
|
|
|
+ "message/Source file not exists":"소스 파일이 존재하지 않습니다",
|
|
|
+ "message/File already exists":"파일이 이미 존재합니다",
|
|
|
+ "message/Undefined dest location":"정의되지 않은 대상 위치",
|
|
|
+ "message/Dest folder not found":"대상 폴더를 찾을 수 없습니다",
|
|
|
+ "message/Invalid dir given":"유효하지 않은 디렉터리 경로",
|
|
|
+ "message/Storage Quota Full":"저장 공간 할당량이 가득 찼습니다",
|
|
|
+ "message/Unknown file opeartion given":"지원하지 않는 파일 작업 요청",
|
|
|
+ "message/No file selected": "선택된 파일이 없습니다",
|
|
|
+ "message/Preference value too long. Preference value can only store maximum 1024 characters.":"환경 설정 값이 너무 깁니다. 환경 설정 값은 최대 1024자까지 저장할 수 있습니다",
|
|
|
+ "message/User not logged in":"사용자가 로그인하지 않았습니다",
|
|
|
+ "message/Folder not exists":"폴더가 존재하지 않습니다",
|
|
|
+ "message/Failed to move file to trash":"파일을 휴지통으로 이동하는 데 실패했습니다",
|
|
|
+ "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently":"호환되지 않는 파일 시스템 유형: 파일을 영구적으로 삭제하려면 SHIFT + DELETE를 시도하세요",
|
|
|
+ "message/Recursive copy operation.":"재귀 복사 작업",
|
|
|
+ "message/Source and destination paths are identical.":"소스 및 대상 경로가 동일합니다",
|
|
|
+ "message/Multiple files share is currently not supported":"현재 다중 파일 공유는 지원되지 않습니다",
|
|
|
+
|
|
|
+ "message/noMatchResults": "일치하는 파일을 찾을 수 없습니다",
|
|
|
+ "message/noMatchResultsDesc": "서버에서 이 키워드와 일치하는 파일을 찾을 수 없습니다",
|
|
|
+ "message/noMatchResultsInst": "키워드나 와일드카드를 올바르게 입력했는지 확인하십시오.",
|
|
|
+
|
|
|
+ "message/folderCannotOpen": "이 폴더를 열 수 없습니다",
|
|
|
+ "message/folderCannotOpen/codedesc": "서버 측에서 다음 오류 메시지를 반환했습니다: ",
|
|
|
+
|
|
|
+ "message/destIdentical": "소스 및 대상 경로가 동일합니다",
|
|
|
+ "message/decodeFilelistFail": "파일 목록을 읽을 수 없어 파일 로드 실패",
|
|
|
+ "message/uploadFailed": "파일 업로드 실패: 파일이 너무 크거나 대상 저장 장치가 가득 찼습니다",
|
|
|
+ "message/newFilenameIdentical": "이름 변경 실패: 새로운 파일 이름이 기존과 동일합니다"
|
|
|
+ },
|
|
|
+ "titles": {
|
|
|
+ "Back": "뒤로",
|
|
|
+ "Parent Folder": "상위 폴더로 이동",
|
|
|
+ "Open": "열기",
|
|
|
+ "Open with": "다음과 함께 열기",
|
|
|
+ "Share File": "파일 공유",
|
|
|
+ "Download": "다운로드",
|
|
|
+ "Copy": "복사",
|
|
|
+ "Paste": "붙여넣기",
|
|
|
+ "Cut": "잘라내기",
|
|
|
+ "New File": "새 파일",
|
|
|
+ "New Folder": "새 폴더",
|
|
|
+ "Upload": "업로드",
|
|
|
+ "Create Zip": "압축 파일 생성",
|
|
|
+ "Unzip Here": "여기에 압축 해제",
|
|
|
+ "Rename": "이름 변경",
|
|
|
+ "Delete": "삭제",
|
|
|
+ "Refresh": "새로 고침",
|
|
|
+ "Home": "홈",
|
|
|
+ "File Info": "파일 정보",
|
|
|
+ "Toggle Folder List": "폴더 목록 전환",
|
|
|
+ "Dark Theme": "다크 테마로 전환",
|
|
|
+ "Edit Path": "경로 편집",
|
|
|
+ "Sorting Method": "파일 정렬",
|
|
|
+ "Search": "검색",
|
|
|
+ "Multi Select": "다중 선택 전환",
|
|
|
+ "Select All": "모두 선택",
|
|
|
+ "Clear Selection": "선택 지우기",
|
|
|
+ "Block View": "블록 보기",
|
|
|
+ "List View": "리스트 보기",
|
|
|
+ "Detail View": "상세 정보 보기",
|
|
|
+ "Case Sensitive": "대소문자 구분",
|
|
|
+ "Clear Search": "검색 결과 지우기",
|
|
|
+ "Expand Properties Sidebar": "속성 사이드바 확장",
|
|
|
+ "Shrink Properties Sidebar": "속성 사이드바 축소",
|
|
|
+ "Show Properties": "속성 표시"
|
|
|
+ },
|
|
|
+ "placeholder": {
|
|
|
+ "New Filename": "새 파일 이름 입력",
|
|
|
+ "New Folder Name": "새 폴더 이름 입력",
|
|
|
+ "File Search (Start wildcard search with / , e.g. /*.mp3)": "파일 검색 (슬래시 (/)로 와일드카드 검색 시작, 예: /*.mp3)"
|
|
|
+
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
}
|