smart-webcomponents
Version:
Web Components & Custom Elements for Professional Web Applications
43 lines • 1.46 kB
JSON
{
'addCondition': '添加条件',
'addGroup': '添加分组',
'and': '和',
'blanks': '(空白)',
'cancel': '取消',
'clear': '清除',
'contains': '包含',
'containsCaseSensitive': '包含(区分大小写)',
'dateTabLabel': '日期',
'doesNotContain': '不包含',
'doesNotContainCaseSensitive': '不包含(区分大小写)',
'empty': '空',
'endsWith': '以…结尾',
'endsWithCaseSensitive': '以…结尾(区分大小写)',
'equal': '等于',
'equalCaseSensitive': '等于(区分大小写)',
'filter': '过滤',
'greaterThan': '大于',
'greaterThanOrEqual': '大于或等于',
'lessThan': '小于',
'lessThanOrEqual': '小于或等于',
'mismatchedProperties': 'jqxFilterPanel:“filterType”和所选“dataField”的数据类型不匹配。',
'missingProperty': 'jqxFilterPanel:当模式为“excel”时,必须设置“data”和“dataField”或类型为数组的“dataSource”。',
'notEmpty': '非空',
'notEqual': '不等于',
'notNull': '非空值',
'null': '空值',
'or': '或',
'placeholderBoolean': '选择值',
'placeholderDate': '输入日期',
'placeholderNumber': '输入数字',
'placeholderTime': '输入时间',
'placeholderValue': '输入值',
'selectAll': '(全选)',
'showRows': '显示符合以下条件的行:',
'startsWith': '以…开始',
'startsWithCaseSensitive': '以…开始(区分大小写)',
'matchCase': '区分大小写',
'timeTabLabel': '时间',
'true': '真',
'false': '假'
}