mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +08:00
Update translations
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
# 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/
|
||||
|
||||
el:
|
||||
js:
|
||||
poll:
|
||||
|
@ -13,6 +13,8 @@ ko:
|
||||
total_votes:
|
||||
other: "전체 투표"
|
||||
average_rating: "평균: <strong>%{average}</strong>."
|
||||
public:
|
||||
title: "투표는 공개됩니다."
|
||||
multiple:
|
||||
help:
|
||||
at_least_min_options:
|
||||
|
@ -1,3 +1,10 @@
|
||||
# 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/
|
||||
|
||||
el:
|
||||
site_settings:
|
||||
poll_enabled: "Να επιτρέπεται σε χρήστες να δημιουργούν ψηφοφορίες;"
|
||||
|
@ -9,6 +9,7 @@ ko:
|
||||
site_settings:
|
||||
poll_enabled: "유저에게 설문조사 작성 허용"
|
||||
poll_maximum_options: "최대 설문조사 항목이 허용됨."
|
||||
poll_edit_window_mins: "포스트 생성 이후 설문조사가 편집될 수 있는 시간(분)"
|
||||
poll:
|
||||
multiple_polls_without_name: "이름없는 설문조사가 여러개 있습니다. '<code>name</code>' 속성을 사용하여 설문조사를 개별적으로 구분해 보세요."
|
||||
multiple_polls_with_same_name: "같은 이름 <strong>%{name}</strong> 의 설문조사가 여러개 있습니다. '<code>name</code>' 속성을 사용하여 설문조사를 개별적으로 구분해 보세요."
|
||||
|
Reference in New Issue
Block a user