Jon B Mårtensson пре 3 година
родитељ
комит
1b6fbbd961
22 измењених фајлова са 147 додато и 128 уклоњено
  1. 2 2
      Dependencies/rileylink_ios/MinimedKitUI/de.lproj/Localizable.strings
  2. 2 2
      Dependencies/rileylink_ios/MinimedKitUI/ru.lproj/Localizable.strings
  3. 3 2
      FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings
  4. 3 2
      FreeAPS/Sources/Localizations/Main/ca.lproj/Localizable.strings
  5. 3 2
      FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings
  6. 42 41
      FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings
  7. 3 2
      FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings
  8. 3 2
      FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings
  9. 3 2
      FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings
  10. 3 2
      FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings
  11. 3 2
      FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings
  12. 3 2
      FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings
  13. 3 2
      FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings
  14. 3 2
      FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings
  15. 3 2
      FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings
  16. 3 2
      FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings
  17. 44 43
      FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings
  18. 3 2
      FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings
  19. 6 6
      FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings
  20. 3 2
      FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings
  21. 3 2
      FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings
  22. 3 2
      FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings

+ 2 - 2
Dependencies/rileylink_ios/MinimedKitUI/de.lproj/Localizable.strings

@@ -29,7 +29,7 @@
 "Best Frequency" = "Beste Frequenz";
 "Best Frequency" = "Beste Frequenz";
 
 
 /* The format string describing pump bolusing state: (1: bolusing) */
 /* The format string describing pump bolusing state: (1: bolusing) */
-"Bolusing: %1$@\n" = "Bolusing: %1$@\n";
+"Bolusing: %1$@\n" = "Bolusabgabe: %1$@\n";
 
 
 /* The title of the cancel action in an action sheet */
 /* The title of the cancel action in an action sheet */
 "Cancel" = "Abbrechen";
 "Cancel" = "Abbrechen";
@@ -132,7 +132,7 @@
 "On Idle" = "im Leerlauf";
 "On Idle" = "im Leerlauf";
 
 
 /* Pump find device instruction */
 /* Pump find device instruction */
-"On your pump, go to the Find Device screen and select \"Find Device\".\n\nMain Menu >\nUtilities >\nConnect Devices >\nOther Devices >\nOn >\nFind Device" = "On your pump, go to the Find Device screen and select \"Find Device\".\n\nMain Menu >\nUtilities >\nConnect Devices >\nOther Devices >\nOn >\nFind Device";
+"On your pump, go to the Find Device screen and select \"Find Device\".\n\nMain Menu >\nUtilities >\nConnect Devices >\nOther Devices >\nOn >\nFind Device" = "Gehen Sie auf Ihrer Pumpe zum Menü \"Geräte anschließen\" und wählen Sie „Geräte finden\".\n\nHauptmenü Insulinpumpe >\nZusatzfunktionen >\nGeräte anschließen >\nAndere Geräte >\nEin >\nGerät finden";
 
 
 /* The title text for the preferred insulin data source config */
 /* The title text for the preferred insulin data source config */
 "Preferred Data Source" = "Bevorzugte Datenquelle";
 "Preferred Data Source" = "Bevorzugte Datenquelle";

+ 2 - 2
Dependencies/rileylink_ios/MinimedKitUI/ru.lproj/Localizable.strings

@@ -132,7 +132,7 @@
 "On Idle" = "Бездействие";
 "On Idle" = "Бездействие";
 
 
 /* Pump find device instruction */
 /* Pump find device instruction */
-"On your pump, go to the Find Device screen and select \"Find Device\".\n\nMain Menu >\nUtilities >\nConnect Devices >\nOther Devices >\nOn >\nFind Device" = "On your pump, go to the Find Device screen and select \"Find Device\".\n\nMain Menu >\nUtilities >\nConnect Devices >\nOther Devices >\nOn >\nFind Device";
+"On your pump, go to the Find Device screen and select \"Find Device\".\n\nMain Menu >\nUtilities >\nConnect Devices >\nOther Devices >\nOn >\nFind Device" = "На вашей помпе перейдите на экран \"Найти устройство\" и выберите \"Найти Устройство\".\n\nГлавное меню >\nУтилиты >\nПодключение устройств >\nДругие устройства >\nВ>\nНайти устройство";
 
 
 /* The title text for the preferred insulin data source config */
 /* The title text for the preferred insulin data source config */
 "Preferred Data Source" = "Предпочтительный источник данных";
 "Preferred Data Source" = "Предпочтительный источник данных";
