Przeglądaj źródła

Swedish translations of new strings in pod settings

(cherry picked from commit 9b054e1acf12e1b68c83a54664e5ce95f4cc8f2a)
Jon Mårtensson 4 lat temu
rodzic
commit
5fcc926a55

+ 21 - 0
Dependencies/rileylink_ios/OmniKitUI/sv.lproj/Localizable.strings

@@ -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";