From e9a67b55b6f997a41cc7ce9353484d55711c619a Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Mon, 20 Mar 2023 12:14:13 -0500 Subject: [PATCH] Updated translations from Lokalise on Mon Mar 20 12:14:13 CDT 2023 --- Loop/nl.lproj/Localizable.strings | 6 ++++++ Loop/ro.lproj/Localizable.strings | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Loop/nl.lproj/Localizable.strings b/Loop/nl.lproj/Localizable.strings index 6b3c92e998..8c433b6c6c 100644 --- a/Loop/nl.lproj/Localizable.strings +++ b/Loop/nl.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$@" = "Onderbroken %1$@: %2$@ van %3$@ %4$@"; +/* Remote command error description: invalid absorption time. */ +"Invalid absorption time: %d hours" = "Ongeldige opnametijd: %d uur"; + /* Remote command error description: invalid bolus amount. */ "Invalid Bolus Amount" = "Ongeldige bolushoeveelheid"; @@ -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" = "Gemiste Maaltijdmeldingen"; + /* The error message for missing data. (1: missing data details) */ "Missing data: %1$@" = "Ontbrekende gegevens: %1$@"; diff --git a/Loop/ro.lproj/Localizable.strings b/Loop/ro.lproj/Localizable.strings index cb193aad94..2aa2fcb600 100644 --- a/Loop/ro.lproj/Localizable.strings +++ b/Loop/ro.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$@" = "Întrerupere %1$@: %2$@ din %3$@ %4$@"; +/* Remote command error description: invalid absorption time. */ +"Invalid absorption time: %d hours" = "Timp invalid de absorbție: %li ore"; + /* Remote command error description: invalid bolus amount. */ "Invalid Bolus Amount" = "Cantitate invalidă de bolus"; @@ -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" = "Notificări privind mesele pierdute"; + /* The error message for missing data. (1: missing data details) */ "Missing data: %1$@" = "Date lipsă: %1$@";