CS translations
This commit is contained in:
parent
2e40c7b605
commit
40d166cb7d
|
@ -455,4 +455,8 @@
|
|||
<string name="overview_calibration_bg_label">Kalibrační glykémie</string>
|
||||
<string name="send_calibration">Poslat do xDripu kalibraci %.1f ?</string>
|
||||
<string name="xdripnotinstalled">xDrip+ není nainstalován</string>
|
||||
<string name="smscommunicator_calibrationfailed">xDrip nepřijímá kalibrace</string>
|
||||
<string name="smscommunicator_calibrationreplywithcode" formatted="false">Odeslání kalibrace %.2f potvrďte kódem %s</string>
|
||||
<string name="smscommunicator_calibrationsent">Kalibrace odeslána</string>
|
||||
<string name="smscommunicator_remotecalibrationnotallowed">Vzdálené kalibrace nejsou povoleny</string>
|
||||
</resources>
|
||||
|
|
|
@ -253,7 +253,7 @@
|
|||
<string name="smscommunicator_allowednumbers">Allowed phone numbers</string>
|
||||
<string name="smscommunicator_allowednumbers_summary">+XXXXXXXXXX;+YYYYYYYYYY</string>
|
||||
<string name="smscommunicator_bolusreplywithcode" formatted="false">To deliver bolus %.2fU reply with code %s</string>
|
||||
<string name="smscommunicator_calibrationreplywithcode" formatted="false">To send calibration %.2fU reply with code %s</string>
|
||||
<string name="smscommunicator_calibrationreplywithcode" formatted="false">To send calibration %.2f reply with code %s</string>
|
||||
<string name="smscommunicator_bolusfailed">Bolus failed</string>
|
||||
<string name="bolusdelivered" formatted="false">Bolus %.2fU delivered successfully</string>
|
||||
<string name="smscommunicator_bolusdelivered" formatted="false">Bolus %.2fU delivered successfully</string>
|
||||
|
|
Loading…
Reference in a new issue