@@ -166,7 +166,7 @@
 "Reading pump status…" = "Чтение статуса помпы…";
 "Reading pump status…" = "Чтение статуса помпы…";
 
 
 /* The title of the cell showing the pump region */
 /* The title of the cell showing the pump region */
-"Region" = "Region";
+"Region" = "Регион";
 
 
 /* Button title to retry sentry setup */
 /* Button title to retry sentry setup */
 "Retry" = "Повторить";
 "Retry" = "Повторить";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/ca.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 42 - 41
FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings

@@ -44,10 +44,10 @@
 "Agree and continue" = "Zustimmen und fortfahren";
 "Agree and continue" = "Zustimmen und fortfahren";
 
 
 /* Headline in enacted pop up (at: at what time) */
 /* Headline in enacted pop up (at: at what time) */
-"Enacted at" = "Enacted at";
+"Enacted at" = "Letze Berechnung um";
 
 
 /* Headline in suggested pop up (at: at what time) */
 /* Headline in suggested pop up (at: at what time) */
-"Suggested at" = "Suggested at";
+"Suggested at" = "Vorgeschlagen um";
 
 
 /* Home title */
 /* Home title */
 "Home" = "Hauptseite";
 "Home" = "Hauptseite";
@@ -922,13 +922,13 @@ Enact a temp Basal or a temp target */
 "Bluetooth State restored (APS restarted?). Found %d peripherals, and connected to %@ with identifier %@" = "Bluetooth-Status wiederhergestellt (APS neu gestartet?). %d Peripheriegeräte gefunden und mit %@ mit der Kennung %@ verbunden";
 "Bluetooth State restored (APS restarted?). Found %d peripherals, and connected to %@ with identifier %@" = "Bluetooth-Status wiederhergestellt (APS neu gestartet?). %d Peripheriegeräte gefunden und mit %@ mit der Kennung %@ verbunden";
 
 
 /* Shared app group xDrip4iOS */
 /* Shared app group xDrip4iOS */
-"Using shared app group with external CGM app xDrip4iOS" = "Using shared app group with external CGM app xDrip4iOS";
+"Using shared app group with external CGM app xDrip4iOS" = "Benutze gemeinsame App-Groups (Xcode) mit externer CGM App xDrip4iOS";
 
 
 /* Shared app group GlucoseDirect */
 /* Shared app group GlucoseDirect */
-"Using shared app group with external CGM app GlucoseDirect" = "Using shared app group with external CGM app GlucoseDirect";
+"Using shared app group with external CGM app GlucoseDirect" = "Benutze gemeinsame App-Groups (Xcode) mit externer CGM App GlucoseDirect";
 
 
 /* Dexcom G6 app */
 /* Dexcom G6 app */
-"Dexcom G6 app" = "Dexcom G6 app";
+"Dexcom G6 app" = "Dexcom G6 App";
 
 
 /* Native G5 app */
 /* Native G5 app */
 "Native G5 app" = "Native G5 App";
 "Native G5 app" = "Native G5 App";
@@ -948,37 +948,37 @@ Enact a temp Basal or a temp target */
 /* -------------- Developer settings ---------------------- */
 /* -------------- Developer settings ---------------------- */
 /* Debug options */
 /* Debug options */
 
 
-"Developer" = "Developer";
+"Developer" = "Entwickler";
 
 
 /* Debug option view NS Upload Profile */
 /* Debug option view NS Upload Profile */
-"NS Upload Profile" = "NS Upload Profile";
+"NS Upload Profile" = "NS Profil zum Hochladen";
 
 
 /* Debug option view NS Uploaded Profile */
 /* Debug option view NS Uploaded Profile */
