ko.json 753 B

1234567891011121314151617
  1. { "translations": {
  2. "Couldn't delete %s permanently" : "%s을(를) 영구적으로 삭제할 수 없습니다",
  3. "Couldn't restore %s" : "%s을(를) 복원할 수 없습니다",
  4. "Deleted files" : "삭제된 파일",
  5. "Restore" : "복원",
  6. "Delete permanently" : "영구히 삭제",
  7. "Error" : "오류",
  8. "restored" : "복원됨",
  9. "No deleted files" : "삭제된 파일 없음",
  10. "You will be able to recover deleted files from here" : "삭제된 파일을 여기에서 복구할 수 있습니다",
  11. "No entries found in this folder" : "이 폴더에 항목 없음",
  12. "Select all" : "모두 선택",
  13. "Name" : "이름",
  14. "Deleted" : "삭제됨",
  15. "Delete" : "삭제"
  16. },"pluralForm" :"nplurals=1; plural=0;"
  17. }