New translations strings.xml (Portuguese, Brazilian)

This commit is contained in:
Milos Kozak 2020-06-26 04:42:21 +02:00
parent 2ac26b42ec
commit 61b0accb92

View file

@ -29,4 +29,13 @@
<string name="action_status_loop">ESTADO LOOP</string>
<string name="action_timeshift">alteração turno</string>
<string name="status_pump">Bomba</string>
<string name="activity_no_status">sem estado</string>
<string name="unit_mg_dl">mg/dL</string>
<string name="unit_mmol_l">mmol/L</string>
<string name="unit_g" comment="Shortcut for ISO unit: gram">g</string>
<string name="unit_u" comment="Shortcut for: insulin Unit">U</string>
<string name="unit_u_p_h" comment="Shortcut for: insulin Unit per Hour">U/h</string>
<string name="unit_h" comment="One letter shortcut for: Hour" maxLength="1">h</string>
<string name="unit_d" comment="One letter shortcut for: Day" maxLength="1">d</string>
<string name="unit_w" comment="One letter shortcut for: Week" maxLength="1">s</string>
</resources>