diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index cfef7e0..fa584ef 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -4,4 +4,36 @@ # To work with us on translations, join this project: # https://translate.discourse.org/ -ko: +ko: + js: + notifications: + alt: + solved: + accepted_notification: "승인됨" + solved: + title: "해결됨" + allow_accepted_answers: "토픽 소유자 및 스태프가 해결책으로 답글을 표시하도록 허용" + accept_answer: "이 답변이 문제를 해결할 경우 선택하십시오" + accepted_description: "이것이이 주제에 대한 해결책입니다." + has_no_accepted_answer: "이 토픽에는 해결책이 없습니다" + unaccept_answer: "이 답변으로 더 이상 문제가 해결되지 않으면 선택 취소" + accepted_answer: "해결책" + solution: "해결책" + solution_summary: + other: "해결책" + topic_status_filter: + all: "모두" + solved: "해결됨" + unsolved: "미해결" + topic_statuses: + solved: + help: "이 토픽에는 해결책이 있습니다" + search: + advanced: + statuses: + solved: "해결되다" + admin: + web_hooks: + solved_event: + name: "해결 된 이벤트" + details: "사용자가 게시물을 수락 또는 수락되지 않은 답변으로 표시 한 경우" diff --git a/config/locales/server.ko.yml b/config/locales/server.ko.yml index cfef7e0..d704192 100644 --- a/config/locales/server.ko.yml +++ b/config/locales/server.ko.yml @@ -4,4 +4,28 @@ # To work with us on translations, join this project: # https://translate.discourse.org/ -ko: +ko: + site_settings: + solved_enabled: "해결 된 플러그인 사용, 사용자가 주제에 대한 솔루션을 선택할 수 있도록 허용" + allow_solved_on_all_topics: "사용자가 모든 주제에 대한 솔루션을 선택할 수 있도록 허용 (기본적으로 카테고리를 편집하여 제어)" + accept_all_solutions_trust_level: "모든 주제에 대한 솔루션을 수락하는 데 필요한 최소 신뢰 수준 (OP가 아닌 경우에도)" + empty_box_on_unsolved: "해결되지 않은 주제 옆에 빈 상자 표시" + solved_quote_length: "첫 번째 게시물 아래에 솔루션을 표시 할 때 인용 할 문자 수" + solved_topics_auto_close_hours: "주제가 해결 된 것으로 표시되면 마지막 회신 후 주제 자동 닫기 (n)" + show_filter_by_solved_status: "해결 된 상태별로 주제 목록을 필터링하는 드롭 다운을 표시하십시오." + reports: + accepted_solutions: + title: "허용되는 솔루션" + xaxis: "일" + yaxis: "총" + solved: + no_solutions: + self: "아직 수락 된 솔루션이 없습니다." + others: "허용되는 솔루션이 없습니다." + badges: + helpdesk: + name: "안내 데스크" + description: "주제에 대한 첫 번째 답변" + tech_support: + name: "기술 지원" + description: "10 개의 답변"