stream-chat-react
Version:
React components to create chat conversations or livestream style chat
83 lines (82 loc) • 4.84 kB
JSON
{
"Attach files": "파일 첨부",
"Cancel": "취소",
"Channel Missing": "채널 누락",
"Close": "닫기",
"Close emoji picker": "이모티콘 선택기 닫기",
"Commands matching": "일치하는 명령",
"Connection failure, reconnecting now...": "연결 실패, 지금 다시 연결 중...",
"Delete": "삭제",
"Delivered": "배달됨",
"Drag your files here": "Drag your files here",
"Edit Message": "메시지 수정",
"Edit message request failed": "메시지 수정 요청 실패",
"Emoji matching": "이모티콘 매칭",
"Empty message...": "빈 메시지...",
"Error adding flag": "플래그를 추가하는 동안 오류가 발생했습니다.",
"Error connecting to chat, refresh the page to try again.": "채팅에 연결하는 동안 오류가 발생했습니다. 페이지를 새로고침하여 다시 시도하세요.",
"Error deleting message": "메시지를 삭제하는 중에 오류가 발생했습니다.",
"Error muting a user ...": "사용자를 음소거하는 중에 오류가 발생했습니다...",
"Error pinning message": "메시지를 핀하는 중에 오류가 발생했습니다.",
"Error removing message pin": "메시지 핀을 제거하는 중에 오류가 발생했습니다.",
"Error unmuting a user ...": "사용자 음소거 해제 중 오류 발생...",
"Error uploading file": "파일 업로드 오류",
"Error uploading image": "이미지를 업로드하는 동안 오류가 발생했습니다.",
"Error · Unsent": "오류 · 전송되지 않음",
"Error: {{ errorMessage }}": "오류: {{ errorMessage }}",
"Flag": "플래그",
"Latest Messages": "최신 메시지",
"Menu": "메뉴",
"Message Failed · Click to try again": "메시지 실패 · 다시 시도하려면 클릭하세요.",
"Message Failed · Unauthorized": "메시지 실패 · 승인되지 않음",
"Message deleted": "메시지가 삭제되었습니다.",
"Message has been successfully flagged": "메시지에 플래그가 지정되었습니다.",
"Message pinned": "메시지 핀했습니다",
"Mute": "무음",
"New": "새로운",
"New Messages!": "새 메시지!",
"No chats here yet…": "아직 채팅이 없습니다...",
"No results found": "검색 결과가 없습니다",
"Nothing yet...": "아직 아무것도...",
"Open emoji picker": "이모티콘 선택기 열기",
"People matching": "일치하는 사람",
"Pick your emoji": "이모티콘 선택",
"Pin": "핀",
"Pinned by": "핀했던 분:",
"Reply": "답장",
"Reply to Message": "메시지에 답장",
"Search": "찾다",
"Searching...": "수색...",
"Send": "보내다",
"Send message request failed": "메시지 보내기 요청 실패",
"Sending...": "배상중...",
"Slow Mode ON": "슬로우 모드 켜짐",
"Some of the files will not be accepted": "Some of the files will not be accepted",
"This message was deleted...": "이 메시지는 삭제되었습니다...",
"Thread": "스레드",
"Type your message": "메시지 입력",
"Unmute": "음소거 해제",
"Unpin": "핀 해제",
"Upload type: \"{{ type }}\" is not allowed": "업로드 유형: \"{{ type }}\"은(는) 허용되지 않습니다.",
"Wait until all attachments have uploaded": "모든 첨부 파일이 업로드될 때까지 기다립니다.",
"You have no channels currently": "현재 채널이 없습니다.",
"You've reached the maximum number of files": "최대 파일 수에 도달했습니다.",
"live": "라이브",
"replyCount_one": "답장 1개",
"replyCount_other": "{{ count }} 답장",
"searchResultsCount_one": "1개의 결과",
"searchResultsCount_other": "{{ count }}개 결과",
"this content could not be displayed": "이 콘텐츠를 표시할 수 없습니다",
"{{ commaSeparatedUsers }} and {{ moreCount }} more": "{{ commaSeparatedUsers }} 그리고 {{ moreCount }}명 더",
"{{ commaSeparatedUsers }}, and {{ lastUser }}": "{{ commaSeparatedUsers }} 그리고 {{ lastUser }}",
"{{ firstUser }} and {{ secondUser }}": "{{ firstUser }} 그리고 {{ secondUser }}",
"{{ imageCount }} more": "{{ imageCount }}개 더",
"{{ memberCount }} members": "{{ memberCount }}명",
"{{ user }} has been muted": "{{ user }} 음소거되었습니다",
"{{ user }} has been unmuted": "{{ user }} 음소거가 해제되었습니다",
"{{ user }} is typing...": "{{ user }} is typing...",
"{{ users }} and more are typing...": "{{ users }} and more are typing...",
"{{ users }} and {{ user }} are typing...": "{{ users }} and {{ user }} are typing...",
"{{ watcherCount }} online": "{{ watcherCount }} 온라인",
"🏙 Attachment...": "🏙 부착..."
}