Skip to content
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

Open
wants to merge 2 commits into
base: medical-prototypes/cardiovascular-system
Choose a base branch
from

Conversation

claudejdev
Copy link

@claudejdev claudejdev commented Nov 1, 2024

When merged this pull request will:

  • Add French localization for medical prototypes based on actual military handbook to some extent.

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
Comment on lines -228 to -253
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"
Copy link
Member

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?

Copy link
Author

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.

@Kexanone Kexanone changed the title Update FR ACE_MedicalPrototypes_localization.st Medical Prototypes - Add French translations Nov 1, 2024
@Kexanone Kexanone added this to the Ongoing milestone Nov 1, 2024
@Kexanone Kexanone added the kind/translation Release Notes: **TRANSLATIONS:** label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/translation Release Notes: **TRANSLATIONS:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants