nextcloud/apps/comments/l10n/ko.json

11 lines
390 B
JSON

{ "translations": {
"Cancel" : "취소",
"Save" : "저장",
"Comment" : "설명",
"<strong>Comments</strong> for files" : "파일에 <strong>댓글</strong> 남기기",
"Delete comment" : "댓글 삭제",
"Edit comment" : "댓글 편집",
"No other comments available" : "더 이상 댓글 없음",
"Post" : "게시"
},"pluralForm" :"nplurals=1; plural=0;"
}