mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 19:34:09 +08:00
33 lines
903 B
YAML
33 lines
903 B
YAML
# 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/
|
|
|
|
ko:
|
|
js:
|
|
poll:
|
|
voters:
|
|
other: "투표자"
|
|
total_votes:
|
|
other: "전체 투표"
|
|
average_rating: "평균: <strong>%{average}</strong>."
|
|
cast-votes:
|
|
title: "표 던지기"
|
|
label: "지금 투표!"
|
|
show-results:
|
|
title: "투표 결과 표시"
|
|
label: "결과 보기"
|
|
hide-results:
|
|
title: "투표로 돌아가기"
|
|
label: "결과 숨기기"
|
|
open:
|
|
title: "투표 열기"
|
|
label: "열기"
|
|
confirm: "투표를 여시겠습니까?"
|
|
close:
|
|
title: "투표 닫기"
|
|
label: "닫기"
|
|
confirm: "정말 이 투표를 닫으시겠어요?"
|