ko.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. { "translations": {
  2. "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없음",
  3. "Storage invalid" : "저장소가 잘못됨",
  4. "Unknown error" : "알 수 없는 오류",
  5. "File could not be found" : "파일을 찾을 수 없음",
  6. "Move or copy" : "이동이나 복사",
  7. "Download" : "다운로드",
  8. "Delete" : "삭제",
  9. "Tags" : "태그",
  10. "Show list view" : "리스트 보기",
  11. "Show grid view" : "모눈 보기",
  12. "Home" : "홈",
  13. "Close" : "닫기",
  14. "Favorites" : "즐겨찾기",
  15. "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
  16. "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.",
  17. "Upload cancelled." : "업로드가 취소되었습니다.",
  18. "Processing files …" : "파일 처리중 ...",
  19. "…" : "…",
  20. "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.",
  21. "Not enough free space, you are uploading {size1} but only {size2} is left" : "남은 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 남아 있습니다",
  22. "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다",
  23. "Not enough free space" : "남은 공간이 부족함",
  24. "An unknown error has occurred" : "알 수 없는 에러 발생",
  25. "File could not be uploaded" : "파일을 업로드할 수 없음",
  26. "Uploading …" : "업로드 중…",
  27. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})",
  28. "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다",
  29. "Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다",
  30. "Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
  31. "Error when assembling chunks, status code {status}" : "조각을 모으는 중 오류 발생, 상태 코드 {status}",
  32. "Actions" : "작업",
  33. "Rename" : "이름 바꾸기",
  34. "Move" : "이동",
  35. "Copy" : "복사",
  36. "Choose target folder" : "폴더 선택",
  37. "Open" : "열기",
  38. "Delete file" : "파일 삭제",
  39. "Delete folder" : "폴더 삭제",
  40. "Disconnect storage" : "저장소 연결 해제",
  41. "Leave this share" : "이 공유에서 떠나기",
  42. "Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음",
  43. "Files" : "파일",
  44. "Details" : "자세한 정보",
  45. "Please select tag(s) to add to the selection" : "선택한 항목에 추가할 태그를 고르세요",
  46. "Apply tag(s) to selection" : "선택한 항목에 태그 적용하기",
  47. "Select directory \"{dirName}\"" : "디렉터리 \"{dirName}\" 선택",
  48. "Select file \"{fileName}\"" : "파일 \"{fileName}\" 선택",
  49. "Pending" : "대기 중",
  50. "Unable to determine date" : "날짜를 결정할 수 없음",
  51. "This operation is forbidden" : "이 작업이 금지됨",
  52. "This directory is unavailable, please check the logs or contact the administrator" : "디렉터리를 사용할 수 없습니다. 로그를 확인하거나 관리자에게 연락하십시오",
  53. "Could not move \"{file}\", target exists" : "\"{file}\"을(를) 이동할 수 없음, 대상이 존재함",
  54. "Could not move \"{file}\"" : "\"{file}\"을(를) 이동할 수 없음",
  55. "copy" : "복사",
  56. "Could not copy \"{file}\", target exists" : "\"{file}\"을(를) 복사할 수 없음, 대상이 존재함",
  57. "Could not copy \"{file}\"" : "\"{file}\"을(를) 복사할 수 없음",
  58. "Copied {origin} inside {destination}" : "{origin}을(를) {destination}(으)로 복사함",
  59. "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} 및 다른 파일 {nbfiles}개를 {destination}(으)로 복사함",
  60. "{newName} already exists" : "{newName}이(가) 이미 존재함",
  61. "Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\"의 이름을 변경할 수 없음, 더 이상 존재하지 않음",
  62. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "폴더 \"{dir}\" 내에 파일 \"{targetName}\"이(가) 이미 있습니다. 다른 이름을 사용하십시오.",
  63. "Could not rename \"{fileName}\"" : "\"{fileName}\"의 이름을 바꿀 수 없음",
  64. "Could not create file \"{file}\"" : "\"{file}\"을(를) 만들 수 없음",
  65. "Could not create file \"{file}\" because it already exists" : "파일이 이미 존재하므로 \"{file}\"을(를) 만들 수 없음",
  66. "Could not create folder \"{dir}\" because it already exists" : "폴더가 이미 존재하므로 폴더 \"{dir}\"을(를) 만들 수 없음",
  67. "Could not fetch file details \"{file}\"" : "\"{file}\"의 세부사항을 불러올 수 없음",
  68. "Error deleting file \"{fileName}\"." : "파일 \"{fileName}\"을(를) 삭제할 수 없습니다.",
  69. "No search results in other folders for {tag}{filter}{endtag}" : "다른 폴더에 {tag}{filter}{endtag} 검색 결과가 없음",
  70. "Enter more than two characters to search in other folders" : "여러 폴더에서 검색하기 위해 2글자 이상 입력하십시오",
  71. "Name" : "이름",
  72. "Size" : "크기",
  73. "Modified" : "수정됨",
  74. "_%n folder_::_%n folders_" : ["폴더 %n개"],
  75. "_%n file_::_%n files_" : ["파일 %n개"],
  76. "{dirs} and {files}" : "{dirs} 그리고 {files}",
  77. "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"],
  78. "You do not have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
  79. "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"],
  80. "New file/folder menu" : "새 파일/폴더 메뉴",
  81. "{used} of {quota} used" : "{quota} 중 {used} 사용함",
  82. "{used} used" : "{used} 사용함",
  83. "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.",
  84. "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
  85. "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.",
  86. "\"{name}\" is not an allowed filetype" : "\"{name}\"은 허용된 파일 형식이 아님",
  87. "Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner}의 저장소가 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
  88. "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "그룹 폴더 \"{mountPoint}\"이(가) 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
  89. "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "외부 저장소 \"{mountPoint}\"이(가) 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
  90. "Your storage is full, files cannot be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
  91. "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner}의 저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
  92. "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "그룹 폴더 \"{mountPoint}\"이(가) 거의 가득 찼습니다({usedSpacePercent}%)",
  93. "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "외부 저장소 \"{mountPoint}\"이(가) 거의 가득 찼습니다({usedSpacePercent}%)",
  94. "Your storage is almost full ({usedSpacePercent}%)." : "저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
  95. "_matches \"{filter}\"_::_match \"{filter}\"_" : ["'{filter}'와(과) 일치"],
  96. "View in folder" : "폴더에서 보기",
  97. "Copied!" : "복사 성공!",
  98. "Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)",
  99. "Path" : "경로",
  100. "_%n byte_::_%n bytes_" : ["%n 바이트"],
  101. "Favorited" : "즐겨찾기에 추가됨",
  102. "Favorite" : "즐겨찾기",
  103. "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다",
  104. "New folder" : "새 폴더",
  105. "Upload file" : "파일 업로드",
  106. "Recent" : "최근",
  107. "Not favorited" : "즐겨찾기에 없음",
  108. "Remove from favorites" : "즐겨찾기에서 삭제",
  109. "Add to favorites" : "즐겨찾기에 추가",
  110. "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생",
  111. "Added to favorites" : "즐겨찾기에 추가됨",
  112. "Removed from favorites" : "즐겨찾기에서 삭제됨",
  113. "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함",
  114. "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함",
  115. "File changes" : "파일 변경",
  116. "Created by {user}" : "{user} 님이 만듦",
  117. "Changed by {user}" : "{user} 님이 변경함",
  118. "Deleted by {user}" : "{user} 님이 삭제함",
  119. "Restored by {user}" : "{user} 님이 복원함",
  120. "Renamed by {user}" : "{user} 님이 이름을 변경함",
  121. "Moved by {user}" : "{user} 님이 이동함",
  122. "\"remote user\"" : "\"원격 사용자\"",
  123. "You created {file}" : "{file}을(를) 만듦",
  124. "You created an encrypted file in {file}" : "{file}에 암호화된 파일을 생성했습니다",
  125. "{user} created {file}" : "{user} 님이 {file}을(를) 만듦",
  126. "{user} created an encrypted file in {file}" : "{user}이(가) {file}에 암호화된 파일을 생성했습니다",
  127. "{file} was created in a public folder" : "공유 폴더에 {file}이(가) 생성됨",
  128. "You changed {file}" : "{file}을(를) 변경함",
  129. "You changed an encrypted file in {file}" : "{file}에 암호화된 파일을 변경했습니다",
  130. "{user} changed {file}" : "{user} 님이 {file}을(를) 변경함",
  131. "{user} changed an encrypted file in {file}" : "{user}이(가) {file}에 암호화된 파일을 변경했습니다",
  132. "You deleted {file}" : "{file}을(를) 삭제함",
  133. "You deleted an encrypted file in {file}" : "{file}에 암호화된 파일을 제거했습니다",
  134. "{user} deleted {file}" : "{user} 님이 {file}을(를) 삭제함",
  135. "{user} deleted an encrypted file in {file}" : "{user}이(가) {file}에 암호화된 파일을 제거했습니다",
  136. "You restored {file}" : "내가 {file}을(를) 복원함",
  137. "{user} restored {file}" : "{user} 님이 {file}을(를) 복원함",
  138. "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "{oldfile} (숨겨짐)을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  139. "You renamed {oldfile} (hidden) to {newfile}" : "{oldfile} (숨겨짐)을(를) {newfile}(으)로 이름을 바꿈",
  140. "You renamed {oldfile} to {newfile} (hidden)" : "{oldfile}을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  141. "You renamed {oldfile} to {newfile}" : "{oldfile}을(를) {newfile}(으)로 이름을 바꿈",
  142. "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user}이(가) {oldfile} (숨겨짐)을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  143. "{user} renamed {oldfile} (hidden) to {newfile}" : "{user}이(가) {oldfile} (숨겨짐)을(를) {newfile}(으)로 이름을 바꿈",
  144. "{user} renamed {oldfile} to {newfile} (hidden)" : "{user}이(가) {oldfile}을(를) {newfile} (숨겨짐)(으)로 이름을 바꿈",
  145. "{user} renamed {oldfile} to {newfile}" : "{user} 님이 {oldfile}을(를) {newfile}(으)로 이름을 바꿈",
  146. "You moved {oldfile} to {newfile}" : "{oldfile}을(를) {newfile}(으)로 이동함",
  147. "{user} moved {oldfile} to {newfile}" : "{user} 님이 {oldfile}을(를) {newfile}(으)로 이동함",
  148. "A file has been added to or removed from your <strong>favorites</strong>" : "파일이 <strong>즐겨찾기</strong>에서 추가 또는 삭제됨",
  149. "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>",
  150. "A favorite file or folder has been <strong>changed</strong>" : "즐겨찾기된 파일이나 폴더가 <strong>변경됨</strong>",
  151. "All files" : "모든 파일",
  152. "Unlimited" : "무제한",
  153. "Upload (max. %s)" : "업로드(최대 %s)",
  154. "Accept" : "수락",
  155. "Reject" : "거절",
  156. "Incoming ownership transfer from {user}" : "{user}(으)로부터 들어오는 중인 소유권 이전",
  157. "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}을(를) 받아들이시겠습니까?\n\n참고: 전송 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.",
  158. "Ownership transfer failed" : "소유권 이전 실패",
  159. "Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.",
  160. "The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.",
  161. "Ownership transfer done" : "소유권 이전 완료",
  162. "Your ownership transfer of {path} to {user} has completed." : "{user}을(를) 향한 {path}의 소유권 이전을 완료했습니다.",
  163. "The ownership transfer of {path} from {user} has completed." : "{user}(으)로부터 {path}의 소유권을 받았습니다.",
  164. "in %s" : "%s",
  165. "File Management" : "파일 관리",
  166. "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전",
  167. "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
  168. "Change" : "변경",
  169. "New owner" : "새 소유자",
  170. "Search users" : "사용자 검색",
  171. "Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기",
  172. "Transfer" : "이전",
  173. "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기",
  174. "Invalid path selected" : "잘못된 경로가 선택됨",
  175. "Ownership transfer request sent" : "소유권 이전 요청이 전송됨",
  176. "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
  177. "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음",
  178. "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생",
  179. "Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택",
  180. "Cancel" : "취소",
  181. "Create" : "생성",
  182. "Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기",
  183. "Creating file" : "파일 만들기",
  184. "Blank" : "여백",
  185. "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음",
  186. "Set up templates folder" : "템플릿 폴더 설정",
  187. "Templates" : "템플릿",
  188. "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음",
  189. "%s used" : "%s 사용함",
  190. "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨",
  191. "Files settings" : "파일 설정",
  192. "Show hidden files" : "숨김 파일 보이기",
  193. "WebDAV" : "WebDAV",
  194. "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오",
  195. "Toggle grid view" : "모눈 보기 전환",
  196. "No files in here" : "여기에 파일 없음",
  197. "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
  198. "No entries found in this folder" : "이 폴더에 항목 없음",
  199. "Select all" : "모두 선택",
  200. "Upload too large" : "업로드한 파일이 너무 큼",
  201. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
  202. "No favorites yet" : "즐겨찾는 항목 없음",
  203. "Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다",
  204. "Deleted files" : "삭제된 파일",
  205. "Shares" : "공유",
  206. "Shared with others" : "다른 사람과 공유됨",
  207. "Shared with you" : "나와 공유됨",
  208. "Shared by link" : "링크로 공유됨",
  209. "Deleted shares" : "삭제된 공유",
  210. "Pending shares" : "진행중인 공유",
  211. "Text file" : "텍스트 파일",
  212. "New text file.txt" : "새 텍스트 파일.txt",
  213. "Select" : "선택",
  214. "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
  215. "New" : "새로 만들기",
  216. "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
  217. "Settings" : "설정"
  218. },"pluralForm" :"nplurals=1; plural=0;"
  219. }