diff --git a/packages/esm-form-engine-app/translations/am.json b/packages/esm-form-engine-app/translations/am.json index bb79ccad1c..aa653f51ae 100644 --- a/packages/esm-form-engine-app/translations/am.json +++ b/packages/esm-form-engine-app/translations/am.json @@ -1,8 +1,11 @@ { "closeThisPanel": "Close this panel", + "collapseAll": "Collapse all", "errorTitle": "There was an error with this form", + "expandAll": "Expand all", "loading": "Loading", "or": "or", "thisList": "this list", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "Try opening another form from" } diff --git a/packages/esm-form-engine-app/translations/ar.json b/packages/esm-form-engine-app/translations/ar.json index 7ebcfe7d32..e595837f7e 100644 --- a/packages/esm-form-engine-app/translations/ar.json +++ b/packages/esm-form-engine-app/translations/ar.json @@ -1,8 +1,11 @@ { "closeThisPanel": "أغلق هذه اللوحة", + "collapseAll": "Collapse all", "errorTitle": "كان هناك خطأ في هذا النموذج", + "expandAll": "Expand all", "loading": "جار التحميل", "or": "أو", "thisList": "هذه القائمة", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "حاول فتح نموذج آخر من" } diff --git a/packages/esm-form-engine-app/translations/es.json b/packages/esm-form-engine-app/translations/es.json index bb79ccad1c..aa653f51ae 100644 --- a/packages/esm-form-engine-app/translations/es.json +++ b/packages/esm-form-engine-app/translations/es.json @@ -1,8 +1,11 @@ { "closeThisPanel": "Close this panel", + "collapseAll": "Collapse all", "errorTitle": "There was an error with this form", + "expandAll": "Expand all", "loading": "Loading", "or": "or", "thisList": "this list", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "Try opening another form from" } diff --git a/packages/esm-form-engine-app/translations/fr.json b/packages/esm-form-engine-app/translations/fr.json index bb79ccad1c..aa653f51ae 100644 --- a/packages/esm-form-engine-app/translations/fr.json +++ b/packages/esm-form-engine-app/translations/fr.json @@ -1,8 +1,11 @@ { "closeThisPanel": "Close this panel", + "collapseAll": "Collapse all", "errorTitle": "There was an error with this form", + "expandAll": "Expand all", "loading": "Loading", "or": "or", "thisList": "this list", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "Try opening another form from" } diff --git a/packages/esm-form-engine-app/translations/he.json b/packages/esm-form-engine-app/translations/he.json index 824f7eeb7d..acbd2c096f 100644 --- a/packages/esm-form-engine-app/translations/he.json +++ b/packages/esm-form-engine-app/translations/he.json @@ -1,8 +1,11 @@ { "closeThisPanel": "סוגר את הפאנל", + "collapseAll": "Collapse all", "errorTitle": "אירעה שגיאה בטופס", + "expandAll": "Expand all", "loading": "טוען", "or": "או", "thisList": "רשימה זו", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "נסה לפתוח טופס" } diff --git a/packages/esm-form-engine-app/translations/km.json b/packages/esm-form-engine-app/translations/km.json index fe1d9a15af..9fad75470e 100644 --- a/packages/esm-form-engine-app/translations/km.json +++ b/packages/esm-form-engine-app/translations/km.json @@ -1,8 +1,11 @@ { "closeThisPanel": "បិទប្រអប់នេះ", + "collapseAll": "Collapse all", "errorTitle": "ទម្រង់នេះមិនដំណើរការ", + "expandAll": "Expand all", "loading": "កំពុងចម្លង...", "or": "ឬ", "thisList": "បញ្ជីនេះ។", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "ព្យាយាមបើកទម្រង់ផ្សេងទៀត" } diff --git a/packages/esm-form-engine-app/translations/zh.json b/packages/esm-form-engine-app/translations/zh.json index 831c997e18..edf31ca34e 100644 --- a/packages/esm-form-engine-app/translations/zh.json +++ b/packages/esm-form-engine-app/translations/zh.json @@ -1,8 +1,11 @@ { "closeThisPanel": "关闭此面板", + "collapseAll": "Collapse all", "errorTitle": "此表单出现错误", + "expandAll": "Expand all", "loading": "加载中", "or": "或者", "thisList": "这个列表", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "尝试打开另一个表单 " } diff --git a/packages/esm-form-engine-app/translations/zh_CN.json b/packages/esm-form-engine-app/translations/zh_CN.json index 831c997e18..edf31ca34e 100644 --- a/packages/esm-form-engine-app/translations/zh_CN.json +++ b/packages/esm-form-engine-app/translations/zh_CN.json @@ -1,8 +1,11 @@ { "closeThisPanel": "关闭此面板", + "collapseAll": "Collapse all", "errorTitle": "此表单出现错误", + "expandAll": "Expand all", "loading": "加载中", "or": "或者", "thisList": "这个列表", + "toggleCollapseOrExpand": "Toggle collapse or expand", "tryAgainMessage": "尝试打开另一个表单 " } diff --git a/packages/esm-form-entry-app/translations/am.json b/packages/esm-form-entry-app/translations/am.json index 40bdf686f7..5960bc32d1 100644 --- a/packages/esm-form-entry-app/translations/am.json +++ b/packages/esm-form-entry-app/translations/am.json @@ -18,6 +18,7 @@ "daysAgo": " days ago", "deleteEntry": "Are you sure you want to delete this item?", "discardButton": "Discard", + "disallowDecimals": "Decimals are not allowed", "enterMoreCharacters": "Please enter 2 or more characters", "errorFetchingFormData": "There was an error fetching form data. Details: {detail}", "errorLoadingForm": "Error loading form", diff --git a/packages/esm-form-entry-app/translations/ar.json b/packages/esm-form-entry-app/translations/ar.json index 84cf3ff3af..c182547d13 100644 --- a/packages/esm-form-entry-app/translations/ar.json +++ b/packages/esm-form-entry-app/translations/ar.json @@ -18,6 +18,7 @@ "daysAgo": " أيام مضت", "deleteEntry": "هل أنت متأكد أنك تريد حذف هذا العنصر؟", "discardButton": "تجاهل", + "disallowDecimals": "Decimals are not allowed", "enterMoreCharacters": "الرجاء إدخال 2 أحرف أو أكثر", "errorFetchingFormData": "حدث خطأ أثناء جلب بيانات النموذج. التفاصيل: {detail}", "errorLoadingForm": "خطأ في تحميل النموذج", diff --git a/packages/esm-form-entry-app/translations/es.json b/packages/esm-form-entry-app/translations/es.json index e9ad624fd2..8ac6939431 100644 --- a/packages/esm-form-entry-app/translations/es.json +++ b/packages/esm-form-entry-app/translations/es.json @@ -18,6 +18,7 @@ "daysAgo": " días atrás", "deleteEntry": "¿Estás seguro de que deseas eliminar este elemento?", "discardButton": "Descartar", + "disallowDecimals": "Decimals are not allowed", "enterMoreCharacters": "Por favor, ingresa 2 o más caracteres", "errorFetchingFormData": "Hubo un error al obtener los datos del formulario. Detalles: {detail}", "errorLoadingForm": "Error al cargar el formulario", diff --git a/packages/esm-form-entry-app/translations/fr.json b/packages/esm-form-entry-app/translations/fr.json index 6dd0343e27..dbe67ae093 100644 --- a/packages/esm-form-entry-app/translations/fr.json +++ b/packages/esm-form-entry-app/translations/fr.json @@ -18,6 +18,7 @@ "daysAgo": " jours", "deleteEntry": "Êtes-vous sûr(e) de vouloir supprimer cet élément ?", "discardButton": "Écarter", + "disallowDecimals": "Decimals are not allowed", "enterMoreCharacters": "Veuillez entrer au moins 2 caractères", "errorFetchingFormData": "Une erreur s'est produite lors de la récupération des données du formulaire. Détails : {detail}", "errorLoadingForm": "Erreur lors du chargement du formulaire", diff --git a/packages/esm-form-entry-app/translations/he.json b/packages/esm-form-entry-app/translations/he.json index 3247533fea..8a6e06c774 100644 --- a/packages/esm-form-entry-app/translations/he.json +++ b/packages/esm-form-entry-app/translations/he.json @@ -18,6 +18,7 @@ "daysAgo": "ימים לפני", "deleteEntry": "האם אתה בטוח שברצונך למחוק פריט זה?", "discardButton": "בטל", + "disallowDecimals": "Decimals are not allowed", "enterMoreCharacters": "אנא הזן 2 או יותר תווים", "errorFetchingFormData": "אירעה שגיאה באחזור נתוני הטופס. פרטים: {detail}", "errorLoadingForm": "שגיאה בטעינת הטופס", diff --git a/packages/esm-form-entry-app/translations/km.json b/packages/esm-form-entry-app/translations/km.json index 294c871abe..56922025a3 100644 --- a/packages/esm-form-entry-app/translations/km.json +++ b/packages/esm-form-entry-app/translations/km.json @@ -18,6 +18,7 @@ "daysAgo": " ថ្ងៃ​មុន", "deleteEntry": "តើអ្នកពិតជាចង់លុបធាតុនេះទេ?", "discardButton": "បោះបង់", + "disallowDecimals": "Decimals are not allowed", "enterMoreCharacters": "សូមបញ្ចូលតួអក្សរ ២ ឬច្រើន។", "errorFetchingFormData": "ការទាញយកទិន្នន័យពីទម្រង់មិនដំណើរការ។ ព័ត៌មានលម្អិត៖ {detail}", "errorLoadingForm": "ទម្រង់ចម្លងទិន្នន័យមិនដំណើរការ", diff --git a/packages/esm-form-entry-app/translations/zh.json b/packages/esm-form-entry-app/translations/zh.json index eadd367bbd..01c8d6bbee 100644 --- a/packages/esm-form-entry-app/translations/zh.json +++ b/packages/esm-form-entry-app/translations/zh.json @@ -18,6 +18,7 @@ "daysAgo": " days ago", "deleteEntry": "你确定要删除这个项目吗?", "discardButton": "放弃", + "disallowDecimals": "不允许使用小数", "enterMoreCharacters": "请输入2个或更多字符", "errorFetchingFormData": "获取表单数据时发生错误。详细信息:{detail}", "errorLoadingForm": "加载表单时出错", diff --git a/packages/esm-form-entry-app/translations/zh_CN.json b/packages/esm-form-entry-app/translations/zh_CN.json index eadd367bbd..01c8d6bbee 100644 --- a/packages/esm-form-entry-app/translations/zh_CN.json +++ b/packages/esm-form-entry-app/translations/zh_CN.json @@ -18,6 +18,7 @@ "daysAgo": " days ago", "deleteEntry": "你确定要删除这个项目吗?", "discardButton": "放弃", + "disallowDecimals": "不允许使用小数", "enterMoreCharacters": "请输入2个或更多字符", "errorFetchingFormData": "获取表单数据时发生错误。详细信息:{detail}", "errorLoadingForm": "加载表单时出错", diff --git a/packages/esm-patient-allergies-app/translations/es.json b/packages/esm-patient-allergies-app/translations/es.json index 3fa0bb4c48..04468c8744 100644 --- a/packages/esm-patient-allergies-app/translations/es.json +++ b/packages/esm-patient-allergies-app/translations/es.json @@ -3,23 +3,23 @@ "allergen": "Alérgeno", "allergies": "Alergias", "Allergies": "Alergias", - "allergyDeleted": "Allergy deleted", + "allergyDeleted": "Alergia eliminada", "allergyIntolerances": "intolerancias alérgicas", "allergyNowVisible": "Es visible ahora en la página de Alergias", "allergySaved": "Alergia guardada", "allergySaveError": "Error al guardar alergia", - "allergyUpdated": "Allergy updated", - "cancel": "Cancel", + "allergyUpdated": "Alergia actualizada", + "cancel": "Cancelar", "dateOfOnsetAndComments": "Fecha de inicio y comentarios", - "delete": "Delete", - "deleteModalConfirmationText": "Are you sure you want to delete this allergy?", - "deletePatientAllergy": "Delete allergy", - "deleting": "Deleting", + "delete": "Borrar", + "deleteModalConfirmationText": "¿Estás seguro de que deseas eliminar esta alergia?", + "deletePatientAllergy": "Eliminar alergia", + "deleting": "Eliminando", "discard": "Descartar", - "edit": "Edit", - "editAllergy": "Edit an Allergy", - "editOrDeleteAllergy": "Edit or delete allergy", - "errorDeletingAllergy": "Error deleting allergy", + "edit": "Editar", + "editAllergy": "Editar esta alergia", + "editOrDeleteAllergy": "Editar o eliminar alergia", + "errorDeletingAllergy": "Error eliminando alergia", "invalidComment": "Comentario no válido, inténtelo de nuevo", "loading": "Cargando", "mild": "Leve", @@ -33,7 +33,7 @@ "otherNonCodedAllergicReaction": "Otra reacción alérgica no codificada", "reaction": "Reacción", "reactions": "Reacciones", - "recordNewAllergy": "Record a new allergy", + "recordNewAllergy": "Grabar nueva alergia", "saveAndClose": "Guardar y cerrar", "seeAll": "Ver todo", "selectAllergen": "Seleccione el alérgeno", diff --git a/packages/esm-patient-chart-app/translations/am.json b/packages/esm-patient-chart-app/translations/am.json index 3c2376f52f..687cf5fd8c 100644 --- a/packages/esm-patient-chart-app/translations/am.json +++ b/packages/esm-patient-chart-app/translations/am.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "Cause of Death", "checkFilters": "Check the filters above", "close": "Close", - "closeAllOpenedWorkspaces_one": "Discard changes in {{count}} workspaces", - "closeAllOpenedWorkspaces_other": "Discard changes in {{count}} workspaces", - "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "You have unsaved changes", "Conditions dashboard": "Conditions dashboard", "confirm": "Confirm", "confirmDeceased": "Confirm Deceased", @@ -75,7 +71,6 @@ "form": "Form name", "Forms & Notes dashboard": "Forms & Notes dashboard", "goToThisEncounter": "Go to this encounter", - "hide": "Hide", "indication": "Indication", "invalidTimeFormat": "Invalid time format", "invalidVisitStartDate": "Start date needs to be on or before {{firstEncounterDatetime}}", @@ -90,10 +85,8 @@ "markAsDeceased": "Are you sure you want to mark patient as deceased?", "markDeceased": "Mark deceased", "markingPatientDeceasedInfoText": "Marking the patient as deceased will end any active visits for this patient", - "maximize": "Maximize", "medications": "Medications", "Medications dashboard": "Medications dashboard", - "minimize": "Minimize", "missingVisitType": "Missing visit type", "modifyVisitDate": "Modify visit date", "movePatient": "Move patient", @@ -110,7 +103,6 @@ "noObservationsFound": "No observations found", "notes": "Notes", "Offline Actions dashboard": "Offline Actions dashboard", - "openAnyway": "Open anyway", "optional": "optional", "orderDurationAndUnit": "for {{duration}} {{durationUnit}}", "orderIndefiniteDuration": "Indefinite duration", @@ -163,9 +155,6 @@ "type": "Type", "undo": "Undo", "unknown": "Unknown", - "unsavedChangesInOpenedWorkspace": "You have unsaved changes in the opened workspace. Do you want to discard these changes?", - "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", - "unsavedChangesTitleText": "Unsaved Changes", "updateError": "Error updating upcoming appointment", "updateVisitDetails": "Update visit details", "visit": "Visit", diff --git a/packages/esm-patient-chart-app/translations/ar.json b/packages/esm-patient-chart-app/translations/ar.json index bd9e78aeae..d36f9bcdaf 100644 --- a/packages/esm-patient-chart-app/translations/ar.json +++ b/packages/esm-patient-chart-app/translations/ar.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "سبب الوفاة", "checkFilters": "تحقق من الفلاتر أعلاه", "close": "إغلاق", - "closeAllOpenedWorkspaces_one": "Discard changes in {{count}} workspaces", - "closeAllOpenedWorkspaces_other": "Discard changes in {{count}} workspaces", - "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "You have unsaved changes", "Conditions dashboard": "لوحة الحالات", "confirm": "تأكيد", "confirmDeceased": "تأكيد الوفاة", @@ -75,7 +71,6 @@ "form": "Form name", "Forms & Notes dashboard": "لوحة النماذج والملاحظات", "goToThisEncounter": "اذهب إلى هذا اللقاء", - "hide": "إخفاء", "indication": "دلالة", "invalidTimeFormat": "Invalid time format", "invalidVisitStartDate": "Start date needs to be on or before {{firstEncounterDatetime}}", @@ -90,10 +85,8 @@ "markAsDeceased": "هل أنت متأكد أنك تريد وضع علامة على المريض كمتوف؟", "markDeceased": "وضع علامة كمتوف", "markingPatientDeceasedInfoText": "وضع علامة على المريض كمتوف سينهي أي زيارات نشطة لهذا المريض", - "maximize": "تكبير", "medications": "الأدوية", "Medications dashboard": "لوحة الأدوية", - "minimize": "تصغير", "missingVisitType": "نوع الزيارة مفقود", "modifyVisitDate": "Modify visit date", "movePatient": "Move patient", @@ -110,7 +103,6 @@ "noObservationsFound": "لم يتم العثور على ملاحظات", "notes": "ملاحظات", "Offline Actions dashboard": "لوحة الإجراءات دون اتصال", - "openAnyway": "افتح على أي حال", "optional": "اختياري", "orderDurationAndUnit": "لمدة {{duration}} {{durationUnit}}", "orderIndefiniteDuration": "مدة غير محددة", @@ -163,9 +155,6 @@ "type": "النوع", "undo": "Undo", "unknown": "غير معروف", - "unsavedChangesInOpenedWorkspace": "You have unsaved changes in the opened workspace. Do you want to discard these changes?", - "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", - "unsavedChangesTitleText": "Unsaved Changes", "updateError": "خطأ في تحديث الموعد القادم", "updateVisitDetails": "Update visit details", "visit": "زيارة", diff --git a/packages/esm-patient-chart-app/translations/es.json b/packages/esm-patient-chart-app/translations/es.json index 7867856b95..b3fde06c27 100644 --- a/packages/esm-patient-chart-app/translations/es.json +++ b/packages/esm-patient-chart-app/translations/es.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "Causa de Muerte", "checkFilters": "Comprobar los filtros anteriores", "close": "Cerrar", - "closeAllOpenedWorkspaces_one": "Discard changes in {{count}} workspaces", - "closeAllOpenedWorkspaces_other": "Discard changes in {{count}} workspaces", - "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "You have unsaved changes", "Conditions dashboard": "Panel de Condiciones", "confirm": "Confirmar", "confirmDeceased": "Confirmar fallecido", @@ -75,7 +71,6 @@ "form": "Form name", "Forms & Notes dashboard": "Panel de Formularios y Notas", "goToThisEncounter": "Ir a este encuentro", - "hide": "Ocultar", "indication": "Indicación", "invalidTimeFormat": "Invalid time format", "invalidVisitStartDate": "Start date needs to be on or before {{firstEncounterDatetime}}", @@ -90,10 +85,8 @@ "markAsDeceased": "¿Estás seguro de que deseas marcar al paciente como fallecido?", "markDeceased": "Marcar como Fallecido", "markingPatientDeceasedInfoText": "Marcar al paciente como fallecido finalizará cualquier visita activa para este paciente", - "maximize": "Maximizar", "medications": "Medicamentos", "Medications dashboard": "Panel de Medicamentos", - "minimize": "Minimizar", "missingVisitType": "Falta el tipo de visita", "modifyVisitDate": "Modify visit date", "movePatient": "Move patient", @@ -110,7 +103,6 @@ "noObservationsFound": "No se encontraron observaciones", "notes": "Notas", "Offline Actions dashboard": "Panel de Acciones sin Conexión", - "openAnyway": "Abrir de todos modos", "optional": "opcional", "orderDurationAndUnit": "para {{duration}} {{durationUnit}}", "orderIndefiniteDuration": "Duración indefinida", @@ -163,9 +155,6 @@ "type": "Tipo", "undo": "Undo", "unknown": "Desconocido", - "unsavedChangesInOpenedWorkspace": "You have unsaved changes in the opened workspace. Do you want to discard these changes?", - "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", - "unsavedChangesTitleText": "Unsaved Changes", "updateError": "Error al actualizar la cita próxima", "updateVisitDetails": "Update visit details", "visit": "Visita", diff --git a/packages/esm-patient-chart-app/translations/fr.json b/packages/esm-patient-chart-app/translations/fr.json index f038b9b5ad..5367b83c64 100644 --- a/packages/esm-patient-chart-app/translations/fr.json +++ b/packages/esm-patient-chart-app/translations/fr.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "Cause de décès", "checkFilters": "Vérifiez les filtres ci-dessus", "close": "Fermer", - "closeAllOpenedWorkspaces_one": "Annuler les modifications", - "closeAllOpenedWorkspaces_other": "Annuler les modifications", - "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "Vous avez des changements non enregistrés", "Conditions dashboard": "Tableau de bord des conditions", "confirm": "Confirmer", "confirmDeceased": "Confirmer le décès", @@ -75,7 +71,6 @@ "form": "Nom du formulaire", "Forms & Notes dashboard": "Tableau de bord Formulaires & Notes", "goToThisEncounter": "Aller à cette rencontre", - "hide": "Cacher", "indication": "Indication", "invalidTimeFormat": "Format d'heure invalide", "invalidVisitStartDate": "La date de début doit être au plus tard {{firstEncounterDatetime}}.", @@ -90,10 +85,8 @@ "markAsDeceased": "Êtes-vous sûr de vouloir marquer le patient comme décédé?", "markDeceased": "Marquer décédé", "markingPatientDeceasedInfoText": "Marquer le patient comme décédé mettra fin à toute visite active pour ce patient", - "maximize": "Maximiser", "medications": "Médicaments", "Medications dashboard": "Tableau de bord des médicaments", - "minimize": "Minimiser", "missingVisitType": "Il manque le type de visite", "modifyVisitDate": "Modify visit date", "movePatient": "Move patient", @@ -110,7 +103,6 @@ "noObservationsFound": "Aucune observation trouvée", "notes": "Notes", "Offline Actions dashboard": "Tableau de bord des actions hors ligne", - "openAnyway": "Ouvert dans tous les cas", "optional": "optionnel", "orderDurationAndUnit": "pour {{duration}} {{durationUnit}}", "orderIndefiniteDuration": "Durée indéfinie", @@ -163,9 +155,6 @@ "type": "Type", "undo": "Undo", "unknown": "Inconnu", - "unsavedChangesInOpenedWorkspace": "You have unsaved changes in the opened workspace. Do you want to discard these changes?", - "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", - "unsavedChangesTitleText": "Modifications non enregistrées", "updateError": "Error updating upcoming appointment", "updateVisitDetails": "Update visit details", "visit": "Visite", diff --git a/packages/esm-patient-chart-app/translations/he.json b/packages/esm-patient-chart-app/translations/he.json index 4f9e094ae5..876f8e9504 100644 --- a/packages/esm-patient-chart-app/translations/he.json +++ b/packages/esm-patient-chart-app/translations/he.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "סיבת המוות", "checkFilters": "נא לבדוק את המסננים למעלה", "close": "סגור", - "closeAllOpenedWorkspaces_one": "Discard changes in {{count}} workspaces", - "closeAllOpenedWorkspaces_other": "Discard changes in {{count}} workspaces", - "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "You have unsaved changes", "Conditions dashboard": "לוח מצבים", "confirm": "אישור", "confirmDeceased": "אישור מצב פטירה", @@ -75,7 +71,6 @@ "form": "Form name", "Forms & Notes dashboard": "לוח טפסים והערות", "goToThisEncounter": "עבור לביקור זה", - "hide": "הסתר", "indication": "רמז", "invalidTimeFormat": "פורמט זמן לא תקין", "invalidVisitStartDate": "תאריך ההתחלה צריך להיות באותו יום או לפני {{firstEncounterDatetime}}", @@ -90,10 +85,8 @@ "markAsDeceased": "האם אתה בטוח שברצונך לסמן את המטופל כנפטר?", "markDeceased": "סמן נפטר", "markingPatientDeceasedInfoText": "סימון המטופל כנפטר יסיים את כל הביקורים הפעילים של המטופל הזה", - "maximize": "הגדל", "medications": "תרופות", "Medications dashboard": "לוח תרומות", - "minimize": "מזער", "missingVisitType": "חסר סוג ביקור", "modifyVisitDate": "שנה תאריך הביקור", "movePatient": "העבר מטופל", @@ -110,7 +103,6 @@ "noObservationsFound": "לא נמצאו תצפיות", "notes": "הערות", "Offline Actions dashboard": "לוח הפעולות לא מקוונות", - "openAnyway": "פתח בכל מקרה", "optional": "אופציונלי", "orderDurationAndUnit": "למשך {{duration}} {{durationUnit}}", "orderIndefiniteDuration": "למשך זמן בלתי מוגבל", @@ -163,9 +155,6 @@ "type": "סוג", "undo": "לבטל", "unknown": "לא ידוע", - "unsavedChangesInOpenedWorkspace": "You have unsaved changes in the opened workspace. Do you want to discard these changes?", - "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", - "unsavedChangesTitleText": "Unsaved Changes", "updateError": "שגיאה בעדכון התור הקרוב", "updateVisitDetails": "עדכן את פרטי הביקור", "visit": "ביקור", diff --git a/packages/esm-patient-chart-app/translations/km.json b/packages/esm-patient-chart-app/translations/km.json index a79731d385..37f726e076 100644 --- a/packages/esm-patient-chart-app/translations/km.json +++ b/packages/esm-patient-chart-app/translations/km.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "មូលហេតុនៃការស្លាប់", "checkFilters": "ពិនិត្យតម្រងខាងលើ", "close": "បិទ", - "closeAllOpenedWorkspaces_one": "Discard changes in {{count}} workspaces", - "closeAllOpenedWorkspaces_other": "Discard changes in {{count}} workspaces", - "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "You have unsaved changes", "Conditions dashboard": "ផ្ទាំងគ្រប់គ្រងលក្ខខណ្ឌ", "confirm": "បញ្ជាក់", "confirmDeceased": "បញ្ជាក់ថាបានស្លាប់", @@ -75,7 +71,6 @@ "form": "Form name", "Forms & Notes dashboard": "ផ្ទាំងគ្រប់គ្រងសកម្មភាពក្រៅបណ្តាញ", "goToThisEncounter": "ទៅរកការជួបពិនិត្យជំងឺលើកនេះ", - "hide": "លាក់មិនឱ្យមើលឃើញ", "indication": "ការចង្អុលបង្ហាញ", "invalidTimeFormat": "ទម្រង់ពេលវេលាមិនត្រឹមត្រូវ", "invalidVisitStartDate": "កាលបរិច្ឆេទចាប់ផ្តើមត្រូវតែនៅ ឬមុនថ្ងៃទី {{firstEncounterDatetime}}", @@ -90,10 +85,8 @@ "markAsDeceased": "តើអ្នកប្រាកដថាចង់សម្គាល់ថាអ្នកជំងឺបានស្លាប់ហើយ?", "markDeceased": "កំណត់ត្រាមរណភាព", "markingPatientDeceasedInfoText": "ការសម្គាល់អ្នកជំងឺថាបានស្លាប់ រួចបញ្ចប់ការពិនិត្យអ្នកជំងឺនេះ", - "maximize": "អតិបរមា", "medications": "ឱសថ", "Medications dashboard": "ផ្ទាំងគ្រប់គ្រងថ្នាំ", - "minimize": "បង្រួមអប្បបរមា", "missingVisitType": "បាត់ប្រភេទនៃការមកពិនិត្យជំងឺ", "modifyVisitDate": "Modify visit date", "movePatient": "ផ្ទេរអ្នកជំងឺ", @@ -110,7 +103,6 @@ "noObservationsFound": "រកមិនឃើញការសង្កេតទេ", "notes": "រកមិនឃើញការកត់ចំណាំទេ", "Offline Actions dashboard": "ផ្ទាំងគ្រប់គ្រងសកម្មភាពក្រៅបណ្តាញ", - "openAnyway": "បើកតាមមធ្យោបាយណាក៏ដោយ", "optional": "អាចរំលង", "orderDurationAndUnit": "សម្រាប់ {រយៈពេល} {ឯកតារយៈពេលt}", "orderIndefiniteDuration": "រយៈពេលមិនកំណត់", @@ -163,9 +155,6 @@ "type": "ប្រភេទ", "undo": "ហៅឱ្យត្រឡប់មកវិញ", "unknown": "មិនដឹង", - "unsavedChangesInOpenedWorkspace": "You have unsaved changes in the opened workspace. Do you want to discard these changes?", - "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", - "unsavedChangesTitleText": "Unsaved Changes", "updateError": "ការធ្វើបច្ចុប្បន្នភាពការណាត់ជួបនាពេលខាងមុខមិនដំណើរការ", "updateVisitDetails": "ធ្វើបច្ចុប្បន្នភាពព័ត៌មានលម្អិតអំពីការពិនិត្យជំងឺ", "visit": "ការមកពិនិត្យជំងឺ", diff --git a/packages/esm-patient-chart-app/translations/zh.json b/packages/esm-patient-chart-app/translations/zh.json index 1d10a6aa30..fe1b7ae330 100644 --- a/packages/esm-patient-chart-app/translations/zh.json +++ b/packages/esm-patient-chart-app/translations/zh.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "死亡原因", "checkFilters": "检查上方的筛选条件", "close": "关闭", - "closeAllOpenedWorkspaces_one": "放弃 {{count}} 个工作区的更改", - "closeAllOpenedWorkspaces_other": "放弃 {{count}} 个工作区的更改", - "closingAllWorkspacesPromptBody": "以下工作区有未保存的更改。您是否要放弃以下工作区的更改?{{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "您有未保存的更改", "Conditions dashboard": "病情仪表板", "confirm": "确认", "confirmDeceased": "确认已故", @@ -75,7 +71,6 @@ "form": "表单名称", "Forms & Notes dashboard": "表单&记录仪表板", "goToThisEncounter": "前往这次问诊", - "hide": "隐藏", "indication": "适应症", "invalidTimeFormat": "时间格式无效", "invalidVisitStartDate": "开始日期需要在{{firstEncounterDatetime}}之前或当日", @@ -90,10 +85,8 @@ "markAsDeceased": "您确定要将患者标记为已故吗?", "markDeceased": "标记已故", "markingPatientDeceasedInfoText": "标记患者为已故将结束该患者的所有活动就诊", - "maximize": "最大化", "medications": "用药", "Medications dashboard": "药物仪表板", - "minimize": "最小化", "missingVisitType": "就诊类型缺失", "modifyVisitDate": "修改就诊日期", "movePatient": "转移患者", @@ -110,7 +103,6 @@ "noObservationsFound": "未找到观察记录", "notes": "记录", "Offline Actions dashboard": "离线操作仪表板", - "openAnyway": "仍然打开", "optional": "可选的", "orderDurationAndUnit": "持续 {{duration}} {{durationUnit}}", "orderIndefiniteDuration": "无限期", @@ -163,9 +155,6 @@ "type": "类型", "undo": "撤销", "unknown": "未知", - "unsavedChangesInOpenedWorkspace": "您在打开的工作区中有未保存的更改。您是否要放弃这些更改?", - "unsavedChangesInWorkspace": "在{{workspaceName}}中有未保存的更改。请在打开另一个工作区之前保存它们。", - "unsavedChangesTitleText": "未保存的更改", "updateError": "更新即将到来的预约时出现错误", "updateVisitDetails": "更新就诊详情", "visit": "就诊", diff --git a/packages/esm-patient-chart-app/translations/zh_CN.json b/packages/esm-patient-chart-app/translations/zh_CN.json index 1d10a6aa30..fe1b7ae330 100644 --- a/packages/esm-patient-chart-app/translations/zh_CN.json +++ b/packages/esm-patient-chart-app/translations/zh_CN.json @@ -18,10 +18,6 @@ "causeOfDeath_title": "死亡原因", "checkFilters": "检查上方的筛选条件", "close": "关闭", - "closeAllOpenedWorkspaces_one": "放弃 {{count}} 个工作区的更改", - "closeAllOpenedWorkspaces_other": "放弃 {{count}} 个工作区的更改", - "closingAllWorkspacesPromptBody": "以下工作区有未保存的更改。您是否要放弃以下工作区的更改?{{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "您有未保存的更改", "Conditions dashboard": "病情仪表板", "confirm": "确认", "confirmDeceased": "确认已故", @@ -75,7 +71,6 @@ "form": "表单名称", "Forms & Notes dashboard": "表单&记录仪表板", "goToThisEncounter": "前往这次问诊", - "hide": "隐藏", "indication": "适应症", "invalidTimeFormat": "时间格式无效", "invalidVisitStartDate": "开始日期需要在{{firstEncounterDatetime}}之前或当日", @@ -90,10 +85,8 @@ "markAsDeceased": "您确定要将患者标记为已故吗?", "markDeceased": "标记已故", "markingPatientDeceasedInfoText": "标记患者为已故将结束该患者的所有活动就诊", - "maximize": "最大化", "medications": "用药", "Medications dashboard": "药物仪表板", - "minimize": "最小化", "missingVisitType": "就诊类型缺失", "modifyVisitDate": "修改就诊日期", "movePatient": "转移患者", @@ -110,7 +103,6 @@ "noObservationsFound": "未找到观察记录", "notes": "记录", "Offline Actions dashboard": "离线操作仪表板", - "openAnyway": "仍然打开", "optional": "可选的", "orderDurationAndUnit": "持续 {{duration}} {{durationUnit}}", "orderIndefiniteDuration": "无限期", @@ -163,9 +155,6 @@ "type": "类型", "undo": "撤销", "unknown": "未知", - "unsavedChangesInOpenedWorkspace": "您在打开的工作区中有未保存的更改。您是否要放弃这些更改?", - "unsavedChangesInWorkspace": "在{{workspaceName}}中有未保存的更改。请在打开另一个工作区之前保存它们。", - "unsavedChangesTitleText": "未保存的更改", "updateError": "更新即将到来的预约时出现错误", "updateVisitDetails": "更新就诊详情", "visit": "就诊", diff --git a/packages/esm-patient-lists-app/translations/am.json b/packages/esm-patient-lists-app/translations/am.json index 5d0ea7cc1e..90c336895d 100644 --- a/packages/esm-patient-lists-app/translations/am.json +++ b/packages/esm-patient-lists-app/translations/am.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "No patient lists to display", "noPatientsInList": "There are no patients in this list", "numberOfPatients": "No. of patients", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "Patient lists", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "patients", "searchThisList": "Search this list", "sex": "Sex", diff --git a/packages/esm-patient-lists-app/translations/ar.json b/packages/esm-patient-lists-app/translations/ar.json index eb2f4e8831..3c8b6acbeb 100644 --- a/packages/esm-patient-lists-app/translations/ar.json +++ b/packages/esm-patient-lists-app/translations/ar.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "لا توجد قوائم مرضى للعرض", "noPatientsInList": "لا يوجد مرضى في هذه القائمة", "numberOfPatients": "عدد المرضى", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "قوائم المرضى", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "المرضى", "searchThisList": "ابحث في هذه القائمة", "sex": "الجنس", diff --git a/packages/esm-patient-lists-app/translations/es.json b/packages/esm-patient-lists-app/translations/es.json index 6526655ad4..b072b23ead 100644 --- a/packages/esm-patient-lists-app/translations/es.json +++ b/packages/esm-patient-lists-app/translations/es.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "No hay listas de pacientes para mostrar", "noPatientsInList": "No hay pacientes en esta lista", "numberOfPatients": "Número de pacientes", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "Listas de pacientes", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "pacientes", "searchThisList": "Buscar en esta lista", "sex": "Sexo", diff --git a/packages/esm-patient-lists-app/translations/fr.json b/packages/esm-patient-lists-app/translations/fr.json index 15498bb579..bdb58cf1ae 100644 --- a/packages/esm-patient-lists-app/translations/fr.json +++ b/packages/esm-patient-lists-app/translations/fr.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "Aucune liste de patients à afficher", "noPatientsInList": "Il n'y a pas de patients dans cette liste", "numberOfPatients": "Nombre de patients", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "Listes de patients", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "patients", "searchThisList": "Rechercher dans cette liste", "sex": "Sexe", diff --git a/packages/esm-patient-lists-app/translations/he.json b/packages/esm-patient-lists-app/translations/he.json index b02ec88b21..8d764afb08 100644 --- a/packages/esm-patient-lists-app/translations/he.json +++ b/packages/esm-patient-lists-app/translations/he.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "אין רשימות מטופלים להצגה", "noPatientsInList": "אין מטופלים ברשימה זו", "numberOfPatients": "מספר המטופלים", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "רשימות מטופלים", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "מטופלים", "searchThisList": "חפש ברשימה זו", "sex": "מין", diff --git a/packages/esm-patient-lists-app/translations/km.json b/packages/esm-patient-lists-app/translations/km.json index b663a26f42..4f8d13b067 100644 --- a/packages/esm-patient-lists-app/translations/km.json +++ b/packages/esm-patient-lists-app/translations/km.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "គ្មានបញ្ជីអ្នកជំងឺត្រូវបង្ហាញ", "noPatientsInList": "គ្មានអ្នកជំងឺនៅក្នុងបញ្ជីនេះ", "numberOfPatients": "ចំនួនអ្នកជំងឺ", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "បញ្ជីអ្នកជំងឺ", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "អ្នកជំងឺ", "searchThisList": "ស្វែងរកបញ្ជីនេះ", "sex": "ភេទ", diff --git a/packages/esm-patient-lists-app/translations/zh.json b/packages/esm-patient-lists-app/translations/zh.json index c94eea1e91..a9a72e17b2 100644 --- a/packages/esm-patient-lists-app/translations/zh.json +++ b/packages/esm-patient-lists-app/translations/zh.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "没有患者列表可显示", "noPatientsInList": "该列表中没有患者", "numberOfPatients": "患者数量", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "患者列表", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "患者", "searchThisList": "搜索此列表", "sex": "性别", diff --git a/packages/esm-patient-lists-app/translations/zh_CN.json b/packages/esm-patient-lists-app/translations/zh_CN.json index c94eea1e91..a9a72e17b2 100644 --- a/packages/esm-patient-lists-app/translations/zh_CN.json +++ b/packages/esm-patient-lists-app/translations/zh_CN.json @@ -11,7 +11,9 @@ "noPatientListsToDisplay": "没有患者列表可显示", "noPatientsInList": "该列表中没有患者", "numberOfPatients": "患者数量", + "patientListDetailWorkspaceTitle": "Patient List Details", "patientLists": "患者列表", + "patientListsWorkspaceTitle": "Patient Lists", "patients": "患者", "searchThisList": "搜索此列表", "sex": "性别", diff --git a/packages/esm-patient-orders-app/translations/am.json b/packages/esm-patient-orders-app/translations/am.json index 647fcdeb37..7d166a7e07 100644 --- a/packages/esm-patient-orders-app/translations/am.json +++ b/packages/esm-patient-orders-app/translations/am.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "Add", "addResults": "Add Results", "all": "All", + "cancel": "Cancel", "cancellationDate": "Cancellation date", "cancellationDateRequired": "Cancellation date is required", "cancelOrder": "Cancel Order", "dateCannotBeBeforeToday": "Date cannot be before today", "dateOfOrder": "Date of Order", "discard": "Discard", + "discontinued": "Discontinued", "dose": "Dose", "editResults": "Edit results", "endDate": "End date", "enterTestResults": "Enter test results", "error": "Error", "errorCancellingOrder": "Error cancelling order", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "Error saving lab results", "female": "Female", "indication": "Indication", @@ -24,14 +28,19 @@ "male": "Male", "medicationDurationAndUnit": "for {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "Indefinite duration", + "medications": "Medications", "modifyOrder": "Modify order", "normalRange": "Normal range", "onDate": "on", "option": "Choose an Option", "order": "Order", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "Order Basket", "orderCancellation": "Order cancellation", "orderCancelled": "Order cancelled", + "orderCompleted": "Placed orders", + "orderDetails": "Order details", + "ordered": "Placed order for", "orderedBy": "Ordered By", "ordererInformation": "Orderer information", "orderNumber": "Order number", @@ -50,13 +59,19 @@ "required": "Required", "result": "Result", "saveAndClose": "Save and close", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "Save lab results", "saving": "Saving", "selectOrderType": "Select order type", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "Status", "successfullyCancelledOrder": "Order {{orderNumber}} has been cancelled successfully", "successfullySavedLabResults": "Lab results for {{orderNumber}} have been successfully updated", "testType": "Test type", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "Unknown", - "unknownOrderType": "Unknown order type" + "unknownOrderType": "Unknown order type", + "updated": "Updated" } diff --git a/packages/esm-patient-orders-app/translations/ar.json b/packages/esm-patient-orders-app/translations/ar.json index 647fcdeb37..7d166a7e07 100644 --- a/packages/esm-patient-orders-app/translations/ar.json +++ b/packages/esm-patient-orders-app/translations/ar.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "Add", "addResults": "Add Results", "all": "All", + "cancel": "Cancel", "cancellationDate": "Cancellation date", "cancellationDateRequired": "Cancellation date is required", "cancelOrder": "Cancel Order", "dateCannotBeBeforeToday": "Date cannot be before today", "dateOfOrder": "Date of Order", "discard": "Discard", + "discontinued": "Discontinued", "dose": "Dose", "editResults": "Edit results", "endDate": "End date", "enterTestResults": "Enter test results", "error": "Error", "errorCancellingOrder": "Error cancelling order", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "Error saving lab results", "female": "Female", "indication": "Indication", @@ -24,14 +28,19 @@ "male": "Male", "medicationDurationAndUnit": "for {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "Indefinite duration", + "medications": "Medications", "modifyOrder": "Modify order", "normalRange": "Normal range", "onDate": "on", "option": "Choose an Option", "order": "Order", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "Order Basket", "orderCancellation": "Order cancellation", "orderCancelled": "Order cancelled", + "orderCompleted": "Placed orders", + "orderDetails": "Order details", + "ordered": "Placed order for", "orderedBy": "Ordered By", "ordererInformation": "Orderer information", "orderNumber": "Order number", @@ -50,13 +59,19 @@ "required": "Required", "result": "Result", "saveAndClose": "Save and close", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "Save lab results", "saving": "Saving", "selectOrderType": "Select order type", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "Status", "successfullyCancelledOrder": "Order {{orderNumber}} has been cancelled successfully", "successfullySavedLabResults": "Lab results for {{orderNumber}} have been successfully updated", "testType": "Test type", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "Unknown", - "unknownOrderType": "Unknown order type" + "unknownOrderType": "Unknown order type", + "updated": "Updated" } diff --git a/packages/esm-patient-orders-app/translations/es.json b/packages/esm-patient-orders-app/translations/es.json index 647fcdeb37..7d166a7e07 100644 --- a/packages/esm-patient-orders-app/translations/es.json +++ b/packages/esm-patient-orders-app/translations/es.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "Add", "addResults": "Add Results", "all": "All", + "cancel": "Cancel", "cancellationDate": "Cancellation date", "cancellationDateRequired": "Cancellation date is required", "cancelOrder": "Cancel Order", "dateCannotBeBeforeToday": "Date cannot be before today", "dateOfOrder": "Date of Order", "discard": "Discard", + "discontinued": "Discontinued", "dose": "Dose", "editResults": "Edit results", "endDate": "End date", "enterTestResults": "Enter test results", "error": "Error", "errorCancellingOrder": "Error cancelling order", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "Error saving lab results", "female": "Female", "indication": "Indication", @@ -24,14 +28,19 @@ "male": "Male", "medicationDurationAndUnit": "for {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "Indefinite duration", + "medications": "Medications", "modifyOrder": "Modify order", "normalRange": "Normal range", "onDate": "on", "option": "Choose an Option", "order": "Order", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "Order Basket", "orderCancellation": "Order cancellation", "orderCancelled": "Order cancelled", + "orderCompleted": "Placed orders", + "orderDetails": "Order details", + "ordered": "Placed order for", "orderedBy": "Ordered By", "ordererInformation": "Orderer information", "orderNumber": "Order number", @@ -50,13 +59,19 @@ "required": "Required", "result": "Result", "saveAndClose": "Save and close", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "Save lab results", "saving": "Saving", "selectOrderType": "Select order type", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "Status", "successfullyCancelledOrder": "Order {{orderNumber}} has been cancelled successfully", "successfullySavedLabResults": "Lab results for {{orderNumber}} have been successfully updated", "testType": "Test type", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "Unknown", - "unknownOrderType": "Unknown order type" + "unknownOrderType": "Unknown order type", + "updated": "Updated" } diff --git a/packages/esm-patient-orders-app/translations/fr.json b/packages/esm-patient-orders-app/translations/fr.json index 647fcdeb37..7d166a7e07 100644 --- a/packages/esm-patient-orders-app/translations/fr.json +++ b/packages/esm-patient-orders-app/translations/fr.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "Add", "addResults": "Add Results", "all": "All", + "cancel": "Cancel", "cancellationDate": "Cancellation date", "cancellationDateRequired": "Cancellation date is required", "cancelOrder": "Cancel Order", "dateCannotBeBeforeToday": "Date cannot be before today", "dateOfOrder": "Date of Order", "discard": "Discard", + "discontinued": "Discontinued", "dose": "Dose", "editResults": "Edit results", "endDate": "End date", "enterTestResults": "Enter test results", "error": "Error", "errorCancellingOrder": "Error cancelling order", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "Error saving lab results", "female": "Female", "indication": "Indication", @@ -24,14 +28,19 @@ "male": "Male", "medicationDurationAndUnit": "for {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "Indefinite duration", + "medications": "Medications", "modifyOrder": "Modify order", "normalRange": "Normal range", "onDate": "on", "option": "Choose an Option", "order": "Order", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "Order Basket", "orderCancellation": "Order cancellation", "orderCancelled": "Order cancelled", + "orderCompleted": "Placed orders", + "orderDetails": "Order details", + "ordered": "Placed order for", "orderedBy": "Ordered By", "ordererInformation": "Orderer information", "orderNumber": "Order number", @@ -50,13 +59,19 @@ "required": "Required", "result": "Result", "saveAndClose": "Save and close", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "Save lab results", "saving": "Saving", "selectOrderType": "Select order type", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "Status", "successfullyCancelledOrder": "Order {{orderNumber}} has been cancelled successfully", "successfullySavedLabResults": "Lab results for {{orderNumber}} have been successfully updated", "testType": "Test type", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "Unknown", - "unknownOrderType": "Unknown order type" + "unknownOrderType": "Unknown order type", + "updated": "Updated" } diff --git a/packages/esm-patient-orders-app/translations/he.json b/packages/esm-patient-orders-app/translations/he.json index 647fcdeb37..7d166a7e07 100644 --- a/packages/esm-patient-orders-app/translations/he.json +++ b/packages/esm-patient-orders-app/translations/he.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "Add", "addResults": "Add Results", "all": "All", + "cancel": "Cancel", "cancellationDate": "Cancellation date", "cancellationDateRequired": "Cancellation date is required", "cancelOrder": "Cancel Order", "dateCannotBeBeforeToday": "Date cannot be before today", "dateOfOrder": "Date of Order", "discard": "Discard", + "discontinued": "Discontinued", "dose": "Dose", "editResults": "Edit results", "endDate": "End date", "enterTestResults": "Enter test results", "error": "Error", "errorCancellingOrder": "Error cancelling order", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "Error saving lab results", "female": "Female", "indication": "Indication", @@ -24,14 +28,19 @@ "male": "Male", "medicationDurationAndUnit": "for {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "Indefinite duration", + "medications": "Medications", "modifyOrder": "Modify order", "normalRange": "Normal range", "onDate": "on", "option": "Choose an Option", "order": "Order", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "Order Basket", "orderCancellation": "Order cancellation", "orderCancelled": "Order cancelled", + "orderCompleted": "Placed orders", + "orderDetails": "Order details", + "ordered": "Placed order for", "orderedBy": "Ordered By", "ordererInformation": "Orderer information", "orderNumber": "Order number", @@ -50,13 +59,19 @@ "required": "Required", "result": "Result", "saveAndClose": "Save and close", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "Save lab results", "saving": "Saving", "selectOrderType": "Select order type", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "Status", "successfullyCancelledOrder": "Order {{orderNumber}} has been cancelled successfully", "successfullySavedLabResults": "Lab results for {{orderNumber}} have been successfully updated", "testType": "Test type", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "Unknown", - "unknownOrderType": "Unknown order type" + "unknownOrderType": "Unknown order type", + "updated": "Updated" } diff --git a/packages/esm-patient-orders-app/translations/km.json b/packages/esm-patient-orders-app/translations/km.json index 647fcdeb37..7d166a7e07 100644 --- a/packages/esm-patient-orders-app/translations/km.json +++ b/packages/esm-patient-orders-app/translations/km.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "Add", "addResults": "Add Results", "all": "All", + "cancel": "Cancel", "cancellationDate": "Cancellation date", "cancellationDateRequired": "Cancellation date is required", "cancelOrder": "Cancel Order", "dateCannotBeBeforeToday": "Date cannot be before today", "dateOfOrder": "Date of Order", "discard": "Discard", + "discontinued": "Discontinued", "dose": "Dose", "editResults": "Edit results", "endDate": "End date", "enterTestResults": "Enter test results", "error": "Error", "errorCancellingOrder": "Error cancelling order", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "Error saving lab results", "female": "Female", "indication": "Indication", @@ -24,14 +28,19 @@ "male": "Male", "medicationDurationAndUnit": "for {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "Indefinite duration", + "medications": "Medications", "modifyOrder": "Modify order", "normalRange": "Normal range", "onDate": "on", "option": "Choose an Option", "order": "Order", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "Order Basket", "orderCancellation": "Order cancellation", "orderCancelled": "Order cancelled", + "orderCompleted": "Placed orders", + "orderDetails": "Order details", + "ordered": "Placed order for", "orderedBy": "Ordered By", "ordererInformation": "Orderer information", "orderNumber": "Order number", @@ -50,13 +59,19 @@ "required": "Required", "result": "Result", "saveAndClose": "Save and close", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "Save lab results", "saving": "Saving", "selectOrderType": "Select order type", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "Status", "successfullyCancelledOrder": "Order {{orderNumber}} has been cancelled successfully", "successfullySavedLabResults": "Lab results for {{orderNumber}} have been successfully updated", "testType": "Test type", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "Unknown", - "unknownOrderType": "Unknown order type" + "unknownOrderType": "Unknown order type", + "updated": "Updated" } diff --git a/packages/esm-patient-orders-app/translations/zh.json b/packages/esm-patient-orders-app/translations/zh.json index efb6485043..4cec3c0b35 100644 --- a/packages/esm-patient-orders-app/translations/zh.json +++ b/packages/esm-patient-orders-app/translations/zh.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "添加", "addResults": "添加结果", "all": "全部", + "cancel": "Cancel", "cancellationDate": "取消日期", "cancellationDateRequired": "取消日期为必填项", "cancelOrder": "取消医嘱", "dateCannotBeBeforeToday": "日期不能早于今天", "dateOfOrder": "医嘱日期", "discard": "放弃", + "discontinued": "Discontinued", "dose": "剂量", "editResults": "编辑结果", "endDate": "结束日期", "enterTestResults": "输入检验结果", "error": "错误", "errorCancellingOrder": "取消医嘱时出现错误", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "保存检验结果时出现错误", "female": "女性", "indication": "适应症", @@ -24,14 +28,19 @@ "male": "男性", "medicationDurationAndUnit": "持续 {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "无限期", + "medications": "Medications", "modifyOrder": "修改医嘱", "normalRange": "正常范围", "onDate": "on", "option": "选择一个选项", "order": "医嘱", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "医嘱篮", "orderCancellation": "医嘱取消", "orderCancelled": "医嘱已取消", + "orderCompleted": "Placed orders", + "orderDetails": "医嘱详情", + "ordered": "Placed order for", "orderedBy": "签发人", "ordererInformation": "签发人信息", "orderNumber": "医嘱编号", @@ -50,13 +59,19 @@ "required": "Required", "result": "结果", "saveAndClose": "保存并关闭", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "保存检验结果", "saving": "保存中", "selectOrderType": "选择医嘱类型", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "状态", "successfullyCancelledOrder": "医嘱{{orderNumber}}已成功取消", "successfullySavedLabResults": "序号为{{orderNumber}}的检验结果已成功更新", "testType": "检验类型", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "未知", - "unknownOrderType": "未知的医嘱类型" + "unknownOrderType": "未知的医嘱类型", + "updated": "Updated" } diff --git a/packages/esm-patient-orders-app/translations/zh_CN.json b/packages/esm-patient-orders-app/translations/zh_CN.json index ca47f44d6b..4cec3c0b35 100644 --- a/packages/esm-patient-orders-app/translations/zh_CN.json +++ b/packages/esm-patient-orders-app/translations/zh_CN.json @@ -1,19 +1,23 @@ { + "activeVisitRequired": "An active visit is required to make orders", "add": "添加", "addResults": "添加结果", "all": "全部", + "cancel": "Cancel", "cancellationDate": "取消日期", "cancellationDateRequired": "取消日期为必填项", "cancelOrder": "取消医嘱", "dateCannotBeBeforeToday": "日期不能早于今天", "dateOfOrder": "医嘱日期", "discard": "放弃", + "discontinued": "Discontinued", "dose": "剂量", "editResults": "编辑结果", "endDate": "结束日期", "enterTestResults": "输入检验结果", "error": "错误", "errorCancellingOrder": "取消医嘱时出现错误", + "errorCreatingAnEncounter": "Error when creating an encounter", "errorSavingLabResults": "保存检验结果时出现错误", "female": "女性", "indication": "适应症", @@ -24,14 +28,19 @@ "male": "男性", "medicationDurationAndUnit": "持续 {{duration}} {{durationUnit}}", "medicationIndefiniteDuration": "无限期", + "medications": "Medications", "modifyOrder": "修改医嘱", "normalRange": "正常范围", "onDate": "on", "option": "选择一个选项", "order": "医嘱", + "orderBasket": "Order basket", "orderBasketWorkspaceTitle": "医嘱篮", "orderCancellation": "医嘱取消", "orderCancelled": "医嘱已取消", + "orderCompleted": "Placed orders", + "orderDetails": "医嘱详情", + "ordered": "Placed order for", "orderedBy": "签发人", "ordererInformation": "签发人信息", "orderNumber": "医嘱编号", @@ -48,15 +57,21 @@ "reasonForCancellationRequired": "取消原因为必填项", "refills": "处方补充", "required": "Required", - "result": "Result", + "result": "结果", "saveAndClose": "保存并关闭", + "saveDrugOrderFailed": "Error ordering {{orderName}}", "saveLabResults": "保存检验结果", "saving": "保存中", "selectOrderType": "选择医嘱类型", + "signAndClose": "Sign and close", + "startAVisitToRecordOrders": "Start a visit to order", + "startVisit": "Start visit", "status": "状态", "successfullyCancelledOrder": "医嘱{{orderNumber}}已成功取消", "successfullySavedLabResults": "序号为{{orderNumber}}的检验结果已成功更新", "testType": "检验类型", + "tryReopeningTheWorkspaceAgain": "Please try launching the workspace again", "unknown": "未知", - "unknownOrderType": "未知的医嘱类型" + "unknownOrderType": "未知的医嘱类型", + "updated": "Updated" } diff --git a/packages/esm-patient-vitals-app/translations/am.json b/packages/esm-patient-vitals-app/translations/am.json index a1fc8d57ec..03b4f7d036 100644 --- a/packages/esm-patient-vitals-app/translations/am.json +++ b/packages/esm-patient-vitals-app/translations/am.json @@ -26,7 +26,7 @@ "notes": "Notes", "other": "Other", "overdue": "Overdue", - "oxygenSaturation": "Oxygen Saturation", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "Please fill at least one field", "print": "Print", "printedBy": "Printed by", diff --git a/packages/esm-patient-vitals-app/translations/ar.json b/packages/esm-patient-vitals-app/translations/ar.json index 78169edec1..72c4647403 100644 --- a/packages/esm-patient-vitals-app/translations/ar.json +++ b/packages/esm-patient-vitals-app/translations/ar.json @@ -26,7 +26,7 @@ "notes": "ملاحظات", "other": "أخرى", "overdue": "متأخر", - "oxygenSaturation": "تشبع الأكسجين", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "يرجى ملء حقل واحد على الأقل", "print": "طباعة", "printedBy": "تم الطباعة بواسطة", diff --git a/packages/esm-patient-vitals-app/translations/es.json b/packages/esm-patient-vitals-app/translations/es.json index 0f4c97b50a..367c90cade 100644 --- a/packages/esm-patient-vitals-app/translations/es.json +++ b/packages/esm-patient-vitals-app/translations/es.json @@ -26,7 +26,7 @@ "notes": "Notas", "other": "Otro", "overdue": "Atrasado", - "oxygenSaturation": "Saturación de oxígeno", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "Por favor, complete al menos un campo", "print": "Imprimir", "printedBy": "Impreso por", diff --git a/packages/esm-patient-vitals-app/translations/fr.json b/packages/esm-patient-vitals-app/translations/fr.json index 34b8fea8d8..462a492c85 100644 --- a/packages/esm-patient-vitals-app/translations/fr.json +++ b/packages/esm-patient-vitals-app/translations/fr.json @@ -26,7 +26,7 @@ "notes": "Notes", "other": "Other", "overdue": "Overdue", - "oxygenSaturation": "Saturation d'oxygène", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "Please fill at least one field", "print": "Print", "printedBy": "Printed by", diff --git a/packages/esm-patient-vitals-app/translations/he.json b/packages/esm-patient-vitals-app/translations/he.json index f0d77d1782..b49802e306 100644 --- a/packages/esm-patient-vitals-app/translations/he.json +++ b/packages/esm-patient-vitals-app/translations/he.json @@ -26,7 +26,7 @@ "notes": "הערות", "other": "אחר", "overdue": "מאחר", - "oxygenSaturation": "רווי חמצן", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "מלא לפחות שדה אחד", "print": "הדפסה", "printedBy": "הודפס על ידי", diff --git a/packages/esm-patient-vitals-app/translations/km.json b/packages/esm-patient-vitals-app/translations/km.json index f56291047e..8bc45be18a 100644 --- a/packages/esm-patient-vitals-app/translations/km.json +++ b/packages/esm-patient-vitals-app/translations/km.json @@ -26,7 +26,7 @@ "notes": "កំណត់សម្គាល់", "other": "ផ្សេងៗ", "overdue": "ហួសពេលកំណត់", - "oxygenSaturation": "ការឆ្អែតអុកស៊ីសែន", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "សូមបំពេញយ៉ាងហោចណាស់នៅក្នុងប្រអប់មួយ", "print": "បោះពុម្ព", "printedBy": "បោះពុម្ពដោយ", diff --git a/packages/esm-patient-vitals-app/translations/zh.json b/packages/esm-patient-vitals-app/translations/zh.json index b0079ad094..b675c4a5ee 100644 --- a/packages/esm-patient-vitals-app/translations/zh.json +++ b/packages/esm-patient-vitals-app/translations/zh.json @@ -26,7 +26,7 @@ "notes": "备注", "other": "其他", "overdue": "逾期", - "oxygenSaturation": "血氧饱和度", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "请至少填写一个字段", "print": "打印", "printedBy": "打印者 ", diff --git a/packages/esm-patient-vitals-app/translations/zh_CN.json b/packages/esm-patient-vitals-app/translations/zh_CN.json index b0079ad094..b675c4a5ee 100644 --- a/packages/esm-patient-vitals-app/translations/zh_CN.json +++ b/packages/esm-patient-vitals-app/translations/zh_CN.json @@ -26,7 +26,7 @@ "notes": "备注", "other": "其他", "overdue": "逾期", - "oxygenSaturation": "血氧饱和度", + "oxygenSaturation": "Oxygen saturation", "pleaseFillField": "请至少填写一个字段", "print": "打印", "printedBy": "打印者 ",