Localizable.strings 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. /* Accessibility format string for (1: localized volume)(2: time) */
  2. "%1$@ units remaining at %2$@" = "%1$@ yksikköä jäljellä %2$@";
  3. /* The format string for displaying an offset from a time zone: (1: GMT)(2: -)(3: 4:00) */
  4. "%1$@%2$@%3$@" = "%1$@%2$@%3$@";
  5. /* Format string providing instructions for replacing pod due to a fault. (1: The fault description) */
  6. "%1$@. Insulin delivery has stopped. Please deactivate and remove pod." = "%1$@. Insuliinin annostelu on loppunut. Deaktivoi ja poista pumppu.";
  7. /* Format string for delivered insulin. (1: The localized amount)
  8. Format string for insulin remaining in reservoir. (1: The localized amount) */
  9. "%@ U" = "%@ U";
  10. /* Format string for bolus progress when finished. (1: The localized amount) */
  11. "%@ U (Finished)" = "%@ U (valmis)";
  12. /* Format string for bolus progress. (1: The delivered amount) (2: The programmed amount) (3: the percent progress) */
  13. "%@ U of %@ U (%@)" = "%1$@ U of %2$@ U (%3$@)";
  14. /* Format string for temp basal rate. (1: The localized amount) */
  15. "%@ U/hour" = "%@ U/tunti";
  16. /* Format string for bolus percent progress. (1: Percent progress) */
  17. "%@%%" = "%@%%";
  18. /* Format string for reservoir reading when above or equal to maximum reading. (1: The localized amount) */
  19. "%@+ U" = "%@+ U";
  20. /* Appends a full-stop to a statement */
  21. "%@." = "%@.";
  22. /* Format string for reservoir volume. (1: The localized volume) */
  23. "%@U" = "%@U";
  24. /* The title of the cell showing the pod activated at time */
  25. "Active Time" = "Aktiivinen aika";
  26. /* The title of the cell showing alarm status */
  27. "Alarms" = "Hälytykset";
  28. /* Confirmation message for shutting down a pod */
  29. "Are you sure you want to shutdown this pod?" = "Haluatko varmasti sammuttaa tämän pumpun?";
  30. /* Confirmation message for removing Omnipod PumpManager */
  31. "Are you sure you want to stop using Omnipod?" = "Haluatko varmasti lopettaa Omnipodin käytön?";
  32. /* The title text for the address assigned to the pod */
  33. "Assigned Address" = "Määritetty osoite";
  34. /* The title of the cell showing pod basal status */
  35. "Basal Delivery" = "Basaali";
  36. /* The title text for the basal rate schedule */
  37. "Basal Rates" = "Basaalitasot";
  38. /* The title of the cell showing pod bolus status */
  39. "Bolus Delivery" = "Bolus";
  40. /* The title of the cancel action in an action sheet */
  41. "Cancel" = "Cancel";
  42. /* The title of the command to change pump time zone */
  43. "Change Time Zone" = "Muuta aikavyöhyke";
  44. /* Progress message for changing pod time. */
  45. "Changing time…" = "Muutetaan aikaa…";
  46. /* The title of the configuration section in settings */
  47. "Configuration" = "Configuration";
  48. /* The title of the continue action in an action sheet */
  49. "Continue" = "Jatka";
  50. /* Button title to deactivate pod because of fault during setup */
  51. "Deactivate" = "Deaktivoi";
  52. /* Button title for pod deactivation
  53. Button title to deactivate pod */
  54. "Deactivate Pod" = "Deaktivoi pumppu";
  55. /* Button title to delete Omnipod PumpManager */
  56. "Delete Omnipod" = "Poista Omnipod";
  57. /* Title text for delivery limits */
  58. "Delivery Limits" = "Annostelurajat";
  59. /* The title of the device information section in settings */
  60. "Device Information" = "Laitteen tiedot";
  61. /* Title text for button to disable bolus beeps */
  62. "Disable Bolus Beeps" = "Laita bolusäänet pois";
  63. /* Title text for button to enable bolus beeps */
  64. "Enable Bolus Beeps" = "Laita bolusäänet päälle";
  65. /* The alert title for disable bolus beeps error */
  66. "Error disabling bolus beeps" = "Virhe laitettaessa bolusäänet pois päältä";
  67. /* The alert title for enable bolus beeps error */
  68. "Error enabling bolus beeps" = "Virhe laitettaessa bolusäänet päälle";
  69. /* The alert title for a resume error */
  70. "Error Resuming" = "Virhe jatkamisessa";
  71. /* The alert title for a suspend error */
  72. "Error Suspending" = "Virhe pysäytyksessä";
  73. /* The title of the cell showing the pod expiration reminder date */
  74. "Expiration Reminder" = "Vanhenemismuistutus";
  75. /* The title of the cell showing the pod expiration after expiry */
  76. "Expired" = "Vanhentunut";
  77. /* The title of the cell showing the pod expiration */
  78. "Expires" = "Vanhenee";
  79. /* Pod life HUD view label */
  80. "Fault" = "Virhe";
  81. /* The title of the command to finish pod setup */
  82. "Finish pod setup" = "Lopeta pumpun asennus";
  83. /* Accessibility format string for (1: localized volume)(2: time) */
  84. "Greater than %1$@ units remaining at %2$@" = "Enemmän kuin %1$@ yksikköä jäljellä klo %2$@";
  85. /* Instructions when deactivating pod that has been paired, but not attached. */
  86. "Incompletely set up pod must be deactivated before pairing with a new one. Please deactivate and discard pod." = "Puutteellisesti asennettu pumppu täytyy deaktivoida ennen kuin uusi pumppu voidaan yhdistää. Deaktivoi ja hylkää pumppu.";
  87. /* Instructions when deactivating pod that has been paired and possibly attached. */
  88. "Incompletely set up pod must be deactivated before pairing with a new one. Please deactivate and remove pod." = "Puutteellisesti asennettu pumppu täytyy deaktivoida ennen kuin uusi pumppu voidaan yhdistää. Deaktivoi ja poista pumppu.";
  89. /* Button title to insert cannula during setup */
  90. "Insert Cannula" = "Aseta kanyyli";
  91. /* The title of the cell showing delivered insulin */
  92. "Insulin Delivered" = "Annosteltu insuliini";
  93. /* The error message shown when Loop's basal schedule has an unsupported rate */
  94. "Invalid entry" = "Virheellinen merkintä";
  95. /* The title of the cell showing the pod lot id */
  96. "Lot" = "Lot";
  97. /* The detail text for bolus delivery when no bolus is being delivered */
  98. "None" = "Ei mitään";
  99. /* Button title to pair with pod during setup */
  100. "Pair" = "Yhdistä";
  101. /* The title of the command to pair new pod */
  102. "Pair New Pod" = "Yhdistä uusi pumppu";
  103. /* The text of the loading label when pairing */
  104. "Pairing…" = "Yhdistetään…";
  105. /* The title of the cell showing the pod pi version */
  106. "PI Version" = "PI-versio";
  107. /* The title of the command to play test beeps */
  108. "Play Test Beeps" = "Soita testiäänet";
  109. /* Progress message for play test beeps. */
  110. "Play Test Beeps…" = "Soitetaan testiäänet…";
  111. /* The title of the cell showing the pod pm version */
  112. "PM Version" = "PM-versio";
  113. /* Label describing pod age view */
  114. "Pod Age" = "Pumpun ikä";
  115. /* Title of the pod settings view controller */
  116. "Pod Settings" = "Pumpun asetukset";
  117. /* The text of the loading label when pod is primed */
  118. "Primed" = "Alustettu";
  119. /* The text of the loading label when priming */
  120. "Priming…" = "Alustetaan…";
  121. /* Label describing time remaining view */
  122. "Remaining" = "Jäljellä";
  123. /* Label indicating pod replacement necessary
  124. The title of the command to replace pod */
  125. "Replace Pod" = "Vaihda pumppu";
  126. /* The title of the command to replace pod when there is a pod fault */
  127. "Replace Pod Now" = "Vaihda pumppu nyt";
  128. /* The title of the cell showing reservoir status */
  129. "Reservoir" = "Säiliö";
  130. /* Button title for retrying pod deactivation */
  131. "Retry Pod Deactivation" = "Deaktivoi pumppu uudelleen";
  132. /* Title of button to save delivery limit settings
  133. Title of button to sync basal profile when no pod paired */
  134. "Save" = "Save";
  135. /* The detail text of the basal row when pod is running scheduled basal */
  136. "Schedule" = "Schedule";
  137. /* The title of the status section in settings */
  138. "Status" = "Tila";
  139. /* A message indicating a command succeeded */
  140. "Succeeded" = "Onnistui";
  141. /* The detail text of the basal row when pod is suspended */
  142. "Suspended" = "Pysäytetty";
  143. /* Title text for the button to delete Omnipod PumpManager */
  144. "Switch from Omnipod Pumps" = "Lopeta Omnipodin käyttö";
  145. /* Title of button to sync basal profile from pod */
  146. "Sync With Pod" = "Synkronoi pumpun kanssa";
  147. /* The title of the command to run the test command */
  148. "Test Command" = "Testikomento";
  149. /* Progress message for testing commands. */
  150. "Testing Commands…" = "Testataan komentoja…";
  151. /* The error message shown when Loop's basal schedule has more entries than the pod can support */
  152. "Too many entries" = "Liian monta basaalitasoa määritetty";
  153. /* Instructions when pod cannot be deactivated */
  154. "Unable to deactivate pod. Please continue and pair a new one." = "Pumpun deaktivointi ei onnistunut. Jatka ja yhdistä uusi pumppu.";
  155. /* The detail text for delivered insulin when no measurement is available */
  156. "Unknown" = "Tuntematon";