From 7e2866323adc89dae1de3e16af5511fdf7cd917c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:54:11 +0100 Subject: [PATCH 01/65] New translations localizable.strings (Norwegian Bokmal) --- .../Main/nb.lproj/Localizable.strings | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings index e1e2c6e8b9..bc6309078a 100644 --- a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings @@ -56,37 +56,37 @@ "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%@"; /* Home title */ "Home" = "Hjem"; @@ -603,7 +603,7 @@ Enact a temp Basal or a temp target */ "Automatic" = "Automatisk"; /* External insulin treatments */ -"External" = "External"; +"External" = "Ekstern"; /* */ "Other" = "Annet"; @@ -1208,7 +1208,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"; From eea9a095205ee6cf25828394200f613b5c6fd12c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:52:36 +0100 Subject: [PATCH 02/65] New translations localizable.strings (German) --- Dependencies/G7SensorKit/de.lproj/Localizable.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"; From 4af976d2fe8d598a15b9de9f2da5f8ce7e56b3a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:52:37 +0100 Subject: [PATCH 03/65] New translations localizable.strings (German) --- Dependencies/CGMBLEKit/CGMBLEKitUI/de.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; From 7bbb5fa76c097d7b6c89a5c9ff0d6266b5fe5de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:52:38 +0100 Subject: [PATCH 04/65] New translations localizable.strings (German) --- .../G7SensorKit/G7SensorKitUI/de.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; From f4d7f9f359764db57d9521c3b956bf5212d1106e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Tue, 7 Nov 2023 13:55:38 +0100 Subject: [PATCH 05/65] New translations localizable.strings (Russian) --- .../Localizations/Main/ru.lproj/Localizable.strings | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings index 73483ee460..6147534295 100644 --- a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings @@ -80,13 +80,13 @@ "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%@"; /* Home title */ "Home" = "Главная"; @@ -603,7 +603,7 @@ Enact a temp Basal or a temp target */ "Automatic" = "Автоматически"; /* External insulin treatments */ -"External" = "External"; +"External" = "Внешний"; /* */ "Other" = "Прочее"; @@ -1208,7 +1208,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" = "Ручная ВБС"; From 2ce1e9301ed53b5c61a034d227c1d922b2fcf89a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:28:04 +0100 Subject: [PATCH 06/65] New translations localizable.strings (Russian) --- .../Main/ru.lproj/Localizable.strings | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings index 6147534295..5b6a6d068d 100644 --- a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings @@ -56,28 +56,28 @@ "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" = "Фактор жирной пищи"; From cab3d4e02667e89b535371d1908933a5a96fdeb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:09:20 +0100 Subject: [PATCH 07/65] New translations localizable.strings (Italian) --- .../Sources/Localizations/Main/it.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings index d71b6eba05..5cd49cb737 100644 --- a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings @@ -1029,7 +1029,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"; @@ -1556,7 +1556,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"; From e42ec18c88477189484d40885c19b267f51ef231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:13:38 +0100 Subject: [PATCH 08/65] New translations localizable.strings (Italian) --- FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings index 5cd49cb737..59abc4b627 100644 --- a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings @@ -1134,7 +1134,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"; From f2e5873db8c7625bfbc753c26f00b8747b15f0d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:22 +0100 Subject: [PATCH 09/65] New translations localizable.strings (French) --- .../Main/fr.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings index edfd6baa11..6865ec6659 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From aec8ec48f6e6277878ca8823be59e44c737629b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:23 +0100 Subject: [PATCH 10/65] New translations localizable.strings (Spanish) --- .../Main/es.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings index 369c7e2604..49eec74102 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From 013969c37f82fb233fb34ebaeec33f58deebecb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:25 +0100 Subject: [PATCH 11/65] New translations localizable.strings (Arabic) --- .../Main/ar.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings index 2a918bab32..1558719d7c 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From 6ebba612e0a92e69045fac8ecae8343670fd7726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:26 +0100 Subject: [PATCH 12/65] New translations localizable.strings (Danish) --- .../Main/da.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings index 21cff8d8b4..deb47e655a 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventuelt Glukoseniveau"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From 6e83a50a7b75d34252ab0b5aa9e9748de43eb41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:35 +0100 Subject: [PATCH 13/65] New translations localizable.strings (German) --- .../Main/de.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings index 79e1f22eef..3694c1283d 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Prognostizierte Glukose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Ziel Glukose"; From d5e32d82deeba636a93be3896fc0222bb833355e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:42 +0100 Subject: [PATCH 14/65] New translations localizable.strings (Finnish) --- .../Main/fi.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings index 19596ed75f..552de0329d 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From d2adc9005bd832f3e14c7ab9e5a2cc366a6a1478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:44 +0100 Subject: [PATCH 15/65] New translations localizable.strings (Hebrew) --- .../Main/he.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings index 2a918bab32..1558719d7c 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From 44ca8d5709e3f7485aa0bf133f99de542dd3b3ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:45 +0100 Subject: [PATCH 16/65] New translations localizable.strings (Italian) --- .../Main/it.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings index 59abc4b627..89bdf17786 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?"; @@ -1396,6 +1402,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "previsione glicemica"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glicemia"; From c14a569d6f6d5bb7c7445cf2b715ccf2777f45bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:46 +0100 Subject: [PATCH 17/65] New translations localizable.strings (Dutch) --- .../Main/nl.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings index 202d39c659..6c34eab818 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Voorspelde glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Doel glucose"; From 6da7e985a523fa8da083c08130b47e4aa2aa4a7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:47 +0100 Subject: [PATCH 18/65] New translations localizable.strings (Polish) --- .../Main/pl.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings index 576a542c36..c94b14de74 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,15 @@ Połączono z Nightscout!"; /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From 548c3af1cf56c7e75d5b64771158b8249a149c68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:48 +0100 Subject: [PATCH 19/65] New translations localizable.strings (Portuguese) --- .../Main/pt-PT.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings index 78e5d78110..9b79f4ac88 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From c65942d55c4447b92ad08c8e45fd1ec0156b888e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:49 +0100 Subject: [PATCH 20/65] New translations localizable.strings (Russian) --- .../Main/ru.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings index 5b6a6d068d..b2c4e0f41f 100644 --- a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ru.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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Возможная глюкоза"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Целевая глюкоза"; From f888252c2243dafe471166e81487d9d3479d7f7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:50 +0100 Subject: [PATCH 21/65] New translations localizable.strings (Slovak) --- .../Main/sk.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings index edc3c93cd5..75614a63c2 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From 7e64ed1b37f77ae75f19166a6bda7a0737eb6b10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:52 +0100 Subject: [PATCH 22/65] New translations localizable.strings (Swedish) --- .../Main/sv.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings index ded4010971..8377ab5046 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" = "Saved Food"; + /* */ "Are you sure?" = "Är du säker?"; @@ -1396,6 +1402,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Blodsockerprognos"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Målvärde"; From a1df1028f8cd5ce0b0d566a96bf567cff549f985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:53 +0100 Subject: [PATCH 23/65] New translations localizable.strings (Turkish) --- .../Main/tr.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings index ce64317a61..9c7267f53d 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From f24644fbb3921bec70097d65c8132e3f437e11d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:54 +0100 Subject: [PATCH 24/65] New translations localizable.strings (Ukrainian) --- .../Main/uk.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings index 65ddbb630d..a681fdb222 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Можлива глюкоза"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Цільова Глюкоза"; From 627a5b2cd2176e0cdb6769be6acb1ef545eadbb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:55 +0100 Subject: [PATCH 25/65] New translations localizable.strings (Chinese Simplified) --- .../Main/zh-Hans.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings index 3324c2533a..7ea14f3b5d 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From 7db425ae58587ecca54e9c604312b2cab7bb8e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:56 +0100 Subject: [PATCH 26/65] New translations localizable.strings (Portuguese, Brazilian) --- .../Main/pt-BR.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings index d91200004c..fa983e481e 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,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Eventual Glucose"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Target Glucose"; From dcebf8b6f5a2b2bb30b7c4dc4f8c46d6deb46867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:48:58 +0100 Subject: [PATCH 27/65] New translations localizable.strings (Norwegian Bokmal) --- .../Main/nb.lproj/Localizable.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings index bc6309078a..8e2ee63f99 100644 --- a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nb.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%@" = "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?"; @@ -1396,6 +1402,15 @@ Enact a temp Basal or a temp target */ /* */ "Eventual Glucose" = "Beregnet blodsukker"; +/* */ +"Please wait" = "Please wait"; + +"Glucose, %$" = "Glucose, %$"; + + + + + /* */ "Target Glucose" = "Blodsukkermål"; From 200711be04df4f6b6f4a0f4141e7c7f0970a43f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:13:57 +0100 Subject: [PATCH 28/65] New translations localizable.strings (French) --- .../Sources/Localizations/Main/fr.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings index 6865ec6659..58e283e012 100644 --- a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From b7262621c3cbe956570a271309939fe0c8542d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:13:58 +0100 Subject: [PATCH 29/65] New translations localizable.strings (Spanish) --- .../Sources/Localizations/Main/es.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings index 49eec74102..0f16764cf9 100644 --- a/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 0bf53837f3a655c189b63255509495debbbf0f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:13:59 +0100 Subject: [PATCH 30/65] New translations localizable.strings (Arabic) --- .../Sources/Localizations/Main/ar.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings index 1558719d7c..d975e2c02e 100644 --- a/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 8489c5531476a03dee302ec21bc69a5075e2e167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:00 +0100 Subject: [PATCH 31/65] New translations localizable.strings (Danish) --- .../Sources/Localizations/Main/da.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings index deb47e655a..8bcfff090b 100644 --- a/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 3eefaf1c60b6385b723d29f095f8f4f48dd4adef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:05 +0100 Subject: [PATCH 32/65] New translations localizable.strings (German) --- .../Sources/Localizations/Main/de.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings index 3694c1283d..50fb008b21 100644 --- a/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Ziel Glukose"; From 94e2bf341c851b249cc0c84edba9f0ea35ab8e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:10 +0100 Subject: [PATCH 33/65] New translations localizable.strings (Finnish) --- .../Sources/Localizations/Main/fi.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings index 552de0329d..f8330d9f2f 100644 --- a/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 9449368921781131b1b4b59f4b36225d0818d9ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:11 +0100 Subject: [PATCH 34/65] New translations localizable.strings (Hebrew) --- .../Sources/Localizations/Main/he.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings index 1558719d7c..d975e2c02e 100644 --- a/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From ea62620fcee444556f66d3312736564c129998c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:13 +0100 Subject: [PATCH 35/65] New translations localizable.strings (Italian) --- .../Sources/Localizations/Main/it.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings index 89bdf17786..81c7c90004 100644 --- a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glicemia"; From 555e5af5f3348330a4a26ddd5682ab5311e154df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:14 +0100 Subject: [PATCH 36/65] New translations localizable.strings (Dutch) --- .../Sources/Localizations/Main/nl.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings index 6c34eab818..96cf0fcd66 100644 --- a/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Doel glucose"; From 1e3899fe3842ea62010e71155686cea0d5e5f42a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:15 +0100 Subject: [PATCH 37/65] New translations localizable.strings (Polish) --- .../Sources/Localizations/Main/pl.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings index c94b14de74..12cc600a19 100644 --- a/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings @@ -1407,11 +1407,7 @@ Połączono z Nightscout!"; /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From c1d1900447b362ec6e6c3ea470222fc20a25a6f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:16 +0100 Subject: [PATCH 38/65] New translations localizable.strings (Portuguese) --- .../Localizations/Main/pt-PT.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings index 9b79f4ac88..69397562e6 100644 --- a/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 4e959abbb431200f96661db88f11811f4a1ff4bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:17 +0100 Subject: [PATCH 39/65] New translations localizable.strings (Russian) --- .../Sources/Localizations/Main/ru.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings index b2c4e0f41f..945420e289 100644 --- a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Целевая глюкоза"; From 7ced572213442937e2b805b8cc0a611e361d8472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:18 +0100 Subject: [PATCH 40/65] New translations localizable.strings (Slovak) --- .../Sources/Localizations/Main/sk.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings index 75614a63c2..3a23d4c5e1 100644 --- a/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 713edf25a604806f9a40e9b17b968d17225e41de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:19 +0100 Subject: [PATCH 41/65] New translations localizable.strings (Swedish) --- .../Localizations/Main/sv.lproj/Localizable.strings | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings index 8377ab5046..38b8d9c33d 100644 --- a/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings @@ -122,7 +122,7 @@ "Carbs required" = "Kolhydrater krävs"; /* Saved Food Presets */ -"Saved Food" = "Saved Food"; +"Saved Food" = "Mat"; /* */ "Are you sure?" = "Är du säker?"; @@ -1403,13 +1403,9 @@ Enact a temp Basal or a temp target */ "Eventual Glucose" = "Blodsockerprognos"; /* */ -"Please wait" = "Please wait"; - -"Glucose, %$" = "Glucose, %$"; - - - +"Please wait" = "Vänta..."; +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Målvärde"; From bc495fe11e47cb9c7a47cdc108762e6833108fa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:20 +0100 Subject: [PATCH 42/65] New translations localizable.strings (Turkish) --- .../Sources/Localizations/Main/tr.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings index 9c7267f53d..64697ecbe4 100644 --- a/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 3041d05892314e2d99c888f4b51b27e43b62a9d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:21 +0100 Subject: [PATCH 43/65] New translations localizable.strings (Ukrainian) --- .../Sources/Localizations/Main/uk.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings index a681fdb222..ab6f017db9 100644 --- a/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Цільова Глюкоза"; From 145e5e546593bb12796cb172c233e7c11712444f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:23 +0100 Subject: [PATCH 44/65] New translations localizable.strings (Chinese Simplified) --- .../Localizations/Main/zh-Hans.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings index 7ea14f3b5d..131be8b06b 100644 --- a/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From ba31da9228818b72ff62e695a5d4cdc664dcdec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:24 +0100 Subject: [PATCH 45/65] New translations localizable.strings (Portuguese, Brazilian) --- .../Localizations/Main/pt-BR.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings index fa983e481e..b725daf0c7 100644 --- a/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Target Glucose"; From 59a0c34128c1799c848e71abfe365e72c3080dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:14:25 +0100 Subject: [PATCH 46/65] New translations localizable.strings (Norwegian Bokmal) --- .../Sources/Localizations/Main/nb.lproj/Localizable.strings | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings index 8e2ee63f99..4ce61cb106 100644 --- a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings @@ -1405,11 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %$" = "Glucose, %$"; - - - - +"Glucose, %@" = "Glucose, %%"; /* */ "Target Glucose" = "Blodsukkermål"; From f59e671597713a1c4c5632e31f27c24873df1d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:40 +0100 Subject: [PATCH 47/65] New translations localizable.strings (French) --- FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings index 58e283e012..a018281585 100644 --- a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 8a3699708c34afee8a43167bb3a8d8c0a4c30a1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:41 +0100 Subject: [PATCH 48/65] New translations localizable.strings (Spanish) --- FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings index 0f16764cf9..d292a9ee5b 100644 --- a/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 54a1cf09675da736983e311eaa0f1d7f0d1e35f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:42 +0100 Subject: [PATCH 49/65] New translations localizable.strings (Arabic) --- FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings index d975e2c02e..a4c97a7024 100644 --- a/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 36857d7291a9b5efbe0685bddec18f066f02dd8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:43 +0100 Subject: [PATCH 50/65] New translations localizable.strings (Danish) --- FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings index 8bcfff090b..b576f23860 100644 --- a/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 7d37ab272dcdf0dd3cb6bbee74d4ff3f1877fd6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:49 +0100 Subject: [PATCH 51/65] New translations localizable.strings (German) --- FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings index 50fb008b21..7a0d7e035c 100644 --- a/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Ziel Glukose"; From c1f00e99c9ac71ea773b8c38eb8bfc4364c71a43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:55 +0100 Subject: [PATCH 52/65] New translations localizable.strings (Finnish) --- FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings index f8330d9f2f..36459d38bf 100644 --- a/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 0d4769cc2b2e498cb871aa4484e2bb7402d38c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:56 +0100 Subject: [PATCH 53/65] New translations localizable.strings (Hebrew) --- FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings index d975e2c02e..a4c97a7024 100644 --- a/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 1b142246123f8612218f6b20bf1be9182517081a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:57 +0100 Subject: [PATCH 54/65] New translations localizable.strings (Italian) --- FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings index 81c7c90004..11070d45ee 100644 --- a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glicemia"; From bed8aac6a0f27ea53636a80878f72add5257e5fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:58 +0100 Subject: [PATCH 55/65] New translations localizable.strings (Dutch) --- FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings index 96cf0fcd66..e343bd77a2 100644 --- a/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Doel glucose"; From bf004120bd98a66f40788a58c3995ca7ad3bbe15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:18:59 +0100 Subject: [PATCH 56/65] New translations localizable.strings (Polish) --- FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings index 12cc600a19..7199dadbbc 100644 --- a/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings @@ -1407,7 +1407,7 @@ Połączono z Nightscout!"; /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From c22cbdf175267a9c18f2936903dae98eb1917cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:00 +0100 Subject: [PATCH 57/65] New translations localizable.strings (Portuguese) --- .../Sources/Localizations/Main/pt-PT.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings index 69397562e6..10a944286b 100644 --- a/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From e851358b61fe98e23da0c980022200488f9d404b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:01 +0100 Subject: [PATCH 58/65] New translations localizable.strings (Russian) --- FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings index 945420e289..e73c85b37d 100644 --- a/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Целевая глюкоза"; From 585855f19565b771e518aaacd81ad95ac6a97b19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:02 +0100 Subject: [PATCH 59/65] New translations localizable.strings (Slovak) --- FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings index 3a23d4c5e1..85094b83c1 100644 --- a/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From d35e53d79b722035a9b820ce9279de888232d01c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:03 +0100 Subject: [PATCH 60/65] New translations localizable.strings (Swedish) --- FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings index 38b8d9c33d..4cfbc99247 100644 --- a/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Vänta..."; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Målvärde"; From a9f90f30a002c9d0a9b32839f2d6ecd58f586cdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:05 +0100 Subject: [PATCH 61/65] New translations localizable.strings (Turkish) --- FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings index 64697ecbe4..82e8d804a1 100644 --- a/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 083abfd8d5eef5a4511a024b760ef68817ccbf3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:06 +0100 Subject: [PATCH 62/65] New translations localizable.strings (Ukrainian) --- FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings index ab6f017db9..b4d2d58ff4 100644 --- a/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Цільова Глюкоза"; From da4a2878adaf3fe588b0872c1ade0a07c013f315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:07 +0100 Subject: [PATCH 63/65] New translations localizable.strings (Chinese Simplified) --- .../Localizations/Main/zh-Hans.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings index 131be8b06b..b2cc936279 100644 --- a/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From 5ec6d693c7be6bfe92c51753a81501c9437ad4ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:08 +0100 Subject: [PATCH 64/65] New translations localizable.strings (Portuguese, Brazilian) --- .../Sources/Localizations/Main/pt-BR.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings index b725daf0c7..95ee3eb092 100644 --- a/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Target Glucose"; From f6f2cbdc8c876093b945f769962a23e1a5f28bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:19:09 +0100 Subject: [PATCH 65/65] New translations localizable.strings (Norwegian Bokmal) --- FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings index 4ce61cb106..a37a1a1bbe 100644 --- a/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings @@ -1405,7 +1405,7 @@ Enact a temp Basal or a temp target */ /* */ "Please wait" = "Please wait"; -"Glucose, %@" = "Glucose, %%"; +"Glucose, %@" = "Glucose, %@"; /* */ "Target Glucose" = "Blodsukkermål";