@openmrs/esm-implementer-tools-app 8.0.1-pre.3623 → 8.0.1-pre.3634

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.
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "activeItemSourceText": "当前值来自",
3
- "arrayValidationMessage": "Value must be an array",
3
+ "arrayValidationMessage": "值必须是一个数组",
4
4
  "backendModules": "后端模块",
5
- "booleanValidationMessage": "Value must be a boolean",
5
+ "booleanValidationMessage": "值必须为布尔值",
6
6
  "checkImplementerToolsMessage": "请查看Implementer 工具中的Backend模块选项卡,以获取更多详细信息。",
7
7
  "clearConfig": "清除本地配置",
8
8
  "close": "关闭",
@@ -12,7 +12,7 @@
12
12
  "edit": "编辑",
13
13
  "editValueButtonText": "编辑",
14
14
  "enabled": "启用",
15
- "exitUIEditor": "Exit UI Editor",
15
+ "exitUIEditor": "退出用户界面编辑器",
16
16
  "extensions": "扩展",
17
17
  "featureFlag": "功能标志",
18
18
  "featureFlags": "功能标志",
@@ -21,26 +21,26 @@
21
21
  "installedVersion": "已安装版本",
22
22
  "itemDescriptionSourceDefaultText": "当前值为默认值。",
23
23
  "jsonEditor": "JSON编辑器",
24
- "loading": "Loading",
24
+ "loading": "加载中",
25
25
  "missing": "缺失",
26
26
  "moduleName": "模块名称",
27
27
  "modulesWithMissingDependenciesWarning": "部分模块存在未解决的backend依赖关系",
28
- "noConceptsFoundText": "No matching concepts found",
29
- "noPersonAttributeFoundText": "No matching person attribute types found",
30
- "numberValidationMessage": "Value must be a number",
31
- "objectValidationMessage": "Value must be an object",
28
+ "noConceptsFoundText": "未找到匹配的概念",
29
+ "noPersonAttributeFoundText": "未找到匹配的人员属性类型",
30
+ "numberValidationMessage": "值必须为数字",
31
+ "objectValidationMessage": "值必须是对象",
32
32
  "requiredVersion": "所需版本",
33
33
  "resetToDefaultValueButtonText": "恢复为默认值",
34
- "searchConceptHelperText": "Search concepts",
35
- "searchConfiguration": "Search configuration",
36
- "searching": "Searching",
37
- "searchPersonAttributeHelperText": "Person attribute type name",
38
- "stringValidationMessage": "Value must be a string",
34
+ "searchConceptHelperText": "搜索概念",
35
+ "searchConfiguration": "搜索配置",
36
+ "searching": "搜索",
37
+ "searchPersonAttributeHelperText": "人员属性类型名称",
38
+ "stringValidationMessage": "值必须为字符串",
39
39
  "toggleImplementerTools": "切换实现者工具",
40
40
  "uiEditor": "UI编辑器",
41
41
  "unknownVersion": "未知",
42
42
  "updateConfig": "更新配置",
43
- "uuidValidationMessage": "Value must be a valid UUID string",
43
+ "uuidValidationMessage": "值必须是有效的 UUID 字符串",
44
44
  "value": "值",
45
45
  "viewModules": "查看模块"
46
46
  }