Skip to content

Commit d0d9797

Browse files
authored
Merge pull request #1961 from LoopKit/translations
Updated translations from Lokalise on Mon Mar 20 01:37:12 CDT 2023
2 parents 428b77d + 84ca8d7 commit d0d9797

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Loop/pl.lproj/Localizable.strings

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,9 @@
609609
/* 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) */
610610
"Interrupted %1$@: <b>%2$@</b> of %3$@ %4$@" = "Przerwane %1$@ : <b> %2$@ </b> z %3$@ %4$@";
611611

612+
/* Remote command error description: invalid absorption time. */
613+
"Invalid absorption time: %d hours" = "Nieprawidłowy czas absorpcji: %d godzin";
614+
612615
/* Remote command error description: invalid bolus amount. */
613616
"Invalid Bolus Amount" = "Nieprawidłowa wielkość bolusa";
614617

@@ -704,6 +707,9 @@
704707
/* The short unit display string for milligrams of glucose per decilter */
705708
"mg/dL" = "mg/dl";
706709

710+
/* Title for missed meal notifications toggle */
711+
"Missed Meal Notifications" = "Powiadomienia o pominiętych posiłkach";
712+
707713
/* The error message for missing data. (1: missing data details) */
708714
"Missing data: %1$@" = "Brakujące dane: %1$@";
709715

0 commit comments

Comments
 (0)