|
@@ -1,9 +1,3 @@
|
|
|
-/* Low reservoir alert format string. (1: Number of units remaining) */
|
|
|
|
|
-"%1$@ U left" = "%1$@ U jäljellä";
|
|
|
|
|
-
|
|
|
|
|
-/* Low reservoir alert with time remaining format string. (1: Number of units remaining)(2: approximate time remaining) */
|
|
|
|
|
-"%1$@ U left: %2$@" = "%1$@ U jäljellä: %2$@";
|
|
|
|
|
-
|
|
|
|
|
/* Communications error for a bolus currently running */
|
|
/* Communications error for a bolus currently running */
|
|
|
"A bolus is already in progress" = "Bolus on jo käynnissä";
|
|
"A bolus is already in progress" = "Bolus on jo käynnissä";
|
|
|
|
|
|
|
@@ -19,28 +13,9 @@
|
|
|
/* The format string description of a BasalProfileStartPumpEvent. (1: The index of the profile)(2: The basal rate) */
|
|
/* The format string description of a BasalProfileStartPumpEvent. (1: The index of the profile)(2: The basal rate) */
|
|
|
"Basal Profile %1$@: %2$@ U/hour" = "Basaaliprofiili %1$@: %2$@ U/h";
|
|
"Basal Profile %1$@: %2$@ U/hour" = "Basaaliprofiili %1$@: %2$@ U/h";
|
|
|
|
|
|
|
|
-/* Event title for bolus
|
|
|
|
|
- Pump Event title for UnfinalizedDose with doseType of .bolus */
|
|
|
|
|
-"Bolus" = "Bolus";
|
|
|
|
|
-
|
|
|
|
|
/* Pump error code when bolus is in progress */
|
|
/* Pump error code when bolus is in progress */
|
|
|
"Bolus in progress" = "Bolus vireillä";
|
|
"Bolus in progress" = "Bolus vireillä";
|
|
|
|
|
|
|
|
-/* Error description when failure due to bolus in progress */
|
|
|
|
|
-"Bolus in Progress" = "Bolus käynnissä";
|
|
|
|
|
-
|
|
|
|
|
-/* Describing the Canada pump region */
|
|
|
|
|
-"Canada" = "Kanada";
|
|
|
|
|
-
|
|
|
|
|
-/* The notification alert describing a low pump battery */
|
|
|
|
|
-"Change the pump battery immediately" = "Vaihda pumpun paristo välittömästi";
|
|
|
|
|
-
|
|
|
|
|
-/* The notification alert describing an empty pump reservoir */
|
|
|
|
|
-"Change the pump reservoir now" = "Vaihda pumpun säiliö";
|
|
|
|
|
-
|
|
|
|
|
-/* Event title for ChangeTimePumpEvent */
|
|
|
|
|
-"Change Time" = "Muuta aika";
|
|
|
|
|
-
|
|
|
|
|
/* Suggestions for diagnosing a command refused pump error */
|
|
/* Suggestions for diagnosing a command refused pump error */
|
|
|
"Check that the pump is not suspended or priming, or has a percent temp basal type" = "Tarkista, että pumppu ei ole pysäytetty, vakiotäytöllä tai basaalityypiksi ei ole valittu prosentteja";
|
|
"Check that the pump is not suspended or priming, or has a percent temp basal type" = "Tarkista, että pumppu ei ole pysäytetty, vakiotäytöllä tai basaalityypiksi ei ole valittu prosentteja";
|
|
|
|
|
|
|
@@ -56,33 +31,15 @@
|
|
|
/* Error description */
|
|
/* Error description */
|
|
|
"Device Error" = "Laitevirhe";
|
|
"Device Error" = "Laitevirhe";
|
|
|
|
|
|
|
|
-/* Default alert dismissal */
|
|
|
|
|
-"Dismiss" = "Ohita";
|
|
|
|
|
-
|
|
|
|
|
/* Describing the pump history insulin data source */
|
|
/* Describing the pump history insulin data source */
|
|
|
"Event History" = "Tapahtumahistoria";
|
|
"Event History" = "Tapahtumahistoria";
|
|
|
|
|
|
|
|
-/* Error description for glucose page failing crc check */
|
|
|
|
|
-"Glucose page failed crc check" = "Glukoosisivun CRC-tarkistus epäonnistui";
|
|
|
|
|
-
|
|
|
|
|
-/* Pump error code when invalid history page is requested */
|
|
|
|
|
-"History page does not exist" = "Historiasivua ei ole olemassa";
|
|
|
|
|
-
|
|
|
|
|
-/* Error description for history page failing crc check */
|
|
|
|
|
-"History page failed crc check" = "Historiasivun CRC-tarkistus epäonnistui";
|
|
|
|
|
-
|
|
|
|
|
-/* Status highlight that insulin delivery was suspended. */
|
|
|
|
|
-"Insulin Suspended" = "Insuliini pysäytetty";
|
|
|
|
|
-
|
|
|
|
|
/* Format string for failure reason. (1: The operation being performed) (2: The response data) */
|
|
/* Format string for failure reason. (1: The operation being performed) (2: The response data) */
|
|
|
"Invalid response during %1$@: %2$@" = "Virheellinen vastaus %1$@: %2$@";
|
|
"Invalid response during %1$@: %2$@" = "Virheellinen vastaus %1$@: %2$@";
|
|
|
|
|
|
|
|
/* Describing the battery chemistry as Lithium */
|
|
/* Describing the battery chemistry as Lithium */
|
|
|
"Lithium" = "Litium";
|
|
"Lithium" = "Litium";
|
|
|
|
|
|
|
|
-/* Event title for JournalEntryPumpLowBatteryPumpEvent */
|
|
|
|
|
-"Low Battery" = "Akku lähes tyhjä";
|
|
|
|
|
-
|
|
|
|
|
/* Recovery suggestion */
|
|
/* Recovery suggestion */
|
|
|
"Make sure your RileyLink is nearby and powered on" = "Varmista, että RileyLink on riittävän lähellä ja kytketty päälle";
|
|
"Make sure your RileyLink is nearby and powered on" = "Varmista, että RileyLink on riittävän lähellä ja kytketty päälle";
|
|
|
|
|
|
|
@@ -95,18 +52,9 @@
|
|
|
/* Generic title of the minimed pump manager */
|
|
/* Generic title of the minimed pump manager */
|
|
|
"Minimed 500/700 Series" = "Minimed 500/700 -sarja";
|
|
"Minimed 500/700 Series" = "Minimed 500/700 -sarja";
|
|
|
|
|
|
|
|
-/* Error description when no rileylink connected */
|
|
|
|
|
-"No RileyLink Connected" = "RileyLink ei ole yhdistetty";
|
|
|
|
|
-
|
|
|
|
|
/* Describing the North America pump region */
|
|
/* Describing the North America pump region */
|
|
|
"North America" = "Pohjois-Amerikka";
|
|
"North America" = "Pohjois-Amerikka";
|
|
|
|
|
|
|
|
-/* Acknowledge button label for RileyLink low battery alert */
|
|
|
|
|
-"OK" = "OK";
|
|
|
|
|
-
|
|
|
|
|
-/* The notification title for a low pump battery */
|
|
|
|
|
-"Pump Battery Low" = "Pumpun paristo vähissä";
|
|
|
|
|
-
|
|
|
|
|
/* No comment provided by engineer. */
|
|
/* No comment provided by engineer. */
|
|
|
"Pump did not respond" = "Pumppu ei vastannut";
|
|
"Pump did not respond" = "Pumppu ei vastannut";
|
|
|
|
|
|
|
@@ -116,12 +64,6 @@
|
|
|
/* No comment provided by engineer. */
|
|
/* No comment provided by engineer. */
|
|
|
"Pump is suspended" = "Pumppu on pysäytetty";
|
|
"Pump is suspended" = "Pumppu on pysäytetty";
|
|
|
|
|
|
|
|
-/* The notification title for an empty pump reservoir */
|
|
|
|
|
-"Pump Reservoir Empty" = "Pumpun säiliö tyhjä";
|
|
|
|
|
-
|
|
|
|
|
-/* The notification title for a low pump reservoir */
|
|
|
|
|
-"Pump Reservoir Low" = "Pumpun säiliö vähissä";
|
|
|
|
|
-
|
|
|
|
|
/* No comment provided by engineer. */
|
|
/* No comment provided by engineer. */
|
|
|
"Pump responded unexpectedly" = "Pumppu vastasi epätavallisesti";
|
|
"Pump responded unexpectedly" = "Pumppu vastasi epätavallisesti";
|
|
|
|
|
|
|
@@ -134,13 +76,6 @@
|
|
|
/* Error description */
|
|
/* Error description */
|
|
|
"RileyLink radio tune failed" = "RileyLink-radion viritys epäonnistui";
|
|
"RileyLink radio tune failed" = "RileyLink-radion viritys epäonnistui";
|
|
|
|
|
|
|
|
-/* Event title for starting scheduled basal */
|
|
|
|
|
-"Scheduled Basal" = "Ohjelmoitu basaali";
|
|
|
|
|
-
|
|
|
|
|
-/* Event title for temporary basal rate start
|
|
|
|
|
- Pump Event title for UnfinalizedDose with doseType of .tempBasal */
|
|
|
|
|
-"Temp Basal" = "Tilapäinen basaali";
|
|
|
|
|
-
|
|
|
|
|
/* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
|
|
/* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
|
|
|
"Temporary Basal: %1$.3f U/hour" = "Tilapäinen basaali: %1$.3f U/h";
|
|
"Temporary Basal: %1$.3f U/hour" = "Tilapäinen basaali: %1$.3f U/h";
|
|
|
|
|
|
|
@@ -150,15 +85,6 @@
|
|
|
/* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
|
|
/* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
|
|
|
"Temporary Basal: %1$d%%" = "Tilapäinen basaali: %1$d%%";
|
|
"Temporary Basal: %1$d%%" = "Tilapäinen basaali: %1$d%%";
|
|
|
|
|
|
|
|
-/* Error description when storage fails */
|
|
|
|
|
-"Unable to store pump data" = "Pumpun tietoja ei voitu tallentaa";
|
|
|
|
|
-
|
|
|
|
|
-/* Format string for error description for an unknown record type in a glucose page. (1: event type number) */
|
|
|
|
|
-"Unknown glucose record type: %$1@" = "Tuntematon glukoositietuetyyppi: %$1 @";
|
|
|
|
|
-
|
|
|
|
|
-/* Format string for error description for an unknown record type in a history page. (1: event type number) */
|
|
|
|
|
-"Unknown history record type: %$1@" = "Tuntematon historiatietuetyyppi: %$1 @";
|
|
|
|
|
-
|
|
|
|
|
/* The format string description of an unknown pump error code. (1: The specific error code raw value) */
|
|
/* The format string description of an unknown pump error code. (1: The specific error code raw value) */
|
|
|
"Unknown pump error code: %1$@" = "Tuntematon pumpun virhekoodi: %1$@";
|
|
"Unknown pump error code: %1$@" = "Tuntematon pumpun virhekoodi: %1$@";
|
|
|
|
|
|
|
@@ -170,4 +96,3 @@
|
|
|
|
|
|
|
|
/* Describing the worldwide pump region */
|
|
/* Describing the worldwide pump region */
|
|
|
"World-Wide" = "Maailmanlaajuinen";
|
|
"World-Wide" = "Maailmanlaajuinen";
|
|
|
-
|
|
|