@openmrs/esm-openconceptlab-app 4.3.1-pre.521 → 4.3.1-pre.530

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,55 +1,55 @@
1
1
  {
2
- "advancedOptions": "Advanced Options",
3
- "apiToken": "Token",
4
- "cancelButton": "Cancel changes",
5
- "cancelledChanges": "Cancelled changes successfully",
6
- "completedOn": "Completed on",
7
- "conceptOrMapping": "Concept/Mapping",
8
- "conceptsAdded": "concepts added",
9
- "conceptsRetired": "concepts retired",
10
- "conceptsUpdated": "concepts updated",
11
- "conceptsUpToDate": "concepts up to date",
12
- "dateAndTime": "Date and Time",
13
- "disableValidationText": "Disable validation (should be used with care for well curated collections or sources)",
14
- "duration": "Duration",
15
- "errorDeletingSubscription": "Error occured while deleting the subscription",
16
- "errorSavingSubscription": "Error occured while saving the subscription",
17
- "errorsFound": "errors found",
18
- "errorsIgnored": "errors ignored",
19
- "fileAdded": "File Added",
20
- "fileFormatError": "Only .zip files are allowed",
21
- "import": "Import",
22
- "importConcepts": "Import Concepts",
23
- "importFailed": "Import failed",
24
- "importFromFile": "Import from file",
25
- "importFromFileDragInfo": "Drag and drop file here or click to upload",
26
- "importFromFileHeading": "Import from file (Offline)",
27
- "importFromFileInfo": "You can import data without setting up a subscription by using this option.",
28
- "importFromSubscription": "Import from Subscription",
29
- "importInstructions": "Avoid importing during data entry hours, because the operation may significantly slow down the system. You can either use the subscription or a zip file to import concepts.",
30
- "importItemsFetchError": "Error occured while fetching the import items",
31
- "importSuccess": "Import started successfully",
32
- "manageConcepts": "Manage Concepts",
33
- "message": "Message",
34
- "moduleTitle": "OCL Subscription Module",
35
- "noFileSelected": "No file selected",
36
- "noSubscriptionError": "No saved subscription",
2
+ "advancedOptions": "高级选项",
3
+ "apiToken": "API令牌",
4
+ "cancelButton": "取消该修改",
5
+ "cancelledChanges": "修改取消成功",
6
+ "completedOn": "完成时间",
7
+ "conceptOrMapping": "映射/概念",
8
+ "conceptsAdded": "概念添加",
9
+ "conceptsRetired": "概念已停用",
10
+ "conceptsUpdated": "概念已更新",
11
+ "conceptsUpToDate": "概念已更新到最新",
12
+ "dateAndTime": "日期和时间",
13
+ "disableValidationText": "禁用验证",
14
+ "duration": "持续时间",
15
+ "errorDeletingSubscription": "删除订阅错误",
16
+ "errorSavingSubscription": "保存订阅错误",
17
+ "errorsFound": "发现错误",
18
+ "errorsIgnored": "已忽略错误",
19
+ "fileAdded": "文件已添加",
20
+ "fileFormatError": "文件格式错误",
21
+ "import": "导入",
22
+ "importConcepts": "导入概念",
23
+ "importFailed": "导入失败",
24
+ "importFromFile": "从文件导入",
25
+ "importFromFileDragInfo": "将JSON文件拖放到此处或点击上传",
26
+ "importFromFileHeading": "从文件导入概念",
27
+ "importFromFileInfo": "您可以通过上传JSON文件导入概念",
28
+ "importFromSubscription": "从订阅导入",
29
+ "importInstructions": "导入说明",
30
+ "importItemsFetchError": "获取导入项目错误",
31
+ "importSuccess": "导入成功",
32
+ "manageConcepts": "管理概念",
33
+ "message": "信息",
34
+ "moduleTitle": "Open Concept Lab",
35
+ "noFileSelected": "未选择文件",
36
+ "noSubscriptionError": "没有可用订阅",
37
37
  "openConceptLab": "Open Concept Lab",
38
- "previousImports": "Previous Imports",
39
- "previousImportsFetchError": "Error occured while fetching the imports",
40
- "result": "Result:",
41
- "setupSubscription": "Setup Subscription",
42
- "snapshotDisabledError": "You cannot subscribe to a SNAPSHOT if you've provided the collection version",
43
- "startedOn": "Started on",
44
- "status": "Status",
45
- "subscribeButton": "Save changes",
46
- "subscribeToSnapshotText": "Subscribe to SNAPSHOT versions (not recommended)",
47
- "subscription": "Subscription",
48
- "subscriptionDeleted": "Successfully unsubscribed",
49
- "subscriptionError": "Error occured while fetching the subscription",
50
- "subscriptionUrl": "Subscription URL",
51
- "unsubscribe": "Unsubscribe",
52
- "unsubscribeButton": "Unsubscribe",
53
- "unsubscribeInfo": "If you unsubscribe, no concepts will be deleted nor changed. All information about subscription will be deleted from your system.",
54
- "uploading": "Uploading..."
38
+ "previousImports": "之前的导入",
39
+ "previousImportsFetchError": "获取之前导入记录错误",
40
+ "result": "结果",
41
+ "setupSubscription": "设置订阅",
42
+ "snapshotDisabledError": "快照已禁用",
43
+ "startedOn": "开始时间",
44
+ "status": "状态",
45
+ "subscribeButton": "订阅",
46
+ "subscribeToSnapshotText": "订阅快照",
47
+ "subscription": "订阅",
48
+ "subscriptionDeleted": "订阅已删除",
49
+ "subscriptionError": "订阅错误",
50
+ "subscriptionUrl": "订阅URL",
51
+ "unsubscribe": "取消订阅",
52
+ "unsubscribeButton": "取消订阅",
53
+ "unsubscribeInfo": "确定要取消订阅吗?",
54
+ "uploading": "上传中"
55
55
  }