Jon Mårtensson 3 lat temu
rodzic
commit
6875f67227

+ 34 - 1
FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings

@@ -64,6 +64,9 @@
 /* Replace pod text in Header */
 /* Replace pod text in Header */
 "Replace pod" = "Replace pod";
 "Replace pod" = "Replace pod";
 
 
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
 /* Add carbs screen */
 /* Add carbs screen */
 "Add Carbs" = "Add Carbs";
 "Add Carbs" = "Add Carbs";
 
 
@@ -1181,6 +1184,9 @@ Enact a temp Basal or a temp target */
 
 
 /* ----------------------Statistics strings -------------------------------*/
 /* ----------------------Statistics strings -------------------------------*/
 
 
+/* Headline Statistics */
+"Statistics" = "Statistics";
+
 /* Option in preferences */
 /* Option in preferences */
 "Display Statistics" = "Display Statistics";
 "Display Statistics" = "Display Statistics";
 
 
@@ -1230,7 +1236,7 @@ Enact a temp Basal or a temp target */
 "Loops" = "Loops";
 "Loops" = "Loops";
 
 
 /* Average loop interval */
 /* Average loop interval */
-"Average Interval" = "Avgerage Interval";
+"Average Interval" = "Average Interval";
 
 
 /* Median loop interval */
 /* Median loop interval */
 "Median Duration" = "Median Duration";
 "Median Duration" = "Median Duration";
@@ -1247,6 +1253,33 @@ Enact a temp Basal or a temp target */
 /* 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." = "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.";
 
 
+/* Duration displayed in statPanel */
+"Past 24 Hours " = "Past 24 Hours ";
+
+/* Duration displayed in statPanel */
+"Past Week " = "Past Week ";
+
+/* Duration displayed in statPanel */
+"Past Month " = "Past Month ";
+
+/* Duration displayed in statPanel */
+"Past 90 Days " = "Past 90 Days ";
+
+/* Duration displayed in statPanel */
+"All Past Days of Data " = "All Past Days of Data ";
+
+/* "Display Loop statistics in statPanel */
+"Display Loop Cycle statistics" = "Display Loop Cycle statistics";
+
+/* Description for Display Loop statistics */
+"Displays Loop statistics in the statPanel in Home View" = "Displays Loop statistics in the statPanel in Home View";
+
+/* Display % */
+"Override HbA1c unit" = "Override HbA1c unit";
+
+/* Description for Override HbA1c unit */
+"Display '%' as HbA1c unit, even when using mmol/l for glucose. The unit in statPanel will be updateded with next statistics.json update" = "Display '%' as HbA1c unit, even when using mmol/l for glucose. StatPanel will be updated with new unit with next statistics.json update";
+
  /* --------------------------------------
  /* --------------------------------------
 
 
   Infotexts from openaps.docs and androidaps.docs
   Infotexts from openaps.docs and androidaps.docs