[imaging_qc] Translate imaging_qc module (non-db translations only) - #10966
Conversation
| msgstr "Formulaire des paramètres d'IRM" | ||
|
|
||
| msgid "Scan Done in MRI PF" | ||
| msgstr "Scan effectuée dans le formulaire des paramètres d'IRM" |
There was a problem hiding this comment.
| msgstr "Scan effectuée dans le formulaire des paramètres d'IRM" | |
| msgstr "Scan effectué dans le FP d'IRM" |
There is a spelling error here. Also, I was wondering if we would maybe want to abbreviate it a lot like it's done in english? It would make it less readable (like the english version) but it would help with the visual aspect of it since its currently much larger then the others.

There was a problem hiding this comment.
I don't know honestly. @driusan any thoughts? I don't like the abbreviation in French but it is true that it's way too long on the frontend.
I would probably fix the spelling error only.
There was a problem hiding this comment.
I do not have any thoughts. Willing to go with whatever french speakers think is best. It is true that "PF" isn't very readable in English either and it would be consistent.
There was a problem hiding this comment.
To be honest idk what PF stands for in the first place. The French translation might be wrong.
There was a problem hiding this comment.
In this context it's an abbreviation for "MRI Parameter Form" which was probably abbreviated for the same reason as being discussed of changing it in French.
It is not standard acronym in English either or afaik used anywhere other than here.
There was a problem hiding this comment.
Ok I will go with the suggestion to be consistent.
There was a problem hiding this comment.
Expanding it in English makes sense to me
There was a problem hiding this comment.
Ok it will need code adaptation. @lapadulamichael are you okay with that?
lapadulamichael
left a comment
There was a problem hiding this comment.
Translations look mostly good. A few corrections and maybe a change to abbreviate
fc5eda4 to
7f2641f
Compare
| msgid "Scan Type" | ||
| msgstr "" | ||
|
|
||
| msgid "MRI Parameter Form" |
There was a problem hiding this comment.
Little torn on this one. "MRI Parameter Form" refers to a specific instrument that's always used by convention.
Not sure if this belongs here or if it should try and get it from the instruments namespace, or maybe try to instantiate the instrument and call getFullName().
I think for now I'm fine with this being here since changing the code would be pretty significant.
There was a problem hiding this comment.
I will skip for now. I have a PR related to these instrument names currently under review https://github.com/aces/Loris/pull/10846/changes#diff-b9e7be736e00021feef06ca5965c6117e127ed6e0ea9f673d4967c7b253d83d8
Let me know what do you think.
d29778a to
778981e
Compare
b8fd2f8 to
a7a9fd0
Compare
… of it and adapting code accordingly + removing space of Session ID for consistency
…ranslation files since moved to LORIS namespace
83f107e to
93ea2a8
Compare
Brief summary of changes
This PR translates the imaging_qc module in French. It only includes non-db translations (hardcoded in js and php files).
I figured it would be better to separate non-db from db for readability.
Note: I used AI for translations but double-checked them as a French speaker.
Link(s) to related issue(s)