diff --git a/Loop/pl.lproj/Localizable.strings b/Loop/pl.lproj/Localizable.strings index 099a3a9d8f..a8947c7975 100644 --- a/Loop/pl.lproj/Localizable.strings +++ b/Loop/pl.lproj/Localizable.strings @@ -609,6 +609,9 @@ /* Description of an interrupted bolus dose entry (1: title for dose type, 2: value (? if no value) in bold, 3: programmed value (? if no value), 4: unit) */ "Interrupted %1$@: %2$@ of %3$@ %4$@" = "Przerwane %1$@ : %2$@ z %3$@ %4$@"; +/* Remote command error description: invalid absorption time. */ +"Invalid absorption time: %d hours" = "Nieprawidłowy czas absorpcji: %d godzin"; + /* Remote command error description: invalid bolus amount. */ "Invalid Bolus Amount" = "Nieprawidłowa wielkość bolusa"; @@ -704,6 +707,9 @@ /* The short unit display string for milligrams of glucose per decilter */ "mg/dL" = "mg/dl"; +/* Title for missed meal notifications toggle */ +"Missed Meal Notifications" = "Powiadomienia o pominiętych posiłkach"; + /* The error message for missing data. (1: missing data details) */ "Missing data: %1$@" = "Brakujące dane: %1$@";