From c97daa53264f3b80e7c030abdcf5ed30e06aaaaa Mon Sep 17 00:00:00 2001 From: CI Date: Tue, 7 Jun 2016 00:22:14 +0000 Subject: [PATCH] update locales from crowdin --- config/locales/js-ko.yml | 5 +++++ config/locales/ko.yml | 27 +++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 config/locales/js-ko.yml create mode 100644 config/locales/ko.yml diff --git a/config/locales/js-ko.yml b/config/locales/js-ko.yml new file mode 100644 index 0000000000..0eb256473b --- /dev/null +++ b/config/locales/js-ko.yml @@ -0,0 +1,5 @@ +ko: + js: + reporting_engine: + label_remove: 삭제 + label_response_error: 쿼리 처리 중에 오류가 발생했습니다. diff --git a/config/locales/ko.yml b/config/locales/ko.yml new file mode 100644 index 0000000000..48249b1b63 --- /dev/null +++ b/config/locales/ko.yml @@ -0,0 +1,27 @@ +ko: + description_drill_down: 세부 정보 표시 + label_click_to_edit: 편집하려면 클릭하세요. + label_columns: 열 + label_count: 카운트 + label_filter: 필터 + label_filter_add: 필터 추가 + label_filter_plural: 필터 + label_greater: '>' + label_group_by: 그룹화 기준 + label_group_by_add: 그룹화 기준 특성 추가 + label_help: 도움말 + label_inactive: «비활성» + label_less: '<' + label_no: 아니요 + label_none: (데이터 없음) + label_progress_bar_explanation: 보고서 생성 중... + label_really_delete_question: 이 보고서를 삭제하시겠습니까? + label_report: 보고서 + label_rows: 행 + label_saving: 저장 중... + label_sum: 합계 + label_yes: 예 + load_query_question: '보고서에는 %{size}개 테이블 셀이 있고 렌더링하는 데 시간이 걸릴 수 있습니다. 렌더링하시겠습니까?' + units: 단위 + validation_failure_date: 은(는) 유효한 날짜가 아닙니다. + validation_failure_integer: 은(는) 유효한 정수가 아닙니다.