ko.js 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없습니다",
  5. "Storage invalid" : "저장소가 잘못됨",
  6. "Unknown error" : "알 수 없는 오류",
  7. "All files" : "모든 파일",
  8. "Recent" : "최근",
  9. "File could not be found" : "파일을 찾을 수 없음",
  10. "Home" : "홈",
  11. "Close" : "닫기",
  12. "Favorites" : "즐겨찾기",
  13. "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
  14. "Upload cancelled." : "업로드가 취소되었습니다.",
  15. "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.",
  16. "Not enough free space, you are uploading {size1} but only {size2} is left" : "빈 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 비었습니다",
  17. "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"가 존재하지 않습니다",
  18. "Not enough free space" : "빈 공간이 부족합니다",
  19. "Uploading..." : "업로드 중...",
  20. "..." : "...",
  21. "Actions" : "작업",
  22. "Download" : "다운로드",
  23. "Rename" : "이름 바꾸기",
  24. "Move" : "이동",
  25. "Target folder" : "대상 폴더",
  26. "Delete" : "삭제",
  27. "Disconnect storage" : "저장소 연결 해제",
  28. "Unshare" : "공유 해제",
  29. "Files" : "파일",
  30. "Details" : "자세한 정보",
  31. "Select" : "선택",
  32. "Pending" : "대기 중",
  33. "Unable to determine date" : "날짜를 결정할 수 없음",
  34. "This operation is forbidden" : "이 작업이 금지됨",
  35. "This directory is unavailable, please check the logs or contact the administrator" : "디렉터리를 사용할 수 없습니다. 로그를 확인하거나 관리자에게 연락하십시오",
  36. "Could not move \"{file}\", target exists" : "\"{file}\"을(를) 이동할 수 없음, 대상이 존재함",
  37. "Could not move \"{file}\"" : "\"{file}\"을(를) 이동할 수 없음",
  38. "{newName} already exists" : "{newName}이(가) 이미 존재함",
  39. "Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\"의 이름을 변경할 수 없음, 더 이상 존재하지 않음",
  40. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{dir}\" 폴더 내에 \"{targetName}\" 파일이 이미 있습니다. 다른 이름을 사용하십시오.",
  41. "Could not rename \"{fileName}\"" : "\"{fileName}\"의 이름을 바꿀 수 없음",
  42. "Could not create file \"{file}\"" : "\"{file}\"을(를) 만들 수 없음",
  43. "Could not create file \"{file}\" because it already exists" : "파일이 이미 존재하므로 \"{file}\"을(를) 만들 수 없음",
  44. "Could not create folder \"{dir}\" because it already exists" : "폴더가 이미 존재하므로 폴더 \"{dir}\"을(를) 만들 수 없음",
  45. "Error deleting file \"{fileName}\"." : "파일 \"{fileName}\"을(를) 삭제할 수 없습니다.",
  46. "No search results in other folders for '{tag}{filter}{endtag}'" : "폴더의 검색 결과 없음 '{tag}{filter}{endtag}'",
  47. "Name" : "이름",
  48. "Size" : "크기",
  49. "Modified" : "수정됨",
  50. "_%n folder_::_%n folders_" : ["폴더 %n개"],
  51. "_%n file_::_%n files_" : ["파일 %n개"],
  52. "{dirs} and {files}" : "{dirs} 그리고 {files}",
  53. "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"],
  54. "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
  55. "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"],
  56. "New" : "새로 만들기",
  57. "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.",
  58. "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
  59. "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner}의 저장소가 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
  60. "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
  61. "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner}의 저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
  62. "Your storage is almost full ({usedSpacePercent}%)" : "저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
  63. "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}'와(과) 일치"],
  64. "View in folder" : "폴더보기",
  65. "Path" : "경로",
  66. "_%n byte_::_%n bytes_" : ["%n바이트"],
  67. "Favorited" : "책갈피에 추가됨",
  68. "Favorite" : "즐겨찾기",
  69. "Copy local link" : "로컬 링크 복사",
  70. "Folder" : "폴더",
  71. "New folder" : "새 폴더",
  72. "Upload" : "업로드",
  73. "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생",
  74. "Added to favorites" : "즐겨찾기에 추가됨",
  75. "Removed from favorites" : "즐겨찾기에서 삭제됨",
  76. "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함",
  77. "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함",
  78. "Created by {user}" : "{user} 님이 만듬",
  79. "Changed by {user}" : "{user} 님이 변경함",
  80. "Deleted by {user}" : "{user} 님이 삭제함",
  81. "Restored by {user}" : "{user} 님이 복원함",
  82. "Renamed by {user}" : "{user} 님이 이름을 변경함",
  83. "Moved by {user}" : "{user} 님이 이동함",
  84. "You created {file}" : "내가 {file}을(를) 만듬",
  85. "{user} created {file}" : "{user} 님이 {file}을(를) 만듬",
  86. "{file} was created in a public folder" : "공유 폴더에 {file} 이(가) 생성됨",
  87. "You changed {file}" : "내가 {file} 을(를) 변경함",
  88. "{user} changed {file}" : "{user} 님이 {file} 을(를) 변경함",
  89. "You deleted {file}" : "내가 {file} 을(를) 삭제함",
  90. "{user} deleted {file}" : "{user} 님이 {file} 을(를) 삭제함",
  91. "You restored {file}" : "내가 {file} 을(를) 복원함",
  92. "{user} restored {file}" : "{user} 님이 {file} 을(를) 복원함",
  93. "You renamed {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이름을 바꿈",
  94. "{user} renamed {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이름을 바꿈",
  95. "You moved {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이동함",
  96. "{user} moved {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이동함",
  97. "A file has been added to or removed from your <strong>favorites</strong>" : "파일이 <strong>즐겨찾기</strong>에서 추가 또는 삭제됨",
  98. "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "파일이나 폴더가 <strong>변경되거나</strong> <strong>이름이 바뀜</strong>",
  99. "A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>",
  100. "A new file or folder has been <strong>deleted</strong>" : "새 파일이나 폴더가 <strong>삭제됨</strong>",
  101. "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>즐겨찾는 파일</strong>의 생성 및 변경 사항에 대한 알림을 줄일 수 있습니다<em>(스트림에서만)</em>",
  102. "A new file or folder has been <strong>restored</strong>" : "새 파일이나 폴더가 <strong>복원됨</strong>",
  103. "Upload (max. %s)" : "업로드(최대 %s)",
  104. "File handling" : "파일 처리",
  105. "Maximum upload size" : "최대 업로드 크기",
  106. "max. possible: " : "최대 가능:",
  107. "Save" : "저장",
  108. "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM을 사용 중이면 변경 사항이 적용되는 데 최대 5분 정도 걸릴 수 있습니다.",
  109. "Missing permissions to edit from here." : "여기에서 편집할 권한이 없습니다.",
  110. "Settings" : "설정",
  111. "Show hidden files" : "숨겨진 파일보기",
  112. "WebDAV" : "WebDAV",
  113. "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">WebDAV를 통해 파일에 접근할 수 있습니다</a>",
  114. "No files in here" : "여기에 파일 없음",
  115. "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
  116. "No entries found in this folder" : "이 폴더에 항목 없음",
  117. "Select all" : "모두 선택",
  118. "Upload too large" : "업로드한 파일이 너무 큼",
  119. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
  120. "No favorites" : "책갈피 없음",
  121. "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다",
  122. "Shared with you" : "나와 공유됨",
  123. "Shared with others" : "다른 사람과 공유됨",
  124. "Shared by link" : "링크로 공유됨",
  125. "Tags" : "태그",
  126. "Deleted files" : "삭제된 파일",
  127. "Text file" : "텍스트 파일",
  128. "New text file.txt" : "새 텍스트 파일.txt",
  129. "Storage not available" : "저장소를 사용할 수 없음",
  130. "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.",
  131. "Invalid Token" : "잘못된 토큰",
  132. "No file was uploaded. Unknown error" : "파일이 업로드 되지 않았습니다. 알 수 없는 오류입니다",
  133. "There is no error, the file uploaded with success" : "파일 업로드에 성공했습니다.",
  134. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:",
  135. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼",
  136. "The uploaded file was only partially uploaded" : "파일의 일부분만 업로드됨",
  137. "No file was uploaded" : "파일이 업로드되지 않았음",
  138. "Missing a temporary folder" : "임시 폴더가 없음",
  139. "Failed to write to disk" : "디스크에 쓰지 못했습니다",
  140. "Not enough storage available" : "저장소가 용량이 충분하지 않습니다.",
  141. "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.",
  142. "Upload failed. Could not find uploaded file" : "업로드에 실패했습니다. 업로드할 파일을 찾을 수 없습니다",
  143. "Upload failed. Could not get file info." : "업로드에 실패했습니다. 파일 정보를 가져올 수 없습니다.",
  144. "Invalid directory." : "올바르지 않은 디렉터리입니다.",
  145. "Total file size {size1} exceeds upload limit {size2}" : "총 파일 크기 {size1}이(가) 업로드 제한 {size2}을(를) 초과함",
  146. "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}",
  147. "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.",
  148. "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음",
  149. "{hours}:{minutes}h" : "{hours}:{minutes} 시간",
  150. "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} 분 남음",
  151. "{minutes}:{seconds}m" : "{minutes}:{seconds} 분",
  152. "{seconds} second{plural_s} left" : "{seconds} 초 남음",
  153. "{seconds}s" : "{seconds}초",
  154. "Any moment now..." : "조금 남음",
  155. "Soon..." : "곧...",
  156. "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
  157. "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음",
  158. "Local link" : "로컬 링크",
  159. "{newname} already exists" : "{newname} 항목이 이미 존재함",
  160. "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>",
  161. "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>",
  162. "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>",
  163. "You created %1$s" : "내가 %1$s을(를) 생성함",
  164. "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함",
  165. "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨",
  166. "You changed %1$s" : "내가 %1$s을(를) 변경함",
  167. "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함",
  168. "You deleted %1$s" : "내가 %1$s을(를) 삭제함",
  169. "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함",
  170. "You restored %1$s" : "내가 %1$s을(를) 복원함",
  171. "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함",
  172. "Changed by %2$s" : "%2$s 님이 변경함",
  173. "Deleted by %2$s" : "%2$s 님이 삭제함",
  174. "Restored by %2$s" : "%2$s 님이 복원함"
  175. },
  176. "nplurals=1; plural=0;");