Localizable.strings 10 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 gjennstår klokken %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 insulin";
  10. /* Appends a full-stop to a statement */
  11. "%@." = "%@.";
  12. /* Format string for reservoir volume. (1: The localized volume) */
  13. "%@U" = "%@E";
  14. /* Title of the carb entry absorption time cell */
  15. "Absorption Time" = "Absorbsjonstid";
  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?" = "Er du sikker på at du vil slette alle historiske innslag?";
  20. /* Action sheet confirmation message for reservoir deletion */
  21. "Are you sure you want to delete all reservoir values?" = "Er du sikker på at du vil slette alle reservoarverdier?";
  22. /* The title of the button to add the credentials for a service */
  23. "Add Account" = "Legg Til Konto";
  24. /* The title of the button to remove the credentials for a service */
  25. "Delete Account" = "Slett Konto";
  26. /* Describes a percentage decrease in overall insulin needs */
  27. "Basal, bolus, and correction insulin dose amounts are decreased by %@%%." = "Insulindoser for babsal, bolus og korreksjon er redusert med %@%%.";
  28. /* Describes a percentage increase in overall insulin needs */
  29. "Basal, bolus, and correction insulin dose amounts are increased by %@%%." = "Insulindoser for babsal, bolus og korreksjon er økt med %@%%";
  30. /* Describes a lack of change in overall insulin needs */
  31. "Basal, bolus, and correction insulin dose amounts are unaffected." = "Insulindoser for babsal, bolus og korreksjon er uendret.";
  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 overstyring";
  36. /* Title text for suspend resume button when temp basal canceling */
  37. "Canceling Temp Basal" = "Avbryter temp basal";
  38. /* The title of the view controller to create a new carb entry */
  39. "Add Carb Entry" = "Legg til karbohydrater";
  40. /* The title of the view controller to edit an existing carb entry */
  41. "Edit Carb Entry" = "Rediger karbohydrater";
  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." = "Endringer vil kun gjelde for denne gangen du aktiverer overstyring. Standardinstillinger for %@ vil ikke bli påvirket.";
  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." = "Velg en lengre absorpsjonstid for større måltider, eller de som inneholder fett og proteiner. Dette er bare veiledning til algoritmen og trenger ikke å være nøyaktig.";
  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" = "siden %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" = "siden %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" = "Betingelse";
  58. /* Title of the setup button to continue */
  59. "Continue" = "Fortsett";
  60. /* The section footer of correction range schedule */
  61. "Correction range is the blood glucose range that you would like Loop to correct to." = "Korreksjonsområde er området du ønsker at Loop skal korrigere blodsukker til.";
  62. /* The text for a custom override */
  63. "Custom" = "Tilpasset";
  64. /* The title for the custom override entry screen */
  65. "Custom Override" = "Tilpasset overstyring";
  66. /* Title of the carb entry date picker cell */
  67. "Date" = "Dato";
  68. /* Button title to delete all objects */
  69. "Delete All" = "Slett alle";
  70. /* The text for the override duration setting */
  71. "Duration" = "Varighet";
  72. /* The title for the override editing screen */
  73. "Edit Override" = "Rediger overstyring";
  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." = "Redigering påvirker kun den aktive overstyringen. Standardinnstillingen %@ vil ikke bbli påvirket.";
  76. /* The text for the indefinite override duration setting */
  77. "Enable Indefinitely" = "Aktiver på ubestemt tid";
  78. /* The detail text describing an enabled setting */
  79. "Enabled" = "Aktivert";
  80. /* The placeholder text instructing users how to enter a maximum bolus */
  81. "Enter a number of units" = "Skriv inn antall enheter";
  82. /* The placeholder text instructing users how to enter a maximum basal rate */
  83. "Enter a rate in units per hour" = "Velg en grense for maks enheter per time";
  84. /* Section title for fast absorbing food */
  85. "Fast" = "Rask";
  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." = "Insulinfølsomhet beskriver hvordan blodsukkeret responderer på 1 enhet insulin. Mindre verdier betyr at mer insulin vil bli gitt når man er over målområdet. Verdier som er for små kan føre til farlig lavt blodsukker. ";
  88. /* Placeholder for maximum value in glucose range */
  89. "max" = "maks";
  90. /* The title text for the maximum basal rate value */
  91. "Maximum Basal Rate" = "Maks basalgrense";
  92. /* The title text for the maximum bolus value */
  93. "Maximum Bolus" = "Maks bolus";
  94. /* Section title for medium absorbing food */
  95. "Medium" = "Middels";
  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" = "Navn";
  102. /* The title for the new override preset entry screen */
  103. "New Preset" = "Ny forhåndsinstilling";
  104. /* Section title for no-carb food
  105. The title for override emoji miscellaneous section */
  106. "Other" = "Annet";
  107. /* The title text for the insulin sensitivity scaling setting */
  108. "Overall Insulin Needs" = "Insulinbehov totalt sett";
  109. /* The title text for the override presets screen */
  110. "Override Presets" = "Egendefinerte overstyringer";
  111. /* Text directing the user to configure override presets */
  112. "Override presets can be set up under the 'Configuration' section of the settings screen." = "Egendefinerte overstyringer kan settes opp under Konfigurasjons-delen av innstillingsskjermen";
  113. /* The section title of glucose overrides */
  114. "Overrides" = "Overstyringer";
  115. /* Title for the pre-meal override range */
  116. "Pre-Meal" = "Pre-måltid";
  117. /* The section header text override presets */
  118. "PRESETS" = "FORHÅNDSINSTILLINGER";
  119. /* The title of the screen displaying a pump event */
  120. "Pump Event" = "Pumpehendelse";
  121. /* Title text for button to resume insulin delivery */
  122. "Resume Delivery" = "Gjenoppta leveranse";
  123. /* Title text for button when insulin delivery is in the process of being resumed */
  124. "Resuming" = "Gjenopptar";
  125. /* The text for the override preset name field placeholder */
  126. "Running" = "Løper";
  127. /* Button text for saving glucose correction range schedule
  128. Button text for saving insulin sensitivity schedule */
  129. "Save" = "Lagre";
  130. /* The section header text for a scheduled override */
  131. "SCHEDULED OVERRIDE" = "PLANLAGT OVERSTYRING";
  132. /* Section title for slow absorbing food */
  133. "Slow" = "Langsom";
  134. /* The text for the override start time */
  135. "Start Time" = "Starttidspunkt";
  136. /* Title text for suspend resume button when temp basal starting */
  137. "Starting Temp Basal" = "Starter temp-basal";
  138. /* Title text for button to suspend insulin delivery */
  139. "Suspend Delivery" = "Pause leveranse";
  140. /* Title text for button when insulin delivery is in the process of being stopped */
  141. "Suspending" = "Pauser";
  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" = "Trykk for å angi";
  146. /* The text for the override target range setting */
  147. "Target Range" = "Målområde";
  148. /* The title for the override selection screen */
  149. "Temporary Override" = "Midlertidig overstyring";
  150. /* The default placeholder string for a credential */
  151. "Required" = "Påkrevd";
  152. /* Alert body displayed absorption time greater than max (1: maximum absorption time) */
  153. "The maximum absorption time is %@" = "Maks absorbsjonstid er %@";
  154. /* Alert body displayed for quantity greater than max (1: maximum quantity in grams) */
  155. "The maximum allowed amount is %@ grams" = "Maks tillatt mengde er %@ 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$@" = "Tider i %1$@%2$@%3$@";
  158. /* The unit string for units per hour */
  159. "U/hour" = "E/timen";
  160. /* The unit string for units */
  161. "Units" = "Enheter";
  162. /* Accessibility value for an unknown value
  163. The default title to use when an entry has none */
  164. "Unknown" = "Ukjent";
  165. /* Label indicating validation is occurring */
  166. "Verifying" = "Bekrefter";
  167. /* Title of an alert containing a validation warning */
  168. "Warning" = "Advarsel";
  169. /* Title for the workout override range */
  170. "Workout" = "Trening";