-"NS Uploaded Profile" = "NS Uploaded Profile";
+"NS Uploaded Profile" = "NS Hochgeladenes Profil";
 
 
 /* Debug option view Autosense */
 /* Debug option view Autosense */
 "Autosense" = "Autosense";
 "Autosense" = "Autosense";
 
 
 /* Debug option view Pump History */
 /* Debug option view Pump History */
-"Pump History" = "Pump History";
+"Pump History" = "Insulinpumpen-Speicher";
 
 
 /* Debug option view Target Ranges */
 /* Debug option view Target Ranges */
-"Target ranges" = "Target ranges";
+"Target ranges" = "Zielbereiche";
 
 
 /* Debug option view Temp targets */
 /* Debug option view Temp targets */
-"Temp targets" = "Temp targets";
+"Temp targets" = "Temporäre Ziele";
 
 
 /* Debug option view Meal */
 /* Debug option view Meal */
-"Meal" = "Meal";
+"Meal" = "Essen";
 
 
 /* Debug option view Pump profile */
 /* Debug option view Pump profile */
-"Pump profile" = "Pump profile";
+"Pump profile" = "Pumpen Profil";
 
 
 /* Debug option view Profile */
 /* Debug option view Profile */
-"Profile" = "Profile";
+"Profile" = "Mein Profil";
 
 
 /* Debug option view Enacted */
 /* Debug option view Enacted */
-"Enacted" = "Enacted";
+"Enacted" = "letzte Berechnung";
 
 
 /* Debug option view Announcements (from NS) */
 /* Debug option view Announcements (from NS) */
 "Announcements" = "Announcements";
 "Announcements" = "Announcements";
@@ -990,13 +990,13 @@ Enact a temp Basal or a temp target */
 "Autotune" = "Autotune";
 "Autotune" = "Autotune";
 
 
 /* Debug option view Target presets */
 /* Debug option view Target presets */
-"Target presets" = "Target presets";
+"Target presets" = "Temporäre Ziele";
 
 
 /* Debug option view */
 /* Debug option view */
-"Loop Cycles" = "Loop Cycles";
+"Loop Cycles" = "Loop-Zyklen";
 
 
 /* Debug option view Glucose Data used for statistics */
 /* Debug option view Glucose Data used for statistics */
-"Glucose Data used for statistics" = "Glucose Data used for statistics";
+"Glucose Data used for statistics" = "Benutzte CGM-Daten für die Statistik";
 
 
 /* --------------- HealthKit intergration --------------------*/
 /* --------------- HealthKit intergration --------------------*/
 /* */
 /* */
@@ -1179,69 +1179,70 @@ Enact a temp Basal or a temp target */
 /* Option in preferences */
 /* Option in preferences */
 
 
 
 
-"Display Statistics" = "Display Statistics";
+"Display Statistics" = "Statistiken anzeigen";
 
 
 /* infoText: Description for Display Statistics */
 /* infoText: Description for Display Statistics */
-"Displays Statistics under the chart view" = "Displays Statistics under the chart view";
+"Displays Statistics under the chart view" = "Zeigt Statistiken unter der Diagrammansicht an";
 
 
 /* Low Glucose Limit option in preferences */
 /* Low Glucose Limit option in preferences */
-"Low Glucose Limit" = "Low Glucose Limit";
+"Low Glucose Limit" = "Niedrige Blutzuckergrenze";
 
 
 /* High Glucose Limit option in preferences */
 /* High Glucose Limit option in preferences */
-"High Glucose Limit" = "High Glucose Limit";
+"High Glucose Limit" = "Hohe Blutzuckergrenze";
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
-"BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+"BG Under This Value Will Be Displayed As Low Glucose Percentage" = "Ein Blutzuckerwert unter diesem Wert wird als Unterzuckerung angezeigt";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "Ein Blutzuckerwert über diesem Wert wird als hoher Blutzuckers angezeigt";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
-"Updated" = "Updated";
+"Updated" = "Aktualisiert um";
 
 
 /* Average BG = */
 /* Average BG = */
-"Average" = "Average";
+"Average" = "Mittelwert";
 
 
 /* Median BG */
 /* Median BG */
