ko.php 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Could not move %s - File with this name already exists" => "%s 항목을 이동시키지 못하였음 - 파일 이름이 이미 존재함",
  4. "Could not move %s" => "%s 항목을 이딩시키지 못하였음",
  5. "File name cannot be empty." => "파일 이름이 비어 있을 수 없습니다.",
  6. "Unable to set upload directory." => "업로드 디렉터리를 정할수 없습니다",
  7. "Invalid Token" => "잘못된 토큰",
  8. "No file was uploaded. Unknown error" => "파일이 업로드되지 않았습니다. 알 수 없는 오류입니다",
  9. "There is no error, the file uploaded with success" => "파일 업로드에 성공하였습니다.",
  10. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:",
  11. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼",
  12. "The uploaded file was only partially uploaded" => "파일의 일부분만 업로드됨",
  13. "No file was uploaded" => "파일이 업로드되지 않았음",
  14. "Missing a temporary folder" => "임시 폴더가 없음",
  15. "Failed to write to disk" => "디스크에 쓰지 못했습니다",
  16. "Not enough storage available" => "저장소가 용량이 충분하지 않습니다.",
  17. "Upload failed. Could not get file info." => "업로드에 실패했습니다. 파일 정보를 가져올수 없습니다.",
  18. "Upload failed. Could not find uploaded file" => "업로드에 실패했습니다. 업로드할 파일을 찾을수 없습니다",
  19. "Invalid directory." => "올바르지 않은 디렉터리입니다.",
  20. "Files" => "파일",
  21. "Unable to upload {filename} as it is a directory or has 0 bytes" => "{filename}을 업로드 할수 없습니다. 폴더이거나 0 바이트 파일입니다.",
  22. "Not enough space available" => "여유 공간이 부족합니다",
  23. "Upload cancelled." => "업로드가 취소되었습니다.",
  24. "Could not get result from server." => "서버에서 결과를 가져올수 없습니다.",
  25. "File upload is in progress. Leaving the page now will cancel the upload." => "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
  26. "{new_name} already exists" => "{new_name}이(가) 이미 존재함",
  27. "Share" => "공유",
  28. "Delete permanently" => "영원히 삭제",
  29. "Rename" => "이름 바꾸기",
  30. "Pending" => "대기 중",
  31. "replaced {new_name} with {old_name}" => "{old_name}이(가) {new_name}(으)로 대체됨",
  32. "undo" => "되돌리기",
  33. "_%n folder_::_%n folders_" => array("폴더 %n"),
  34. "_%n file_::_%n files_" => array("파일 %n 개"),
  35. "{dirs} and {files}" => "{dirs} 그리고 {files}",
  36. "_Uploading %n file_::_Uploading %n files_" => array("%n 개의 파일을 업로드중"),
  37. "'.' is an invalid file name." => "'.' 는 올바르지 않은 파일 이름 입니다.",
  38. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.",
  39. "Your storage is full, files can not be updated or synced anymore!" => "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
  40. "Your storage is almost full ({usedSpacePercent}%)" => "저장 공간이 거의 가득 찼습니다 ({usedSpacePercent}%)",
  41. "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "암호화는 해제되어 있지만, 파일은 아직 암호화 되어 있습니다. 개인 설저에 가셔서 암호를 해제하십시오",
  42. "Your download is being prepared. This might take some time if the files are big." => "다운로드가 준비 중입니다. 파일 크기가 크다면 시간이 오래 걸릴 수도 있습니다.",
  43. "Error moving file" => "파일 이동 오류",
  44. "Error" => "오류",
  45. "Name" => "이름",
  46. "Size" => "크기",
  47. "Modified" => "수정됨",
  48. "%s could not be renamed" => "%s 의 이름을 변경할수 없습니다",
  49. "Upload" => "업로드",
  50. "File handling" => "파일 처리",
  51. "Maximum upload size" => "최대 업로드 크기",
  52. "max. possible: " => "최대 가능:",
  53. "Needed for multi-file and folder downloads." => "다중 파일 및 폴더 다운로드에 필요합니다.",
  54. "Enable ZIP-download" => "ZIP 다운로드 허용",
  55. "0 is unlimited" => "0은 무제한입니다",
  56. "Maximum input size for ZIP files" => "ZIP 파일 최대 크기",
  57. "Save" => "저장",
  58. "New" => "새로 만들기",
  59. "Text file" => "텍스트 파일",
  60. "New folder" => "새 폴더",
  61. "Folder" => "폴더",
  62. "From link" => "링크에서",
  63. "Deleted files" => "파일 삭제됨",
  64. "Cancel upload" => "업로드 취소",
  65. "Nothing in here. Upload something!" => "내용이 없습니다. 업로드할 수 있습니다!",
  66. "Download" => "다운로드",
  67. "Delete" => "삭제",
  68. "Upload too large" => "업로드한 파일이 너무 큼",
  69. "The files you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
  70. "Files are being scanned, please wait." => "파일을 검색하고 있습니다. 기다려 주십시오.",
  71. "Current scanning" => "현재 검색",
  72. "Upgrading filesystem cache..." => "파일 시스템 캐시 업그레이드 중..."
  73. );
  74. $PLURAL_FORMS = "nplurals=1; plural=0;";