Update translations

This commit is contained in:
Neil Lalonde
2017-03-08 11:54:01 -05:00
parent 5e12456d4e
commit 4271aa0b48
49 changed files with 525 additions and 62 deletions

View File

@ -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:

View File

@ -13,6 +13,8 @@ ko:
total_votes:
other: "전체 투표"
average_rating: "평균: <strong>%{average}</strong>."
public:
title: "투표는 공개됩니다."
multiple:
help:
at_least_min_options:

View File

@ -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: "Να επιτρέπεται σε χρήστες να δημιουργούν ψηφοφορίες;"

View File

@ -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>' 속성을 사용하여 설문조사를 개별적으로 구분해 보세요."