@openmrs/esm-service-queues-app 9.2.1-pre.7125 → 9.2.1-pre.7129
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 +8 -8
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/2799.js +1 -1
- package/dist/2799.js.map +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/3683.js +1 -1
- package/dist/3683.js.map +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/439.js +1 -0
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5578.js +1 -1
- package/dist/5578.js.map +1 -1
- package/dist/5661.js +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6589.js +1 -0
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/714.js +1 -1
- package/dist/714.js.map +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8371.js +1 -0
- package/dist/8618.js +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9384.js +1 -1
- package/dist/9384.js.map +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-service-queues-app.js.buildmanifest.json +188 -122
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/patient-banner-extension/patient-banner-queue-entry-status.extension.tsx +2 -3
- package/src/patient-banner-extension/patient-banner-queue-entry-status.scss +2 -1
- package/src/queue-patient-linelists/queue-services-table.component.tsx +1 -1
- package/src/queue-table/components/queue-priority.component.tsx +2 -2
- package/src/queue-table/components/queue-priority.scss +2 -2
- package/translations/am.json +1 -12
- package/translations/ar.json +1 -12
- package/translations/ar_SY.json +1 -12
- package/translations/bn.json +1 -12
- package/translations/cs.json +209 -0
- package/translations/de.json +1 -12
- package/translations/en_US.json +1 -12
- package/translations/es.json +1 -12
- package/translations/es_MX.json +1 -12
- package/translations/fr.json +1 -12
- package/translations/he.json +1 -12
- package/translations/hi.json +1 -12
- package/translations/hi_IN.json +1 -12
- package/translations/id.json +1 -12
- package/translations/it.json +1 -12
- package/translations/ka.json +1 -12
- package/translations/km.json +1 -12
- package/translations/ku.json +1 -12
- package/translations/ky.json +1 -12
- package/translations/lg.json +1 -12
- package/translations/ne.json +1 -12
- package/translations/pl.json +1 -12
- package/translations/pt.json +1 -12
- package/translations/pt_BR.json +1 -12
- package/translations/qu.json +1 -12
- package/translations/ro_RO.json +1 -12
- package/translations/ru_RU.json +1 -12
- package/translations/si.json +1 -12
- package/translations/sq.json +209 -0
- package/translations/sw.json +1 -12
- package/translations/sw_KE.json +1 -12
- package/translations/tr.json +1 -12
- package/translations/tr_TR.json +1 -12
- package/translations/uk.json +1 -12
- package/translations/uz.json +1 -12
- package/translations/uz@Latn.json +1 -12
- package/translations/uz_UZ.json +1 -12
- package/translations/vi.json +1 -12
- package/translations/zh.json +1 -12
- package/translations/zh_CN.json +1 -12
- package/translations/zh_TW.json +209 -0
package/translations/sw_KE.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Age",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "All",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Apply filters",
|
|
16
14
|
"averageWaitTime": "Average wait time today",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Call",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Encounter type",
|
|
53
|
-
"endAgeRangeInvalid": "End age range is not valid",
|
|
54
50
|
"endDate": "End date",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Error clearing queues",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Female",
|
|
65
|
-
"filter": "Filter",
|
|
66
60
|
"filterTable": "Filter table",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Gender",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Invalid table configuration",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Male",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Medications",
|
|
81
74
|
"minuteFormatted": "{{minutes}} minute(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "No vitals found",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "On time",
|
|
107
98
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Indefinite duration",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Scheduled for today",
|
|
171
162
|
"searchThisList": "Search this list",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "Select visit type",
|
|
174
164
|
"selectQueueLocation": "Select a queue location",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Start age range is not valid",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Success",
|
|
191
180
|
"temperature": "Temperature",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "Visit Type",
|
|
216
205
|
"vitals": "Vitals",
|
package/translations/tr.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Age",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "All",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Apply filters",
|
|
16
14
|
"averageWaitTime": "Average wait time today",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Call",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Encounter type",
|
|
53
|
-
"endAgeRangeInvalid": "End age range is not valid",
|
|
54
50
|
"endDate": "End date",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Error clearing queues",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Female",
|
|
65
|
-
"filter": "Filter",
|
|
66
60
|
"filterTable": "Filter table",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Gender",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Invalid table configuration",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Male",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Medications",
|
|
81
74
|
"minuteFormatted": "{{minutes}} minute(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "No vitals found",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "On time",
|
|
107
98
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Indefinite duration",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Scheduled for today",
|
|
171
162
|
"searchThisList": "Search this list",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "Select visit type",
|
|
174
164
|
"selectQueueLocation": "Select a queue location",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Start age range is not valid",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Success",
|
|
191
180
|
"temperature": "Temperature",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "Visit Type",
|
|
216
205
|
"vitals": "Vitals",
|
package/translations/tr_TR.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Age",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "All",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Apply filters",
|
|
16
14
|
"averageWaitTime": "Average wait time today",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Call",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Encounter type",
|
|
53
|
-
"endAgeRangeInvalid": "End age range is not valid",
|
|
54
50
|
"endDate": "End date",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Error clearing queues",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Female",
|
|
65
|
-
"filter": "Filter",
|
|
66
60
|
"filterTable": "Filter table",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Gender",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Invalid table configuration",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Male",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Medications",
|
|
81
74
|
"minuteFormatted": "{{minutes}} minute(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "No vitals found",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "On time",
|
|
107
98
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Indefinite duration",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Scheduled for today",
|
|
171
162
|
"searchThisList": "Search this list",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "Select visit type",
|
|
174
164
|
"selectQueueLocation": "Select a queue location",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Start age range is not valid",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Success",
|
|
191
180
|
"temperature": "Temperature",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "Visit Type",
|
|
216
205
|
"vitals": "Vitals",
|
package/translations/uk.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Age",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "All",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Apply filters",
|
|
16
14
|
"averageWaitTime": "Average wait time today",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Call",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Encounter type",
|
|
53
|
-
"endAgeRangeInvalid": "End age range is not valid",
|
|
54
50
|
"endDate": "End date",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Error clearing queues",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Female",
|
|
65
|
-
"filter": "Filter",
|
|
66
60
|
"filterTable": "Filter table",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Gender",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Invalid table configuration",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Male",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Medications",
|
|
81
74
|
"minuteFormatted": "{{minutes}} minute(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "No vitals found",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "On time",
|
|
107
98
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Indefinite duration",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Scheduled for today",
|
|
171
162
|
"searchThisList": "Search this list",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "Select visit type",
|
|
174
164
|
"selectQueueLocation": "Select a queue location",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Start age range is not valid",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Success",
|
|
191
180
|
"temperature": "Temperature",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "Visit Type",
|
|
216
205
|
"vitals": "Vitals",
|
package/translations/uz.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Age",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "All",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Apply filters",
|
|
16
14
|
"averageWaitTime": "Average wait time today",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Call",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Encounter type",
|
|
53
|
-
"endAgeRangeInvalid": "End age range is not valid",
|
|
54
50
|
"endDate": "End date",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Error clearing queues",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Female",
|
|
65
|
-
"filter": "Filter",
|
|
66
60
|
"filterTable": "Filter table",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Gender",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Invalid table configuration",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Male",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Medications",
|
|
81
74
|
"minuteFormatted": "{{minutes}} minute(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "No vitals found",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "On time",
|
|
107
98
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Indefinite duration",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Scheduled for today",
|
|
171
162
|
"searchThisList": "Search this list",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "Select visit type",
|
|
174
164
|
"selectQueueLocation": "Select a queue location",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Start age range is not valid",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Success",
|
|
191
180
|
"temperature": "Temperature",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "Visit Type",
|
|
216
205
|
"vitals": "Vitals",
|
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Age",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "All",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Apply filters",
|
|
16
14
|
"averageWaitTime": "Average wait time today",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Call",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Encounter type",
|
|
53
|
-
"endAgeRangeInvalid": "End age range is not valid",
|
|
54
50
|
"endDate": "End date",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Error clearing queues",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Female",
|
|
65
|
-
"filter": "Filter",
|
|
66
60
|
"filterTable": "Filter table",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Gender",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Invalid table configuration",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Male",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Medications",
|
|
81
74
|
"minuteFormatted": "{{minutes}} minute(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "No vitals found",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "On time",
|
|
107
98
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Indefinite duration",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Scheduled for today",
|
|
171
162
|
"searchThisList": "Search this list",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "Select visit type",
|
|
174
164
|
"selectQueueLocation": "Select a queue location",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Start age range is not valid",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Success",
|
|
191
180
|
"temperature": "Temperature",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "Visit Type",
|
|
216
205
|
"vitals": "Vitals",
|
package/translations/uz_UZ.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Age",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "All",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Apply filters",
|
|
16
14
|
"averageWaitTime": "Average wait time today",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Call",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Encounter type",
|
|
53
|
-
"endAgeRangeInvalid": "End age range is not valid",
|
|
54
50
|
"endDate": "End date",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Error clearing queues",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Female",
|
|
65
|
-
"filter": "Filter",
|
|
66
60
|
"filterTable": "Filter table",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Gender",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Invalid table configuration",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Male",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Medications",
|
|
81
74
|
"minuteFormatted": "{{minutes}} minute(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "No vitals found",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "On time",
|
|
107
98
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Indefinite duration",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Scheduled for today",
|
|
171
162
|
"searchThisList": "Search this list",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "Select visit type",
|
|
174
164
|
"selectQueueLocation": "Select a queue location",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Start age range is not valid",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Success",
|
|
191
180
|
"temperature": "Temperature",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "Visit Type",
|
|
216
205
|
"vitals": "Vitals",
|
package/translations/vi.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "Tuổi",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "Tất cả",
|
|
13
|
-
"and": "Và",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "Áp dụng bộ lọc",
|
|
16
14
|
"averageWaitTime": "Thời gian chờ trung bình ngày hôm nay",
|
|
17
15
|
"backToSearchResults": "Quay lại kết quả tìm kiếm",
|
|
18
|
-
"between": "Khoảng Giữa",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "Bp",
|
|
21
18
|
"call": "Gọi",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "Loại cuộc gặp",
|
|
53
|
-
"endAgeRangeInvalid": "Độ tuổi kết thúc không hợp lệ",
|
|
54
50
|
"endDate": "Ngày kết thúc",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "Lỗi khi xóa hàng đợi",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "Nữ giới",
|
|
65
|
-
"filter": "Lọc",
|
|
66
60
|
"filterTable": "Bảng lọc",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "Giới tính",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "Cấu hình bảng không hợp lệ",
|
|
76
70
|
"location": "Vị trí",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "Nam giới",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "Thuốc",
|
|
81
74
|
"minuteFormatted": "{{minutes}} phút(s)",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "Không tìm thấy dấu hiệu sinh tồn",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "Đúng giờ",
|
|
107
98
|
"orderDurationAndUnit": "cho {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "Thời hạn không xác định",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "Đã lên lịch cho hôm nay",
|
|
171
162
|
"searchThisList": "Tìm kiếm danh sách này",
|
|
172
163
|
"selectALocation": "Chọn một vị trí",
|
|
173
|
-
"selectAVisitType": "Chọn loại thăm quan",
|
|
174
164
|
"selectQueueLocation": "Chọn vị trí hàng đợi",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "Sp02",
|
|
188
|
-
"startAgeRangeInvalid": "Độ tuổi bắt đầu không hợp lệ",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "Thành công",
|
|
191
180
|
"temperature": "Nhiệt độ",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Thẻ khám",
|
|
215
204
|
"visitType": "Loại khám",
|
|
216
205
|
"vitals": "Các yếu tố quan trọng",
|
package/translations/zh.json
CHANGED
|
@@ -10,12 +10,9 @@
|
|
|
10
10
|
"age": "年龄",
|
|
11
11
|
"aListOfPatients": "A list of patients waiting for ",
|
|
12
12
|
"all": "全部",
|
|
13
|
-
"and": "And",
|
|
14
13
|
"any": "Any",
|
|
15
|
-
"applyFilters": "应用筛选条件",
|
|
16
14
|
"averageWaitTime": "今日平均等待时间。",
|
|
17
15
|
"backToSearchResults": "Back to search results",
|
|
18
|
-
"between": "Between",
|
|
19
16
|
"bmi": "Bmi",
|
|
20
17
|
"bp": "血压",
|
|
21
18
|
"call": "呼叫",
|
|
@@ -50,7 +47,6 @@
|
|
|
50
47
|
"editQueueEntryForPatient": "Edit queue entry for {{patient}}",
|
|
51
48
|
"encounters": "Encounters",
|
|
52
49
|
"encounterType": "问诊类型",
|
|
53
|
-
"endAgeRangeInvalid": "终止年龄范围无效",
|
|
54
50
|
"endDate": "结束日期",
|
|
55
51
|
"enterCommentHere": "Enter comment here",
|
|
56
52
|
"errorClearingQueues": "清除队列时出现错误",
|
|
@@ -61,8 +57,6 @@
|
|
|
61
57
|
"errorLoadingQueueEntry": "Error loading queue entry",
|
|
62
58
|
"failedToLoadLocations": "Failed to load locations",
|
|
63
59
|
"female": "Female",
|
|
64
|
-
"femaleLabelText": "女性",
|
|
65
|
-
"filter": "筛选",
|
|
66
60
|
"filterTable": "筛选表格",
|
|
67
61
|
"formValidationFailed": "Form validation failed",
|
|
68
62
|
"gender": "性别",
|
|
@@ -75,7 +69,6 @@
|
|
|
75
69
|
"invalidtableConfig": "表格配置无效",
|
|
76
70
|
"location": "Location",
|
|
77
71
|
"male": "Male",
|
|
78
|
-
"maleLabelText": "男性",
|
|
79
72
|
"manageServiceQueues": "Manage Service Queues",
|
|
80
73
|
"medications": "药物",
|
|
81
74
|
"minuteFormatted": "{{分钟}}分钟",
|
|
@@ -101,8 +94,6 @@
|
|
|
101
94
|
"noVitalsFound": "未找到就诊记录",
|
|
102
95
|
"noVitalsRecorded": "No vitals have been recorded in this visit",
|
|
103
96
|
"now": "Now",
|
|
104
|
-
"off": "Off",
|
|
105
|
-
"on": "On",
|
|
106
97
|
"onTime": "准时",
|
|
107
98
|
"orderDurationAndUnit": "持续 {{duration}} {{durationUnit}}",
|
|
108
99
|
"orderIndefiniteDuration": "无限期",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"scheduledToday": "今日安排",
|
|
171
162
|
"searchThisList": "搜索此列表",
|
|
172
163
|
"selectALocation": "Select a location",
|
|
173
|
-
"selectAVisitType": "选择就诊类型",
|
|
174
164
|
"selectQueueLocation": "选择一个队列地点",
|
|
175
165
|
"selectQueueRoomLocation": "Select a queue room location",
|
|
176
166
|
"selectQueueRoomService": "Select a queue room service",
|
|
@@ -185,7 +175,6 @@
|
|
|
185
175
|
"serviceQueuesAdmin": "Service Queues Admin",
|
|
186
176
|
"showPatientsWithStatus": "Show patients with status:",
|
|
187
177
|
"sp02": "血氧",
|
|
188
|
-
"startAgeRangeInvalid": "起始年龄范围无效",
|
|
189
178
|
"status": "Status",
|
|
190
179
|
"success": "成功",
|
|
191
180
|
"temperature": "体温",
|
|
@@ -210,7 +199,7 @@
|
|
|
210
199
|
"unknown": "Unknown",
|
|
211
200
|
"unknownError": "An unknown error occurred",
|
|
212
201
|
"urgent": "Urgent",
|
|
213
|
-
"
|
|
202
|
+
"visitRequiredToCreateQueueEntry": "A visit is required to add patient to queue",
|
|
214
203
|
"visitTabs": "Visit tabs",
|
|
215
204
|
"visitType": "就诊类型",
|
|
216
205
|
"vitals": "生命体征",
|