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

66 lines
2.4 KiB
YAML
Raw Normal View History

2015-04-29 13:07:25 -04:00
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
2015-06-01 14:03:27 -04:00
ko:
js:
poll:
voters:
other: "투표자"
total_votes:
other: "전체 투표"
2015-07-09 09:27:52 -04:00
average_rating: "평균: <strong>%{average}</strong>."
2017-03-08 11:54:01 -05:00
public:
title: "투표는 공개됩니다."
2016-10-13 14:45:41 -04:00
multiple:
help:
at_least_min_options:
2017-06-26 14:56:22 -04:00
other: "최소 <strong>%{count}</strong>개의 선택지를 택해야 합니다."
2017-06-12 11:54:40 -04:00
up_to_max_options:
2017-06-26 14:56:22 -04:00
other: "최대 <strong>%{count}</strong> 개까지 선택지를 고를 수 있습니다"
2017-06-12 11:54:40 -04:00
x_options:
2017-06-26 14:56:22 -04:00
other: "<strong>%{count}</strong> 개의 선택지를 고르세요"
between_min_and_max_options: "최소 <strong>%{min}</strong>개에서 최대 <strong>%{max}</strong>개까지 선택 가능합니다."
2015-06-01 14:03:27 -04:00
cast-votes:
2015-07-09 09:27:52 -04:00
title: "표 던지기"
2015-06-01 14:03:27 -04:00
label: "지금 투표!"
show-results:
title: "투표 결과 표시"
label: "결과 보기"
hide-results:
title: "투표로 돌아가기"
2015-07-09 09:27:52 -04:00
label: "결과 숨기기"
2015-06-01 14:03:27 -04:00
open:
title: "투표 열기"
label: "열기"
confirm: "투표를 여시겠습니까?"
close:
title: "투표 닫기"
label: "닫기"
confirm: "정말 이 투표를 닫으시겠어요?"
2017-06-26 14:56:22 -04:00
error_while_toggling_status: "죄송합니다. 이 투표의 상태를 바꾸는 도중 에러가 발생하였습니다."
error_while_casting_votes: "죄송합니다. 투표를 하는 도중 에러가 발생하였습니다."
error_while_fetching_voters: "죄송합니다. 투표한 사람을 표시하는 도중 에러가 발생하였습니다."
2017-06-12 11:54:40 -04:00
ui_builder:
2017-06-18 23:39:10 -04:00
title: 투표 만들기
insert: 투표 삽입하기
2017-06-26 14:56:22 -04:00
help:
options_count: 최소 2가지 이상의 선택지를 입력하세요
invalid_values: 최소값은 최대값보다는 작아야 합니다.
2017-06-12 11:54:40 -04:00
poll_type:
2017-06-26 14:56:22 -04:00
label: 유형
regular: 단일 선택
2017-06-12 11:54:40 -04:00
multiple: 복수 선택
2017-06-26 14:56:22 -04:00
number: 점수 매기기
2017-06-12 11:54:40 -04:00
poll_config:
max: 최대
2017-06-26 14:56:22 -04:00
min: 최소
step: 단계
2017-06-18 23:39:10 -04:00
poll_public:
label: 투표한 사람 보기
2017-06-26 14:56:22 -04:00
poll_options:
label: 투표 선택지는 한줄에 하나씩 입력하세요