소스 검색

Added strings for pump history events

Ivan Valkou 4 년 전
부모
커밋
2b5b8e1572
2개의 변경된 파일29개의 추가작업 그리고 0개의 파일을 삭제
  1. 15 0
      FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings
  2. 14 0
      FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings

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

@@ -878,6 +878,21 @@ Enact a temp Basal or a temp target */
 /* */
 "Bolus failed or inaccurate. Check pump history before repeating." = "Bolus failed or inaccurate. Check pump history before repeating.";
 
+/* */
+"Carbs" = "Carbs";
+
+/* */
+"Temp Basal" = "Temp Basal";
+
+/* */
+"Temp Target" = "Temp Target";
+
+/* */
+"Resume" = "Resume";
+
+/* */
+"Suspend" = "Suspend";
+
 
 /* Headers for settings ----------------------- */
 "OpenAPS main settings" = "OpenAPS main settings";

+ 14 - 0
FreeAPS/Sources/Localizations/Main/ru.lproj/Localizable.strings

@@ -878,6 +878,20 @@ Enact a temp Basal or a temp target */
 /* */
 "Bolus failed or inaccurate. Check pump history before repeating." = "Болюс не выполнен или неточный. Перед повторением проверьте историю помпы.";
 
+/* */
+"Carbs" = "Углеводы";
+
+/* */
+"Temp Basal" = "Врем. базал";
+
+/* */
+"Temp Target" = "Врем. цель";
+
+/* */
+"Resume" = "Возобновление";
+
+/* */
+"Suspend" = "Остановка";
 
 /* Headers for settings ----------------------- */
 "OpenAPS main settings" = "Основные настройки OpenAPS";