ko.json 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  1. { "translations": {
  2. "Added to favorites" : "즐겨찾기에 추가됨",
  3. "Removed from favorites" : "즐겨찾기에서 삭제됨",
  4. "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함",
  5. "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함",
  6. "Favorites" : "즐겨찾기",
  7. "File changes" : "파일 변경",
  8. "Created by {user}" : "{user} 님이 만듦",
  9. "Changed by {user}" : "{user} 님이 변경함",
  10. "Deleted by {user}" : "{user} 님이 삭제함",
  11. "Restored by {user}" : "{user} 님이 복원함",
  12. "Renamed by {user}" : "{user} 님이 이름을 변경함",
  13. "Moved by {user}" : "{user} 님이 이동함",
  14. "\"remote account\"" : "\"원격 계정\"",
  15. "You created {file}" : "{file}을(를) 만듦",
  16. "You created an encrypted file in {file}" : "{file}에 암호화된 파일을 생성했습니다.",
  17. "{user} created {file}" : "{user} 님이 {file}을(를) 만듦",
  18. "{user} created an encrypted file in {file}" : "{user}님이 {file}에 암호화된 파일을 생성",
  19. "{file} was created in a public folder" : "공유 폴더에 {file}이(가) 생성됨",
  20. "You changed {file}" : "{file}을(를) 변경함",
  21. "You changed an encrypted file in {file}" : "{file}에 암호화된 파일을 변경했습니다.",
  22. "{user} changed {file}" : "{user} 님이 {file}을(를) 변경함",
  23. "{user} changed an encrypted file in {file}" : "{user}님이 {file}에 암호화된 파일을 변경",
  24. "You deleted {file}" : "{file}을(를) 삭제함",
  25. "You deleted an encrypted file in {file}" : "{file}에 암호화된 파일을 제거했습니다.",
  26. "{user} deleted {file}" : "{user} 님이 {file}을(를) 삭제함",
  27. "{user} deleted an encrypted file in {file}" : "{user}님이 {file}에 암호화된 파일을 제거",
  28. "You restored {file}" : "내가 {file}을(를) 복원함",
  29. "{user} restored {file}" : "{user} 님이 {file}을(를) 복원함",
  30. "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "{oldfile} (숨겨짐)을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  31. "You renamed {oldfile} (hidden) to {newfile}" : "{oldfile} (숨겨짐)을(를) {newfile}(으)로 이름을 바꿈",
  32. "You renamed {oldfile} to {newfile} (hidden)" : "{oldfile}을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  33. "You renamed {oldfile} to {newfile}" : "{oldfile}을(를) {newfile}(으)로 이름을 바꿈",
  34. "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user}님이 {oldfile} (숨겨짐)을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  35. "{user} renamed {oldfile} (hidden) to {newfile}" : "{user}님이 {oldfile} (숨겨짐)을(를) {newfile}(으)로 이름을 바꿈",
  36. "{user} renamed {oldfile} to {newfile} (hidden)" : "{user}님이 {oldfile}을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  37. "{user} renamed {oldfile} to {newfile}" : "{user} 님이 {oldfile}을(를) {newfile}(으)로 이름을 바꿈",
  38. "You moved {oldfile} to {newfile}" : "{oldfile}을(를) {newfile}(으)로 이동함",
  39. "{user} moved {oldfile} to {newfile}" : "{user} 님이 {oldfile}을(를) {newfile}(으)로 이동함",
  40. "A file has been added to or removed from your <strong>favorites</strong>" : "파일이 <strong>즐겨찾기</strong>에서 추가 또는 삭제됨",
  41. "Files" : "파일",
  42. "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>",
  43. "A favorite file or folder has been <strong>changed</strong>" : "즐겨찾기된 파일이나 폴더가 <strong>변경됨</strong>",
  44. "Failed to authorize" : "인증 실패하였습니다",
  45. "Invalid folder path" : "잘못된 폴더 경로",
  46. "Folder not found" : "폴더를 찾을 수 없음",
  47. "Upload (max. %s)" : "업로드(최대 %s)",
  48. "Accept" : "수락",
  49. "Reject" : "거절",
  50. "Incoming ownership transfer from {user}" : "{user}의 소유권 이전 요청",
  51. "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}의 소유권을 받으시겠습니까?\n\n참고: 이전 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.",
  52. "Ownership transfer denied" : "소유권 이전 거절",
  53. "Your ownership transfer of {path} was denied by {user}." : "{user}을(를) 향한 {path}의 소유권 이전이 거절되었습니다.",
  54. "Ownership transfer failed" : "소유권 이전 실패",
  55. "Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.",
  56. "The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.",
  57. "Ownership transfer done" : "소유권 이전 완료",
  58. "Your ownership transfer of {path} to {user} has completed." : "{user}을(를) 향한 {path}의 소유권 이전을 완료했습니다.",
  59. "The ownership transfer of {path} from {user} has completed." : "{user}(으)로부터 {path}의 소유권을 받았습니다.",
  60. "in %s" : "%s",
  61. "Transferred from %1$s on %2$s" : "%2$s의 %1$s에서 전송됨",
  62. "Files compatibility" : "파일 호환성",
  63. "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX(예. 리눅스 혹은 맥오에스)에서 유효한 모든 파일이름은 허용됩니다.",
  64. "Enforce Windows compatibility" : "윈도우 호환성 준수",
  65. "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수문자사용 같은 윈도우 시스템에서 유효하딘 않은 파일이름은 차단될 것입니다. 그러나 이것은 대소문자 호환성을 강제하지는 않을 것입니다.",
  66. "File Management" : "파일 관리",
  67. "Current directory path" : "현재 디렉토리 경로",
  68. "Home" : "홈",
  69. "Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다",
  70. "Reload current directory" : "이 경로를 새로고침",
  71. "Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동",
  72. "Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드",
  73. "Your have used your space quota and cannot upload files anymore" : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다",
  74. "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
  75. "Favorite" : "즐겨찾기",
  76. "Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제",
  77. "Toggle selection for folder \"{displayName}\"" : "폴더 \"{displayName}\" 선택/선택해제",
  78. "File is loading" : "파일 불러오는 중",
  79. "Folder is loading" : "폴더 불러오는 중",
  80. "Rename file" : "파일 이름 바꾸기",
  81. "Filename" : "파일 이름",
  82. "Folder name" : "폴더 이름",
  83. "This node is unavailable" : "이 노드를 사용할 수 없습니다",
  84. "Another entry with the same name already exists." : "같은 이름의 항목이 이미 있습니다.",
  85. "Invalid filename." : "잘못된 파일 이름",
  86. "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" 에서 \"{newName}\"(으)로 이름 변경함",
  87. "Unknown date" : "알 수 없는 날짜",
  88. "Pending" : "대기 중",
  89. "Clear filter" : "필터 지우기",
  90. "Modified" : "수정됨",
  91. "Type" : "종류",
  92. "Active filters" : "활성 필터",
  93. "Remove filter" : "필터 삭제",
  94. "Total rows summary" : "총 행 요약",
  95. "Name" : "이름",
  96. "Size" : "크기",
  97. "Toggle selection for all files and folders" : "모든 파일 선택/선택해제",
  98. "Actions" : "작업",
  99. "(selected)" : "(선택됨)",
  100. "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함",
  101. "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함",
  102. "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
  103. "{count} selected" : "{count}개 선택됨",
  104. "List of files and folders." : "파일과 폴더의 목록",
  105. "You don’t have permission to upload or create files here." : "이곳에 파일을 업로드하거나 만들 권한이 없습니다.",
  106. "You have used your space quota and cannot upload files anymore." : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다.",
  107. "Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.",
  108. "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.",
  109. "File not found" : "파일을 찾을 수 없음",
  110. "Storage information" : "저장소 정보",
  111. "Storage quota" : "저장소 할당량",
  112. "{usedQuotaByte} used" : "{usedQuotaByte} 사용",
  113. "{used} of {quota} used" : "{quota} 중 {used} 사용함",
  114. "{relative}% used" : "{relative}% 사용",
  115. "Could not refresh storage stats" : "저장소 정보를 새로고칠 수 없음",
  116. "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
  117. "Create" : "생성",
  118. "New folder" : "새 폴더",
  119. "Create new folder" : "새 폴더 생성",
  120. "This name is already in use." : "이 이름은 이미 사용 중입니다.",
  121. "Fill template fields" : "양식 입력란 채우기",
  122. "Submitting fields…" : "입력란 제출중...",
  123. "Submit" : "제출",
  124. "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전",
  125. "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
  126. "Change" : "변경",
  127. "New owner" : "새 소유자",
  128. "Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기",
  129. "Transfer" : "이전",
  130. "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기",
  131. "Invalid path selected" : "잘못된 경로가 선택됨",
  132. "Unknown error" : "알 수 없는 오류",
  133. "Ownership transfer request sent" : "소유권 이전 요청이 전송됨",
  134. "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
  135. "Select file or folder to link to" : "링크할 파일이나 폴더 선택",
  136. "Choose {file}" : "{file} 선택",
  137. "Loading current folder" : "현재 폴더를 불러오는 중",
  138. "Retry" : "다시 시도",
  139. "No files in here" : "여기에 파일 없음",
  140. "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
  141. "Go back" : "뒤로 가기",
  142. "Share" : "공유하기",
  143. "Shared by link" : "링크로 공유됨",
  144. "Shared" : "공유됨",
  145. "Switch to list view" : "목록 보기로 전환",
  146. "Switch to grid view" : "그리드뷰로 전환",
  147. "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
  148. "Not enough free space" : "남은 공간이 부족함",
  149. "Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
  150. "Error during upload: {message}" : "업로드 오류: {message}",
  151. "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
  152. "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생",
  153. "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함",
  154. "Filter filenames…" : "파일 이름 필터...",
  155. "Views" : "보기",
  156. "Files settings" : "파일 설정",
  157. "File cannot be accessed" : "파일에 접근할 수 없음",
  158. "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.",
  159. "Your files" : "내 파일",
  160. "Open in files" : "파일에서 열기",
  161. "Sort favorites first" : "즐겨찾기를 처음에 나열",
  162. "Sort folders before files" : "폴더를 파일보다 먼저 정렬",
  163. "Show hidden files" : "숨김 파일 보이기",
  164. "Crop image previews" : "이미지 미리보기 확대",
  165. "Enable the grid view" : "그리드뷰 활성화",
  166. "Enable folder tree" : "폴더 트리 활성화",
  167. "Additional settings" : "고급 설정",
  168. "WebDAV" : "WebDAV",
  169. "WebDAV URL" : "WebDAV URL",
  170. "Copy to clipboard" : "클립보드로 복사",
  171. "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.",
  172. "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.",
  173. "Keyboard shortcuts" : "키보드 단축키",
  174. "Speed up your Files experience with these quick shortcuts." : "이 빠른 단축키를 사용하여 파일 사용 속도를 높이세요.",
  175. "Open the actions menu for a file" : "파일 작업 메뉴 열기",
  176. "Rename a file" : "파일 이름 바꾸기",
  177. "Delete a file" : "파일 삭제",
  178. "Favorite or remove a file from favorites" : "즐겨찾기에 파일 등록 또는 제거",
  179. "Manage tags for a file" : "파일 태그 관리",
  180. "Selection" : "선택",
  181. "Select all files" : "모든 파일 선택",
  182. "Deselect all files" : "모든 파일 선택 해제",
  183. "Select or deselect a file" : "파일 선택 또는 선택 해제",
  184. "Select a range of files" : "파일 범위 선택",
  185. "Navigation" : "탐색",
  186. "Navigate to the parent folder" : "상위 폴더로 이동",
  187. "Navigate to the file above" : "위 파일로 이동",
  188. "Navigate to the file below" : "아래 파일로 이동",
  189. "Navigate to the file on the left (in grid mode)" : "왼쪽 파일로 이동 (그리드 모드에서)",
  190. "Navigate to the file on the right (in grid mode)" : "오른쪽 파일로 이동 (그리드 모드에서)",
  191. "View" : "보기",
  192. "Toggle the grid view" : "그리드 뷰 전환",
  193. "Open the sidebar for a file" : "파일 사이드바 열기",
  194. "Show those shortcuts" : "다음 단축키 표시",
  195. "Clipboard is not available" : "클립보드를 사용할 수 없습니다.",
  196. "WebDAV URL copied to clipboard" : "WebDAV URL이 클립보드에 복사됨",
  197. "Owner" : "소유자",
  198. "Remove from favorites" : "즐겨찾기에서 삭제",
  199. "Add to favorites" : "즐겨찾기에 추가",
  200. "Tags" : "태그",
  201. "You" : "당신",
  202. "Shared multiple times with different people" : "여러 사용자와 공유됨",
  203. "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음",
  204. "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생",
  205. "Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택",
  206. "Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기",
  207. "Creating file" : "파일 만들기",
  208. "Blank" : "여백",
  209. "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음",
  210. "Deletion cancelled" : "삭제가 취소됨",
  211. "Leave this share" : "이 공유에서 떠나기",
  212. "Leave these shares" : "이 공유에서 떠나기",
  213. "Disconnect storage" : "저장소 연결 해제",
  214. "Disconnect storages" : "저장소 연결 끊기",
  215. "Delete permanently" : "영구히 삭제",
  216. "Delete and unshare" : "삭제 및 공유 해제",
  217. "Delete file" : "파일 삭제",
  218. "Delete files" : "파일 삭제",
  219. "Delete folder" : "폴더 삭제",
  220. "Delete folders" : "폴더 삭제",
  221. "Delete" : "삭제",
  222. "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count}개 항목을 영구적으로 삭제하려 합니다."],
  223. "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count}개 항목을 삭제하려 합니다."],
  224. "Confirm deletion" : "삭제 확인",
  225. "Cancel" : "취소",
  226. "Edit file locally" : "로컬에서 파일 편집",
  227. "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "이제 이 파일이 당신의 기기에서 열려야 합니다. 그렇지 않다면, 데스크톱 앱이 설치되어 있는지 확인하세요.",
  228. "Retry and close" : "재시도 후 닫기",
  229. "Edit online" : "온라인으로 편집",
  230. "Failed to redirect to client" : "클라이언트로 리디렉션 하는데 실패함",
  231. "Edit locally" : "로컬에서 편집",
  232. "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 이동...",
  233. "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 복사...",
  234. "You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.",
  235. "(copy)" : "(복사)",
  236. "(copy %n)" : "(%n 복사)",
  237. "Move cancelled" : "이동이 취소됨",
  238. "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.",
  239. "The files are locked" : "이 파일은 잠겼습니다",
  240. "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.",
  241. "Choose destination" : "목적지 선택",
  242. "Copy to {target}" : "{target}에 복사",
  243. "Copy" : "복사",
  244. "Move to {target}" : "{target}에 이동",
  245. "Move" : "이동",
  246. "Move or copy operation failed" : "이동 또는 복사 작업에 실패함",
  247. "Move or copy" : "이동이나 복사",
  248. "Cancelled move or copy of \"{filename}\"." : "\"{filename}\"의 이동 또는 복사를 취소했습니다.",
  249. "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함",
  250. "Open folder {displayName}" : "{displayName} 폴더 열기",
  251. "Open in Files" : "파일에서 열기",
  252. "Rename" : "이름 바꾸기",
  253. "Open details" : "자세한 정보 열기",
  254. "View in folder" : "폴더에서 보기",
  255. "Today" : "오늘",
  256. "Last 7 days" : "지난 7일",
  257. "Last 30 days" : "지난 30일",
  258. "This year ({year})" : "올해 ({year})",
  259. "Last year ({year})" : "작년 ({year})",
  260. "Documents" : "문서",
  261. "Spreadsheets" : "스프레드시트",
  262. "Presentations" : "프레젠테이션",
  263. "PDFs" : "PDF",
  264. "Folders" : "폴더",
  265. "Audio" : "오디오",
  266. "Photos and images" : "사진과 이미지",
  267. "Videos" : "동영상",
  268. "New folder creation cancelled" : "새 폴더 생성 취소됨",
  269. "Created new folder \"{name}\"" : "\"{name}\" 폴더를 새로 만듦",
  270. "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음",
  271. "Create templates folder" : "템플릿 폴더 만들기",
  272. "Templates" : "템플릿",
  273. "New template folder" : "새 템플릿 폴더",
  274. "In folder" : "폴더에서",
  275. "Search in folder: {folder}" : "폴더에서 검색: {folder}",
  276. "One of the dropped files could not be processed" : "드롭한 파일 중 하나를 처리할 수 없습니다",
  277. "Your browser does not support the Filesystem API. Directories will not be uploaded" : "이 브라우저는 Filesystem API를 지원하지 않습니다. 디렉토리가 업로드 되지 않을 것입니다.",
  278. "No files to upload" : "업로드할 파일이 없음",
  279. "Unable to create the directory {directory}" : "디렉토리 {directory}을(를) 생성할 수 없음",
  280. "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.",
  281. "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.",
  282. "No files to process" : "처리할 파일이 없음",
  283. "Some files could not be copied" : "일부 파일을 복사할 수 없음",
  284. "Some files could not be moved" : "일부 파일을 이동할 수 없음",
  285. "Files copied successfully" : "파일을 성공적으로 복사함",
  286. "Files moved successfully" : "파일을 성공적으로 이동함",
  287. "Conflicts resolution skipped" : "충돌 해결 건너뜀",
  288. "Upload cancelled" : "업로드가 취소됨",
  289. "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.",
  290. "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.",
  291. "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 \"{new}\"(으)로 바꾸면 파일을 읽지 못할 수 있습니다.",
  292. "Change file extension" : "파일 확장자 변경",
  293. "Keep {oldextension}" : "{oldextension} 유지",
  294. "Use {newextension}" : "{newextension} 사용",
  295. "Remove extension" : "확장자 제거",
  296. "This operation is forbidden" : "이 작업이 금지됨",
  297. "This directory is unavailable, please check the logs or contact the administrator" : "디렉터리를 사용할 수 없습니다. 로그를 확인하거나 관리자에게 연락하십시오",
  298. "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없음",
  299. "Unexpected error: {error}" : "예상치 못한 오류: {error}",
  300. "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"],
  301. "_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"],
  302. "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"],
  303. "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount}개 파일과 1개 폴더"],
  304. "{fileCount} files and {folderCount} folders" : "{fileCount}개 파일과 {folderCount}개 폴더",
  305. "Filename must not be empty." : "파일 이름을 비울 수 없습니다.",
  306. "\"{char}\" is not allowed inside a filename." : "파일 이름에 \"{char}\"(을)를 사용할 수 없습니다.",
  307. "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\"(은)는 예약된 이름이므로 파일 이름에 사용할 수 없습니다.",
  308. "\"{extension}\" is not an allowed filetype." : "\"{extension}\"(은)는 허용된 파일 형식이 아닙니다.",
  309. "Filenames must not end with \"{extension}\"." : "파일 이름은 \"{extension}\"(으)로 끝나야 합니다.",
  310. "List of favorite files and folders." : "즐겨찾는 파일과 폴더의 목록",
  311. "No favorites yet" : "즐겨찾는 항목 없음",
  312. "Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다",
  313. "All files" : "모든 파일",
  314. "List of your files and folders." : "내 폴더와 파일의 목록",
  315. "All folders" : "모든 폴더",
  316. "Personal Files" : "개인 파일",
  317. "List of your files and folders that are not shared." : "공유되지 않는 파일과 폴더의 목록",
  318. "No personal files found" : "개인 파일을 찾을 수 없음",
  319. "Files that are not shared will show up here." : "공유되지 않는 파일이 이곳에 나타납니다.",
  320. "Recent" : "최근",
  321. "List of recently modified files and folders." : "최근에 수정된 파일과 폴더의 목록",
  322. "No recently modified files" : "최근에 수정된 파일 없음",
  323. "Files and folders you recently modified will show up here." : "최근에 수정한 파일과 폴더가 이곳에 표시됩니다.",
  324. "You do not have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다.",
  325. "No entries found in this folder" : "이 폴더에 항목 없음",
  326. "Select all" : "모두 선택",
  327. "Upload too large" : "업로드한 파일이 너무 큼",
  328. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
  329. "File could not be found" : "파일을 찾을 수 없음",
  330. "Download" : "다운로드",
  331. "Show list view" : "리스트 보기",
  332. "Show grid view" : "그리드뷰 보기",
  333. "Close" : "닫기",
  334. "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
  335. "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.",
  336. "Upload cancelled." : "업로드가 취소되었습니다.",
  337. "Processing files …" : "파일 처리중 ...",
  338. "…" : "…",
  339. "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.",
  340. "Not enough free space, you are uploading {size1} but only {size2} is left" : "남은 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 남아 있습니다",
  341. "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다",
  342. "An unknown error has occurred" : "알 수 없는 오류 발생",
  343. "File could not be uploaded" : "파일을 업로드할 수 없음",
  344. "Uploading …" : "업로드 중…",
  345. "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
  346. "Uploading … ({currentNumber}/{total})" : "업로드 중… ({currentNumber}/{total})",
  347. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})",
  348. "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다.",
  349. "Error when assembling chunks, status code {status}" : "조각을 모으는 중 오류 발생, 상태 코드 {status}",
  350. "Choose target folder" : "폴더 선택",
  351. "Set reminder" : "알림 설정",
  352. "Open" : "열기",
  353. "Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음",
  354. "Details" : "자세한 정보",
  355. "Please select tag(s) to add to the selection" : "선택한 항목에 추가할 태그를 고르세요.",
  356. "Apply tag(s) to selection" : "선택한 항목에 태그 적용하기",
  357. "Select directory \"{dirName}\"" : "디렉터리 \"{dirName}\" 선택",
  358. "Select file \"{fileName}\"" : "파일 \"{fileName}\" 선택",
  359. "Unable to determine date" : "날짜를 결정할 수 없음",
  360. "Could not move \"{file}\", target exists" : "\"{file}\"을(를) 이동할 수 없음, 대상이 존재함",
  361. "Could not move \"{file}\"" : "\"{file}\"을(를) 이동할 수 없음",
  362. "copy" : "복사",
  363. "Could not copy \"{file}\", target exists" : "\"{file}\"을(를) 복사할 수 없음, 대상이 존재함",
  364. "Could not copy \"{file}\"" : "\"{file}\"을(를) 복사할 수 없음",
  365. "Copied {origin} inside {destination}" : "{origin}을(를) {destination}(으)로 복사함",
  366. "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} 및 다른 파일 {nbfiles}개를 {destination}(으)로 복사함",
  367. "{newName} already exists" : "{newName}이(가) 이미 존재함",
  368. "Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\"의 이름을 변경할 수 없음, 더 이상 존재하지 않음",
  369. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "폴더 \"{dir}\" 내에 파일 \"{targetName}\"이(가) 이미 있습니다. 다른 이름을 사용하십시오.",
  370. "Could not rename \"{fileName}\"" : "\"{fileName}\"의 이름을 바꿀 수 없음",
  371. "Could not create file \"{file}\"" : "\"{file}\"을(를) 만들 수 없음",
  372. "Could not create file \"{file}\" because it already exists" : "파일이 이미 존재하므로 \"{file}\"을(를) 만들 수 없음",
  373. "Could not create folder \"{dir}\" because it already exists" : "폴더가 이미 존재하므로 폴더 \"{dir}\"을(를) 만들 수 없음",
  374. "Could not fetch file details \"{file}\"" : "\"{file}\"의 세부사항을 불러올 수 없음",
  375. "Error deleting file \"{fileName}\"." : "파일 \"{fileName}\"을(를) 삭제할 수 없습니다.",
  376. "No search results in other folders for {tag}{filter}{endtag}" : "다른 폴더에 {tag}{filter}{endtag} 검색 결과가 없음",
  377. "Enter more than two characters to search in other folders" : "다른 폴더에서 검색하기 위해 2글자 이상 입력하세요.",
  378. "_%n folder_::_%n folders_" : ["폴더 %n개"],
  379. "_%n file_::_%n files_" : ["파일 %n개"],
  380. "{dirs} and {files}" : "{dirs} 그리고 {files}",
  381. "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"],
  382. "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"],
  383. "New" : "새 파일",
  384. "New file/folder menu" : "새 파일/폴더 메뉴",
  385. "Select file range" : "파일 범위 선택",
  386. "{used}%" : "{used}%",
  387. "{used} used" : "{used} 사용함",
  388. "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.",
  389. "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
  390. "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.",
  391. "\"{name}\" is not an allowed filetype" : "\"{name}\"은 허용된 파일 형식이 아님",
  392. "Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner}의 저장소가 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
  393. "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "그룹 폴더 \"{mountPoint}\"이(가) 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
  394. "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "외부 저장소 \"{mountPoint}\"이(가) 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
  395. "Your storage is full, files cannot be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
  396. "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner}의 저장 공간이 거의 가득 찼습니다. ({usedSpacePercent}%)",
  397. "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "그룹 폴더 \"{mountPoint}\"이(가) 거의 가득 찼습니다. ({usedSpacePercent}%)",
  398. "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "외부 저장소 \"{mountPoint}\"이(가) 거의 가득 찼습니다. ({usedSpacePercent}%)",
  399. "Your storage is almost full ({usedSpacePercent}%)." : "저장 공간이 거의 가득 찼습니다. ({usedSpacePercent}%)",
  400. "_matches \"{filter}\"_::_match \"{filter}\"_" : ["'{filter}'와(과) 일치"],
  401. "Direct link was copied (only works for users who have access to this file/folder)" : "직접 링크를 복사했습니다. (이 파일 및 폴더에 접근할 수 있는 사용자에게만 작동)",
  402. "Path" : "경로",
  403. "_%n byte_::_%n bytes_" : ["%n 바이트"],
  404. "Favorited" : "즐겨찾기에 추가됨",
  405. "Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)",
  406. "Upload file" : "파일 업로드",
  407. "Not favorited" : "즐겨찾기에 없음",
  408. "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생",
  409. "\"remote user\"" : "\"원격 사용자\"",
  410. "{newName} already exists." : "{newName}이(가) 이미 존재함.",
  411. "\"{segment}\" is not allowed inside a filename." : "파일 이름에 \"{segment}\"(을)를 사용할 수 없습니다.",
  412. "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\"(은)는 금지된 파일 및 폴더 이름입니다.",
  413. "\"{segment}\" is not an allowed filetype." : "\"{segment}\"(은)는 허용된 파일 형식이 아닙니다.",
  414. "Filenames must not end with \"{segment}\"." : "파일 이름은 \"{segment}\"(으)로 끝나야 합니다.",
  415. "Name cannot be empty" : "이름이 비어 있을 수 없음",
  416. "Another entry with the same name already exists" : "같은 이름의 항목이 이미 있습니다.",
  417. "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.",
  418. "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" 이름이 \"{dir}\" 폴더에서 이미 사용 중입니다. 다른 이름을 고르세요.",
  419. "Could not rename \"{oldName}\"" : "\"{oldName}\"의 이름을 바꿀 수 없음",
  420. "Storage informations" : "저장소 정보",
  421. "Choose file" : "파일 선택",
  422. "Go to the previous folder" : "이전 폴더로 이동",
  423. "Open the files app settings" : "파일 앱 설정을 열기",
  424. "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.",
  425. "The files is locked" : "이 파일은 잠겼습니다.",
  426. "Create new templates folder" : "새로운 템플릿 폴더 만들기",
  427. "List of favorites files and folders." : "즐겨찾는 파일과 폴더의 목록",
  428. "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기",
  429. "Text file" : "텍스트 파일",
  430. "New text file.txt" : "새 텍스트 파일.txt",
  431. "Direct link was copied (only works for people who have access to this file/folder)" : "직접 링크를 복사했습니다. (이 파일 및 폴더에 접근할 수 있는 사람에게만 작동)",
  432. "Copy direct link (only works for people who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)",
  433. "Favored" : "선호함",
  434. "Favor" : "선호",
  435. "Not favored" : "선호하지 않음"
  436. },"pluralForm" :"nplurals=1; plural=0;"
  437. }