@steedos/service-plugin-amis 2.2.55-beta.6 → 2.2.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,351 @@
1
+ {
2
+ "Action.countDown": "请等待 ${timeLeft} 秒",
3
+ "Alert.info": "系统消息",
4
+ "App.home": "首页",
5
+ "App.navigation": "导航",
6
+ "asc": "正序",
7
+ "Calendar.datepicker": "日期选择",
8
+ "Calendar.yearmonth": "YYYY年MM月",
9
+ "Calendar.year": "YYYY年",
10
+ "Calendar.begin": "开始",
11
+ "Calendar.end": "结束",
12
+ "Calendar.beginAndEnd": "始/终",
13
+ "Calendar.toast": "超出日期范围",
14
+ "Calendar.startPick": "开始时间",
15
+ "Calendar.endPick": "结束时间",
16
+ "Schedule": "日程",
17
+ "Time": "时间",
18
+ "Content": "内容",
19
+ "cancel": "取消",
20
+ "Card.dragTip": "请拖动顶部的按钮进行排序",
21
+ "Card.toggleDrag": "对卡片进行排序操作",
22
+ "City.street": "请输入街道信息",
23
+ "clear": "清空",
24
+ "ColorPicker.placeholder": "请选择颜色",
25
+ "SubForm.add": "新增一项",
26
+ "add": "新增",
27
+ "Combo.dragDropSort": "拖拽排序",
28
+ "Combo.invalidData": "数值格式不正确",
29
+ "Combo.maxLength": "组合表单超出{{maxLength}}个,请删除",
30
+ "Combo.minLength": "组合表单数量不足{{minLength}}个,请添加更多",
31
+ "Combo.type": "类型",
32
+ "confirm": "确认",
33
+ "Copyable.tip": "点击复制",
34
+ "CRUD.exportCSV": "导出 CSV",
35
+ "CRUD.exportExcel": "导出 Excel",
36
+ "CRUD.fetchFailed": "获取失败",
37
+ "CRUD.filter": "筛选",
38
+ "CRUD.selected": "已选{{total}}条:",
39
+ "CRUD.invalidArray": "data.items 必须是数组",
40
+ "CRUD.invalidData": "返回数据格式不正确,data 没有数据",
41
+ "CRUD.loadMore": "加载更多",
42
+ "CRUD.perPage": "每页显示",
43
+ "CRUD.stat": "{{page}}/{{lastPage}} 总共:{{total}} 项",
44
+ "CRUD.paginationGoText": "前往",
45
+ "CRUD.paginationPageText": "页",
46
+ "PaginationWrapper.placeholder": "请配置内容",
47
+ "Pagination.select": "{{count}} 条/页",
48
+ "Pagination.goto": "跳转至",
49
+ "Pagination.go": "GO",
50
+ "Pagination.totalPage": "共 {{lastPage}} 页",
51
+ "Pagination.totalCount": "共 {{total}} 条",
52
+ "Date.titleYear": "选择年",
53
+ "Date.titleMonth": "选择年月",
54
+ "Date.titleDate": "选择年月日",
55
+ "Date.titleTime": "选择时间",
56
+ "Date.daysago": "{{days}}天前",
57
+ "Date.dayslater": "{{days}}天后",
58
+ "Date.endOfMonth": "本月最后一天",
59
+ "Date.endOfWeek": "周日",
60
+ "Date.endOfLastMonth": "上月最后一天",
61
+ "Date.hoursago": "{{hours}}小时前",
62
+ "Date.hourslater": "{{hours}}小时后",
63
+ "Date.invalid": "日期无效",
64
+ "Date.monday": "本周一",
65
+ "Date.monthsago": "{{months}}月前",
66
+ "Date.monthslater": "{{months}}月后",
67
+ "Date.now": "现在",
68
+ "Date.placeholder": "请选择日期",
69
+ "Date.quartersago": "{{quarters}}季度前",
70
+ "Date.quarterslater": "{{quarters}}季度后",
71
+ "Date.startOfLastMonth": "上个月第一天",
72
+ "Date.startOfLastQuarter": "上个季度第一天",
73
+ "Date.startOfMonth": "本月第一天",
74
+ "Date.startOfQuarter": "本季度第一天",
75
+ "Date.today": "今天",
76
+ "Date.tomorrow": "明天",
77
+ "Date.weeksago": "{{weeks}}周前",
78
+ "Date.weekslater": "{{weeks}}周后",
79
+ "Date.yesterday": "昨天",
80
+ "dateformat.year": "YYYY年",
81
+ "DateRange.daysago": "最近{{days}}天",
82
+ "DateRange.dayslater": "{{days}}天以内",
83
+ "DateRange.weeksago": "最近{{weeks}}周",
84
+ "DateRange.weekslater": "{{weeks}}周以内",
85
+ "DateRange.monthsago": "最近{{months}}月",
86
+ "DateRange.monthslater": "{{months}}月以内",
87
+ "DateRange.quartersago": "最近{{quarters}}季度",
88
+ "DateRange.quarterslater": "{{quarters}}季度以内",
89
+ "DateRange.yearsago": "最近{{years}}年",
90
+ "DateRange.yearslater": "{{years}}年以内",
91
+ "DateRange.hoursago": "最近{{hours}}小时",
92
+ "DateRange.hourslater": "{{hours}}小时以内",
93
+ "DateRange.1daysago": "最近1天",
94
+ "DateRange.1dayago": "最近1天",
95
+ "DateRange.7daysago": "最近7天",
96
+ "DateRange.30daysago": "最近30天",
97
+ "DateRange.90daysago": "最近90天",
98
+ "DateRange.lastWeek": "上周",
99
+ "DateRange.lastMonth": "上个月",
100
+ "DateRange.lastQuarter": "上个季度",
101
+ "DateRange.placeholder": "请选择日期范围",
102
+ "DateRange.thisWeek": "这个周",
103
+ "DateRange.thisMonth": "这个月",
104
+ "DateRange.thisQuarter": "这个季度",
105
+ "DateRange.valueConcat": " 至 ",
106
+ "DateTime.placeholder": "请选择日期以及时间",
107
+ "MonthRange.placeholder": "请选择月份范围",
108
+ "QuarterRange.placeholder": "请选择季度范围",
109
+ "YearRange.placeholder": "请选择年份范围",
110
+ "DateRange.thisYear": "今年",
111
+ "DateRange.lastYear": "去年",
112
+ "delete": "删除",
113
+ "deleteConfirm": "确认要删除?",
114
+ "deleteFailed": "删除失败",
115
+ "desc": "降序",
116
+ "Dialog.close": "关闭",
117
+ "Dialog.title": "弹框",
118
+ "Embed.invalidRoot": "选择器不对,页面上没有此元素",
119
+ "Embed.downloading": "文件即将开始下载",
120
+ "Excel.placeholder": "拖拽 Excel 到这,或点击上传",
121
+ "Excel.parsed": "已解析 {{filename}}",
122
+ "fetchFailed": "初始化失败",
123
+ "File.continueAdd": "继续添加",
124
+ "File.downloadTpl": "下载模板",
125
+ "File.dragDrop": "将文件拖到此处,或",
126
+ "File.clickUpload": "点击上传",
127
+ "File.helpText": "帮助文档",
128
+ "File.errorRetry": "文件上传失败请重试",
129
+ "File.failed": "失败文件",
130
+ "File.invalidType": "{{files}} 不符合类型的 {{accept}} 的设定,请仔细检查",
131
+ "File.maxLength": "最多上传 {{maxLength}} 个文件",
132
+ "File.maxSize": "{{filename}} 大小为 {{actualSize}} 超出了最大为 {{maxSize}} (字节)的限制",
133
+ "File.pause": "暂停上传",
134
+ "File.repick": "重新选择",
135
+ "File.result": "已成功上传 {{uploaded}} 个文件,{{failed}} 个文件上传失败,",
136
+ "File.retry": "重试上传",
137
+ "File.sizeLimit": "文件大小不超过 {{maxSize}} B",
138
+ "File.start": "开始上传",
139
+ "File.upload": "文件上传",
140
+ "Image.upload": "图片上传",
141
+ "File.uploadFailed": "接口返回错误,请仔细检查",
142
+ "File.uploading": "上传中...",
143
+ "FormItem.autoFillLoadFailed": "接口返回错误,请仔细检查",
144
+ "FormItem.autoFillSuggest": "参照录入数据",
145
+ "Form.loadOptionsFailed": "加载选项失败,原因:{{reason}}",
146
+ "Form.submit": "提交",
147
+ "Form.title": "表单",
148
+ "Form.unique": "当前值不唯一",
149
+ "Form.validateFailed": "依赖的部分字段没有通过验证",
150
+ "Form.nestedError": "表单不要直接嵌套在表单下面",
151
+ "Image.configError": "图片多选配置和裁剪配置只能设置一个",
152
+ "Image.crop": "裁剪图片",
153
+ "Image.dragDrop": "将图片拖拽到此处",
154
+ "Image.height": "高度 {{height}}px",
155
+ "Image.limitRatio": "请上传尺寸比率为 {{ratio}} 的图片",
156
+ "Image.pasteTip": "可以粘贴剪切板中的图片",
157
+ "Image.placeholder": "点击选择图片或拖拽图片到这里",
158
+ "Image.size": "尺寸({{width}} x {{height}})",
159
+ "Image.sizeMax": "请上传不要大于{{info}}的图片",
160
+ "Image.sizeMin": "请上传不要小于{{info}}的图片",
161
+ "Image.sizeNotEqual": "请上传{{info}}的图片",
162
+ "Image.width": "宽度 {{width}}px",
163
+ "Image.zoomIn": "查看大图",
164
+ "Image.limitMax": "上传图片大于{{info}},请检查图片尺寸",
165
+ "Image.limitMin": "上传图片小于{{info}},请检查图片尺寸",
166
+ "Log.mustHaveSource": "需要配置 Source",
167
+ "Log.showLineNumber": "显示行数",
168
+ "Log.notShowLineNumber": "不现实行数",
169
+ "Log.expand": "展开工具栏",
170
+ "Log.collapse": "收起工具栏",
171
+ "link": "链接",
172
+ "loading": "加载中",
173
+ "LocationPicker.placeholder": "请选择位置",
174
+ "Month.placeholder": "请选择月份",
175
+ "Nav.sourceError": "获取链接错误",
176
+ "networkError": "网络错误,可能是未配置跨域 CORS",
177
+ "noResult": "未找到任何结果",
178
+ "NumberInput.placeholder": "请输入数字",
179
+ "Options.addPlaceholder": "请输入名称",
180
+ "Options.deleteAPI": "必须设置 deleteAPI",
181
+ "Options.editLabel": "编辑{{label}}",
182
+ "Options.label": "选项",
183
+ "Options.createFailed": "新增失败,请仔细检查",
184
+ "placeholder.empty": "<空>",
185
+ "placeholder.enter": "请输入",
186
+ "placeholder.noData": "暂无数据",
187
+ "placeholder.noOption": "暂无选项",
188
+ "placeholder.selectData": "请先选择数据",
189
+ "Quarter.placeholder": "请选择季度",
190
+ "Repeat.pre": "每",
191
+ "reset": "重置",
192
+ "saveFailed": "保存失败",
193
+ "saveSuccess": "保存成功",
194
+ "search": "搜索",
195
+ "searchHistory": "搜索历史",
196
+ "searchResult": "搜索结果",
197
+ "stop": "停止",
198
+ "Checkboxes.selectAll": "全选/不选",
199
+ "Select.checkAll": "全选",
200
+ "Select.clear": "移除",
201
+ "Select.upload": "重新上传",
202
+ "Select.clearAll": "移除所有",
203
+ "Select.createLabel": "新增选项",
204
+ "Select.placeholder": "请选择",
205
+ "Select.searchPromptText": "搜索",
206
+ "sort": "排序",
207
+ "SubForm.button": "设置",
208
+ "SubForm.editDetail": "编辑详情",
209
+ "System.error": "系统错误",
210
+ "System.notify": "系统消息",
211
+ "System.copy": "内容已复制到粘贴板",
212
+ "System.requestError": "接口报错:",
213
+ "System.requestErrorStatus": "接口出错,状态码是:",
214
+ "Table.addRow": "新增一行",
215
+ "Table.copyRow": "复制一行",
216
+ "Table.columnsVisibility": "点击选择显示列",
217
+ "Table.deleteRow": "删除当前行",
218
+ "Table.discard": "放弃",
219
+ "Table.dragTip": "请拖动左边的按钮进行排序",
220
+ "Table.editing": "请先处理表格编辑项",
221
+ "Table.editRow": "编辑当前行",
222
+ "Table.modified": "当前有 {{modified}} 条记录修改但没有提交,你可以:",
223
+ "Table.moved": "当前有 {{moved}} 条记录修改了顺序但没有提交,你可以:",
224
+ "Table.operation": "操作",
225
+ "Table.playload": "action 上请配置 payload, 否则不清楚要删除哪个",
226
+ "Table.startSort": "点击开始排序",
227
+ "Table.valueField": "请配置 valueField",
228
+ "Table.index": "序号",
229
+ "Table.toggleColumn": "显示列",
230
+ "Table.searchFields": "设置查询字段",
231
+ "Tag.placeholder": "请输入/选择标签",
232
+ "Tag.tip": "最近使用的标签",
233
+ "Text.add": "新增:{{label}}",
234
+ "Time.placeholder": "请选择时间",
235
+ "Transfer.configError": "配置错误,选项无法与左侧选项对应",
236
+ "Transfer.refreshIcon": "点击刷新重新加载",
237
+ "Transfer.searchKeyword": "请输入关键字",
238
+ "Transfer.available": "可选项",
239
+ "Transfer.selectd": "已选项",
240
+ "Transfer.selectFromLeft": "请选择左侧数据",
241
+ "Tree.addChild": "添加子节点",
242
+ "Tree.addRoot": "添加一级节点",
243
+ "Tree.editNode": "编辑该节点",
244
+ "Tree.removeNode": "移除该节点",
245
+ "Tree.root": "顶级",
246
+ "validate.equals": "输入的数据与 $1 不一致",
247
+ "validate.equalsField": "输入的数据与 $1 值不一致",
248
+ "validate.gt": "请输入大于 $1 的值",
249
+ "validate.isAlpha": "请输入字母",
250
+ "validate.isAlphanumeric": "请输入字母或者数字",
251
+ "validate.isEmail": "Email 格式不正确",
252
+ "validate.isFloat": "请输入浮点型数值",
253
+ "validate.isId": "请输入合法的身份证号",
254
+ "validate.isInt": "请输入整型数字",
255
+ "validate.isJson": "JSON 格式不正确",
256
+ "validate.isLength": "请输入长度为 $1 的内容",
257
+ "validate.isNumeric": "请输入数字",
258
+ "validate.isPhoneNumber": "请输入合法的手机号码",
259
+ "validate.isRequired": "这是必填项",
260
+ "validate.isTelNumber": "请输入合法的电话号码",
261
+ "validate.isUrl": "URL 格式不正确",
262
+ "validate.isUrlPath": "只能输入字母、数字、`-` 和 `_`.",
263
+ "validate.isWords": "请输入单词",
264
+ "validate.isZipcode": "请输入合法的邮编地址",
265
+ "validate.lt": "请输入小于 $1 的值",
266
+ "validate.matchRegexp": "格式不正确, 请输入符合规则为 `${1|raw}` 的内容。",
267
+ "validate.maximum": "当前输入值超出最大值 $1",
268
+ "validate.maxLength": "请控制内容长度, 不要输入 $1 个以上字符",
269
+ "validate.minimum": "当前输入值低于最小值 $1",
270
+ "validate.minLength": "请输入更多的内容,至少输入 $1 个字符。",
271
+ "validate.notEmptyString": "请不要全输入空白字符",
272
+ "validateFailed": "表单验证失败",
273
+ "Wizard.configError": "配置错误",
274
+ "Wizard.finish": "完成",
275
+ "Wizard.next": "下一步",
276
+ "Wizard.prev": "上一步",
277
+ "Wizard.saveAndNext": "保存并下一步",
278
+ "year-to-year": "{{from}} 年 - {{to}} 年",
279
+ "Year.placeholder": "请选择年",
280
+ "reload": "刷新",
281
+ "rotate": "旋转",
282
+ "Editor.fullscreen": "全屏",
283
+ "Editor.exitFullscreen": "退出全屏",
284
+ "Condition.not": "非",
285
+ "Condition.and": "并且",
286
+ "Condition.or": "或者",
287
+ "Condition.add_cond": "添加条件",
288
+ "Condition.add_cond_group": "添加条件组",
289
+ "Condition.delete_cond_group": "删除组",
290
+ "Condition.equal": "等于",
291
+ "Condition.not_equal": "不等于",
292
+ "Condition.less": "小于",
293
+ "Condition.less_or_equal": "小于或等于",
294
+ "Condition.greater": "大于",
295
+ "Condition.greater_or_equal": "大于或等于",
296
+ "Condition.between": "属于范围",
297
+ "Condition.not_between": "不属于范围",
298
+ "Condition.is_empty": "为空",
299
+ "Condition.is_not_empty": "不为空",
300
+ "Condition.like": "模糊匹配",
301
+ "Condition.not_like": "不匹配",
302
+ "Condition.starts_with": "匹配开头",
303
+ "Condition.ends_with": "匹配结尾",
304
+ "Condition.select_equals": "等于",
305
+ "Condition.select_not_equals": "不等于",
306
+ "Condition.select_any_in": "包含",
307
+ "Condition.select_not_any_in": "不包含",
308
+ "Condition.placeholder": "请输入文本",
309
+ "Condition.cond_placeholder": "请选择操作",
310
+ "Condition.field_placeholder": "请选择字段",
311
+ "Condition.blank": "空",
312
+ "Condition.expression": "表达式",
313
+ "Condition.formula_placeholder": "请输入公式",
314
+ "Condition.fun_error": "方法未定义",
315
+ "InputTable.uniqueError": "列`{{label}}`没有通过唯一验证",
316
+ "Timeline.collapseText": "展开",
317
+ "Timeline.expandText": "折叠",
318
+ "collapse": "展开",
319
+ "expand": "折叠",
320
+ "FormulaEditor.btnLabel": "公式编辑",
321
+ "FormulaEditor.title": "公式编辑器",
322
+ "FormulaEditor.variable": "变量",
323
+ "FormulaEditor.function": "函数",
324
+ "FormulaEditor.invalidData": "公式值校验错误,错误的位置/原因是 {{err}}",
325
+ "pullRefresh.pullingText": "下拉即可刷新...",
326
+ "pullRefresh.loosingText": "释放即可刷新...",
327
+ "pullRefresh.loadingText": "加载中...",
328
+ "pullRefresh.successText": "加载成功",
329
+ "Picker.placeholder": "请点击右侧的图标",
330
+ "UserSelect.edit": "编辑",
331
+ "UserSelect.save": "保存",
332
+ "UserSelect.resultSort": "选择结果排序",
333
+ "UserSelect.selected": "已选",
334
+ "UserSelect.clear": "清空",
335
+ "SchemaType.string": "文本",
336
+ "SchemaType.number": "数字",
337
+ "SchemaType.integer": "整数",
338
+ "SchemaType.object": "对象",
339
+ "SchemaType.array": "数组",
340
+ "SchemaType.boolean": "布尔",
341
+ "SchemaType.null": "Null",
342
+ "SchemaType.any": "任意",
343
+ "JSONSchema.title": "名称",
344
+ "JSONSchema.default": "默认值",
345
+ "JSONSchema.key": "字段名",
346
+ "JSONSchema.description": "描述",
347
+ "JSONSchema.add_prop": "添加属性",
348
+ "JSONSchema.array_items": "成员类型",
349
+ "Required": "必填",
350
+ "TimeNow": "此刻"
351
+ }