@openmrs/esm-service-queues-app 8.3.2-pre.4944 → 8.3.2-pre.4950
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.
- package/.turbo/turbo-build.log +6 -6
- package/dist/1644.js +1 -1
- package/dist/1901.js +1 -1
- package/dist/2016.js +1 -1
- package/dist/236.js +1 -1
- package/dist/2757.js +1 -1
- package/dist/3652.js +1 -1
- package/dist/4272.js +1 -1
- package/dist/4378.js +1 -1
- package/dist/4460.js +1 -1
- package/dist/4705.js +1 -1
- package/dist/5240.js +1 -1
- package/dist/5336.js +1 -1
- package/dist/539.js +1 -1
- package/dist/5673.js +1 -1
- package/dist/5711.js +1 -1
- package/dist/5737.js +1 -1
- package/dist/5833.js +1 -1
- package/dist/5962.js +1 -1
- package/dist/6497.js +1 -1
- package/dist/6566.js +1 -1
- package/dist/6727.js +1 -1
- package/dist/744.js +1 -1
- package/dist/7807.js +1 -1
- package/dist/8271.js +1 -1
- package/dist/8319.js +1 -1
- package/dist/8323.js +1 -1
- package/dist/8788.js +1 -1
- package/dist/899.js +1 -1
- package/dist/9261.js +1 -1
- package/dist/9579.js +1 -1
- package/dist/openmrs-esm-service-queues-app.js.buildmanifest.json +92 -92
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/am.json +1 -6
- package/translations/ar.json +1 -6
- package/translations/bn.json +1 -6
- package/translations/de.json +1 -6
- package/translations/es.json +1 -6
- package/translations/fr.json +1 -6
- package/translations/he.json +1 -6
- package/translations/hi.json +1 -6
- package/translations/hi_IN.json +1 -6
- package/translations/id.json +1 -6
- package/translations/it.json +1 -6
- package/translations/km.json +1 -6
- package/translations/ku.json +1 -6
- package/translations/lg.json +1 -6
- package/translations/ne.json +1 -6
- package/translations/pt.json +1 -6
- package/translations/pt_BR.json +1 -6
- package/translations/qu.json +1 -6
- package/translations/ru_RU.json +1 -6
- package/translations/si.json +1 -6
- package/translations/sw.json +1 -6
- package/translations/sw_KE.json +1 -6
- package/translations/tr.json +1 -6
- package/translations/tr_TR.json +1 -6
- package/translations/uk.json +1 -6
- package/translations/uz.json +1 -6
- package/translations/uz_UZ.json +1 -6
- package/translations/vi.json +1 -6
- package/translations/zh.json +1 -6
- package/translations/zh_CN.json +1 -6
package/translations/uz_UZ.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"bp": "Bp",
|
21
21
|
"call": "Call",
|
22
22
|
"cancel": "Cancel",
|
23
|
+
"change": "Change",
|
23
24
|
"checkedInPatients": "Checked in patients",
|
24
25
|
"checkFilters": "Check the filters above",
|
25
26
|
"clearAllQueueEntries": "Clear all queue entries?",
|
@@ -42,7 +43,6 @@
|
|
42
43
|
"discard": "Discard",
|
43
44
|
"dose": "Dose",
|
44
45
|
"edit": "Edit",
|
45
|
-
"editPatientDetails": "Edit patient details",
|
46
46
|
"editQueueEntry": "Edit queue entry",
|
47
47
|
"editQueueEntryInstruction": "Edit fields of existing queue entry",
|
48
48
|
"encounterType": "Encounter type",
|
@@ -70,8 +70,6 @@
|
|
70
70
|
"indication": "Indication",
|
71
71
|
"invalidQueue": "Invalid Queue",
|
72
72
|
"invalidtableConfig": "Invalid table configuration",
|
73
|
-
"lastEncounter": "Last encounter",
|
74
|
-
"loading": "Loading...",
|
75
73
|
"location": "Location",
|
76
74
|
"maleLabelText": "Male",
|
77
75
|
"medications": "Medications",
|
@@ -84,7 +82,6 @@
|
|
84
82
|
"nextPage": "Next page",
|
85
83
|
"noColumnsDefined": "No table columns defined. Check Configuration",
|
86
84
|
"noEncountersFound": "No encounters found",
|
87
|
-
"noLastEncounter": "There is no last encounter to display for this patient",
|
88
85
|
"noMedicationsFound": "No medications found",
|
89
86
|
"noNotesFound": "No notes found",
|
90
87
|
"noPatientsToDisplay": "No patients to display",
|
@@ -93,7 +90,6 @@
|
|
93
90
|
"noPrioritiesForService": "The selected service does not have any allowed priorities. This is an error in configuration. Please contact your system administrator.",
|
94
91
|
"noPrioritiesForServiceTitle": "No priorities available",
|
95
92
|
"noPriorityFound": "No priority found",
|
96
|
-
"noReturnDate": "There is no return date to display for this patient",
|
97
93
|
"noServicesConfigured": "No services configured",
|
98
94
|
"noStatusConfigured": "No status configured",
|
99
95
|
"notableConfig": "No table configuration",
|
@@ -220,7 +216,6 @@
|
|
220
216
|
"undoQueueEntryTransitionSuccess": "Undo transition success",
|
221
217
|
"undoTransition": "Undo transition",
|
222
218
|
"unexpectedServerResponse": "Unexpected Server Response",
|
223
|
-
"unknown": "Unknown",
|
224
219
|
"updateEntry": "Update entry",
|
225
220
|
"useTodaysDate": "Use today's date",
|
226
221
|
"visitTabs": "Visit tabs",
|
package/translations/vi.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"bp": "Bp",
|
21
21
|
"call": "Gọi",
|
22
22
|
"cancel": "Hủy bỏ",
|
23
|
+
"change": "Change",
|
23
24
|
"checkedInPatients": "Đã kiểm tra bệnh nhân",
|
24
25
|
"checkFilters": "Kiểm tra các bộ lọc ở trên",
|
25
26
|
"clearAllQueueEntries": "Xóa tất cả các mục trong hàng đợi?",
|
@@ -42,7 +43,6 @@
|
|
42
43
|
"discard": "Hủy",
|
43
44
|
"dose": "Liều lượng",
|
44
45
|
"edit": "Chỉnh sửa",
|
45
|
-
"editPatientDetails": "Edit patient details",
|
46
46
|
"editQueueEntry": "Chỉnh sửa mục nhập hàng đợi",
|
47
47
|
"editQueueEntryInstruction": "Chỉnh sửa các trường của mục nhập hàng đợi hiện có",
|
48
48
|
"encounterType": "Loại cuộc gặp",
|
@@ -70,8 +70,6 @@
|
|
70
70
|
"indication": "Chỉnh định",
|
71
71
|
"invalidQueue": "Hàng đợi không hợp lệ",
|
72
72
|
"invalidtableConfig": "Cấu hình bảng không hợp lệ",
|
73
|
-
"lastEncounter": "Last encounter",
|
74
|
-
"loading": "Loading...",
|
75
73
|
"location": "Vị trí",
|
76
74
|
"maleLabelText": "Nam giới",
|
77
75
|
"medications": "Thuốc",
|
@@ -84,7 +82,6 @@
|
|
84
82
|
"nextPage": "Trang tiếp theo",
|
85
83
|
"noColumnsDefined": "Không có cột bảng nào được xác định. Kiểm tra cấu hình",
|
86
84
|
"noEncountersFound": "Không tìm thấy cuộc gặp gỡ nào",
|
87
|
-
"noLastEncounter": "There is no last encounter to display for this patient",
|
88
85
|
"noMedicationsFound": "Không tìm thấy thuốc",
|
89
86
|
"noNotesFound": "Không tìm thấy ghi chú",
|
90
87
|
"noPatientsToDisplay": "Không có bệnh nhân để hiển thị",
|
@@ -93,7 +90,6 @@
|
|
93
90
|
"noPrioritiesForService": "Dịch vụ đã chọn không có bất kỳ ưu tiên nào được phép. Đây là lỗi trong cấu hình. Vui lòng liên hệ với quản trị viên hệ thống của bạn.",
|
94
91
|
"noPrioritiesForServiceTitle": "Không có ưu tiên nào có sẵn",
|
95
92
|
"noPriorityFound": "Không tìm thấy ưu tiên",
|
96
|
-
"noReturnDate": "There is no return date to display for this patient",
|
97
93
|
"noServicesConfigured": "Không có dịch vụ nào được cấu hình",
|
98
94
|
"noStatusConfigured": "Không có trạng thái nào được cấu hình",
|
99
95
|
"notableConfig": "Không có cấu hình bảng",
|
@@ -220,7 +216,6 @@
|
|
220
216
|
"undoQueueEntryTransitionSuccess": "Hoàn tác chuyển đổi thành công",
|
221
217
|
"undoTransition": "Hoàn tác chuyển đổi",
|
222
218
|
"unexpectedServerResponse": "Phản hồi máy chủ không mong đợi",
|
223
|
-
"unknown": "Unknown",
|
224
219
|
"updateEntry": "Cập nhật mục nhập",
|
225
220
|
"useTodaysDate": "Sử dụng ngày hôm nay",
|
226
221
|
"visitTabs": "Thẻ khám",
|
package/translations/zh.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"bp": "血压",
|
21
21
|
"call": "呼叫",
|
22
22
|
"cancel": "取消",
|
23
|
+
"change": "Change",
|
23
24
|
"checkedInPatients": "已签到患者",
|
24
25
|
"checkFilters": "检查上方的筛选条件",
|
25
26
|
"clearAllQueueEntries": "清除所有队列条目?",
|
@@ -42,7 +43,6 @@
|
|
42
43
|
"discard": "放弃",
|
43
44
|
"dose": "剂量",
|
44
45
|
"edit": "编辑",
|
45
|
-
"editPatientDetails": "Edit patient details",
|
46
46
|
"editQueueEntry": "编辑队列条目",
|
47
47
|
"editQueueEntryInstruction": "编辑现有队列条目的字段",
|
48
48
|
"encounterType": "问诊类型",
|
@@ -70,8 +70,6 @@
|
|
70
70
|
"indication": "适应症",
|
71
71
|
"invalidQueue": "无效队列",
|
72
72
|
"invalidtableConfig": "表格配置无效",
|
73
|
-
"lastEncounter": "Last encounter",
|
74
|
-
"loading": "Loading...",
|
75
73
|
"location": "Location",
|
76
74
|
"maleLabelText": "男性",
|
77
75
|
"medications": "药物",
|
@@ -84,7 +82,6 @@
|
|
84
82
|
"nextPage": "下一页",
|
85
83
|
"noColumnsDefined": "未定义表格列,请检查配置。",
|
86
84
|
"noEncountersFound": "未找到问诊记录",
|
87
|
-
"noLastEncounter": "There is no last encounter to display for this patient",
|
88
85
|
"noMedicationsFound": "未找到药物",
|
89
86
|
"noNotesFound": "未找到备注",
|
90
87
|
"noPatientsToDisplay": "没有患者可显示",
|
@@ -93,7 +90,6 @@
|
|
93
90
|
"noPrioritiesForService": "The selected service does not have any allowed priorities. This is an error in configuration. Please contact your system administrator.",
|
94
91
|
"noPrioritiesForServiceTitle": "No priorities available",
|
95
92
|
"noPriorityFound": "未找到优先级",
|
96
|
-
"noReturnDate": "There is no return date to display for this patient",
|
97
93
|
"noServicesConfigured": "未配置服务",
|
98
94
|
"noStatusConfigured": "未配置状态",
|
99
95
|
"notableConfig": "没有表格配置",
|
@@ -220,7 +216,6 @@
|
|
220
216
|
"undoQueueEntryTransitionSuccess": "Undo transition success",
|
221
217
|
"undoTransition": "Undo transition",
|
222
218
|
"unexpectedServerResponse": "意外的服务器响应",
|
223
|
-
"unknown": "Unknown",
|
224
219
|
"updateEntry": "更新条目",
|
225
220
|
"useTodaysDate": "使用今天的日期",
|
226
221
|
"visitTabs": "Visit tabs",
|
package/translations/zh_CN.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"bp": "血压",
|
21
21
|
"call": "呼叫",
|
22
22
|
"cancel": "取消",
|
23
|
+
"change": "Change",
|
23
24
|
"checkedInPatients": "已签到患者",
|
24
25
|
"checkFilters": "检查上方的筛选条件",
|
25
26
|
"clearAllQueueEntries": "清除所有队列条目?",
|
@@ -42,7 +43,6 @@
|
|
42
43
|
"discard": "放弃",
|
43
44
|
"dose": "剂量",
|
44
45
|
"edit": "编辑",
|
45
|
-
"editPatientDetails": "Edit patient details",
|
46
46
|
"editQueueEntry": "编辑队列条目",
|
47
47
|
"editQueueEntryInstruction": "编辑现有队列条目的字段",
|
48
48
|
"encounterType": "问诊类型",
|
@@ -70,8 +70,6 @@
|
|
70
70
|
"indication": "适应症",
|
71
71
|
"invalidQueue": "无效队列",
|
72
72
|
"invalidtableConfig": "表格配置无效",
|
73
|
-
"lastEncounter": "Last encounter",
|
74
|
-
"loading": "Loading...",
|
75
73
|
"location": "地点",
|
76
74
|
"maleLabelText": "男性",
|
77
75
|
"medications": "药物",
|
@@ -84,7 +82,6 @@
|
|
84
82
|
"nextPage": "下一页",
|
85
83
|
"noColumnsDefined": "未定义表格列,请检查配置。",
|
86
84
|
"noEncountersFound": "未找到问诊记录",
|
87
|
-
"noLastEncounter": "There is no last encounter to display for this patient",
|
88
85
|
"noMedicationsFound": "未找到药物",
|
89
86
|
"noNotesFound": "未找到备注",
|
90
87
|
"noPatientsToDisplay": "没有患者可显示",
|
@@ -93,7 +90,6 @@
|
|
93
90
|
"noPrioritiesForService": "所选服务没有任何允许的优先级。这是配置中的错误。请联系您的系统管理员。",
|
94
91
|
"noPrioritiesForServiceTitle": "没有可用的优先级",
|
95
92
|
"noPriorityFound": "未找到优先级",
|
96
|
-
"noReturnDate": "There is no return date to display for this patient",
|
97
93
|
"noServicesConfigured": "未配置服务",
|
98
94
|
"noStatusConfigured": "未配置状态",
|
99
95
|
"notableConfig": "没有表格配置",
|
@@ -220,7 +216,6 @@
|
|
220
216
|
"undoQueueEntryTransitionSuccess": "撤销转换成功",
|
221
217
|
"undoTransition": "撤销转换",
|
222
218
|
"unexpectedServerResponse": "意外的服务器响应",
|
223
|
-
"unknown": "Unknown",
|
224
219
|
"updateEntry": "更新条目",
|
225
220
|
"useTodaysDate": "使用今天的日期",
|
226
221
|
"visitTabs": "就诊表",
|