Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zh-CN.json #85

Merged
merged 1 commit into from
May 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
191 changes: 169 additions & 22 deletions zh-CN.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,170 @@
{
"zh-CN": {
"accept": "是",
"reject": "否",
"choose": "选择",
"upload": "上传",
"cancel": "取消",
"dayNames": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"],
"dayNamesShort": ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
"dayNamesMin": ["日", "一", "二", "三", "四", "五", "六"],
"monthNames": ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
"monthNamesShort": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
"today": "今天",
"clear": "清空",
"weekHeader": "周",
"firstDayOfWeek": 1,
"dateFormat": "yyyy-MM-dd",
"weak": "弱",
"medium": "中",
"strong": "强",
"passwordPrompt": "输入密码"
}
}
"zh-CN": {
"startsWith": "以...开始",
"contains": "包含",
"notContains": "不包含",
"endsWith": "以...结尾",
"equals": "等于",
"notEquals": "不等于",
"noFilter": "无筛选",
"filter": "筛选",
"lt": "小于",
"lte": "小于等于",
"gt": "大于",
"gte": "大于等于",
"dateIs": "日期为",
"dateIsNot": "日期不为",
"dateBefore": "日期早于",
"dateAfter": "日期晚于",
"custom": "自定义",
"clear": "清除",
"apply": "应用",
"matchAll": "全部匹配",
"matchAny": "任意匹配",
"addRule": "添加规则",
"removeRule": "移除规则",
"accept": "是",
"reject": "否",
"choose": "选择",
"upload": "上传",
"cancel": "取消",
"completed": "已完成",
"pending": "待处理",
"dayNames": [
"星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五",
"星期六"
],
"dayNamesShort": [
"周日",
"周一",
"周二",
"周三",
"周四",
"周五",
"周六"
],
"dayNamesMin": [
"日",
"一",
"二",
"三",
"四",
"五",
"六"
],
"monthNames": [
"一月",
"二月",
"三月",
"四月",
"五月",
"六月",
"七月",
"八月",
"九月",
"十月",
"十一月",
"十二月"
],
"monthNamesShort": [
"1月",
"2月",
"3月",
"4月",
"5月",
"6月",
"7月",
"8月",
"9月",
"10月",
"11月",
"12月"
],
"chooseYear": "选择年份",
"chooseMonth": "选择月份",
"chooseDate": "选择日期",
"prevDecade": "上一个十年",
"nextDecade": "下一个十年",
"prevYear": "上一年",
"nextYear": "下一年",
"prevMonth": "上个月",
"nextMonth": "下个月",
"prevHour": "上一小时",
"nextHour": "下一小时",
"prevMinute": "上一分钟",
"nextMinute": "下一分钟",
"prevSecond": "上一秒",
"nextSecond": "下一秒",
"am": "上午",
"pm": "下午",
"today": "今天",
"weekHeader": "周",
"firstDayOfWeek": 0,
"dateFormat": "yy/mm/dd",
"weak": "弱",
"medium": "中",
"strong": "强",
"passwordPrompt": "输入密码",
"emptyFilterMessage": "未找到结果",
"searchMessage": "有 {0} 条结果可用",
"selectionMessage": "已选择 {0} 项",
"emptySelectionMessage": "未选择任何项",
"emptySearchMessage": "未找到结果",
"emptyMessage": "无可用选项",
"aria": {
"trueLabel": "是",
"falseLabel": "否",
"nullLabel": "未选择",
"star": "1颗星",
"stars": "{star}颗星",
"selectAll": "已选择所有项目",
"unselectAll": "已取消选择所有项目",
"close": "关闭",
"previous": "上一个",
"next": "下一个",
"navigation": "导航",
"scrollTop": "滚动到顶部",
"moveTop": "移至顶部",
"moveUp": "上移",
"moveDown": "下移",
"moveBottom": "移至底部",
"moveToTarget": "移至目标",
"moveToSource": "移至源",
"moveAllToTarget": "全部移至目标",
"moveAllToSource": "全部移至源",
"pageLabel": "{page}",
"firstPageLabel": "首页",
"lastPageLabel": "尾页",
"nextPageLabel": "下一页",
"previousPageLabel": "上一页",
"rowsPerPageLabel": "每页行数",
"jumpToPageDropdownLabel": "跳至页面下拉框",
"jumpToPageInputLabel": "跳至页面输入框",
"selectRow": "选择行",
"unselectRow": "取消选择行",
"expandRow": "展开行",
"collapseRow": "折叠行",
"showFilterMenu": "显示筛选菜单",
"hideFilterMenu": "隐藏筛选菜单",
"filterOperator": "筛选运算符",
"filterConstraint": "筛选条件",
"editRow": "编辑行",
"saveEdit": "保存编辑",
"cancelEdit": "取消编辑",
"listView": "列表视图",
"gridView": "网格视图",
"slide": "滑动",
"slideNumber": "{slideNumber}",
"zoomImage": "放大图片",
"zoomIn": "放大",
"zoomOut": "缩小",
"rotateRight": "向右旋转",
"rotateLeft": "向左旋转"
}
}
}