ko.json 6.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. { "translations": {
  2. "Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음",
  3. "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.",
  4. "Not allowed to create a federated share with the same user server" : "같은 사용자 서버 내에서 연합 공유를 만들 수 없음",
  5. "Invalid or untrusted SSL certificate" : "잘못되었거나 신뢰할 수 없는 SSL 인증서",
  6. "Could not authenticate to remote share, password might be wrong" : "원격 공유에서 인증할 수 없습니다. 암호가 맞지 않을 수 있습니다.",
  7. "Storage not valid" : "저장소가 잘못됨",
  8. "Couldn't add remote share" : "원격 공유를 추가할 수 없음",
  9. "Shared with you" : "나와 공유됨",
  10. "Shared with others" : "다른 사람과 공유됨",
  11. "Shared by link" : "링크로 공유됨",
  12. "Nothing shared with you yet" : "나와 공유된 항목 없음",
  13. "Files and folders others share with you will show up here" : "다른 사람이 공유한 파일과 폴더가 여기에 나타납니다",
  14. "Nothing shared yet" : "공유된 항목 없음",
  15. "Files and folders you share will show up here" : "내가 공유하는 파일과 폴더가 여기에 나타납니다",
  16. "No shared links" : "공유된 링크 없음",
  17. "Files and folders you share by link will show up here" : "내가 링크로 공유하는 파일과 폴더가 여기에 나타납니다",
  18. "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote}의 원격 공유 {name}을(를) 추가하시겠습니까?",
  19. "Remote share" : "원격 공유",
  20. "Remote share password" : "원격 공유 암호",
  21. "Cancel" : "취소",
  22. "Add remote share" : "원격 공유 추가",
  23. "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다",
  24. "Shared by" : "공유한 사용자:",
  25. "Sharing" : "공유",
  26. "A file or folder has been <strong>shared</strong>" : "파일이나 폴더가 <strong>공유됨</strong>",
  27. "A file or folder was shared from <strong>another server</strong>" : "<strong>다른 서버</strong>에서 파일이나 폴더를 공유함",
  28. "A public shared file or folder was <strong>downloaded</strong>" : "공개 공유된 파일이나 폴더가 <strong>다운로드됨</strong>",
  29. "You received a new remote share %2$s from %1$s" : "%1$s에서 새 원격 공유 %2$s을(를) 받았습니다",
  30. "You received a new remote share from %s" : "%s에서 원격 공유 요청을 받았습니다",
  31. "%1$s accepted remote share %2$s" : "%1$s 님이 원격 공유 %2$s을(를) 수락함",
  32. "%1$s declined remote share %2$s" : "%1$s 님이 원격 공유 %2$s을(를) 거절함",
  33. "%1$s unshared %2$s from you" : "%1$s 님이 %2$s의 공유를 중단함",
  34. "Public shared folder %1$s was downloaded" : "공개 공유 폴더 %1$s이(가) 다운로드됨",
  35. "Public shared file %1$s was downloaded" : "공개 공유 파일 %1$s이(가) 다운로드됨",
  36. "You shared %1$s with %2$s" : "내가 %2$s 님과 %1$s을(를) 공유함",
  37. "%2$s shared %1$s with %3$s" : "%2$s 님이 %1$s을(를) %3$s 님과 공유함",
  38. "You removed the share of %2$s for %1$s" : "%1$s을(를) 위한 %2$s 그룹의 공유를 삭제함",
  39. "%2$s removed the share of %3$s for %1$s" : "%2$s 님이 %1$s을(를) 위한 %3$s 그룹의 공유를 삭제함",
  40. "You shared %1$s with group %2$s" : "내가 %2$s 그룹과 %1$s을(를) 공유함",
  41. "%2$s shared %1$s with group %3$s" : "%2$s 님이 %1$s을(를) %3$s 그룹과 공유함",
  42. "You removed the share of group %2$s for %1$s" : "%1$s 님을 위한 %2$s 그룹 공유를 삭제함",
  43. "%2$s removed the share of group %3$s for %1$s" : "%2$s 님이 %1$s에 대한 %3$s 그룹의 공유를 삭제함",
  44. "%2$s shared %1$s via link" : "%2$s 님이 %1$s을(를) 링크로 공유함",
  45. "You shared %1$s via link" : "내가 %1$s을(를) 링크로 공유함",
  46. "You removed the public link for %1$s" : "%1$s의 공개 링크를 삭제함",
  47. "%2$s removed the public link for %1$s" : "%2$s 님이 %1$s의 공개 링크를 삭제함",
  48. "Your public link for %1$s expired" : "%1$s의 공개 링크가 만료됨",
  49. "The public link of %2$s for %1$s expired" : "%2$s 님의 %1$s 공개 링크가 만료됨",
  50. "%2$s shared %1$s with you" : "%2$s 님이 내게 %1$s을(를) 공유함",
  51. "%2$s removed the share for %1$s" : "%2$s 님이 %1$s 공유를 삭제함",
  52. "Downloaded via public link" : "공개 링크로 다운로드",
  53. "Shared with %2$s" : "%2$s 님과 공유함",
  54. "Shared with %3$s by %2$s" : "%2$s 님이 %3$s 님과 공유함",
  55. "Removed share for %2$s" : "%2$s 님의 공유를 삭제함",
  56. "%2$s removed share for %3$s" : "%2$s 님이 %3$s 님의 공유를 삭제함",
  57. "Shared with group %2$s" : "%2$s 그룹과 공유함",
  58. "Shared with group %3$s by %2$s" : "%2$s 님이 %3$s 그룹과 공유함",
  59. "Removed share of group %2$s" : "%2$s 그룹의 공유를 삭제함",
  60. "%2$s removed share of group %3$s" : "%2$s 님이 그룹 %3$s의 공유를 삭제함",
  61. "Shared via link by %2$s" : "%2$s 님이 링크로 공유함",
  62. "Shared via public link" : "공개 링크로 공유함",
  63. "Removed public link" : "공개 링크 삭제함",
  64. "%2$s removed public link" : "%2$s 님이 공개 링크 삭제함",
  65. "Public link expired" : "공개 링크 만료됨",
  66. "Public link of %2$s expired" : "%2$s 님의 공개 링크 만료됨",
  67. "Shared by %2$s" : "%2$s 님이 공유함",
  68. "Shares" : "공유",
  69. "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다",
  70. "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.",
  71. "Password" : "암호",
  72. "No entries found in this folder" : "이 폴더에 항목 없음",
  73. "Name" : "이름",
  74. "Share time" : "공유 시간",
  75. "Sorry, this link doesn’t seem to work anymore." : "죄송합니다. 이 링크는 더 이상 작동하지 않습니다.",
  76. "Reasons might be:" : "이유는 다음과 같을 수 있습니다:",
  77. "the item was removed" : "항목이 삭제됨",
  78. "the link expired" : "링크가 만료됨",
  79. "sharing is disabled" : "공유가 비활성화됨",
  80. "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.",
  81. "Add to your ownCloud" : "내 ownCloud에 추가하기",
  82. "Download" : "다운로드",
  83. "Download %s" : "%s 다운로드",
  84. "Direct link" : "직접 링크"
  85. },"pluralForm" :"nplurals=1; plural=0;"
  86. }