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/modules.json

49 lines
2.5 KiB
JSON

{
"chat.chatting_with": "<span id=\"chat-with-name\"></span> 님과의 채팅",
"chat.placeholder": "메시지를 여기에 입력한 후 엔터를 눌러 전송하세요.",
"chat.send": "전송",
"chat.no_active": "활성화된 채팅이 없습니다.",
"chat.user_typing": "%1 님이 입력 중입니다.",
"chat.user_has_messaged_you": "%1 님이 메시지를 보냈습니다.",
"chat.see_all": "모든 채팅 보기",
"chat.mark_all_read": "모든 채팅 읽음으로 표시",
"chat.no-messages": "채팅 기록을 보려면 채팅 상대를 선택하세요.",
"chat.no-users-in-room": "사용자가 없습니다.",
"chat.recent-chats": "최근 채팅",
"chat.contacts": "연락처",
"chat.message-history": "대화 기록",
"chat.pop-out": "분리된 창에서 채팅",
"chat.minimize": "최소화",
"chat.maximize": "최대화",
"chat.seven_days": "7일",
"chat.thirty_days": "30일",
"chat.three_months": "3개월",
"chat.delete_message_confirm": "이 메세지를 삭제 하시겠습니까?",
"chat.add-users-to-room": "사용자 추가하기",
"chat.confirm-chat-with-dnd-user": "이 사용자의 상태는 \"방해금지\" 입니다. 그래도 대화를 요청 하시겠습니까?",
9 years ago
"composer.compose": "작성",
"composer.show_preview": "미리보기",
"composer.hide_preview": "미리보기 숨김",
"composer.user_said_in": "%1 님이 %2 에서 보낸 메세지:",
"composer.user_said": "%1 님의 메세지:",
"composer.discard": "이 포스트를 삭제 하시겠습니까?",
"composer.submit_and_lock": "글 작성 후 잠금",
"composer.toggle_dropdown": "내려서 확인하기",
9 years ago
"composer.uploading": "%1 업로드 중",
"composer.formatting.bold": "굵은글씨",
"composer.formatting.italic": "이탤릭체",
"composer.formatting.list": "목록",
"composer.formatting.strikethrough": "취소선",
"composer.formatting.link": "링크",
"composer.formatting.picture": "사진",
"composer.upload-picture": "이미지 업로드",
"composer.upload-file": "파일 업로드",
"composer.zen_mode": "전체화면",
"composer.select_category": "카테고리 선택",
9 years ago
"bootbox.ok": "확인",
"bootbox.cancel": "취소",
"bootbox.confirm": "확인",
"cover.dragging_title": "커버 사진 위치변경",
"cover.dragging_message": "커버 사진을 맞게 드래그 후 저장을 클릭하세요.",
"cover.saved": "커버 사진을 저장하였습니다."
}