discourse/plugins/poll/config/locales/client.ko.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

110 lines
4.0 KiB
YAML
Raw Normal View History

2020-08-11 09:04:00 -04:00
# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
2015-04-29 13:07:25 -04:00
#
# To work with us on translations, join this project:
2020-08-11 09:04:00 -04:00
# https://translate.discourse.org/
2015-04-29 13:07:25 -04:00
2015-06-01 14:03:27 -04:00
ko:
js:
poll:
voters:
other: "투표자"
total_votes:
2020-09-16 06:17:56 -04:00
other: "전체 투표"
average_rating: "평균: <strong>%{average}</strong>."
public:
title: "투표는 <strong>공개</strong> 입니다."
results:
groups:
title: "이 여론 조사에 투표하려면 %{groups} 회원이어야합니다."
vote:
title: "<strong>투표</strong> 결과가 표시됩니다."
closed:
title: "결과가 <strong>닫히면 표시</strong> 됩니다."
staff:
title: "결과는 <strong>직원</strong> 에게만 표시됩니다."
2020-09-22 09:04:13 -04:00
multiple:
help:
at_least_min_options:
other: "최소 <strong>%{count}</strong>개의 옵션을 선택하십시오."
up_to_max_options:
other: "최대 <strong>%{count}</strong>개의 옵션을 선택하십시오."
x_options:
other: "<strong>%{count}</strong> 옵션 선택"
between_min_and_max_options: "<strong>%{min}</strong> 과 <strong>%{max}</strong> 중에서 옵션을 선택하십시오."
2020-09-16 06:17:56 -04:00
cast-votes:
title: "표 던지기"
label: "지금 투표!"
show-results:
title: "투표 결과 표시"
label: "결과 보기"
hide-results:
title: "투표로 돌아가기"
label: "투표 표시"
group-results:
title: "사용자 필드 별 그룹 투표"
label: "고장 표시"
export-results:
title: "설문 조사 결과 내보내기"
label: "내보내기"
open:
title: "투표 열기"
label: "열기"
confirm: "투표를 여시겠습니까?"
close:
title: "투표 닫기"
label: "닫기"
confirm: "정말 이 투표를 닫으시겠어요?"
automatic_close:
closes_in: "<strong>%{timeLeft}</strong> 에서 닫습니다."
age: "휴관일 <strong>%{age}</strong>"
breakdown:
title: "투표 결과"
votes: "%{count} 투표"
2020-10-06 09:03:58 -04:00
breakdown: "분석"
2020-09-22 09:04:13 -04:00
percentage: "백분율"
count: "수"
2020-09-16 06:17:56 -04:00
error_while_toggling_status: "죄송합니다. 이 투표의 상태를 바꾸는 도중 에러가 발생하였습니다."
error_while_casting_votes: "죄송합니다. 투표를 하는 도중 에러가 발생하였습니다."
error_while_fetching_voters: "죄송합니다. 투표한 사람을 표시하는 도중 에러가 발생하였습니다."
error_while_exporting_results: "설문 조사 결과를 내보내는 중에 오류가 발생했습니다."
ui_builder:
title: 투표 만들기
insert: 투표 삽입하기
help:
options_count: 최소 1 개의 옵션을 입력하십시오
invalid_values: 최소값은 최대값보다는 작아야 합니다.
min_step_value: 최소 단계 값은 1입니다.
poll_type:
label: 유형
regular: 단일 선택
multiple: 복수 선택
number: 점수 매기기
poll_result:
2021-04-20 09:33:17 -04:00
label: 결과 표시...
2020-09-16 06:17:56 -04:00
always: 항상 보이는
2021-04-20 09:33:17 -04:00
vote: 투표 후에 만
closed: 투표가 종료되었을 때
2020-09-16 06:17:56 -04:00
staff: 직원 만
2021-04-20 09:33:17 -04:00
poll_groups:
label: 이 그룹으로 투표 제한
2020-09-16 06:17:56 -04:00
poll_chart_type:
2021-04-20 09:33:17 -04:00
label: 결과 차트
2020-09-22 09:04:13 -04:00
bar:
pie: 그래프
2020-09-16 06:17:56 -04:00
poll_config:
max: 최대
min: 최소
step: 단계
poll_public:
label: 투표한 사람 보기
2020-10-06 09:03:58 -04:00
poll_title:
label: 제목 (선택 사항)
2021-04-20 09:33:17 -04:00
poll_options:
label: 옵션
add: 옵션 추가
2020-09-16 06:17:56 -04:00
automatic_close:
label: 설문 조사 자동 종료
2021-04-20 09:33:17 -04:00
show_advanced: "고급 옵션 표시"
hide_advanced: "고급 옵션 숨기기"