46 lines
1.3 KiB
YAML
Raw Normal View History

2017-12-07 17:54:31 -05:00
# 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/
2018-04-24 10:32:08 -04:00
zh_CN:
js:
errors:
explorer:
dirty: "运行 query 之前必须先保存 query"
explorer:
title: "数据查看"
create: "创建新的"
2019-01-31 16:44:02 -05:00
description_placeholder: "在此键入描述"
import:
label: "导入"
2018-04-24 10:32:08 -04:00
schema:
filter: "搜索"
2019-01-31 16:44:02 -05:00
type_help: "<a href='http://www.postgresql.org/docs/9.3/static/datatype.html#DATATYPE-TABLE' target='_blank'>类型</a>"
2018-04-24 10:32:08 -04:00
types:
bool:
2019-01-31 16:44:02 -05:00
'yes': "是"
'no': "否"
2018-04-24 10:32:08 -04:00
null_: "空"
export: "导出"
2019-01-31 16:44:02 -05:00
save: "保存更改"
2019-05-30 11:31:55 -04:00
run: "运行"
2019-01-31 16:44:02 -05:00
undo: "放弃更改"
2018-04-24 10:32:08 -04:00
edit: "编辑"
delete: "删除"
download_json: "JSON"
download_csv: "CSV"
2019-01-31 16:44:02 -05:00
result_count:
other: "%{count}结果"
max_result_count:
other: "显示前%{count}个结果。"
query_description: "描述"
query_time: "最后运行"
query_user: "创建于"
save_params: "设置为默认"
reset_params: "重置"
search_placeholder: "搜索……"
no_search_results: "抱歉,我们找不到符合你文本的结果。"