-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Medical Prototypes - Add French translations #130
base: medical-prototypes/cardiovascular-system
Are you sure you want to change the base?
Medical Prototypes - Add French translations #130
Conversation
added missing entries for all languages. French has been made using handbooks and consultation with a professional. Other languages have been made used automatic translation tools.
Update French ACE_MedicalPrototypes_localization.st
CustomStringTableItem "{6228B55235D38AF1}" { | ||
Id "ACE_Medical-Notification_BLOOD_PRESSURE_RESULT" | ||
Target_en_us "You find a blood pressure of %1/%2 mmHg" | ||
Target_de_de "Der Blutdruck liegt bei %1/%2 mmHg" | ||
Target_pt_br "pressão arterial em %1/%2 mmHg" | ||
Modified 1646856521 | ||
Author "Kexanone" | ||
LastChanged "Kexanone" | ||
} | ||
CustomStringTableItem "{6228B5523F76CF1E}" { | ||
Id "ACE_Medical-Notification_PULSE_RESULT" | ||
Target_en_us "You find a heart rate of %1" | ||
Target_de_de "Herzfrequenz ist %1" | ||
Target_pt_br "Frequência cardíaca em %1" | ||
Modified 1646856451 | ||
Author "Kexanone" | ||
LastChanged "Kexanone" | ||
} | ||
CustomStringTableItem "{6228B55ED9DB4B14}" { | ||
Id "ACE_Medical-PhenylephrineInjectionAction" | ||
Target_en_us "Inject phenylephrine" | ||
Target_de_de "Phenylephrin injizieren" | ||
Target_pt_br "Injetar fenilefrina" | ||
Modified 1646856204 | ||
Author "Kexanone" | ||
LastChanged "Kexanone" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are those entries deleted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tldr; will fix it, thanks for the heads-up.
I did see your question, Kex. Certainly a mistake on my end.
I'm checking the other translations with native speakers and also getting some clarification from a professional on a contentious entry.
When merged this pull request will: