From 775e4ec499ed2101f3548fd4646c80aef18eb3af Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 11 Aug 2020 13:02:43 +0000 Subject: [PATCH] Update translations --- config/locales/client.ko.yml | 57 +++++------------------------------- config/locales/server.ko.yml | 11 +++---- 2 files changed, 11 insertions(+), 57 deletions(-) diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 6ee7bf6..0e08f6c 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -1,58 +1,15 @@ -# encoding: utf-8 -# -# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. # # To work with us on translations, join this project: -# https://www.transifex.com/projects/p/discourse-org/ +# https://translate.discourse.org/ ko: js: - errors: - explorer: - no_semicolons: "쿼리에서 세미콜론을 제거하십시오." - dirty: "실행하기 전에 쿼리를 저장해야합니다." explorer: - admins_only: "데이터 탐색기는 관리자 만 사용할 수 있습니다." - allow_groups: "그룹이이 쿼리에 액세스하도록 허용" - title: "데이터 탐색기" - create: "새로 만들기" - create_placeholder: "검색어 이름 ..." - description_placeholder: "여기에 설명을 입력하세요" - import: - label: "가져오기" - modal: "검색어 가져 오기" - schema: - title: "데이터베이스 스키마" - filter: "검색..." - sensitive: "이 열의 내용에는 특히 민감한 정보 또는 개인 정보가 포함될 수 있습니다. 이 열의 내용을 사용할 때는주의하십시오." - type_help: "종류" types: bool: - 'yes': "네" - 'no': "아니오" - null_: "없는" - export: "내보내기" - save: "변경사항 저장" - saverun: "변경 사항 저장 및 실행" - run: "운영" - undo: "변경 사항을 취소" - edit: "수정" - delete: "삭제" - recover: "삭제 취소 쿼리" - download_json: "JSON" - download_csv: "CSV" - others_dirty: "검색어에 저장하지 않은 변경 사항이있어 이동하면 사라집니다." - query_name: "쿼리" - query_groups: "그룹" - link: "링크" - report_name: "보고서" - query_description: "설명" - query_time: "마지막 실행" - query_user: "작성자" - explain_label: "쿼리 계획을 포함 하시겠습니까?" - save_params: "기본값 설정" - reset_params: "리셋" - search_placeholder: "검색..." - no_search_results: "죄송합니다. 귀하의 텍스트와 일치하는 결과를 찾을 수 없습니다." - group: - reports: "보고서" + yes: "예" + no: "아니오" + save: "수정사항 저장하기" + edit: "편집" diff --git a/config/locales/server.ko.yml b/config/locales/server.ko.yml index 66f85eb..cfef7e0 100644 --- a/config/locales/server.ko.yml +++ b/config/locales/server.ko.yml @@ -1,10 +1,7 @@ -# encoding: utf-8 -# -# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. # # To work with us on translations, join this project: -# https://www.transifex.com/projects/p/discourse-org/ +# https://translate.discourse.org/ -ko: - site_settings: - data_explorer_enabled: "/ admin / plugins / explorer에서 데이터 탐색기를 활성화하십시오." +ko: