nextcloud/apps/comments/l10n/ko.json

11 lines
390 B
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
"Cancel" : "취소",
"Save" : "저장",
2016-03-22 15:10:33 +03:00
"Comment" : "설명",
"<strong>Comments</strong> for files" : "파일에 <strong>댓글</strong> 남기기",
"Delete comment" : "댓글 삭제",
"Edit comment" : "댓글 편집",
"No other comments available" : "더 이상 댓글 없음",
"Post" : "게시"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}