Skip to content

Commit e88c6ef

Browse files
authored
Merge pull request #1962 from LoopKit/translations
Updated translations from Lokalise on Mon Mar 20 12:14:13 CDT 2023
2 parents d0d9797 + e9a67b5 commit e88c6ef

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Loop/nl.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$@" = "Onderbroken %1$@: <b>%2$@</b> van %3$@ %4$@";
611611

612+
/* Remote command error description: invalid absorption time. */
613+
"Invalid absorption time: %d hours" = "Ongeldige opnametijd: %d uur";
614+
612615
/* Remote command error description: invalid bolus amount. */
613616
"Invalid Bolus Amount" = "Ongeldige bolushoeveelheid";
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" = "Gemiste Maaltijdmeldingen";
712+
707713
/* The error message for missing data. (1: missing data details) */
708714
"Missing data: %1$@" = "Ontbrekende gegevens: %1$@";
709715

Loop/ro.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$@" = "Întrerupere %1$@: <b>%2$@</b> din %3$@ %4$@";
611611

612+
/* Remote command error description: invalid absorption time. */
613+
"Invalid absorption time: %d hours" = "Timp invalid de absorbție: %li ore";
614+
612615
/* Remote command error description: invalid bolus amount. */
613616
"Invalid Bolus Amount" = "Cantitate invalidă de bolus";
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" = "Notificări privind mesele pierdute";
712+
707713
/* The error message for missing data. (1: missing data details) */
708714
"Missing data: %1$@" = "Date lipsă: %1$@";
709715

0 commit comments

Comments
 (0)