generated from openmrs/openmrs-esm-template-app
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chore) Update translations from Transifex
- Loading branch information
1 parent
b2a39f6
commit 154d840
Showing
2 changed files
with
86 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
{ | ||
"activePrescriptions": "Active prescriptions", | ||
"age": "Age", | ||
"allergiesCount_one": "{{count}} allergy", | ||
"allergiesCount_other": "{{count}} allergies", | ||
"allPrescriptions": "All prescriptions", | ||
"appName": "Pharmacy", | ||
"cancel": "Cancel", | ||
"cancelled": "Cancelled", | ||
"checkFilters": "Check the filters above", | ||
"clearSearchInput": "Clear search input", | ||
"close": "Close", | ||
"closed": "Closed", | ||
"closedDispense": "closed dispense", | ||
"closePrescription": "Close prescription", | ||
"completed": "Completed", | ||
"created": "Created", | ||
"delete": "Delete", | ||
"dispense": "Dispense", | ||
"dispensed": "Dispensed", | ||
"dispenseDate": "Date of Dispense", | ||
"dispensedBy": "Dispensed by", | ||
"dispensedMedication": "dispensed medication", | ||
"dispensePrescription": "Dispense prescription", | ||
"dispensing": "Dispensing", | ||
"dispensingAppError": "Dispensing App Error", | ||
"dispensingAppMisconfigurationMessage": "Please contact your system administration: Misconfiguration - 'restrictTotalQuantityDispensed' cannot be enabled if 'allowModifyingPrescription' is enabled.", | ||
"dose": "Dose", | ||
"doseUnit": "Dose unit", | ||
"drugDispensingUnit": "Dispensing unit", | ||
"drugs": "Drugs", | ||
"editCloseeRecord": "Edit Close Record", | ||
"editDispenseRecord": "Edit Dispense Record", | ||
"editPauseRecord": "Edit Pause Record", | ||
"editRecord": "Edit Record", | ||
"error": "Error", | ||
"errorLoadingInventoryItems": "Error fetching inventory items", | ||
"expired": "Expired", | ||
"filterByLocation": "Filter by location", | ||
"frequency": "Frequency", | ||
"historyComments": "History and comments", | ||
"home": "Home", | ||
"last14Days": "Last 14 days", | ||
"lastDispenser": "Last dispenser", | ||
"loadingInventoryItems": "Loading inventory items...", | ||
"location": "Location", | ||
"maxQuantityRemaining": "Maximum quantity remaining:", | ||
"medicationDispenseActionMenu": "Medication Dispense Action Menu", | ||
"medicationListUpdated": "Medication dispense list has been updated.", | ||
"missedCollections": "Missed collections", | ||
"noAllergyDetailsFound": "No allergy details found", | ||
"noPrescriptionsToDisplay": "No prescriptions to display", | ||
"numberIsNotValid": "Number is not valid", | ||
"ordered": "Ordered", | ||
"orderedMedication ": "ordered medication", | ||
"orders": "Orders", | ||
"ordersForHomeDelivery": "Orders for home delivery", | ||
"patientInstructions": "Patient instructions", | ||
"patientName": "Patient name", | ||
"pause": "Pause", | ||
"paused": "Paused", | ||
"pausedDispense": "paused dispense", | ||
"pausePrescription": "Pause prescription", | ||
"prescribed": "Prescribed", | ||
"prescriber": "Prescriber", | ||
"prescriptionDetails": "Prescription details", | ||
"prescriptionsToFillToday": "Prescriptions to fill today", | ||
"quantity": "Quantity", | ||
"reasonForClose": "Reason for close", | ||
"reasonForPause": "Reason for pause", | ||
"refills": "Refills", | ||
"route": "Route", | ||
"searchByPatientIdOrName": "Search by patient ID or name", | ||
"selectStockDispense": "Select stock to dispense from", | ||
"status": "Status", | ||
"stockDispense": "Stock Dispense", | ||
"stockDispensed": "Stock dispensed", | ||
"stockDispenseDetails": "Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}", | ||
"stockDispensedSuccessfully": "Stock dispensed successfully and batch level updated.", | ||
"substitutionReason": "Reason for substitution", | ||
"substitutionType": "Type of substitution", | ||
"tabList": "Tab List", | ||
"today": "Today", | ||
"view": "View" | ||
} |