更新 'lib/assets/javascripts/locale/zh-cn.json'

master
zhongjin 1 year ago
parent 32c847068e
commit b089e28d65

@ -795,10 +795,10 @@
}, },
"likes-pluralize": "点赞 |||| 点赞", "likes-pluralize": "点赞 |||| 点赞",
"custom-list": { "custom-list": {
"placeholder": "通过 %{typeLabel} 查找", "placeholder": "选择统计字段 %{typeLabel} ",
"no-items": "没有%{typeLabel}项", "no-items": "没有%{typeLabel}项",
"no-results": "No %{typeLabel} results found with '%{query}'", "no-results": "No %{typeLabel} results found with '%{query}'",
"add-custom-result": "Add custom value" "add-custom-result": "添加自定义数据"
}, },
"datepicker": { "datepicker": {
"dates-placeholder": "选择日期", "dates-placeholder": "选择日期",
@ -1452,24 +1452,24 @@
}, },
"backbone-forms": { "backbone-forms": {
"select": { "select": {
"placeholder": "Select a %{keyAttr}", "placeholder": "选择一个 %{keyAttr}",
"disabled-placeholder": "Enable %{keyAttr}", "disabled-placeholder": "%{keyAttr} 激活",
"loading": "loading…", "loading": "加载中…",
"empty": "No values", "empty": "没有数值",
"selected": "%{count} selected", "selected": "%{count} 条选中",
"all": "All", "all": "全部",
"none": "None", "none": "",
"error": "Error fetching %{type}" "error": "返回错误 %{type}"
}, },
"operators": { "operators": {
"count-message": "If you select 'COUNT' all columns are selected" "count-message": "如果您选择“COUNT”则选择所有列"
}, },
"column-type-error": "Column type must be a %{columnType}", "column-type-error": "字段类型必须是 %{columnType}",
"interval-error": "Value must be between %{minValue} and %{maxValue}", "interval-error": "数值必须在 %{minValue} 和 %{maxValue} 之间",
"copy-button": "COPY", "copy-button": "复制",
"lazy-select": { "lazy-select": {
"search": "Search...", "search": "查找中...",
"error": "Error fetching %{type}", "error": "返回错误 %{type}",
"type": "items", "type": "items",
"empty": "No results for %{type} column." "empty": "No results for %{type} column."
}, },
@ -1491,7 +1491,7 @@
} }
} }
}, },
"error": "Error fetching %{type}" "error": "返回错误 %{type}"
} }
} }
}, },
@ -1571,7 +1571,7 @@
"no-results-button": "" "no-results-button": ""
}, },
"options": { "options": {
"copy": "Copy cell value", "copy": "复制单元格",
"create": "添加数据", "create": "添加数据",
"edit": "编辑单元格", "edit": "编辑单元格",
"delete": "删除这一行..." "delete": "删除这一行..."

Loading…
Cancel
Save