-"Median" = "Median";
+"Median" = "Mittelwert-Median";
 
 
 /* Normal BG (within TIR) */
 /* Normal BG (within TIR) */
-"Normal (24h)" = "Normal (24h)";
+"Normal (24h)" = "im Zielbereich (24 Std.)";
 
 
 /* Title High BG in statPanel */
 /* Title High BG in statPanel */
-"High (>" = "High (>";
+"High (>" = "Hoch (>";
 
 
 /* Title Low BG in statPanel */
 /* Title Low BG in statPanel */
-"Low (<" = "Low (<";
+"Low (<" = "Niedrig (<";
 
 
 /* HbA1c estimation for one day of data */
 /* HbA1c estimation for one day of data */
-"HbA1c (24h)" = "HbA1c (24h)";
+"HbA1c (24h)" = "HbA1c (24 Std.)";
 
 
 /* Total number of days of data for HbA1c estimation, part 1/2*/
 /* Total number of days of data for HbA1c estimation, part 1/2*/
-"All " = "All ";
+"All " = "Ø";
 
 
 /* Total number of days of data for HbA1c estimation, part 2/2*/
 /* Total number of days of data for HbA1c estimation, part 2/2*/
-" days" = " days";
+" days" = " Tage";
 
 
 /* Nr of loops last 24 hours */
 /* Nr of loops last 24 hours */
-"Loops" = "Loops";
+"Loops" = "Schleifen (24 Std.)";
 
 
 /* Average loop interval */
 /* Average loop interval */
-"Average Interval" = "Avgerage Interval";
+"Average Interval" = "Intervalllänge in Min";
 
 
 /* Median loop interval */
 /* Median loop interval */
-"Median Duration" = "Median Duration";
+"Median Duration" = "Mittlere Berechnungsdauer";
 
 
 /* "Display SD */
 /* "Display SD */
-"Display SD instead of CV" = "Display SD instead of CV";
+"Display SD instead of CV" = "Zeige die Standardabweichung (SD) statt des Variationskoeffizienten (CV)";
 
 
 /* Description for display SD */
 /* Description for display SD */
-"Display Standard Deviation (SD) instead of Coefficient of Variation (CV) in statPanel" = "Display Standard Deviation (SD) instead of Coefficient of Variation (CV) in statPanel";
+"Display Standard Deviation (SD) instead of Coefficient of Variation (CV) in statPanel" = "Zeige die Standardabweichung (SD) statt des Variationskoeffizienten (CV) in den Statistiken";
 
 
 /* How often to update the statistics */
 /* How often to update the statistics */
-"Update every number of minutes:" = "Update every number of minutes:";
+"Update every number of minutes:" = "Update der Statistik (in Minuten):";
 
 
 /* Description for update interval for statistics */
 /* Description for update interval for statistics */
-"Default is 30 minutes. How often to update and save the statistics.json and to upload last array, when enabled, to Nightscout. A lower interval than for glucose updates (5 min) is pointless." = "Default is 30 minutes. How often to update and save the statistics.json and to upload last array, when enabled, to Nightscout. A lower interval than for glucose updates (5 min) is pointless.";
+"Default is 30 minutes. How often to update and save the statistics.json and to upload last array, when enabled, to Nightscout. A lower interval than for glucose updates (5 min) is pointless." = "Standardintervall ist 30 Minuten. Legt fest wie oft die statistics.json aktualisiert und gespeichert wird. Gleichzeitig werden die Daten zu Nightscout hochladen, wenn aktiviert. Ein geringerer Intervall, wie die Werte vom CGMS (5 Minuten) ist sinnlos.";
 
 
 /* --------------------------------------
 /* --------------------------------------
 
 

+ 3 - 2
FreeAPS/Sources/Localizations/Main/es.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/fi.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/he.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/nb.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BS under denne verdien vil vises som lav glukoseprosent";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BS under denne verdien vil vises som lav glukoseprosent";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BS under denne verdien vil vises som høy glukoseprosent";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BS under denne verdien vil vises som høy glukoseprosent";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Oppdatert";
 "Updated" = "Oppdatert";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/nl.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG onder deze waarde wordt weergegeven als laag percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG onder deze waarde wordt weergegeven als laag percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG onder deze waarde wordt weergegeven als hoog percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG onder deze waarde wordt weergegeven als hoog percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Bijgewerkt";
 "Updated" = "Bijgewerkt";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/pl.lproj/Localizable.strings

@@ -1194,8 +1194,9 @@ Połączono z Nightscout!";
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/pt-BR.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/pt-PT.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

Разлика између датотеке није приказан због своје велике величине
+ 44 - 43
FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings


+ 3 - 2
FreeAPS/Sources/Localizations/Main/sk.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 6 - 6
FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings

@@ -946,11 +946,11 @@ Enact a temp Basal or a temp target */
 "Online or internal server" = "Online eller intern server";
 "Online or internal server" = "Online eller intern server";
 
 
 /* -------------- Developer settings ---------------------- */
 /* -------------- Developer settings ---------------------- */
