-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
47 changed files
with
569 additions
and
445 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
10 changes: 5 additions & 5 deletions
10
packages/esm-generic-patient-widgets-app/translations/pt.json
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,7 +1,7 @@ | ||
{ | ||
"chartView": "Chart View", | ||
"dateAndTime": "Date and time", | ||
"displaying": "Displaying", | ||
"encounterType": "Encounter type", | ||
"tableView": "Table View" | ||
"chartView": "Visualização de Gráfico", | ||
"dateAndTime": "Data e hora", | ||
"displaying": "Visualizando", | ||
"encounterType": "Tipo de consulta", | ||
"tableView": "Visualização em Tabela" | ||
} |
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,47 +1,47 @@ | ||
{ | ||
"add": "Add", | ||
"allergen": "Allergen", | ||
"allergies": "Allergies", | ||
"Allergies": "Allergies", | ||
"allergyDeleted": "Allergy deleted", | ||
"allergyIntolerances": "allergy intolerances", | ||
"allergyNowVisible": "It is now visible on the Allergies page", | ||
"allergySaved": "Allergy saved", | ||
"allergySaveError": "Error saving allergy", | ||
"allergyUpdated": "Allergy updated", | ||
"cancel": "Cancel", | ||
"dateOfOnsetAndComments": "Date of onset and comments", | ||
"delete": "Delete", | ||
"deleteModalConfirmationText": "Are you sure you want to delete this allergy?", | ||
"deletePatientAllergy": "Delete allergy", | ||
"deleting": "Deleting", | ||
"discard": "Discard", | ||
"edit": "Edit", | ||
"editAllergy": "Edit an Allergy", | ||
"editOrDeleteAllergy": "Edit or delete allergy", | ||
"errorDeletingAllergy": "Error deleting allergy", | ||
"invalidComment": "Invalid comment, try again", | ||
"loading": "Loading", | ||
"mild": "Mild", | ||
"moderate": "Moderate", | ||
"name": "Name", | ||
"nonCodedAllergenWarningDescription": "Adding a custom allergen may impact system-wide allergy notifications. It's recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.", | ||
"nonCodedAllergenWarningTitle": "Warning: Custom Allergen Entry", | ||
"onsetDateAndComments": "Onset date and comments", | ||
"other": "Other", | ||
"otherNonCodedAllergen": "Other non-coded allergen", | ||
"otherNonCodedAllergicReaction": "Other non-coded allergic reaction", | ||
"reaction": "Reaction", | ||
"reactions": "Reactions", | ||
"recordNewAllergy": "Record a new allergy", | ||
"saveAndClose": "Save and close", | ||
"seeAll": "See all", | ||
"selectAllergen": "Select the allergen", | ||
"selectReactions": "Select the reactions", | ||
"severe": "Severe", | ||
"severityandReaction": "Severity", | ||
"severityOfWorstReaction": "Severity of worst reaction", | ||
"typeAdditionalComments": "Type any additional comments here", | ||
"typeAllergenName": "Please type in the name of the allergen", | ||
"typeAllergicReactionName": "Please type in the name of the allergic reaction" | ||
"add": "Adicionar", | ||
"allergen": "Alérgeno", | ||
"allergies": "Alergias", | ||
"Allergies": "Alergias", | ||
"allergyDeleted": "Alergia excluída", | ||
"allergyIntolerances": "intolerâncias alérgicas", | ||
"allergyNowVisible": "Está agora visível na página de Alergias", | ||
"allergySaved": "Alergia gravada", | ||
"allergySaveError": "Erro ao gravar alergia", | ||
"allergyUpdated": "Alergia atualizada", | ||
"cancel": "Cancelar", | ||
"dateOfOnsetAndComments": "Data de início e comentários", | ||
"delete": "Apagar", | ||
"deleteModalConfirmationText": "Tem certeza de que deseja remover esta alergia?", | ||
"deletePatientAllergy": "Apagar alergia", | ||
"deleting": "Removendo", | ||
"discard": "Descartar", | ||
"edit": "Editar", | ||
"editAllergy": "Editar uma Alergia", | ||
"editOrDeleteAllergy": "Editar ou apagar alergia", | ||
"errorDeletingAllergy": "Erro ao apagar alergia", | ||
"invalidComment": "Comentário inválido, tente novamente", | ||
"loading": "Carregando", | ||
"mild": "Leve", | ||
"moderate": "Moderado", | ||
"name": "Nome", | ||
"nonCodedAllergenWarningDescription": "Adicionar um alérgeno personalizado pode afetar as notificações de alergia em todo o sistema. É recomendado escolher na lista correta fornecida para alertas. As entradas personalizadas podem não acionar notificações em todos os contextos relevantes.", | ||
"nonCodedAllergenWarningTitle": "Aviso: Entrada personalizada de alérgenos", | ||
"onsetDateAndComments": "Data de início e comentários", | ||
"other": "Outro", | ||
"otherNonCodedAllergen": "Outro alergeno não codificado", | ||
"otherNonCodedAllergicReaction": "Outra reação alergica não codificada", | ||
"reaction": "Reação", | ||
"reactions": "Reações", | ||
"recordNewAllergy": "Registar nova alergia", | ||
"saveAndClose": "Salvar e fechar", | ||
"seeAll": "Visualizar tudo", | ||
"selectAllergen": "Selecione o alérgeno", | ||
"selectReactions": "Selecione as reações", | ||
"severe": "Severa", | ||
"severityandReaction": "Gravidade", | ||
"severityOfWorstReaction": "Gravidade da pior reação", | ||
"typeAdditionalComments": "Providencie aqui comentarios adicionais", | ||
"typeAllergenName": "Por favor digite o nome do alérgeno", | ||
"typeAllergicReactionName": "Por favor digite o nome da reação alérgica" | ||
} |
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
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
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
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
Oops, something went wrong.