diff --git a/Dependencies/CGMBLEKit/CGMBLEKitUI/de.lproj/Localizable.strings b/Dependencies/CGMBLEKit/CGMBLEKitUI/de.lproj/Localizable.strings index d3217ad239..99cf84b4de 100644 --- a/Dependencies/CGMBLEKit/CGMBLEKitUI/de.lproj/Localizable.strings +++ b/Dependencies/CGMBLEKit/CGMBLEKitUI/de.lproj/Localizable.strings @@ -39,7 +39,7 @@ Title text for the button to remove a CGM from Loop */ "Remote Data Synchronization" = "Remote Daten Synchronisation"; /* Title describing sensor expiration */ -"Sensor Expires" = "Sensor-Ablaufzeitpunkt"; +"Sensor Expires" = "Sensor läuft ab"; /* Title describing past sensor expiration */ "Sensor Expired" = "Sensor abgelaufen"; diff --git a/Dependencies/G7SensorKit/G7SensorKitUI/de.lproj/Localizable.strings b/Dependencies/G7SensorKit/G7SensorKitUI/de.lproj/Localizable.strings index 5ca3fcc5ee..e9ae6ef1bf 100644 --- a/Dependencies/G7SensorKit/G7SensorKitUI/de.lproj/Localizable.strings +++ b/Dependencies/G7SensorKit/G7SensorKitUI/de.lproj/Localizable.strings @@ -54,7 +54,7 @@ "Last Reading" = "Letzte Messung"; /* Descriptive text on G7StartupView */ -"iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS kann CGM Daten vom G7 direkt lesen. Zum Verbinden, Kalibrieren und weiteres Sensor Management braucht man die G7 App."; +"iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS kann CGM Daten direkt vom G7 lesen. Zum Verbinden, Kalibrieren und erweitertem Sensor Management benötigt man die G7 App."; /* String displayed instead of a glucose value below the CGM range */ "LOW" = "NIEDRIG"; diff --git a/Dependencies/G7SensorKit/de.lproj/Localizable.strings b/Dependencies/G7SensorKit/de.lproj/Localizable.strings index 16733d4cb7..ac6fad5f77 100644 --- a/Dependencies/G7SensorKit/de.lproj/Localizable.strings +++ b/Dependencies/G7SensorKit/de.lproj/Localizable.strings @@ -2,7 +2,7 @@ "Dexcom G7" = "Dexcom G7"; /* Descriptive text on G7StartupView */ -"iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS kann CGM Daten vom G7 direkt lesen. Zum Verbinden, Kalibrieren und weiteres Sensor Management braucht man die G7 App."; +"iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS kann CGM Daten direkt vom G7 lesen. Zum Verbinden, Kalibrieren und erweitertes Sensor Management benötigt man die G7 App."; /* Button title for starting setup */ "Continue" = "Fortsetzen"; @@ -11,7 +11,7 @@ "Cancel" = "Abbrechen"; /* Error description for unreliable state */ -"Glucose data is unavailable" = "Blutzuckerwerte sind nicht verfügbar"; +"Glucose data is unavailable" = "Glukosewerte sind nicht verfügbar"; /* The description of sensor algorithm state when sensor is ok. */ "Sensor is OK" = "Sensor ist OK"; @@ -70,7 +70,7 @@ "Configuration" = "Konfiguration"; /* title for g7 config settings to upload readings */ -"Upload Readings" = "Upload von Messwerten"; +"Upload Readings" = "Werte hochladen"; /* Button */ "Scan for new sensor" = "Nach neuem Sensor suchen"; diff --git a/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings index 2a918bab32..a4c97a7024 100644 --- a/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Continue"; + /* Home title */ "Home" = "Home"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carbs required"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Are you sure?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings index 21cff8d8b4..b576f23860 100644 --- a/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Fortsæt"; + /* Home title */ "Home" = "Hjem"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Krævede kulhydrater"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Er du sikker?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventuelt Glukoseniveau"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings index 79e1f22eef..7a0d7e035c 100644 --- a/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Dein eingegebener Wert wurde durch deine maximale Bolus-Einstellung von %d%@ begrenzt"; +/* Bolus View Continue Button */ +"Continue" = "Fortsetzen"; + /* Home title */ "Home" = "Hauptseite"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Kohlenhydrate erforderlich"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Sind Sie sicher?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Prognostizierte Glukose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Ziel Glukose"; diff --git a/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings index 369c7e2604..d292a9ee5b 100644 --- a/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Continuar"; + /* Home title */ "Home" = "Inicio"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Se requieren carbohidratos"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "¿Estás seguro?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings index 19596ed75f..36459d38bf 100644 --- a/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Jatka"; + /* Home title */ "Home" = "Home"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carbs required"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Are you sure?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings index edfd6baa11..a018281585 100644 --- a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Continuer"; + /* Home title */ "Home" = "Page d'accueil"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Glucides requis"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Êtes-vous sûr ?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings index 2a918bab32..a4c97a7024 100644 --- a/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Continue"; + /* Home title */ "Home" = "Home"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carbs required"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Are you sure?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings index d71b6eba05..11070d45ee 100644 --- a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Il tuo importo inserito è stato limitato dalla tua impostazione del Bolo massimo di %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Continua"; + /* Home title */ "Home" = "Home"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carboidrati necessari"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Sei sicuro?"; @@ -1029,7 +1035,7 @@ Enact a temp Basal or a temp target */ "Last loop was more than %d min ago" = "L'ultimo ciclo è stato più di %d min fa"; /* Glucose badge */ -"Show glucose on the app badge" = "Mostra il glicemie sul badge dell'app"; +"Show glucose on the app badge" = "Mostra le glicemie sul badge dell'app"; /* */ "Backfill glucose" = "Riempi glicemia"; @@ -1134,7 +1140,7 @@ Enact a temp Basal or a temp target */ "Only Autotune Basal Insulin" = "Solo Insulina Basale Autotune"; /* */ -"Save as your Normal Basal Rates" = "Salva come Tassi Basali Normali"; +"Save as your Normal Basal Rates" = "Salva come Profilo Basale Normale"; /* */ "Save on Pump" = "Salva sul microinfusore"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "previsione glicemica"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glicemia"; @@ -1556,7 +1567,7 @@ Enact a temp Basal or a temp target */ "Total Delivery" = "Totale Consegnata"; /* */ -"Add Omnipod Dash" = "Agg Omnipod Dash"; +"Add Omnipod Dash" = "Aggiungi Omnipod Dash"; /* */ "Insert Cannula" = "Inserisci cannula"; diff --git a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings index e1e2c6e8b9..a37a1a1bbe 100644 --- a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings @@ -56,37 +56,40 @@ "Error at" = "Feil kl."; /* Bolus View Meal Summary Header */ -"Meal Summary" = "Meal Summary"; +"Meal Summary" = "Oppsummering av måltid"; /* Bolus View Meal Edit Meal Button */ -"Edit Meal" = "Edit Meal"; +"Edit Meal" = "Endre måltid"; /* Bolus View Meal Add Meal Button */ -"Add Meal" = "Add Meal"; +"Add Meal" = "Legg til måltid"; /* Bolus View Bolus Summary Header */ -"Bolus Summary" = "Bolus Summary"; +"Bolus Summary" = "Bolus-sammendrag"; /* For the Bolus View pop-up */ -"Calculations" = "Calculations"; +"Calculations" = "Beregninger"; /* For the Bolus View pop-up */ -"Fatty Meal" = "Fatty Meal"; +"Fatty Meal" = "Fett måltid"; /* For the Bolus View pop-up */ "Full Bolus" = "Full Bolus"; /* For the Bolus View pop-up */ -"Fraction" = "Fraction"; +"Fraction" = "Brøkdel"; /* For the Bolus View pop-up */ -"Fatty Meal Factor" = "Fatty Meal Factor"; +"Fatty Meal Factor" = "Brøkdel for fett måltid"; /* For the Bolus View pop-up */ -"Result" = "Result"; +"Result" = "Resultat"; /* For the Bolus View pop-up */ -"Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +"Your entered amount was limited by your max Bolus setting of %d%@" = "Mengden du la inn ble begrenset av innstillingen for Maks Bolus på %d%@"; + +/* Bolus View Continue Button */ +"Continue" = "Fortsett"; /* Home title */ "Home" = "Hjem"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Karbo nødvendig"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Er du sikker?"; @@ -603,7 +609,7 @@ Enact a temp Basal or a temp target */ "Automatic" = "Automatisk"; /* External insulin treatments */ -"External" = "External"; +"External" = "Ekstern"; /* */ "Other" = "Annet"; @@ -1208,7 +1214,7 @@ Enact a temp Basal or a temp target */ "SMB" = "SMB"; /* A manually entered dose of external insulin */ -"External Insulin" = "External Insulin"; +"External Insulin" = "Eksternt insulin"; /* Status highlight when manual temp basal is running. */ "Manual Basal" = "Manuell basal"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Beregnet blodsukker"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Blodsukkermål"; diff --git a/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings index 202d39c659..e343bd77a2 100644 --- a/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Je ingevoerde hoeveelheid is beperkt door je maximale bolusinstelling van %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Vervolg"; + /* Home title */ "Home" = "Hoofdmenu"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Koolhydraten benodigd"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Weet je het zeker?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Voorspelde glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Doel glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings index 576a542c36..7199dadbbc 100644 --- a/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Kontynuuj"; + /* Home title */ "Home" = "Home"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carbs required"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Czy jesteś pewien?"; @@ -1398,6 +1404,11 @@ Połączono z Nightscout!"; /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings index d91200004c..95ee3eb092 100644 --- a/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Continuar"; + /* Home title */ "Home" = "Tela inicial"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carbos necessários"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Tem certeza?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings index 78e5d78110..10a944286b 100644 --- a/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Continue"; + /* Home title */ "Home" = "Tela inicial"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carbos necessários"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Tem certeza?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings index 73483ee460..e73c85b37d 100644 --- a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings @@ -56,37 +56,40 @@ "Error at" = "Ошибка в"; /* Bolus View Meal Summary Header */ -"Meal Summary" = "Meal Summary"; +"Meal Summary" = "Итог питания"; /* Bolus View Meal Edit Meal Button */ -"Edit Meal" = "Edit Meal"; +"Edit Meal" = "Изменить еду"; /* Bolus View Meal Add Meal Button */ -"Add Meal" = "Add Meal"; +"Add Meal" = "Добавить еду"; /* Bolus View Bolus Summary Header */ -"Bolus Summary" = "Bolus Summary"; +"Bolus Summary" = "Болюс суммарно"; /* For the Bolus View pop-up */ -"Calculations" = "Calculations"; +"Calculations" = "Вычисления"; /* For the Bolus View pop-up */ -"Fatty Meal" = "Fatty Meal"; +"Fatty Meal" = "Жирная пища"; /* For the Bolus View pop-up */ -"Full Bolus" = "Full Bolus"; +"Full Bolus" = "Полный болюс"; /* For the Bolus View pop-up */ -"Fraction" = "Fraction"; +"Fraction" = "Доля"; /* For the Bolus View pop-up */ -"Fatty Meal Factor" = "Fatty Meal Factor"; +"Fatty Meal Factor" = "Фактор жирной пищи"; /* For the Bolus View pop-up */ -"Result" = "Result"; +"Result" = "Итого"; /* For the Bolus View pop-up */ -"Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +"Your entered amount was limited by your max Bolus setting of %d%@" = "Доза была ограничена Вашей настройкой максимального болюса в размере %d%@"; + +/* Bolus View Continue Button */ +"Continue" = "Продолжить"; /* Home title */ "Home" = "Главная"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Требуются углеводы"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Вы уверены?"; @@ -603,7 +609,7 @@ Enact a temp Basal or a temp target */ "Automatic" = "Автоматически"; /* External insulin treatments */ -"External" = "External"; +"External" = "Внешний"; /* */ "Other" = "Прочее"; @@ -1208,7 +1214,7 @@ Enact a temp Basal or a temp target */ "SMB" = "SMB"; /* A manually entered dose of external insulin */ -"External Insulin" = "External Insulin"; +"External Insulin" = "Внешний инсулин"; /* Status highlight when manual temp basal is running. */ "Manual Basal" = "Ручная ВБС"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Возможная глюкоза"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Целевая глюкоза"; diff --git a/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings index edc3c93cd5..85094b83c1 100644 --- a/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Pokračovať"; + /* Home title */ "Home" = "Home"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Carbs required"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Are you sure?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings index ded4010971..4cfbc99247 100644 --- a/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Du har angivit en insulinmängd som är över din maxinställning på %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Fortsätt"; + /* Home title */ "Home" = "Hem"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Kolhydrater krävs"; +/* Saved Food Presets */ +"Saved Food" = "Mat"; + /* */ "Are you sure?" = "Är du säker?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Blodsockerprognos"; +/* */ +"Please wait" = "Vänta..."; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Målvärde"; diff --git a/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings index ce64317a61..82e8d804a1 100644 --- a/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Devam et"; + /* Home title */ "Home" = "Ana sayfa"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Gerekli karbonhidrat"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Emin misiniz?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose"; diff --git a/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings index 65ddbb630d..b4d2d58ff4 100644 --- a/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Введена вами сума була обмежена налаштуванням максимального болюсу %d%@"; +/* Bolus View Continue Button */ +"Continue" = "Продовжити"; + /* Home title */ "Home" = "Головна"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "Введіть кількість вуглеводів"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "Ви впевнені?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Можлива глюкоза"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Цільова Глюкоза"; diff --git a/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings index 3324c2533a..b2cc936279 100644 --- a/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings @@ -88,6 +88,9 @@ /* For the Bolus View pop-up */ "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@"; +/* Bolus View Continue Button */ +"Continue" = "继续"; + /* Home title */ "Home" = "主页"; @@ -118,6 +121,9 @@ /* */ "Carbs required" = "所需碳水化合物"; +/* Saved Food Presets */ +"Saved Food" = "Saved Food"; + /* */ "Are you sure?" = "确定?"; @@ -1396,6 +1402,11 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %@" = "Glucose, %@"; + /* */ "Target Glucose" = "Target Glucose";