AndroidAPS/app/src/main/res/values-bg/insight_exceptions.xml

16 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="connection_failed">Грешка при свързване</string>
<string name="connection_lost">Връзката е прекъсната</string>
<string name="pairing_rejected">Отказва да се сдвои</string>
<string name="socket_creation_failed">Грешка при отваряне на сокет</string>
<string name="timeout">Таймаут</string>
<string name="maximum_number_of_bolus_type_already_running">Максималният брой болуси от този тип вече е достигнат</string>
<string name="no_active_tbr_to_cancel">Няма активен временен базал за отказ</string>
<string name="no_active_tbr_to_change">Няма активен временен базал за смяна</string>
<string name="no_such_bolus_to_cancel">Няма такъв болус за отказ</string>
<string name="pump_already_in_that_state_exception">Помпата е вече е с този статус</string>
<string name="run_mode_not_allowed">Режимът не е позволен</string>
</resources>