-
Notifications
You must be signed in to change notification settings - Fork 52
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 (#96)
Co-authored-by: OpenMRS Bot <[email protected]>
- Loading branch information
1 parent
47d6ba6
commit d024dc2
Showing
21 changed files
with
921 additions
and
155 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,51 @@ | ||
{ | ||
"all": "All", | ||
"allFieldsRequired": "All fields are required", | ||
"cancel": "Cancel", | ||
"chooseOption": "Choose an Option", | ||
"checkFilters": "Please check the filters above and try again", | ||
"completed": "Completed", | ||
"completedStatus": "COMPLETED", | ||
"date": "Date", | ||
"declinedStatus": "DECLINED", | ||
"discard": "Discard", | ||
"errorMarkingOrderFulfillStatus": "Error occurred while marking order fulfill status", | ||
"errorPickingAnOrder', 'Error picking an order": "", | ||
"errorRejectingRequest', 'Error Rejecting a lab request": "", | ||
"errorUpdatingEncounter', 'Error occurred while updating test results": "", | ||
"errorPickingOrder', 'Error picking order": "", | ||
"errorRejectingRequest": "Error rejecting lab request", | ||
"exceptionStatus": "EXCEPTION", | ||
"filterOrdersByStatus": "Filter orders by status", | ||
"fulfillerComment": "Fulfiller Comment", | ||
"generateSuccessfully": "You have successfully updated test results", | ||
"fulfillerComment": "Fulfiller comment", | ||
"inProgress": "In progress", | ||
"inProgressStatus": "IN_PROGRESS", | ||
"instructions": "Instructions", | ||
"laboratory": "Laboratory", | ||
"labResultsForm": "Lab Results Form", | ||
"labResultsForm": "Lab results form", | ||
"loading": "Loading", | ||
"markOrderFulfillStatus": "Test order completed", | ||
"newStatus": "NEW", | ||
"nextPage": "Next page", | ||
"noLabRequestsFoundCheckFilters": "No lab requests found. Please check your filters and try again.", | ||
"noLabRequestsFoundC": "No lab requests found", | ||
"onHoldStatus": "ON_HOLD", | ||
"onOrAfterDateFilter": "Filter orders on or after : ", | ||
"option": "Choose an Option", | ||
"onOrAfterDateFilter": "Filter orders on or after", | ||
"orderer": "orderer", | ||
"orderNumber": "Order Number", | ||
"orderNumber": "Order number", | ||
"orderPickedSuccessfully": "You have successfully picked an order", | ||
"orders": "Orders", | ||
"patient": "Patient", | ||
"pickedAnOrder": "Picked an order", | ||
"pickRequest": "Pick Lab Request", | ||
"pickRequest": "Pick lab request", | ||
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?", | ||
"pickupLabRequest": "Pickup Lab Request", | ||
"pickupLabRequest": "Pick up lab request", | ||
"previousPage": "Previous page", | ||
"procedure": "procedure", | ||
"receivedStatus": "RECEIVED", | ||
"reject": "Reject", | ||
"rejectLabRequest": "Reject Lab Request", | ||
"rejectLabRequest": "Reject lab request", | ||
"rejectLabRequestSuccessMessage": "", | ||
"rejectLabRequestTitle": "Lab Request Rejected", | ||
"rejectLabRequestTitle": "Lab request rejected", | ||
"results": "Results", | ||
"save": "Save", | ||
"searchThisList": "Search this list", | ||
"status": "Status", | ||
"tabletOverlay": "Tablet overlay", | ||
"testOrderCompletedSuccessfully": "You have successfully completed the test order", | ||
"testsOrdered": "Tests ordered", | ||
"testType": "Test Type", | ||
"totalorders": "Total Orders", | ||
"updateEncounter": "Update lab results", | ||
"testType": "Test type", | ||
"totalOrders": "Total orders", | ||
"urgency": "Urgency", | ||
"view": "View ", | ||
"worklist": "Ex-Worklist" | ||
"worklist": "Worklist" | ||
} |
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,51 @@ | ||
{ | ||
"all": "All", | ||
"cancel": "Cancel", | ||
"checkFilters": "Please check the filters above and try again", | ||
"completed": "Completed", | ||
"completedStatus": "COMPLETED", | ||
"date": "Date", | ||
"declinedStatus": "DECLINED", | ||
"discard": "Discard", | ||
"errorPickingOrder', 'Error picking order": "", | ||
"errorRejectingRequest": "Error rejecting lab request", | ||
"exceptionStatus": "EXCEPTION", | ||
"filterOrdersByStatus": "Filter orders by status", | ||
"fulfillerComment": "Fulfiller comment", | ||
"inProgress": "In progress", | ||
"inProgressStatus": "IN_PROGRESS", | ||
"instructions": "Instructions", | ||
"laboratory": "Laboratory", | ||
"labResultsForm": "Lab results form", | ||
"loading": "Loading", | ||
"newStatus": "NEW", | ||
"nextPage": "Next page", | ||
"noLabRequestsFoundC": "No lab requests found", | ||
"onHoldStatus": "ON_HOLD", | ||
"onOrAfterDateFilter": "Filter orders on or after", | ||
"orderer": "orderer", | ||
"orderNumber": "Order number", | ||
"orderPickedSuccessfully": "You have successfully picked an order", | ||
"orders": "Orders", | ||
"patient": "Patient", | ||
"pickedAnOrder": "Picked an order", | ||
"pickRequest": "Pick lab request", | ||
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?", | ||
"pickupLabRequest": "Pick up lab request", | ||
"previousPage": "Previous page", | ||
"procedure": "procedure", | ||
"receivedStatus": "RECEIVED", | ||
"reject": "Reject", | ||
"rejectLabRequest": "Reject lab request", | ||
"rejectLabRequestSuccessMessage": "", | ||
"rejectLabRequestTitle": "Lab request rejected", | ||
"results": "Results", | ||
"searchThisList": "Search this list", | ||
"status": "Status", | ||
"tabletOverlay": "Tablet overlay", | ||
"testsOrdered": "Tests ordered", | ||
"testType": "Test type", | ||
"totalOrders": "Total orders", | ||
"urgency": "Urgency", | ||
"worklist": "Worklist" | ||
} |
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,51 @@ | ||
{ | ||
"all": "All", | ||
"cancel": "Cancel", | ||
"checkFilters": "Please check the filters above and try again", | ||
"completed": "Completed", | ||
"completedStatus": "COMPLETED", | ||
"date": "Date", | ||
"declinedStatus": "DECLINED", | ||
"discard": "Discard", | ||
"errorPickingOrder', 'Error picking order": "", | ||
"errorRejectingRequest": "Error rejecting lab request", | ||
"exceptionStatus": "EXCEPTION", | ||
"filterOrdersByStatus": "Filter orders by status", | ||
"fulfillerComment": "Fulfiller comment", | ||
"inProgress": "In progress", | ||
"inProgressStatus": "IN_PROGRESS", | ||
"instructions": "Instructions", | ||
"laboratory": "Laboratory", | ||
"labResultsForm": "Lab results form", | ||
"loading": "Loading", | ||
"newStatus": "NEW", | ||
"nextPage": "Next page", | ||
"noLabRequestsFoundC": "No lab requests found", | ||
"onHoldStatus": "ON_HOLD", | ||
"onOrAfterDateFilter": "Filter orders on or after", | ||
"orderer": "orderer", | ||
"orderNumber": "Order number", | ||
"orderPickedSuccessfully": "You have successfully picked an order", | ||
"orders": "Orders", | ||
"patient": "Patient", | ||
"pickedAnOrder": "Picked an order", | ||
"pickRequest": "Pick lab request", | ||
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?", | ||
"pickupLabRequest": "Pick up lab request", | ||
"previousPage": "Previous page", | ||
"procedure": "procedure", | ||
"receivedStatus": "RECEIVED", | ||
"reject": "Reject", | ||
"rejectLabRequest": "Reject lab request", | ||
"rejectLabRequestSuccessMessage": "", | ||
"rejectLabRequestTitle": "Lab request rejected", | ||
"results": "Results", | ||
"searchThisList": "Search this list", | ||
"status": "Status", | ||
"tabletOverlay": "Tablet overlay", | ||
"testsOrdered": "Tests ordered", | ||
"testType": "Test type", | ||
"totalOrders": "Total orders", | ||
"urgency": "Urgency", | ||
"worklist": "Worklist" | ||
} |
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 |
---|---|---|
@@ -1,61 +1,51 @@ | ||
{ | ||
"all": "All", | ||
"allFieldsRequired": "All fields are required", | ||
"cancel": "Cancel", | ||
"chooseOption": "Choose an Option", | ||
"checkFilters": "Please check the filters above and try again", | ||
"completed": "Completed", | ||
"completedStatus": "COMPLETED", | ||
"date": "Date", | ||
"declinedStatus": "DECLINED", | ||
"discard": "Discard", | ||
"errorMarkingOrderFulfillStatus": "Error occurred while marking order fulfill status", | ||
"errorPickingAnOrder', 'Error picking an order": "", | ||
"errorRejectingRequest', 'Error Rejecting a lab request": "", | ||
"errorUpdatingEncounter', 'Error occurred while updating test results": "", | ||
"errorPickingOrder', 'Error picking order": "", | ||
"errorRejectingRequest": "Error rejecting lab request", | ||
"exceptionStatus": "EXCEPTION", | ||
"filterOrdersByStatus": "Filter orders by status", | ||
"fulfillerComment": "Fulfiller Comment", | ||
"generateSuccessfully": "You have successfully updated test results", | ||
"fulfillerComment": "Fulfiller comment", | ||
"inProgress": "In progress", | ||
"inProgressStatus": "IN_PROGRESS", | ||
"instructions": "Instructions", | ||
"laboratory": "Laboratory", | ||
"labResultsForm": "Lab Results Form", | ||
"loading": "Cargando", | ||
"markOrderFulfillStatus": "Test order completed", | ||
"labResultsForm": "Lab results form", | ||
"loading": "Loading", | ||
"newStatus": "NEW", | ||
"nextPage": "Next page", | ||
"noLabRequestsFoundCheckFilters": "No lab requests found. Please check your filters and try again.", | ||
"noLabRequestsFoundC": "No lab requests found", | ||
"onHoldStatus": "ON_HOLD", | ||
"onOrAfterDateFilter": "Filter orders on or after : ", | ||
"option": "Choose an Option", | ||
"onOrAfterDateFilter": "Filter orders on or after", | ||
"orderer": "orderer", | ||
"orderNumber": "Order Number", | ||
"orderNumber": "Order number", | ||
"orderPickedSuccessfully": "You have successfully picked an order", | ||
"orders": "Orders", | ||
"patient": "Patient", | ||
"pickedAnOrder": "Picked an order", | ||
"pickRequest": "Pick Lab Request", | ||
"pickRequest": "Pick lab request", | ||
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?", | ||
"pickupLabRequest": "Pickup Lab Request", | ||
"pickupLabRequest": "Pick up lab request", | ||
"previousPage": "Previous page", | ||
"procedure": "procedure", | ||
"receivedStatus": "RECEIVED", | ||
"reject": "Reject", | ||
"rejectLabRequest": "Reject Lab Request", | ||
"rejectLabRequest": "Reject lab request", | ||
"rejectLabRequestSuccessMessage": "", | ||
"rejectLabRequestTitle": "Lab Request Rejected", | ||
"rejectLabRequestTitle": "Lab request rejected", | ||
"results": "Results", | ||
"save": "Save", | ||
"searchThisList": "Search this list", | ||
"status": "Status", | ||
"tabletOverlay": "Tablet overlay", | ||
"testOrderCompletedSuccessfully": "You have successfully completed the test order", | ||
"testsOrdered": "Tests ordered", | ||
"testType": "Test Type", | ||
"totalorders": "Total Orders", | ||
"updateEncounter": "Update lab results", | ||
"testType": "Test type", | ||
"totalOrders": "Total orders", | ||
"urgency": "Urgency", | ||
"view": "View ", | ||
"worklist": "Ex-Worklist" | ||
"worklist": "Worklist" | ||
} |
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 |
---|---|---|
@@ -1,61 +1,51 @@ | ||
{ | ||
"all": "All", | ||
"allFieldsRequired": "All fields are required", | ||
"cancel": "Cancel", | ||
"chooseOption": "Choose an Option", | ||
"completed": "Completed", | ||
"completedStatus": "COMPLETED", | ||
"all": "Tout", | ||
"cancel": "Annuler", | ||
"checkFilters": "Veuillez vérifier les filtres ci-dessus et réessayer", | ||
"completed": "Complété", | ||
"completedStatus": "COMPLÉTÉ", | ||
"date": "Date", | ||
"declinedStatus": "DECLINED", | ||
"discard": "Discard", | ||
"errorMarkingOrderFulfillStatus": "Error occurred while marking order fulfill status", | ||
"errorPickingAnOrder', 'Error picking an order": "", | ||
"errorRejectingRequest', 'Error Rejecting a lab request": "", | ||
"errorUpdatingEncounter', 'Error occurred while updating test results": "", | ||
"declinedStatus": "DÉCLINÉ", | ||
"discard": "Abandonner", | ||
"errorPickingOrder', 'Error picking order": "", | ||
"errorRejectingRequest": "Erreur lors du rejet de la demande", | ||
"exceptionStatus": "EXCEPTION", | ||
"filterOrdersByStatus": "Filter orders by status", | ||
"fulfillerComment": "Fulfiller Comment", | ||
"generateSuccessfully": "You have successfully updated test results", | ||
"inProgress": "In progress", | ||
"inProgressStatus": "IN_PROGRESS", | ||
"filterOrdersByStatus": "Filtrer les commandes par statut", | ||
"fulfillerComment": "Commentaire du remplisseur", | ||
"inProgress": "En cours", | ||
"inProgressStatus": "EN_COURS", | ||
"instructions": "Instructions", | ||
"laboratory": "Laboratory", | ||
"labResultsForm": "Lab Results Form", | ||
"loading": "Chargement", | ||
"markOrderFulfillStatus": "Test order completed", | ||
"newStatus": "NEW", | ||
"nextPage": "Next page", | ||
"noLabRequestsFoundCheckFilters": "No lab requests found. Please check your filters and try again.", | ||
"onHoldStatus": "ON_HOLD", | ||
"onOrAfterDateFilter": "Filter orders on or after : ", | ||
"option": "Choose an Option", | ||
"orderer": "orderer", | ||
"orderNumber": "Order Number", | ||
"orderPickedSuccessfully": "You have successfully picked an order", | ||
"orders": "Orders", | ||
"laboratory": "Laboratoire", | ||
"labResultsForm": "Formulaire de résultats de laboratoire", | ||
"loading": "En cours de chargement", | ||
"newStatus": "NOUVEAU", | ||
"nextPage": "Page suivante", | ||
"noLabRequestsFoundC": "Pas de demandes de laboratoires trouvés", | ||
"onHoldStatus": "EN_ATTENTE", | ||
"onOrAfterDateFilter": "Filtrer les commandes passées le ou après le", | ||
"orderer": "ordonnateur", | ||
"orderNumber": "Numéro de commande", | ||
"orderPickedSuccessfully": "Vous avez sélectionné une commande avec succès", | ||
"orders": "Commandes", | ||
"patient": "Patient", | ||
"pickedAnOrder": "Picked an order", | ||
"pickRequest": "Pick Lab Request", | ||
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?", | ||
"pickupLabRequest": "Pickup Lab Request", | ||
"previousPage": "Previous page", | ||
"procedure": "procedure", | ||
"receivedStatus": "RECEIVED", | ||
"reject": "Reject", | ||
"rejectLabRequest": "Reject Lab Request", | ||
"pickedAnOrder": "Commande sélectionnée", | ||
"pickRequest": "Sélectionner la demande", | ||
"pickRequestConfirmationText": "La poursuite mettra à jour le statut de la demande en « En cours » et la fera avancer à l'étape suivante. Êtes-vous sûr de vouloir poursuivre?", | ||
"pickupLabRequest": "Sélectionner la demande de laboratoire", | ||
"previousPage": "Page précédente", | ||
"procedure": "procédure", | ||
"receivedStatus": "REÇU", | ||
"reject": "Rejeter", | ||
"rejectLabRequest": "Rejeter la demande de laboratoire", | ||
"rejectLabRequestSuccessMessage": "", | ||
"rejectLabRequestTitle": "Lab Request Rejected", | ||
"results": "Results", | ||
"save": "Save", | ||
"searchThisList": "Search this list", | ||
"status": "Status", | ||
"tabletOverlay": "Tablet overlay", | ||
"testOrderCompletedSuccessfully": "You have successfully completed the test order", | ||
"testsOrdered": "Tests ordered", | ||
"testType": "Test Type", | ||
"totalorders": "Total Orders", | ||
"updateEncounter": "Update lab results", | ||
"urgency": "Urgency", | ||
"view": "View ", | ||
"worklist": "Ex-Worklist" | ||
"rejectLabRequestTitle": "Demande de laboratoire rejetée", | ||
"results": "Résultats", | ||
"searchThisList": "Rechercher dans cette liste", | ||
"status": "Statut", | ||
"tabletOverlay": "Recouvrement du comprimé", | ||
"testsOrdered": "Tests commandés", | ||
"testType": "Type de test", | ||
"totalOrders": "Total des demandes d'examens", | ||
"urgency": "Urgence", | ||
"worklist": "Liste de travail" | ||
} |
Oops, something went wrong.