mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Spanish Translation
Minor fixes and some things at the Medical system translated.
This commit is contained in:
parent
4b7daaa840
commit
956b5e3558
@ -43,7 +43,7 @@
|
||||
<Polish><t color='#9cf953'>Użyj: </t>wł./wył. laser</Polish>
|
||||
<Portuguese><t color='#9cf953'>Uso: </t>Ativar/Desativar laser</Portuguese>
|
||||
<Russian><t color='#9cf953'>Использовать: </t>ВКЛ/ВЫКЛ лазер</Russian>
|
||||
<Spanish><t color='#9cf953'>Usar: </t>Encender/Apagar Láser</Spanish>
|
||||
<Spanish><t color='#9cf953'>Usar: </t>Encender/Apagar láser</Spanish>
|
||||
<Hungarian><t color='#9cf953'>Használat: </t>Lézer BE/KI kapcsolása</Hungarian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Laserpointer_Laser">
|
||||
|
@ -1324,24 +1324,31 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_diagnoseMessage">
|
||||
<English>Patient %1<br/>is %2.<br/>%3.<br/>%4</English>
|
||||
<Spanish>El paciente %1<br/>está %2.<br/>%3.<br/>%4</Spanish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_diagnoseAlive">
|
||||
<English>alive</English>
|
||||
<Spanish>vivo</Spanish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_diagnoseDead">
|
||||
<English>dead</English>
|
||||
<Spanish>muerto</Spanish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_lostBlood">
|
||||
<English>He's lost some blood</English>
|
||||
<Spanish>Ha perdido algo de sangre</Spanish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_noBloodloss">
|
||||
<English>He hasn't lost blood</English>
|
||||
<Spanish>No ha perdido sangre</Spanish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_inPain">
|
||||
<English>He is in pain</English>
|
||||
<Spanish>Tiene dolor</Spanish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_noPain">
|
||||
<English>He is not in pain</English>
|
||||
<Spanish>No tiene dolor</Spanish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGED">
|
||||
<English>Bandaged</English>
|
||||
|
Loading…
Reference in New Issue
Block a user