-
 /* Debug options */
 /* Debug options */
+
 "Developer" = "Utvecklare";
 "Developer" = "Utvecklare";
 
 
-/* Debug option view Upload Profile */
+/* Debug option view NS Upload Profile */
 "NS Upload Profile" = "Ladda upp profil till NS";
 "NS Upload Profile" = "Ladda upp profil till NS";
 
 
 /* Debug option view NS Uploaded Profile */
 /* Debug option view NS Uploaded Profile */
@@ -995,11 +995,10 @@ Enact a temp Basal or a temp target */
 /* Debug option view */
 /* Debug option view */
 "Loop Cycles" = "Loopar";
 "Loop Cycles" = "Loopar";
 
 
-/* Debug option view Saved Glucose Data used for statistics */
+/* Debug option view Glucose Data used for statistics */
 "Glucose Data used for statistics" = "Sparade blodglukosvärden för statistik";
 "Glucose Data used for statistics" = "Sparade blodglukosvärden för statistik";
 
 
 /* --------------- HealthKit intergration --------------------*/
 /* --------------- HealthKit intergration --------------------*/
-
 /* */
 /* */
 "Apple Health" = "Apple Hälsa";
 "Apple Health" = "Apple Hälsa";
 
 
@@ -1193,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "Blodsocker under detta värde kommer att visas som lågt blodsocker i statistiken.";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "Blodsocker under detta värde kommer att visas som lågt blodsocker i statistiken.";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "Blodsocker under detta värde kommer att visas som högt blodsocker i statistiken";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "Blodsocker över detta värde kommer att visas som högt blodsocker i statistiken";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Uppdaterades";
 "Updated" = "Uppdaterades";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/tr.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/uk.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG під цим значенням відображатиметься як низький відсоток глюкози";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG під цим значенням відображатиметься як низький відсоток глюкози";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG під цим значенням відображатиметься як високий відсоток глюкози";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG під цим значенням відображатиметься як високий відсоток глюкози";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Оновлено";
 "Updated" = "Оновлено";

+ 3 - 2
FreeAPS/Sources/Localizations/Main/zh-Hans.lproj/Localizable.strings

@@ -1192,8 +1192,9 @@ Enact a temp Basal or a temp target */
 
 
 /* infoText: Description for Low Glucose Limit */
 /* infoText: Description for Low Glucose Limit */
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
 "BG Under This Value Will Be Displayed As Low Glucose Percentage" = "BG Under This Value Will Be Displayed As Low Glucose Percentage";
-/* infoText: Description for High Glucose Limit */
-"BG Under This Value Will Be Displayed As High Glucose Percentage" = "BG Under This Value Will Be Displayed As High Glucose Percentage";
+/* BG Over This Value Will Be Displayed As High Glucose Percentage
+infoText: Description for High Glucose Limit */
+"BG Over This Value Will Be Displayed As High Glucose Percentage" = "BG Over This Value Will Be Displayed As High Glucose Percentage";
 
 
 /* When statistics.json was last updated */
 /* When statistics.json was last updated */
 "Updated" = "Updated";
 "Updated" = "Updated";