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

Localize new Shortcut bolus rejection strings

Jonas Björkert 1 месяц назад
Родитель
Сommit
92e8900ea0
1 измененных файлов с 20 добавлено и 0 удалено
  1. 20 0
      Trio/Sources/Localizations/Main/Localizable.xcstrings

+ 20 - 0
Trio/Sources/Localizations/Main/Localizable.xcstrings

@@ -55954,6 +55954,26 @@
         }
       }
     },
+    "Bolus blocked: a %@ U bolus would exceed max IOB (%@ U). Current IOB: %@ U." : {
+      "comment" : "The string that appears when a bolus is blocked because it would exceed the maximum IOB. The argument is the requested bolus amount, the second argument is the maximum IOB, and the third argument is the current IOB.",
+      "isCommentAutoGenerated" : true,
+      "localizations" : {
+        "en" : {
+          "stringUnit" : {
+            "state" : "new",
+            "value" : "Bolus blocked: a %1$@ U bolus would exceed max IOB (%2$@ U). Current IOB: %3$@ U."
+          }
+        }
+      }
+    },
+    "Bolus blocked: a significant bolus was delivered within the last %lld minutes." : {
+      "comment" : "The message displayed when a bolus is blocked because a significant bolus was delivered within the last 5 minutes.",
+      "isCommentAutoGenerated" : true
+    },
+    "Bolus blocked: current IOB is not available." : {
+      "comment" : "Message displayed when a bolus is blocked due to the IOB not being available.",
+      "isCommentAutoGenerated" : true
+    },
     "Bolus Calculator" : {
       "localizations" : {
         "bg" : {