@kenyaemr/esm-admin-app 5.4.4-pre.98 → 5.4.5-pre.16
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/package.json +3 -3
- package/src/components/confirm-modal/confirmation-operation.test.tsx +8 -19
- package/src/components/dashboard/dashboard.component.tsx +4 -1
- package/src/components/empty-state/empty-state-log.test.tsx +3 -4
- package/src/components/facility-setup/constant/index.ts +3 -0
- package/src/components/facility-setup/facility-info.component.tsx +177 -107
- package/src/components/facility-setup/facility-info.scss +39 -1
- package/src/components/facility-setup/facility-setup.component.tsx +2 -2
- package/src/components/facility-setup/type/index.ts +61 -0
- package/src/components/facility-setup/useFacilityRegistry.ts +29 -0
- package/src/components/global-property/dashboard/global-property-dashboard.component.tsx +23 -0
- package/src/components/global-property/dashboard/global-property-dashboard.scss +6 -0
- package/src/components/global-property/hooks/useGlobalProperty.ts +64 -0
- package/src/components/global-property/hooks/useLogoUpload.ts +28 -0
- package/src/components/global-property/index.ts +14 -0
- package/src/components/global-property/modal/delete-global-property-modal.component.tsx +71 -0
- package/src/components/global-property/modal/delete-global-property-modal.test.tsx +131 -0
- package/src/components/global-property/table/global-property-table.component.tsx +241 -0
- package/src/components/global-property/table/global-property-table.scss +44 -0
- package/src/components/global-property/table/global-property-table.test.tsx +202 -0
- package/src/components/global-property/workspace/global-property-form-schema.ts +32 -0
- package/src/components/global-property/workspace/global-property.workspace.scss +40 -0
- package/src/components/global-property/workspace/global-property.workspace.test.tsx +172 -0
- package/src/components/global-property/workspace/global-property.workspace.tsx +260 -0
- package/src/components/global-property/workspace/upload-logo.workspace.scss +61 -0
- package/src/components/global-property/workspace/upload-logo.workspace.test.tsx +180 -0
- package/src/components/global-property/workspace/upload-logo.workspace.tsx +191 -0
- package/src/components/hook/healthWorkerRegistry.ts +78 -0
- package/src/components/hook/useProfessionalRegistryEnums.ts +59 -0
- package/src/components/logs-table/operation-log-table.component.tsx +87 -75
- package/src/components/logs-table/operation-log.test.tsx +134 -28
- package/src/components/modal/hwr-confirmation.modal.scss +80 -4
- package/src/components/modal/hwr-confirmation.modal.tsx +118 -128
- package/src/components/modal/hwr-sync.modal.tsx +194 -106
- package/src/components/users/manage-users/manage-user-role-scope/user-role-scope-workspace/user-role-scope.workspace.tsx +1 -1
- package/src/components/users/manage-users/user-details/user-detail.scss +167 -39
- package/src/components/users/manage-users/user-details/user-details.component.tsx +130 -122
- package/src/components/users/manage-users/user-management.workspace.scss +233 -95
- package/src/components/users/manage-users/user-management.workspace.tsx +481 -375
- package/src/components/users/userManagementFormSchema.tsx +17 -8
- package/src/config-schema.ts +48 -68
- package/src/index.ts +21 -7
- package/src/left-pannel-link.component.tsx +5 -3
- package/src/root.component.tsx +2 -0
- package/src/routes.json +25 -1
- package/src/types/index.ts +11 -2
- package/translations/am.json +192 -10
- package/translations/en.json +205 -23
- package/translations/fr.json +260 -58
- package/translations/sw.json +329 -147
- package/.turbo/turbo-build.log +0 -6
- package/dist/1074.js +0 -1
- package/dist/1074.js.map +0 -1
- package/dist/12.js +0 -17
- package/dist/12.js.map +0 -1
- package/dist/1201.js +0 -1
- package/dist/1201.js.map +0 -1
- package/dist/1242.js +0 -1
- package/dist/1242.js.map +0 -1
- package/dist/1311.js +0 -1
- package/dist/1311.js.map +0 -1
- package/dist/1462.js +0 -1
- package/dist/1462.js.map +0 -1
- package/dist/1469.js +0 -1
- package/dist/1469.js.map +0 -1
- package/dist/1506.js +0 -13
- package/dist/1506.js.map +0 -1
- package/dist/1718.js +0 -1
- package/dist/1718.js.map +0 -1
- package/dist/1722.js +0 -1
- package/dist/1722.js.map +0 -1
- package/dist/1772.js +0 -1
- package/dist/1772.js.map +0 -1
- package/dist/1889.js +0 -1
- package/dist/1889.js.map +0 -1
- package/dist/1972.js +0 -1
- package/dist/1972.js.map +0 -1
- package/dist/1990.js +0 -1
- package/dist/1990.js.map +0 -1
- package/dist/2016.js +0 -1
- package/dist/2016.js.map +0 -1
- package/dist/2080.js +0 -1
- package/dist/2080.js.map +0 -1
- package/dist/2096.js +0 -1
- package/dist/2096.js.map +0 -1
- package/dist/2153.js +0 -1
- package/dist/2153.js.map +0 -1
- package/dist/216.js +0 -1
- package/dist/216.js.map +0 -1
- package/dist/2270.js +0 -1
- package/dist/2270.js.map +0 -1
- package/dist/2294.js +0 -1
- package/dist/2294.js.map +0 -1
- package/dist/2345.js +0 -1
- package/dist/2345.js.map +0 -1
- package/dist/2402.js +0 -1
- package/dist/2402.js.map +0 -1
- package/dist/2500.js +0 -1
- package/dist/2500.js.map +0 -1
- package/dist/251.js +0 -1
- package/dist/251.js.map +0 -1
- package/dist/257.js +0 -1
- package/dist/257.js.map +0 -1
- package/dist/2586.js +0 -1
- package/dist/2586.js.map +0 -1
- package/dist/2625.js +0 -1
- package/dist/2625.js.map +0 -1
- package/dist/2652.js +0 -1
- package/dist/2652.js.map +0 -1
- package/dist/2685.js +0 -1
- package/dist/2685.js.map +0 -1
- package/dist/2948.js +0 -1
- package/dist/2948.js.map +0 -1
- package/dist/3089.js +0 -1
- package/dist/3089.js.map +0 -1
- package/dist/3190.js +0 -1
- package/dist/3190.js.map +0 -1
- package/dist/3224.js +0 -1
- package/dist/3224.js.map +0 -1
- package/dist/3366.js +0 -1
- package/dist/3366.js.map +0 -1
- package/dist/349.js +0 -1
- package/dist/349.js.map +0 -1
- package/dist/3548.js +0 -1
- package/dist/3548.js.map +0 -1
- package/dist/3571.js +0 -1
- package/dist/3571.js.map +0 -1
- package/dist/3691.js +0 -1
- package/dist/3691.js.map +0 -1
- package/dist/3775.js +0 -1
- package/dist/3775.js.map +0 -1
- package/dist/3816.js +0 -1
- package/dist/3816.js.map +0 -1
- package/dist/3852.js +0 -1
- package/dist/3852.js.map +0 -1
- package/dist/3906.js +0 -1
- package/dist/3906.js.map +0 -1
- package/dist/3963.js +0 -1
- package/dist/3963.js.map +0 -1
- package/dist/405.js +0 -1
- package/dist/405.js.map +0 -1
- package/dist/4296.js +0 -1
- package/dist/4296.js.map +0 -1
- package/dist/4337.js +0 -1
- package/dist/4337.js.map +0 -1
- package/dist/4735.js +0 -1
- package/dist/4735.js.map +0 -1
- package/dist/4744.js +0 -1
- package/dist/4744.js.map +0 -1
- package/dist/4813.js +0 -2
- package/dist/4813.js.map +0 -1
- package/dist/4858.js +0 -1
- package/dist/4858.js.map +0 -1
- package/dist/487.js +0 -1
- package/dist/487.js.map +0 -1
- package/dist/4970.js +0 -1
- package/dist/4970.js.map +0 -1
- package/dist/5202.js +0 -1
- package/dist/5202.js.map +0 -1
- package/dist/5294.js +0 -1
- package/dist/5294.js.map +0 -1
- package/dist/545.js +0 -1
- package/dist/545.js.map +0 -1
- package/dist/552.js +0 -1
- package/dist/552.js.map +0 -1
- package/dist/5592.js +0 -1
- package/dist/5592.js.map +0 -1
- package/dist/5669.js +0 -1
- package/dist/5669.js.map +0 -1
- package/dist/5884.js +0 -1
- package/dist/5884.js.map +0 -1
- package/dist/5940.js +0 -1
- package/dist/5940.js.map +0 -1
- package/dist/6092.js +0 -1
- package/dist/6092.js.map +0 -1
- package/dist/6155.js +0 -1
- package/dist/6155.js.map +0 -1
- package/dist/6178.js +0 -1
- package/dist/6178.js.map +0 -1
- package/dist/6399.js +0 -1
- package/dist/6399.js.map +0 -1
- package/dist/6456.js +0 -1
- package/dist/6466.js +0 -3
- package/dist/6466.js.map +0 -1
- package/dist/6492.js +0 -1
- package/dist/6492.js.map +0 -1
- package/dist/6676.js +0 -1
- package/dist/6676.js.map +0 -1
- package/dist/6800.js +0 -1
- package/dist/6800.js.map +0 -1
- package/dist/6976.js +0 -1
- package/dist/6976.js.map +0 -1
- package/dist/7005.js +0 -1
- package/dist/7005.js.map +0 -1
- package/dist/7201.js +0 -1
- package/dist/7201.js.map +0 -1
- package/dist/7210.js +0 -1
- package/dist/7210.js.map +0 -1
- package/dist/7234.js +0 -1
- package/dist/7234.js.map +0 -1
- package/dist/7261.js +0 -1
- package/dist/7261.js.map +0 -1
- package/dist/7326.js +0 -1
- package/dist/7463.js +0 -1
- package/dist/7463.js.map +0 -1
- package/dist/7528.js +0 -1
- package/dist/7528.js.map +0 -1
- package/dist/7584.js +0 -1
- package/dist/7584.js.map +0 -1
- package/dist/7607.js +0 -1
- package/dist/7717.js +0 -1
- package/dist/7717.js.map +0 -1
- package/dist/7737.js +0 -1
- package/dist/7737.js.map +0 -1
- package/dist/7739.js +0 -1
- package/dist/7739.js.map +0 -1
- package/dist/7765.js +0 -1
- package/dist/7765.js.map +0 -1
- package/dist/7820.js +0 -1
- package/dist/7820.js.map +0 -1
- package/dist/7844.js +0 -1
- package/dist/7844.js.map +0 -1
- package/dist/7866.js +0 -1
- package/dist/7866.js.map +0 -1
- package/dist/7916.js +0 -1
- package/dist/7916.js.map +0 -1
- package/dist/7971.js +0 -1
- package/dist/7971.js.map +0 -1
- package/dist/8159.js +0 -7
- package/dist/8159.js.map +0 -1
- package/dist/8244.js +0 -1
- package/dist/8244.js.map +0 -1
- package/dist/8262.js +0 -1
- package/dist/8262.js.map +0 -1
- package/dist/834.js +0 -1
- package/dist/834.js.map +0 -1
- package/dist/8376.js +0 -1
- package/dist/8376.js.map +0 -1
- package/dist/845.js +0 -1
- package/dist/845.js.map +0 -1
- package/dist/8546.js +0 -1
- package/dist/8546.js.map +0 -1
- package/dist/8570.js +0 -1
- package/dist/8570.js.map +0 -1
- package/dist/87.js +0 -1
- package/dist/87.js.map +0 -1
- package/dist/8727.js +0 -1
- package/dist/8828.js +0 -1
- package/dist/8828.js.map +0 -1
- package/dist/8860.js +0 -1
- package/dist/8860.js.map +0 -1
- package/dist/9036.js +0 -1
- package/dist/9036.js.map +0 -1
- package/dist/9124.js +0 -1
- package/dist/9124.js.map +0 -1
- package/dist/9182.js +0 -1
- package/dist/921.js +0 -1
- package/dist/921.js.map +0 -1
- package/dist/9404.js +0 -1
- package/dist/9404.js.map +0 -1
- package/dist/9406.js +0 -1
- package/dist/9406.js.map +0 -1
- package/dist/9446.js +0 -1
- package/dist/9446.js.map +0 -1
- package/dist/9449.js +0 -1
- package/dist/9449.js.map +0 -1
- package/dist/9566.js +0 -5
- package/dist/9566.js.map +0 -1
- package/dist/9641.js +0 -1
- package/dist/9641.js.map +0 -1
- package/dist/9711.js +0 -1
- package/dist/9711.js.map +0 -1
- package/dist/9801.js +0 -1
- package/dist/9801.js.map +0 -1
- package/dist/9835.js +0 -11
- package/dist/9835.js.map +0 -1
- package/dist/kenyaemr-esm-admin-app.js +0 -5
- package/dist/kenyaemr-esm-admin-app.js.buildmanifest.json +0 -3173
- package/dist/kenyaemr-esm-admin-app.js.map +0 -1
- package/dist/main.js +0 -5
- package/dist/main.js.map +0 -1
- package/dist/routes.json +0 -1
- package/src/components/facility-setup/facility-setup.resource.tsx +0 -7
- package/src/components/hook/healthWorkerAdapter.ts +0 -213
- package/src/components/hook/useFacilityInfo.tsx +0 -37
package/translations/am.json
CHANGED
|
@@ -4,55 +4,138 @@
|
|
|
4
4
|
"Active Licensed": "ገባሪ ፈቃድ ያለው",
|
|
5
5
|
"activeFrom": "ከዚህ ቀን ጀምሮ ገባሪ",
|
|
6
6
|
"activeTo": "እስከዚህ ቀን ገባሪ",
|
|
7
|
+
"addAnotherRoleScope": "Add user role scope",
|
|
8
|
+
"addFile": "Add file",
|
|
9
|
+
"addGlobalProperty": "Add new global property",
|
|
7
10
|
"addLocation": "ቦታ ያክሉ",
|
|
11
|
+
"addRoleScope": "Add a new user role scope",
|
|
8
12
|
"addUser": "ተጠቃሚ ያክሉ",
|
|
9
13
|
"adminLeftPannel": "አስተዳዳሪ ግራ ፓነል",
|
|
10
14
|
"All users": "ሁሉም ተጠቃሚዎች",
|
|
15
|
+
"bedOccupancy": "Bed occupancy",
|
|
11
16
|
"cancel": "ይቅር",
|
|
12
17
|
"checkFilters": "ከላይ ያሉትን ማጣሪያዎች ያረጋግጡ",
|
|
13
18
|
"chooseAStockRole": "የክምችት ሚና ይምረጡ",
|
|
19
|
+
"chooseIdentifierType": "Choose identifier type",
|
|
20
|
+
"chooseRegulator": "Choose regulator",
|
|
21
|
+
"chooseRegulatorType": "Choose regulator option",
|
|
14
22
|
"completionStatus": "የማጠናቀቂያ ሁኔታ",
|
|
15
23
|
"confirmation": "ማረጋገጫ",
|
|
24
|
+
"contact": "Contact",
|
|
16
25
|
"contactAndAdministrator": "Contact & administrator",
|
|
17
26
|
"continue": "ወደ ምዝገባ ይቀጥሉ",
|
|
27
|
+
"coordinates": "Coordinates",
|
|
28
|
+
"cots": "Cots",
|
|
29
|
+
"country": "Country",
|
|
18
30
|
"county": "County",
|
|
31
|
+
"datatypeClassname": "Datatype classname",
|
|
32
|
+
"datatypeConfig": "Datatype config",
|
|
19
33
|
"delete": "ሰርዝ",
|
|
34
|
+
"deleteGlobalProperty": "Delete global property",
|
|
35
|
+
"deleteGlobalPropertyConfirmation": "Are you sure you want to delete the global property \"{{property}}\"?",
|
|
36
|
+
"deleteGlobalPropertyWarning": "This action cannot be undone.",
|
|
37
|
+
"deleting": "Deleting...",
|
|
20
38
|
"deletingstockUserScope": "የክምችት ተጠቃሚ ስፋትን ሰርዝ",
|
|
39
|
+
"demographicInfo": "Demographic info",
|
|
40
|
+
"demographicInformation": "Demographic Info",
|
|
21
41
|
"description": "መግለጫ",
|
|
42
|
+
"dialysisBeds": "Dialysis",
|
|
22
43
|
"edit": "አስተካክል",
|
|
44
|
+
"editGlobalProperty": "Edit global property",
|
|
45
|
+
"editProvider": "Edit Provider Details",
|
|
46
|
+
"EditProviderDetails": "Edit provider details?",
|
|
47
|
+
"editRoleScope": "Edit User Role Scope",
|
|
23
48
|
"editUser": "ተጠቃሚን አስተካክል",
|
|
49
|
+
"email": "Enter Email",
|
|
24
50
|
"emailAddress": "ኢሜይል አድራሻ",
|
|
25
51
|
"enable": "አንቃ?",
|
|
26
52
|
"enabled": "ነቅቷል",
|
|
27
53
|
"endTime": "የማብቂያ ሰዓት",
|
|
54
|
+
"enterIdentifierNumber": "Enter identifier number",
|
|
55
|
+
"error": "Error",
|
|
28
56
|
"errorDeletingUserScope": "የተጠቃሚ ስፋት ስህተት ተሰርዟል",
|
|
57
|
+
"errorSyncMsg": "",
|
|
29
58
|
"etlAdministration": "ETL አስተዳደር",
|
|
30
59
|
"etlOperation": "ETL ክንውኖች",
|
|
31
60
|
"etlsOperationsLoading": "እባክዎ ይጠብቁ {{currentOperation}} በመካሄድ ላይ ነው...",
|
|
61
|
+
"expired": "Expired",
|
|
32
62
|
"Expired Licensed": "ያለፈበት ፈቃድ ያለው",
|
|
33
63
|
"expiresIn3Months": "በ3 ወራት ውስጥ ያልቃል",
|
|
34
64
|
"expiresSoon": "በቅርቡ ያልቃል",
|
|
65
|
+
"externalRef": "External ref",
|
|
66
|
+
"externalReferenceId": "External Reference ID",
|
|
35
67
|
"facilityDetails": "የተቋሙ ዝርዝሮች",
|
|
36
68
|
"facilityEmail": "Email",
|
|
37
69
|
"facilityInfo": "የተቋሙ መረጃ",
|
|
38
70
|
"facilityName": "የተቋሙ ስም",
|
|
39
71
|
"facilityOwnership": "Ownership",
|
|
40
72
|
"facilityPhone": "Phone",
|
|
41
|
-
"
|
|
73
|
+
"facilityRegistryLoadError": "Failed to load the facility record.",
|
|
74
|
+
"facilityRegistryNotSyncedBody": "This facility has not been pulled from the registry. Click sync to fetch the latest record.",
|
|
75
|
+
"facilityRegistrySyncedFrom": "Pulled {{name}} from the facility registry",
|
|
76
|
+
"facilityRegistrySyncError": "Unable to reach the facility registry",
|
|
77
|
+
"facilityRegistrySyncFailed": "Sync failed",
|
|
78
|
+
"facilityRegistrySyncSuccess": "Facility synced",
|
|
42
79
|
"facilityType": "Facility type",
|
|
80
|
+
"familyName": "Family Name",
|
|
81
|
+
"familyNameRequired": "Family name is required",
|
|
82
|
+
"female": "Female",
|
|
43
83
|
"fidCode": "FID code",
|
|
44
84
|
"filter": "አጣራ",
|
|
45
85
|
"filterBy": "በዚህ አጣራ:",
|
|
86
|
+
"forcePasswordChange": "Force Password Change",
|
|
87
|
+
"forcePasswordChangeHelper": "Optionally require this user to change their password on next login",
|
|
88
|
+
"frCode": "FR code",
|
|
89
|
+
"gender": "Gender",
|
|
90
|
+
"genderRequired": "Gender is required",
|
|
46
91
|
"generalInformation": "አጠቃላይ መረጃ",
|
|
92
|
+
"givenName": "Given Name",
|
|
93
|
+
"givenNameRequired": "Given name is required",
|
|
94
|
+
"globalProperty": "Global property",
|
|
95
|
+
"globalPropertyDescription": "A list of all global properties for the system. Filter by search term to find specific properties.",
|
|
96
|
+
"globalPropertyError": "Global property",
|
|
97
|
+
"gpCreated": "Global property {{property}} was created successfully.",
|
|
98
|
+
"gpDatatypeConfigPlaceholder": "Optional datatype configuration",
|
|
99
|
+
"gpDeleted": "Global property deleted",
|
|
100
|
+
"gpDeletedSubtitle": "{{property}} was deleted successfully.",
|
|
101
|
+
"gpDeleteError": "Error deleting global property",
|
|
102
|
+
"gpDescriptionPlaceholder": "Optional description",
|
|
103
|
+
"gpHandlerConfigPlaceholder": "Optional handler configuration",
|
|
104
|
+
"gpPreferredHandlerPlaceholder": "Optional preferred handler classname",
|
|
105
|
+
"gpPropertyNameRequired": "Property name is required",
|
|
106
|
+
"gpPropertyPlaceholder": "e.g. kenyaemr.setting.name",
|
|
107
|
+
"gpSaveError": "Error saving global property",
|
|
108
|
+
"gpUpdated": "Global property {{property}} was updated successfully.",
|
|
109
|
+
"gpValuePlaceholder": "Enter value",
|
|
110
|
+
"gpValueRequired": "Value is required",
|
|
111
|
+
"handlerConfig": "Handler config",
|
|
112
|
+
"hduBeds": "HDU",
|
|
113
|
+
"healthWorkerDetailsFound": "Health worker information found in the registry, do you want to use the information to continue with registration?",
|
|
47
114
|
"HealthworkerNotFound": "የጤና ሰራተኛ መዝገቦች በጤና ሰራተኛ መመዝገቢያ ውስጥ ሊገኙ አልቻሉም፣ አካውንት መፍጠር መቀጠል ይፈልጋሉ",
|
|
115
|
+
"healthWorkerRegistry": "Health worker registry",
|
|
48
116
|
"healthWorkerRegistryEmpty": "አካውንት ይፍጠሩ",
|
|
49
|
-
"
|
|
50
|
-
"
|
|
117
|
+
"healthWorkerSync": "Health worker information to be synced with the registry.",
|
|
118
|
+
"healthWorkVerify": "Health worker registry verification",
|
|
51
119
|
"home": "መነሻ",
|
|
52
120
|
"hubFacility": "Hub facility",
|
|
121
|
+
"hwrError": "Sync failed",
|
|
122
|
+
"icuBeds": "ICU",
|
|
123
|
+
"identificationNumber": "Identification Number",
|
|
124
|
+
"identificationType": "Identification Type",
|
|
125
|
+
"identifierNumber": "Identifier number*",
|
|
53
126
|
"identifierProvider": "መለያ:",
|
|
127
|
+
"identity": "Identity",
|
|
128
|
+
"image": "Image",
|
|
129
|
+
"imagePreview": "Image preview",
|
|
130
|
+
"imageTooLarge": "File exceeds the 2 MB maximum size.",
|
|
131
|
+
"inactive": "Inactive",
|
|
132
|
+
"invalidImage": "Invalid image",
|
|
133
|
+
"itemsPerPage": "Items per page:",
|
|
54
134
|
"kephLevel": "የ Keph ደረጃ",
|
|
135
|
+
"lastSynced": "Last synced",
|
|
55
136
|
"licenseAndShaStatus": "License & SHA status",
|
|
137
|
+
"licenseBody": "License body",
|
|
138
|
+
"licenseBodyPlaceholder": "e.g. KMPDC",
|
|
56
139
|
"Licensed expiring soon": "በቅርቡ የሚያልፍ ፈቃድ ያለው",
|
|
57
140
|
"licenseExpired": "ፈቃድ ጊዜው አልፏል",
|
|
58
141
|
"licenseExpiringSoon": "ፈቃድ በቅርቡ ያልቃል",
|
|
@@ -60,20 +143,43 @@
|
|
|
60
143
|
"licenseExpiryDate": "የፈቃድ ማብቂያ ቀን",
|
|
61
144
|
"licenseNumber": "የፈቃድ ቁጥር",
|
|
62
145
|
"licenseProvider": "ፈቃድ:",
|
|
146
|
+
"licenses": "Licenses",
|
|
63
147
|
"licenseStart": "License start",
|
|
64
148
|
"licenseStatus": "License status",
|
|
149
|
+
"licenseValid": "License Valid",
|
|
150
|
+
"licensing": "Licensing & qualifications",
|
|
151
|
+
"licensingBody": "Licensing Body",
|
|
65
152
|
"loading": "",
|
|
153
|
+
"loadingFacility": "Loading facility…",
|
|
66
154
|
"loadingState": "",
|
|
67
155
|
"location": "ቦታ(ዎች)",
|
|
156
|
+
"locationCreated": "Location {{locationName}} was created successfully.",
|
|
68
157
|
"locationName": "የቦታ ስም",
|
|
158
|
+
"locationPlaceholder": "Add a location",
|
|
69
159
|
"locations": "ቦታዎች",
|
|
160
|
+
"locationSaveError": "Error saving location",
|
|
161
|
+
"locationUpdated": "Location {{locationName}} was updated successfully.",
|
|
162
|
+
"loginInfo": "Login Info",
|
|
163
|
+
"loginInformation": "Login Info",
|
|
164
|
+
"logoTarget": "Logo destination",
|
|
165
|
+
"logoUploadDesc": "Upload a logo used in printed documents. JPEG, PNG, GIF, BMP or WebP, up to 2 MB.",
|
|
166
|
+
"logoUploaded": "Image uploaded successfully to {{savedPath}}",
|
|
167
|
+
"logoUploaderHint": "Max file size is 2 MB. Supported: JPEG, PNG, GIF, BMP, WebP.",
|
|
168
|
+
"logoUploadError": "Error uploading image",
|
|
169
|
+
"logoUploadTitle": "Printed documents logo",
|
|
170
|
+
"male": "Male",
|
|
70
171
|
"manageUserRoleScope": "የተጠቃሚ ሚና ስፋትን አስተዳድር",
|
|
71
|
-
"
|
|
172
|
+
"manageUsers": "Manage Users",
|
|
173
|
+
"manageUserWorkspace": "Manage User Workspace",
|
|
174
|
+
"middleName": "Middle Name",
|
|
175
|
+
"minMaxItems": "{{min}}-{{max}} items",
|
|
72
176
|
"nameProvider": "ስም:",
|
|
73
177
|
"names": "ስሞች",
|
|
74
178
|
"nationalId": "ብሔራዊ መታወቂያ",
|
|
179
|
+
"nationalID": "National id",
|
|
75
180
|
"nextPage": "ቀጣይ ገጽ",
|
|
76
181
|
"no": "አይ",
|
|
182
|
+
"noBedOccupancyData": "No bed occupancy data",
|
|
77
183
|
"noContractedServices": "No contracted services on record for this facility.",
|
|
78
184
|
"noData": "የሚታይ መረጃ የለም",
|
|
79
185
|
"noDescriptionAvailable": "ምንም መግለጫ አይገኝም",
|
|
@@ -81,24 +187,56 @@
|
|
|
81
187
|
"noMatchingUsers": "ተዛማጅ ተጠቃሚዎች አልተገኙም",
|
|
82
188
|
"noRecordsFound": "ምንም የETL ክንውን ምዝግብ ማስታወሻዎች አልተገኙም",
|
|
83
189
|
"noRespond": "አይ",
|
|
190
|
+
"noResults": "No results found",
|
|
191
|
+
"normalBeds": "Normal",
|
|
192
|
+
"noRolesAssigned": "No roles assigned",
|
|
84
193
|
"noSearchResults": "",
|
|
194
|
+
"notContracted": "Not contracted",
|
|
195
|
+
"noUserRole": "No user role",
|
|
85
196
|
"noUserRoleScope": "ምንም የተጠቃሚ ሚና ስፋት የለም",
|
|
86
197
|
"noUsersAvailable": "ምንም ተጠቃሚዎች አይገኙም",
|
|
87
|
-
"operationalStatus": "Operational status",
|
|
88
198
|
"operationError": "{{operationName}} አልተሳካም",
|
|
89
199
|
"operationErrorSubtitle": "በክንውኑ ጊዜ ስህተት ተፈጥሯል።",
|
|
90
200
|
"operationsConfirmationMessages": "{{operationTypeOrName}} ይፈልጋሉ?",
|
|
91
201
|
"operationSuccess": "{{operationName}} በተሳካ ሁኔታ {{operationType}}",
|
|
92
202
|
"operationSuccessSubtitle": "ክንውኑ በተሳካ ሁኔታ ተጠናቋል።",
|
|
203
|
+
"pageRangeText_one": "",
|
|
204
|
+
"pageRangeText_other": "",
|
|
93
205
|
"passportNumber": "ፓስፖርት ቁጥር",
|
|
94
206
|
"permanent": "ቋሚ?",
|
|
207
|
+
"phone": "Phone",
|
|
95
208
|
"phoneNumber": "ስልክ ቁጥር",
|
|
96
209
|
"physicalLocation": "Physical location",
|
|
97
210
|
"postalAddress": "Postal address",
|
|
211
|
+
"practiceType": "Practice Type",
|
|
212
|
+
"practiceTypePlaceholder": "e.g. Clinical Practice",
|
|
213
|
+
"practitioner": "Practitioner",
|
|
214
|
+
"preferredHandlerClassname": "Preferred handler classname",
|
|
215
|
+
"prescriptionLogo": "Prescription logo",
|
|
216
|
+
"preview": "Preview",
|
|
98
217
|
"previousPage": "የቀድሞ ገጽ",
|
|
99
218
|
"procedure": "ሥነ-ሥርዓት",
|
|
219
|
+
"professionalCadre": "Professional Cadre",
|
|
220
|
+
"property": "Property",
|
|
221
|
+
"providerAccount": "Provider Account",
|
|
100
222
|
"providerBanner": "የአቅራቢ ባነር",
|
|
223
|
+
"providerCadre": "Provider cadre",
|
|
224
|
+
"providerCadrePlaceholder": "e.g. MEDICINE",
|
|
225
|
+
"providerDetails": "Provider details",
|
|
226
|
+
"providerFail": "Failed to save provider",
|
|
227
|
+
"providerFailedSubtitle": "An error occurred while creating provider",
|
|
228
|
+
"providerId": "Provider Id",
|
|
229
|
+
"providerIdentifiers": "Create a Provider account for this user",
|
|
230
|
+
"providerLicense": "License Number",
|
|
231
|
+
"providerLicensePlaceholder": "e.g. GP/2026/638333",
|
|
232
|
+
"providerSaved": "Provider saved successfully",
|
|
101
233
|
"providerUniqueIdentifier": "የአቅራቢ ልዩ መለያ",
|
|
234
|
+
"providerUniqueIdentifierPlaceholder": "Enter Provider Unqiue Identifier",
|
|
235
|
+
"puid": "PUID",
|
|
236
|
+
"pullDetailsfromHWR": "Pulling data from Health worker registry...",
|
|
237
|
+
"qualification": "Qualification",
|
|
238
|
+
"qualificationPlaceholder": "e.g. MBChB(UON)2009",
|
|
239
|
+
"receiptLogo": "Receipt logo",
|
|
102
240
|
"recreated": "በድጋሚ ተፈጥሯል",
|
|
103
241
|
"recreateDatatools": "የውሂብ መሳሪያዎችን በድጋሚ ፍጠር",
|
|
104
242
|
"recreateFacilityWideTables": "የተቋም-ሰፊ ሰንጠረዦችን በድጋሚ ፍጠር",
|
|
@@ -107,17 +245,38 @@
|
|
|
107
245
|
"refreshed": "ታድሷል",
|
|
108
246
|
"refreshingUserScopes": "የተጠቃሚ ስፋቶችን በማደስ ላይ...",
|
|
109
247
|
"refreshTables": "ሰንጠረዦችን አድስ",
|
|
248
|
+
"registrationId": "Registration ID",
|
|
110
249
|
"registrationNumber": "የምዝገባ ቁጥር",
|
|
250
|
+
"regulator": "Regulator",
|
|
111
251
|
"regulatoryBody": "Regulatory body",
|
|
252
|
+
"regulatoryOperationalStatus": "Regulatory status",
|
|
112
253
|
"remove": "አስወግድ",
|
|
113
254
|
"ResourceNotFound": "የጤና ሰራተኛ መመዝገቢያ ሊደረስበት አልቻለም፣ እባክዎ የበይነመረብ ግንኙነትዎን ያረጋግጡ እና እንደገና ይሞክሩ። አካውንት መፍጠር መቀጠል ይፈልጋሉ",
|
|
255
|
+
"retry": "Retry sync",
|
|
114
256
|
"role": "ሚና",
|
|
257
|
+
"roles": "Roles Info",
|
|
258
|
+
"rolesInfo": "Roles Info",
|
|
259
|
+
"rowActions": "Row actions",
|
|
260
|
+
"saveAndClose": "Save & close",
|
|
115
261
|
"search": "ቦታ ፈልግ",
|
|
262
|
+
"searchFailed": "Search failed",
|
|
263
|
+
"searchForGlobalProperties": "Search for global properties",
|
|
264
|
+
"searchForLocation": "Search for location",
|
|
116
265
|
"searchForUsers": "ተጠቃሚ ፈልግ",
|
|
266
|
+
"searchLocation": "Search Location",
|
|
117
267
|
"searchNoResults": "ምንም ተዛማጅ ውጤቶች አልተገኙም",
|
|
118
268
|
"searchNoResultsHelper": "የተለየ ቃል ለመፈለግ ይሞክሩ",
|
|
269
|
+
"searchParentLocation": "Search for location...",
|
|
270
|
+
"selectDatatypeClassname": "Select datatype classname",
|
|
271
|
+
"selectImageFirst": "Please select an image to upload.",
|
|
272
|
+
"selectTagPlaceholder": "Select a tag",
|
|
273
|
+
"selectTags": "Select tag(s)",
|
|
274
|
+
"sex": "Sex",
|
|
119
275
|
"shaContractedServices": "SHA contracted services",
|
|
120
276
|
"shaContractStatus": "SHA contract",
|
|
277
|
+
"shaOperationalStatus": "SHA status",
|
|
278
|
+
"specialty": "Specialty",
|
|
279
|
+
"specialtyPlaceholder": "e.g. MEDICAL DOCTOR",
|
|
121
280
|
"startTime": "የመጀመሪያ ሰዓት",
|
|
122
281
|
"stockLocation": "የክምችት ቦታ",
|
|
123
282
|
"stockOperation": "የክምችት ክንውን",
|
|
@@ -125,11 +284,14 @@
|
|
|
125
284
|
"stockRoleAccess": "የክምችት ሚና መዳረሻ",
|
|
126
285
|
"stockUserScopeDeletedSuccessfully": "የክምችት ተጠቃሚ ስፋት በተሳካ ሁኔታ ተሰርዟል",
|
|
127
286
|
"subCounty": "Sub-county",
|
|
287
|
+
"submitting": "Submitting...",
|
|
288
|
+
"success": "Success",
|
|
128
289
|
"sync": "አመሳክር",
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"
|
|
132
|
-
"
|
|
290
|
+
"syncing": "Syncing...",
|
|
291
|
+
"syncMessage": "user details synced successfully",
|
|
292
|
+
"syncNow": "Sync now",
|
|
293
|
+
"syncSuccess": "Sync successful",
|
|
294
|
+
"syncWithRegistry": "Sync with facility registry",
|
|
133
295
|
"systemId": "የስርዓት መታወቂያ",
|
|
134
296
|
"tagLocation": "ቦታን ምልክት አድርግ",
|
|
135
297
|
"tags": "መለያዎች",
|
|
@@ -139,12 +301,32 @@
|
|
|
139
301
|
"unknownError": "የጤና ሰራተኛ መመዝገቢያን በሚፈልጉበት ጊዜ ያልታወቀ ስህተት ተከስቷል፣ እባክዎ የስርዓት አስተዳዳሪን ያግኙ። አካውንት መፍጠር መቀጠል ይፈልጋሉ",
|
|
140
302
|
"unlicensed": "ፈቃድ የሌለው",
|
|
141
303
|
"Unlicensed": "ፈቃድ የሌለው",
|
|
304
|
+
"unsupportedImageType": "Unsupported file type. Accepted: JPEG, PNG, GIF, BMP or WebP.",
|
|
305
|
+
"updateMessage": "Provider updated successfully",
|
|
306
|
+
"upload": "Upload",
|
|
307
|
+
"uploadImage": "Upload image",
|
|
308
|
+
"uploading": "Uploading...",
|
|
309
|
+
"userCreationFailedSubtitle": "An error occurred while creating user {{errorMessage}}",
|
|
310
|
+
"userGivenName": "Enter Given Name",
|
|
142
311
|
"userManagement": "የተጠቃሚ አስተዳደር",
|
|
312
|
+
"username": "Username",
|
|
313
|
+
"usernameRequired": "Username is required",
|
|
314
|
+
"usernameTaken": "Username already exists",
|
|
143
315
|
"userRoleScope": "የተጠቃሚ ሚና ስፋት",
|
|
316
|
+
"userRoleScopeCreationFailed": "User Role Scope creation failed",
|
|
317
|
+
"userRoleScopeCreationFailedSubtitle": "An error occurred while creating the user role scope mode. Please try again.",
|
|
318
|
+
"userRoleScopeWorkspace": "User Role Scope Workspace",
|
|
144
319
|
"users": "ተጠቃሚዎች",
|
|
320
|
+
"userSaved": "User saved successfully",
|
|
321
|
+
"userSaveFailed": "Fail to save {{error}}",
|
|
145
322
|
"usersManagement": "የተጠቃሚዎች አስተዳደር",
|
|
323
|
+
"useValues": "Use values",
|
|
324
|
+
"valid": "Valid",
|
|
325
|
+
"validity": "Validity",
|
|
146
326
|
"validLicense": "ትክክለኛ ፈቃድ",
|
|
147
|
-
"
|
|
327
|
+
"value": "Value",
|
|
328
|
+
"viewRoles_one": "View roles ({{count}})",
|
|
329
|
+
"viewRoles_other": "View roles ({{count}})",
|
|
148
330
|
"yes": "አዎ",
|
|
149
331
|
"yesRespond": "አዎ"
|
|
150
332
|
}
|