|
|
@@ -2,7 +2,14 @@
|
|
|
Localizable.strings
|
|
|
FreeAPS X
|
|
|
*/
|
|
|
-/* Add insulin without actually bolusing */
|
|
|
+/* clearButton */
|
|
|
+
|
|
|
+"Clear" = "Rensa";
|
|
|
+
|
|
|
+/* doneButton */
|
|
|
+"Done" = "Klar";
|
|
|
+
|
|
|
+/* Bolus screen when adding insulin */
|
|
|
"Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
|
|
|
|
|
|
/* Amount */
|
|
|
@@ -14,13 +21,13 @@
|
|
|
/* Close */
|
|
|
"Close" = "Stäng";
|
|
|
|
|
|
-/* Continue without bolus */
|
|
|
+/* Continue after added carbs without bolus */
|
|
|
"Continue without bolus" = "Fortsätt utan bolus";
|
|
|
|
|
|
-/* Enact Bolus */
|
|
|
+/* Enact Bolus Title*/
|
|
|
"Enact Bolus" = "Ge bolus";
|
|
|
|
|
|
-/* Enact bolus */
|
|
|
+/* Enact bolus button */
|
|
|
"Enact bolus" = "Ge bolus";
|
|
|
|
|
|
/* Insulin recommended */
|
|
|
@@ -38,14 +45,13 @@
|
|
|
/* Agree and continue */
|
|
|
"Agree and continue" = "Godkänn och fortsätt";
|
|
|
|
|
|
-/* Disclaimer */
|
|
|
+/* Disclaimer when opening app for first time*/
|
|
|
"Disclaimer" = "Varning";
|
|
|
|
|
|
/* Disclaimer Description */
|
|
|
"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X är under utveckling. Vi rekommederar inte att använda denna app för behandling av ditt blodsocker i detta tidiga skede. Använd för test och på egen risk. Vi tar inget ansvar för dina beslut eller handlingar.";
|
|
|
|
|
|
-/* %d min ago
|
|
|
-%d min ago */
|
|
|
+/* %d min ago, currently not being translated, I don't know why? */
|
|
|
"%d min ago" = "%d min sedan";
|
|
|
|
|
|
/* Enacted at a date */
|
|
|
@@ -57,13 +63,13 @@
|
|
|
/* Looping in progress */
|
|
|
"looping" = "loopar";
|
|
|
|
|
|
-/* Status Title : No Suggestion */
|
|
|
+/* Status Title */
|
|
|
"No suggestion" = "Inget förslag";
|
|
|
|
|
|
-/* Replace pod */
|
|
|
+/* Replace pod text in Header */
|
|
|
"Replace pod" = "Byt podd";
|
|
|
|
|
|
-/* Status Title : Suggest */
|
|
|
+/* Status Title */
|
|
|
"Suggested" = "Föreslagen";
|
|
|
|
|
|
/* Suggested at a date */
|
|
|
@@ -78,10 +84,10 @@
|
|
|
/* Grams unit */
|
|
|
"grams" = "gram";
|
|
|
|
|
|
-/* A you sure delete preset? */
|
|
|
+/* A you sure? Typo in code */
|
|
|
"A you sure?" = "Är du säker?";
|
|
|
|
|
|
-/* Are you sure? Typo in code*/
|
|
|
+/* Are your sure? Typo in code*/
|
|
|
"Are your sure?" = "Är du säker?";
|
|
|
|
|
|
/* Bottom target temp */
|
|
|
@@ -93,7 +99,7 @@
|
|
|
/* Cancel Temp Target */
|
|
|
"Cancel Temp Target" = "Avbryt temporär basal";
|
|
|
|
|
|
-/* Custom target temp */
|
|
|
+/* Custom temp target */
|
|
|
"Custom" = "Anpassad";
|
|
|
|
|
|
/* Date */
|
|
|
@@ -102,10 +108,10 @@
|
|
|
/* Delete */
|
|
|
"Delete" = "Radera";
|
|
|
|
|
|
-/* Delete preset %@ */
|
|
|
+/* Delete preset temp target */
|
|
|
"Delete preset \"%@\"" = "Ta bort förval \"%@\"";
|
|
|
|
|
|
-/* Duration target temp */
|
|
|
+/* Duration of target temp */
|
|
|
"Duration" = "Duration";
|
|
|
|
|
|
/* Enact Temp Target */
|
|
|
@@ -114,7 +120,7 @@
|
|
|
/* Enter preset name */
|
|
|
"Enter preset name" = "Ange namn för förval";
|
|
|
|
|
|
-/* minutes target temp */
|
|
|
+/* minutes of target temp */
|
|
|
"minutes" = "minuter";
|
|
|
|
|
|
/* Presets title */
|
|
|
@@ -258,7 +264,7 @@
|
|
|
/* Preferences */
|
|
|
"Preferences" = "Inställningar";
|
|
|
|
|
|
-/* Recommended Insulin Fraction */
|
|
|
+/* Recommended Insulin Fraction in preferences */
|
|
|
"Recommended Insulin Fraction" = "Kvot av rekommenderad mängd insulin";
|
|
|
|
|
|
/* Remote control */
|
|
|
@@ -363,8 +369,5 @@
|
|
|
/* middleware */
|
|
|
"Middleware" = "Middleware";
|
|
|
|
|
|
-/* Clear */
|
|
|
-"Clear" = "Rensa";
|
|
|
-
|
|
|
-/* Done */
|
|
|
-"Done" = "Klar";
|
|
|
+/* Do you want to show bolus screen after added carbs? */
|
|
|
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
|