Jelajahi Sumber

Localization for Developer debug options

(cherry picked from commit 39096b50be0ce6c92ec48da69cb5d34a48436420)
Jon Mårtensson 3 tahun lalu
induk
melakukan
437272d625

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

@@ -945,7 +945,60 @@ Enact a temp Basal or a temp target */
 /* Online or internal server */
 "Online or internal server" = "Online or internal server";
 
-/* HealthKit intergration --------------------*/
+/* -------------- Developer settings ---------------------- */
+
+/* Debug options */
+"Developer" = "Developer";
+
+/* Debug option view NS Upload Profile */
+"NS Upload Profile" = "NS Upload Profile";
+
+/* Debug option view NS Uploaded Profile */
+"NS Uploaded Profile" = "NS Uploaded Profile";
+
+/* Debug option view Autosense */
+"Autosense" = "Autosense";
+
+/* Debug option view Pump History */
+"Pump History" = "Pump History";
+
+/* Debug option view Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Debug option view Temp targets */
+"Temp targets" = "Temp targets";
+
+/* Debug option view Meal */
+"Meal" = "Meal";
+
+/* Debug option view Pump profile */
+"Pump profile" = "Pump profile";
+
+/* Debug option view Profile */
+"Profile" = "Profile";
+
+/* Debug option view Enacted */
+"Enacted" = "Enacted";
+
+/* Debug option view Announcements (from NS) */
+"Announcements" = "Announcements";
+
+/* Debug option view Enacted announcements announcements (from NS) */
+"Enacted announcements" = "Enacted announcements";
+
+/* Debug option view Autotune */
+"Autotune" = "Autotune";
+
+/* Debug option view Target presets */
+"Target presets" = "Target presets";
+
+/* Debug option view */
+"Loop Cycles" = "Loop Cycles";
+
+/* Debug option view Glucose Data used for statistics */
+"Glucose Data used for statistics" = "Glucose Data used for statistics";
+
+/* --------------- HealthKit intergration --------------------*/
 /* */
 "Apple Health" = "Apple Health";
 

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

@@ -945,6 +945,59 @@ Enact a temp Basal or a temp target */
 /* Online or internal server */
 "Online or internal server" = "Online eller intern server";
 
+/* -------------- Developer settings ---------------------- */
+
+/* Debug options */
+"Developer" = "Utvecklare";
+
+/* Debug option view Upload Profile */
+"NS Upload Profile" = "Ladda upp profil till NS";
+
+/* Debug option view NS Uploaded Profile */
+"NS Uploaded Profile" = "Uppladdad profil";
+
+/* Debug option view Autosense */
+"Autosense" = "Autosense";
+
+/* Debug option view Pump History */
+"Pump History" = "Pumphistorik";
+
+/* Debug option view Target Ranges */
+"Target Ranges" = "Målvärden";
+
+/* Debug option view Temp targets */
+"Temp targets" = "Tillfälliga målvärden";
+
+/* Debug option view Meal */
+"Meal" = "Måltid";
+
+/* Debug option view Pump profile */
+"Pump profile" = "Pumpprofil";
+
+/* Debug option view Profile */
+"Profile" = "Profil";
+
+/* Debug option view Enacted */
+"Enacted" = "Utfört";
+
+/* Debug option view Announcements (from NS) */
+"Announcements" = "Meddelanden (via NS)";
+
+/* Debug option view Enacted announcements announcements (from NS) */
+"Enacted announcements" = "Överförda meddelanden";
+
+/* Debug option view Autotune */
+"Autotune" = "Autotune";
+
+/* Debug option view Target presets */
+"Target presets" = "Målvärden, förinställningar";
+
+/* Debug option view */
+"Loop Cycles" = "Loopar";
+
+/* Debug option view Saved Glucose Data used for statistics */
+"Glucose Data used for statistics" = "Sparade blodglukosvärden för statistik";
+
 /* HealthKit intergration --------------------*/
 /* */
 "Apple Health" = "Apple Hälsa";