Localizable.strings 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. /* The format for an override preset cell. (1: symbol)(2: name)
  2. The format for an override symbol and name (1: symbol)(2: name) */
  3. "%1$@ %2$@" = "%1$@ %2$@";
  4. /* Accessibility format string for (1: localized volume)(2: time) */
  5. "%1$@ units remaining at %2$@" = "%1$@ enheter återstår kl %2$@";
  6. /* The format for a glucose target range. (1: min target)(2: max target)(3: glucose unit) */
  7. "%1$@ – %2$@ %3$@" = "%1$@ – %2$@ %3$@";
  8. /* The format for an insulin needs percentage. */
  9. "%@%% of normal insulin" = "%@%% av normalt insulinbehov";
  10. /* Appends a full-stop to a statement */
  11. "%@." = "%@.";
  12. /* Format string for reservoir volume. (1: The localized volume) */
  13. "%@U" = "%@IE";
  14. /* Title of the carb entry absorption time cell */
  15. "Absorption Time" = "Absorptionstid";
  16. /* The title for the override emoji activity section */
  17. "Activity" = "Aktivitet";
  18. /* Action sheet confirmation message for pump history deletion */
  19. "Are you sure you want to delete all history entries?" = "Säkert att du vill radera all händelsehistorik?";
  20. /* Action sheet confirmation message for reservoir deletion */
  21. "Are you sure you want to delete all reservoir values?" = "Säkert att du vill radera alla reservoarvärden?";
  22. /* The title of the button to add the credentials for a service */
  23. "Add Account" = "Lägg till konto";
  24. /* The title of the button to remove the credentials for a service */
  25. "Delete Account" = "Radera konto";
  26. /* Describes a percentage decrease in overall insulin needs */
  27. "Basal, bolus, and correction insulin dose amounts are decreased by %@%%." = "Basal, bolus, och korrigeringsdoser är minskade med %@%%.";
  28. /* Describes a percentage increase in overall insulin needs */
  29. "Basal, bolus, and correction insulin dose amounts are increased by %@%%." = "Basal, bolus, och korrigeringsdoser är ökade med %@%%";
  30. /* Describes a lack of change in overall insulin needs */
  31. "Basal, bolus, and correction insulin dose amounts are unaffected." = "Basal, bolus, och korrigeringsdoser är oförändrade.";
  32. /* The title of the cancel action in an action sheet */
  33. "Cancel" = "Avbryt";
  34. /* The text for the override cancellation button */
  35. "Cancel Override" = "Avbryt Override";
  36. /* Title text for suspend resume button when temp basal canceling */
  37. "Canceling Temp Basal" = "Avbryt temporär basal";
  38. /* The title of the view controller to create a new carb entry */
  39. "Add Carb Entry" = "Lägg till kolhydrater";
  40. /* The title of the view controller to edit an existing carb entry */
  41. "Edit Carb Entry" = "Ändra kolhydrater";
  42. /* Footer text for customizing an override from a preset (1: preset name) */
  43. "Changes will only apply this time you enable the override. The default settings of %@ will not be affected." = "Ändringarna kommer endast att utföras denna gång du använder override. De ordinarie inställingarna på %@ kommer inte att påverkas. ";
  44. /* Carb entry section footer text explaining absorption time */
  45. "Choose a longer absorption time for larger meals, or those containing fats and proteins. This is only guidance to the algorithm and need not be exact." = "Välj en längre absorptionstid för måltid med mycket fett eller protein. Ofta är det bäst att dela upp måltiden i snabba och långsamma kolhydrater och mata in dessa var för sig.";
  46. /* The format string describing the date of a COB value. The first format argument is the localized date. */
  47. "com.loudnate.CarbKit.COBDateLabel" = "kl %1$@";
  48. /* The format string describing the starting date of a total value. The first format argument is the localized date. */
  49. "com.loudnate.CarbKit.totalDateLabel" = "sedan %1$@";
  50. /* The format string describing the date of an IOB value. The first format argument is the localized date. */
  51. "com.loudnate.InsulinKit.IOBDateLabel" = "kl %1$@";
  52. /* The format string describing the starting date of a total value. The first format argument is the localized date. */
  53. "com.loudnate.InsulinKit.totalDateLabel" = "sedan %1$@";
  54. /* The title of the action used to dismiss an error alert */
  55. "com.loudnate.LoopKit.errorAlertActionTitle" = "OK";
  56. /* The title for the override emoji condition section */
  57. "Condition" = "Tillstånd";
  58. /* Title of the setup button to continue */
  59. "Continue" = "Fortsätt";
  60. /* The section footer of correction range schedule */
  61. "Correction range is the blood glucose range that you would like Loop to correct to." = "Målvärden är det blodglukosintervall du vill att Loop ska korrigera blodsockret till.";
  62. /* The text for a custom override */
  63. "Custom" = "Anpassad";
  64. /* The title for the custom override entry screen */
  65. "Custom Override" = "Anpassad Override";
  66. /* Title of the carb entry date picker cell */
  67. "Date" = "Tid";
  68. /* Button title to delete all objects */
  69. "Delete All" = "Radera allt";
  70. /* The text for the override duration setting */
  71. "Duration" = "Duration";
  72. /* The title for the override editing screen */
  73. "Edit Override" = "Ändra Override";
  74. /* Footer text for editing an active override (1: preset name) */
  75. "Editing affects only the active override. The default settings of %@ will not be affected." = "Ändringar ändrar endast aktiv Override. De ordinarie inställningarna på %@ kommer inte att påverkas";
  76. /* The text for the indefinite override duration setting */
  77. "Enable Indefinitely" = "Sätt på oändligt";
  78. /* The detail text describing an enabled setting */
  79. "Enabled" = "På";
  80. /* The placeholder text instructing users how to enter a maximum bolus */
  81. "Enter a number of units" = "Ange antal eheter";
  82. /* The placeholder text instructing users how to enter a maximum basal rate */
  83. "Enter a rate in units per hour" = "Ange värde i enheter per timme";
  84. /* Section title for fast absorbing food */
  85. "Fast" = "Snabb";
  86. /* The description shown on the insulin sensitivity schedule interface. */
  87. "Insulin sensitivity describes how your blood glucose should respond to a 1 Unit dose of insulin. Smaller values mean more insulin will be given when above target. Values that are too small can cause dangerously low blood glucose." = "Insulinkänslighet beskriver hur ditt blodglukos svarar på 1 enhet insulin.Mindre värden innebär att mer insulin kommer att ges när över målvärde. Värden som är för små kan orsaka farligt lågt blodsocker. ";
  88. /* Placeholder for maximum value in glucose range */
  89. "max" = "max";
  90. /* The title text for the maximum basal rate value */
  91. "Maximum Basal Rate" = "Maximal basaldos";
  92. /* The title text for the maximum bolus value */
  93. "Maximum Bolus" = "Maximal bolus";
  94. /* Section title for medium absorbing food */
  95. "Medium" = "Medium";
  96. /* Placeholder for minimum value in glucose range */
  97. "min" = "min";
  98. /* Alert action title to open error help */
  99. "More Info" = "Mer info";
  100. /* The text for the override preset name setting */
  101. "Name" = "Namn";
  102. /* The title for the new override preset entry screen */
  103. "New Preset" = "Ny förinställning";
  104. /* Section title for no-carb food
  105. The title for override emoji miscellaneous section */
  106. "Other" = "Annan";
  107. /* The title text for the insulin sensitivity scaling setting */
  108. "Overall Insulin Needs" = "Totalt insulinbehov";
  109. /* The title text for the override presets screen */
  110. "Override Presets" = "Override förinställningar";
  111. /* Text directing the user to configure override presets */
  112. "Override presets can be set up under the 'Configuration' section of the settings screen." = "Override förinställningar kan ställas in under ‘Konfiguration’ i menyn inställningar.";
  113. /* The section title of glucose overrides */
  114. "Overrides" = "Undantag";
  115. /* Title for the pre-meal override range */
  116. "Pre-Meal" = "Före måltid";
  117. /* The section header text override presets */
  118. "PRESETS" = "FÖRINSTÄLLNINGAR";
  119. /* The title of the screen displaying a pump event */
  120. "Pump Event" = "Pumphändelse";
  121. /* Title text for button to resume insulin delivery */
  122. "Resume Delivery" = "Återuppta insulindosering";
  123. /* Title text for button when insulin delivery is in the process of being resumed */
  124. "Resuming" = "Återupptar";
  125. /* The text for the override preset name field placeholder */
  126. "Running" = "Löpning";
  127. /* Button text for saving glucose correction range schedule
  128. Button text for saving insulin sensitivity schedule */
  129. "Save" = "Spara";
  130. /* The section header text for a scheduled override */
  131. "SCHEDULED OVERRIDE" = "SCHEMALAGD OVERRIDE";
  132. /* Section title for slow absorbing food */
  133. "Slow" = "Långsam";
  134. /* The text for the override start time */
  135. "Start Time" = "Starttid";
  136. /* Title text for suspend resume button when temp basal starting */
  137. "Starting Temp Basal" = "Börjar temporär basal";
  138. /* Title text for button to suspend insulin delivery */
  139. "Suspend Delivery" = "Pausa insulintillförsel";
  140. /* Title text for button when insulin delivery is in the process of being stopped */
  141. "Suspending" = "Pausar";
  142. /* The text for the override preset symbol setting */
  143. "Symbol" = "Symbol";
  144. /* The empty-state text for a configuration value */
  145. "Tap to set" = "Klicka för att ange";
  146. /* The text for the override target range setting */
  147. "Target Range" = "Målvärden";
  148. /* The title for the override selection screen */
  149. "Temporary Override" = "Temporär Override";
  150. /* The default placeholder string for a credential */
  151. "Required" = "Krävs";
  152. /* Alert body displayed absorption time greater than max (1: maximum absorption time) */
  153. "The maximum absorption time is %@" = "Maximala absorptionstiden är %@";
  154. /* Alert body displayed for quantity greater than max (1: maximum quantity in grams) */
  155. "The maximum allowed amount is %@ grams" = "Maximala mängd är %@ gram";
  156. /* The schedule table view header describing the configured time zone difference from the default time zone. The substitution parameters are: (1: time zone name)(2: +/-)(3: time interval) */
  157. "Times in %1$@%2$@%3$@" = "Tid i %1$@%2$@%3$@";
  158. /* The unit string for units per hour */
  159. "U/hour" = "E/timme";
  160. /* The unit string for units */
  161. "Units" = "Eheter";
  162. /* Accessibility value for an unknown value
  163. The default title to use when an entry has none */
  164. "Unknown" = "Okänd";
  165. /* Label indicating validation is occurring */
  166. "Verifying" = "Verifierar";
  167. /* Title of an alert containing a validation warning */
  168. "Warning" = "Varning";
  169. /* Title for the workout override range */
  170. "Workout" = "Träning";