mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
74 lines
2.4 KiB
YAML
Vendored
74 lines
2.4 KiB
YAML
Vendored
# 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://translate.discourse.org/
|
|
|
|
ko:
|
|
js:
|
|
discourse_ai:
|
|
features:
|
|
data_explorer:
|
|
name: "데이터 탐색기"
|
|
errors:
|
|
explorer:
|
|
no_semicolons: "쿼리에서 세미콜론을 제거하십시오."
|
|
dirty: "실행하기 전에 쿼리를 저장해야합니다."
|
|
data_explorer:
|
|
admin_dashboard_card:
|
|
no_results: "결과 없음"
|
|
explorer:
|
|
default_query: "기본"
|
|
or: "또는"
|
|
admins_only: "데이터 탐색기는 관리자 만 사용할 수 있습니다."
|
|
allow_groups: "그룹이이 쿼리에 액세스하도록 허용"
|
|
title: "데이터 탐색기"
|
|
create: "만들기"
|
|
create_placeholder: "검색어 이름 ..."
|
|
description_placeholder: "여기에 설명을 입력하세요"
|
|
ai:
|
|
generate: "API 키 생성"
|
|
optional: "선택 사항"
|
|
import:
|
|
label: "가져오기"
|
|
help:
|
|
label: "도움말"
|
|
schema:
|
|
title: "데이터베이스 스키마"
|
|
filter: "검색..."
|
|
sensitive: "이 열의 내용에는 특히 민감한 정보 또는 개인 정보가 포함될 수 있습니다. 이 열의 내용을 사용할 때는주의하십시오."
|
|
types:
|
|
bool:
|
|
yes: "예"
|
|
no: "아니오"
|
|
null_: "없는"
|
|
run: "운영"
|
|
delete: "삭제"
|
|
chart:
|
|
form:
|
|
label: "차트 종류"
|
|
bar: "바"
|
|
others_dirty: "검색어에 저장하지 않은 변경 사항이있어 이동하면 사라집니다."
|
|
result_count:
|
|
other: "%{count}개의 결과."
|
|
query_name: "쿼리"
|
|
query_groups: "그룹"
|
|
link: "링크"
|
|
report_name: "보고서"
|
|
query_description: "내용"
|
|
query_time: "마지막 실행"
|
|
query_user: "작성자"
|
|
reset_params: "리셋"
|
|
search_placeholder: "검색..."
|
|
no_search_results: "죄송합니다. 귀하의 텍스트와 일치하는 결과를 찾을 수 없습니다."
|
|
group:
|
|
reports: "보고서"
|
|
discourse_workflows:
|
|
nodes:
|
|
"action:sql": "데이터 탐색기"
|
|
sql:
|
|
query_id: "쿼리"
|
|
param_value: "값"
|
|
output:
|
|
results: "검색 결과"
|
|
no_results: "결과 없음"
|