|
|
@@ -68,6 +68,9 @@
|
|
|
/* The title of the configuration section in settings */
|
|
|
"Configuration" = "Konfiguration";
|
|
|
|
|
|
+/* The title of the Insulin Type */
|
|
|
+"Insulin Type" = "Typ av insulin";
|
|
|
+
|
|
|
/* The title of the continue action in an action sheet */
|
|
|
"Continue" = "Fortsätt";
|
|
|
|
|
|
@@ -99,6 +102,12 @@
|
|
|
/* The alert title for enable bolus beeps error */
|
|
|
"Error enabling bolus beeps" = "Fel vid aktivering av bolusljud";
|
|
|
|
|
|
+/* The alert title for enable Confirmation Beeps */
|
|
|
+"Enable Confirmation Beeps" = "Sätt på bekräftelsepip";
|
|
|
+
|
|
|
+/* The alert title for enable Automatic Bolus Beeps */
|
|
|
+"Enable Automatic Bolus Beeps" ="Sätt på pip vid automatiska bolusar";
|
|
|
+
|
|
|
/* The alert title for a resume error */
|
|
|
"Error Resuming" = "Fel vid återupptagande";
|
|
|
|
|
|
@@ -229,3 +238,15 @@
|
|
|
|
|
|
/* The detail text for delivered insulin when no measurement is available */
|
|
|
"Unknown" = "Okänd";
|
|
|
+
|
|
|
+/* The title of the diagnostics section in settings */
|
|
|
+"Diagnostics" = "Diagnostiska kommandon";
|
|
|
+
|
|
|
+/* The diagnostic command Read Pod Status */
|
|
|
+"Read Pod Status" = "Läs Poddstatus";
|
|
|
+
|
|
|
+/* The diagnostic command Read Pulse Log */
|
|
|
+"Read Pulse Log" = "Läs pulslogg";
|
|
|
+
|
|
|
+/* The title of the pod details section in settings */
|
|
|
+"Pod Details" = "Poddetaljer";
|