|
@@ -6,12 +6,15 @@
|
|
|
|
|
|
|
|
"Add insulin without actually bolusing" = "Insulin nur erfassen, keine Abgabe";
|
|
"Add insulin without actually bolusing" = "Insulin nur erfassen, keine Abgabe";
|
|
|
|
|
|
|
|
|
|
+/* Add insulin from source outside of pump */
|
|
|
|
|
+"Add %@ without bolusing" = "Add %@ without bolusing";
|
|
|
|
|
+
|
|
|
"Bolus" = "Bolus";
|
|
"Bolus" = "Bolus";
|
|
|
|
|
|
|
|
"Close" = "Schließen";
|
|
"Close" = "Schließen";
|
|
|
|
|
|
|
|
/* Continue after added carbs without bolus */
|
|
/* Continue after added carbs without bolus */
|
|
|
-"Continue without bolus" = "Ohne Bolus Abgabe fortfahren";
|
|
|
|
|
|
|
+"Continue without bolus" = "Ohne Abgabe eines Bolus fortfahren";
|
|
|
|
|
|
|
|
/* Header */
|
|
/* Header */
|
|
|
"Enact Bolus" = "Bolus abgeben";
|
|
"Enact Bolus" = "Bolus abgeben";
|
|
@@ -319,6 +322,12 @@
|
|
|
/*Carb ratio unit */
|
|
/*Carb ratio unit */
|
|
|
"g/U" = "g/IE";
|
|
"g/U" = "g/IE";
|
|
|
|
|
|
|
|
|
|
+/* grams */
|
|
|
|
|
+" g" = " g";
|
|
|
|
|
+
|
|
|
|
|
+/* when 0 U/hr */
|
|
|
|
|
+"0 U/hr" = "0 U/hr";
|
|
|
|
|
+
|
|
|
/* */
|
|
/* */
|
|
|
"Autotune Conf" = "Autotune";
|
|
"Autotune Conf" = "Autotune";
|
|
|
|
|
|