Skip to content

Commit

Permalink
(chore) Update translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
openmrs-bot authored and github-actions[bot] committed Dec 13, 2024
1 parent b2a39f6 commit 154d840
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 1 deletion.
2 changes: 1 addition & 1 deletion translations/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dispensedBy": "Dispensed by",
"dispensedMedication": "dispensed medication",
"dispensePrescription": "Dispense prescription",
"dispensing": "Dispensing",
"dispensing": "الاستغناء",
"dispensingAppError": "Dispensing App Error",
"dispensingAppMisconfigurationMessage": "Please contact your system administration: Misconfiguration - 'restrictTotalQuantityDispensed' cannot be enabled if 'allowModifyingPrescription' is enabled.",
"dose": "Dose",
Expand Down
85 changes: 85 additions & 0 deletions translations/pt_BR.json
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"
}

0 comments on commit 154d840

Please sign in to comment.