From 84ca8d7681a6f9725d20523829618a27b81f41b2 Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Mon, 20 Mar 2023 01:41:22 -0500 Subject: [PATCH] Updated translations from Lokalise on Mon Mar 20 01:37:12 CDT 2023 --- Loop/pl.lproj/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) 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$@";