You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/ko/post-queue.json

21 lines
755 B
JSON

{
"post-queue": "게시 대기열",
"description": "게시 대기열에 글이 없습니다. <br> 이 기능을 활성화하기 위해서는 <a href=\"%1\">설정 &rarr; 포스트 &rarr; 게시 대기열</a>로 이동해서 <strong>게시 대기열</strong> 기능을 활성화해주세요.",
"user": "사용자",
"category": "카테고리",
"title": "제목",
"content": "내용",
"posted": "게시됨",
"reply-to": "'%1'에 대한 답글",
"content-editable": "내용을 눌러 편집",
"category-editable": "카테고리를 눌러 편집",
"title-editable": "제목을 눌러 편집",
"reply": "답글",
"topic": "화제",
"accept": "승인",
"reject": "거절",
"remove": "Remove",
"notify": "Notify",
"notify-user": "Notify User"
}