|
|
@@ -4,8 +4,8 @@
|
|
|
Created by Jon Mårtensson on 2022-08-28.
|
|
|
Copyright © 2022 Randall Knutson. All rights reserved.
|
|
|
*/
|
|
|
-/* Alert content title for multiCommand pod alert */
|
|
|
|
|
|
+/* Alert content title for multiCommand pod alert */
|
|
|
"Multiple Command Alert" = "Multipla kommandoaviseringar";
|
|
|
|
|
|
/* Alert content title for userPodExpiration pod alert */
|
|
|
@@ -72,7 +72,7 @@
|
|
|
"Pod Expires" = "Podd går ut";
|
|
|
|
|
|
/* */
|
|
|
-"Pod Activated" = "Podd aktiverades";
|
|
|
+"Pod Activated" = "Podd startades";
|
|
|
|
|
|
/* */
|
|
|
"Notification Settings" = "Notisinställningar";
|
|
|
@@ -618,6 +618,7 @@
|
|
|
|
|
|
/* Description text on manual temp basal action sheet */
|
|
|
"Loop will not automatically adjust your insulin delivery until the temporary basal rate finishes or is canceled." = "FreeAPS X kommer inte automatiskt att justera dina insulindoser förrän den temporära basalen är färdig eller har avbrytits.";
|
|
|
+
|
|
|
/* Button text for setting manual temporary basal rate*/
|
|
|
"Set Temporary Basal" = "Ställ in temporaär basal";
|
|
|
|
|
|
@@ -734,3 +735,9 @@
|
|
|
|
|
|
/* Label for suspended at time */
|
|
|
"Suspended At" = "Pausad kl.";
|
|
|
+
|
|
|
+/* Text for suspend resume button when insulin delivery is resuming */
|
|
|
+"Resuming insulin delivery..." = "Startar pump...";
|
|
|
+
|
|
|
+/* Text for suspend resume button when insulin delivery is suspending */
|
|
|
+"Suspending insulin delivery..." = "Pausar pump...";
|