Просмотр исходного кода

Missing strings i XPM_localized

Jon Mårtensson 5 лет назад
Родитель
Сommit
733b674dd5

+ 26 - 0
FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings

@@ -12,8 +12,10 @@
 /*  */
 "Amount Bolus" = "Amount Bolus";
 
+/*  */
 "Bolus" = "Bolus";
 
+/*  */
 "Close" = "Close";
 
 /* Continue after added carbs without bolus */
@@ -31,6 +33,9 @@
 /*  */
 "Insulin required" = "Insulin required";
 
+/*  */
+"Carbs required" = "Carbs required";
+
 /* Bolus screen */
 "Recommendation" = "Recommendation";
 
@@ -310,6 +315,27 @@
 /*  */
 "U/hr" = "U/hr";
 
+/*  */
+" U" = " U";
+
+/*  */
+"U" = "U";
+
+/*  */
+"%@ U" = "%@ U";
+
+/*  */
+" U/hr" = " U/hr";
+
+/*  */
+"%@ U/hr" = "%@ U/hr";
+
+/*  */
+" g" = " g";
+
+/*  */
+"0 U/hr" = "0 U/hr";
+
 /* */
 "Autotune Conf" = "Autotune";
 

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

@@ -12,8 +12,10 @@
 /* */
 "Amount Bolus" = "Mängd insulin";
 
+/* */
 "Bolus" = "Bolus";
 
+/* */
 "Close" = "Stäng";
 
 /* Continue after added carbs without bolus */
@@ -31,6 +33,9 @@
 /*  */
 "Insulin required" = "Insulin som krävs";
 
+/*  */
+"Carbs required" = "Kolhydrater krävs";
+
 /* Bolus screen */
 "Recommendation" = "Rekommendation";
 
@@ -308,7 +313,28 @@
 "Save on Pump" = "Spara på pump";
 
 /*  */
-"U/hr" = "E/h";
+"U/hr" = "IE/h";
+
+/*  */
+" U" = " IE";
+
+/*  */
+"U" = "IE";
+
+/*  */
+"%@ U" = "%@ IE";
+
+/*  */
+" U/hr" = " IE/h";
+
+/*  */
+"%@ U/hr" = "%@ IE/h";
+
+/*  */
+" g" = " g";
+
+/*  */
+"0 U/hr" = "0 IE/h";
 
 /* */
 "Autotune Conf" = "Autotune";