mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update /medical_status/stringtable.xml
Add missing string on tchinese
This commit is contained in:
parent
df1f51a95c
commit
b973414fe9
@ -8,6 +8,7 @@
|
||||
<Russian>Статус</Russian>
|
||||
<French>Statut</French>
|
||||
<Portuguese>Status</Portuguese>
|
||||
<Chinese>狀態</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Status_BleedingCoefficient_DisplayName">
|
||||
<English>Bleeding Coefficient</English>
|
||||
@ -80,6 +81,7 @@
|
||||
<Russian>Скорость внутривенного переливания</Russian>
|
||||
<French>Débit de transfusion IV</French>
|
||||
<Portuguese>Velocidade de Transferência de Sangue</Portuguese>
|
||||
<Chinese>點滴輸血流量</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Status_IvFlowRate_Description">
|
||||
<English>Controls how quickly fluid flows out of IV Bags. The IV Bag volume change is calculated as:\ntime interval (s) * iv change per second (4.1667 mL/s) * flow rate (this coefficient).</English>
|
||||
@ -88,6 +90,7 @@
|
||||
<Russian>Определяет, насколько быстро подействуют эффекты внутривенного переливания</Russian>
|
||||
<French>Définit la vitesse à laquelle le liquide s'écoule des poches de perfusion.\nLa variation du volume de poche IV est calculée selon la formule suivante :\n intervalle de temps (s) * variation IV par seconde (4,1667 ml/s) * débit (ce coefficient).</French>
|
||||
<Portuguese>Controla o quão rápido flúidos são extraídos de bolsas de IV. A mudança no volume da bolsa d IV é calculado assim:\nIntervalo de tempo (s) * mudança de iv por segundo (4.1667 mL/s) * Velocidade de transferência (esse valor)</Portuguese>
|
||||
<Chinese>控制從點滴輸入人體的液體流量多快。點滴的體積更改是以\n時間間隔(單位秒)乘上點滴每秒速度(4.1667毫升/秒)乘上流量(該係數)。</Chinese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user