|
|
@@ -0,0 +1,261 @@
|
|
|
+/* Accessibility format string for (1: localized volume)(2: time) */
|
|
|
+"%1$@ units remaining at %2$@" = "%1$@ jednotiek zostáva o %2$@";
|
|
|
+
|
|
|
+/* The format string for displaying an offset from a time zone: (1: GMT)(2: -)(3: 4:00) */
|
|
|
+"%1$@%2$@%3$@" = "%1$@%2$@%3$@";
|
|
|
+
|
|
|
+/* Format string providing instructions for replacing pod due to a fault. (1: The fault description) */
|
|
|
+"%1$@. Insulin delivery has stopped. Please deactivate and remove pod." = "%1$@. Podávanie inzulínu je zastavené. Prosím deaktivujte a odstráňte Pod.";
|
|
|
+
|
|
|
+/* Format string for delivered insulin. (1: The localized amount)
|
|
|
+ Format string for insulin remaining in reservoir. (1: The localized amount) */
|
|
|
+"%@ U" = "%@ J";
|
|
|
+
|
|
|
+/* Format string for bolus progress when finished. (1: The localized amount) */
|
|
|
+"%@ U (Finished)" = "%@ U (Ukončené)";
|
|
|
+
|
|
|
+/* Format string for bolus progress. (1: The delivered amount) (2: The programmed amount) (3: the percent progress) */
|
|
|
+"%@ U of %@ U (%@)" = "%1$@ J z %2$@ J (%3$@)";
|
|
|
+
|
|
|
+/* Format string for temp basal rate. (1: The localized amount) */
|
|
|
+"%@ U/hour" = "%@ J/hod";
|
|
|
+
|
|
|
+/* Format string for bolus percent progress. (1: Percent progress) */
|
|
|
+"%@%%" = "%@%%";
|
|
|
+
|
|
|
+/* Format string for reservoir reading when above or equal to maximum reading. (1: The localized amount) */
|
|
|
+"%@+ U" = "%@+ J";
|
|
|
+
|
|
|
+/* Appends a full-stop to a statement */
|
|
|
+"%@." = "%@.";
|
|
|
+
|
|
|
+/* Format string for reservoir volume. (1: The localized volume) */
|
|
|
+"%@U" = "%@J";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod activated at time */
|
|
|
+"Active Time" = "Aktívny Čas";
|
|
|
+
|
|
|
+/* The title of the cell showing the Pod Active Clock */
|
|
|
+"Pod Active Clock" = "Aktívne Hodiny Podu";
|
|
|
+
|
|
|
+/* The title of the cell showing alarm status */
|
|
|
+"Alarms" = "Alarmy";
|
|
|
+
|
|
|
+/* Confirmation message for shutting down a pod */
|
|
|
+"Are you sure you want to shutdown this pod?" = "Naozaj chcete vypnúť tento Pod?";
|
|
|
+
|
|
|
+/* Confirmation message for removing Omnipod PumpManager */
|
|
|
+"Are you sure you want to stop using Omnipod?" = "Naozaj chcete prestať používať Ominpod?";
|
|
|
+
|
|
|
+/* The title text for the address assigned to the pod */
|
|
|
+"Assigned Address" = "Priradená Adresa";
|
|
|
+
|
|
|
+/* The title of the cell showing pod basal status */
|
|
|
+"Basal Delivery" = "Podávanie Bazálu";
|
|
|
+
|
|
|
+/* The title text for the basal rate schedule */
|
|
|
+"Basal Rates" = "Bazálne Dávky";
|
|
|
+
|
|
|
+/* The title of the cell showing pod bolus status */
|
|
|
+"Bolus Delivery" = "Podávanie Bolusu";
|
|
|
+
|
|
|
+/* The title of the cancel action in an action sheet */
|
|
|
+"Cancel" = "Zrušiť";
|
|
|
+
|
|
|
+/* The title of the command to change pump time zone */
|
|
|
+"Change Time Zone" = "Zmeniť Časové Pásmo";
|
|
|
+
|
|
|
+/* Progress message for changing pod time. */
|
|
|
+"Changing time…" = "Mení sa čas…";
|
|
|
+
|
|
|
+/* The title of the configuration section in settings */
|
|
|
+"Configuration" = "Konfigurácia";
|
|
|
+
|
|
|
+/* The title of the Insulin Type */
|
|
|
+"Insulin Type" = "Typ Inzulínu";
|
|
|
+
|
|
|
+/* The title of the continue action in an action sheet */
|
|
|
+"Continue" = "Pokračovať";
|
|
|
+
|
|
|
+/* Button title to deactivate pod because of fault during setup */
|
|
|
+"Deactivate" = "Deaktivovať";
|
|
|
+
|
|
|
+/* Button title for pod deactivation
|
|
|
+ Button title to deactivate pod */
|
|
|
+"Deactivate Pod" = "Deaktivovať Pod";
|
|
|
+
|
|
|
+/* Button title to delete Omnipod PumpManager */
|
|
|
+"Delete Omnipod" = "Vymazať Omnipod";
|
|
|
+
|
|
|
+/* Title text for delivery limits */
|
|
|
+"Delivery Limits" = "Limity Dávkovania";
|
|
|
+
|
|
|
+/* The title of the device information section in settings */
|
|
|
+"Device Information" = "Informácie o zariadeni";
|
|
|
+
|
|
|
+/* Title text for button to disable bolus beeps */
|
|
|
+"Disable Bolus Beeps" = "Vypnúť Pípnutie pre Bolus";
|
|
|
+
|
|
|
+/* Title text for button to enable bolus beeps */
|
|
|
+"Enable Bolus Beeps" = "Zapnúť Pípnutie pre Bolus";
|
|
|
+
|
|
|
+/* The alert title for disable bolus beeps error */
|
|
|
+"Error disabling bolus beeps" = "Chyba vypnutia pípnutie pre Bolus";
|
|
|
+
|
|
|
+/* The alert title for enable bolus beeps error */
|
|
|
+"Error enabling bolus beeps" = "Chyba zapnutia pípnutie pre bolus";
|
|
|
+
|
|
|
+/* The alert title for enable Confirmation Beeps */
|
|
|
+"Enable Confirmation Beeps" = "Zapnúť Potvrdzovacie Pípnutia";
|
|
|
+
|
|
|
+/* The alert title for Disable Confirmation Beep */
|
|
|
+"Disable Confirmation Beeps" = "Vypnúť Potvrdzovacie Pípnutia";
|
|
|
+
|
|
|
+/* The alert title for enable Automatic Bolus Beeps */
|
|
|
+"Enable Automatic Bolus Beeps" = "Povoliť Automatické Pípnutia pre Bolus";
|
|
|
+
|
|
|
+/* The alert title for Disable Automatic Bolus Beeps */
|
|
|
+"Disable Automatic Bolus Beeps" = "Vypnúť Automatické Pípnutia pre Bolus";
|
|
|
+
|
|
|
+/* The alert title for a resume error */
|
|
|
+"Error Resuming" = "Zhrnutie Chyby";
|
|
|
+
|
|
|
+/* The alert title for a suspend error */
|
|
|
+"Error Suspending" = "Chyba Pozastavenia";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod expiration reminder date */
|
|
|
+"Expiration Reminder" = "Pripomienka Expirácie";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod expiration after expiry */
|
|
|
+"Expired" = "Expirovaný";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod expiration */
|
|
|
+"Expires" = "Expiruje";
|
|
|
+
|
|
|
+/* Pod life HUD view label */
|
|
|
+"Fault" = "Fault";
|
|
|
+
|
|
|
+/* The title of the command to finish pod setup */
|
|
|
+"Finish pod setup" = "Dokončiť nastavenie Podu";
|
|
|
+
|
|
|
+/* Accessibility format string for (1: localized volume)(2: time) */
|
|
|
+"Greater than %1$@ units remaining at %2$@" = "Viac ako %1$@ jednotiek ostáva o %2$@";
|
|
|
+
|
|
|
+/* Instructions when deactivating pod that has been paired, but not attached. */
|
|
|
+"Incompletely set up pod must be deactivated before pairing with a new one. Please deactivate and discard pod." = "Neúplne nastavený Pod musí byť deaktivovaný predtým ako spárujete nový. Prosím deaktivujte a znehodnodte Pod.";
|
|
|
+
|
|
|
+/* Instructions when deactivating pod that has been paired and possibly attached. */
|
|
|
+"Incompletely set up pod must be deactivated before pairing with a new one. Please deactivate and remove pod." = "Neúplne nastavený Pod musí byť deaktivovaný predtým ako spárujete nový. Prosím deaktivujte a odstráňte Pod.";
|
|
|
+
|
|
|
+/* Button title to insert cannula during setup */
|
|
|
+"Insert Cannula" = "Zaviesť Kanylu";
|
|
|
+
|
|
|
+/* The title of the cell showing delivered insulin */
|
|
|
+"Insulin Delivered" = "Podaný Inzulín";
|
|
|
+
|
|
|
+/* The error message shown when Loop's basal schedule has an unsupported rate */
|
|
|
+"Invalid entry" = "Neplatný záznam";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod lot id */
|
|
|
+"Lot" = "Lot";
|
|
|
+
|
|
|
+/* The detail text for bolus delivery when no bolus is being delivered */
|
|
|
+"None" = "None";
|
|
|
+
|
|
|
+/* Button title to pair with pod during setup */
|
|
|
+"Pair" = "Pair";
|
|
|
+
|
|
|
+/* The title of the command to pair new pod */
|
|
|
+"Pair New Pod" = "Pair New Pod";
|
|
|
+
|
|
|
+/* The text of the loading label when pairing */
|
|
|
+"Pairing…" = "Pairing…";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod pi version */
|
|
|
+"PI Version" = "PI Version";
|
|
|
+
|
|
|
+/* The title of the command to play test beeps */
|
|
|
+"Play Test Beeps" = "Play Test Beeps";
|
|
|
+
|
|
|
+/* Progress message for play test beeps. */
|
|
|
+"Play Test Beeps…" = "Play Test Beeps…";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod pm version */
|
|
|
+"PM Version" = "PM Version";
|
|
|
+
|
|
|
+/* Label describing pod age view */
|
|
|
+"Pod Age" = "Pod Age";
|
|
|
+
|
|
|
+/* Title of the pod settings view controller */
|
|
|
+"Pod Settings" = "Pod Settings";
|
|
|
+
|
|
|
+/* The text of the loading label when pod is primed */
|
|
|
+"Primed" = "Primed";
|
|
|
+
|
|
|
+/* The text of the loading label when priming */
|
|
|
+"Priming…" = "Priming…";
|
|
|
+
|
|
|
+/* Label describing time remaining view */
|
|
|
+"Remaining" = "Remaining";
|
|
|
+
|
|
|
+/* Label indicating pod replacement necessary
|
|
|
+ The title of the command to replace pod */
|
|
|
+"Replace Pod" = "Replace Pod";
|
|
|
+
|
|
|
+/* The title of the command to replace pod when there is a pod fault */
|
|
|
+"Replace Pod Now" = "Replace Pod Now";
|
|
|
+
|
|
|
+/* The title of the cell showing reservoir status */
|
|
|
+"Reservoir" = "Reservoir";
|
|
|
+
|
|
|
+/* Button title for retrying pod deactivation */
|
|
|
+"Retry Pod Deactivation" = "Retry Pod Deactivation";
|
|
|
+
|
|
|
+/* Title of button to save delivery limit settings
|
|
|
+ Title of button to sync basal profile when no pod paired */
|
|
|
+"Save" = "Save";
|
|
|
+
|
|
|
+/* The detail text of the basal row when pod is running scheduled basal */
|
|
|
+"Schedule" = "Schedule";
|
|
|
+
|
|
|
+/* The title of the status section in settings */
|
|
|
+"Status" = "Status";
|
|
|
+
|
|
|
+/* A message indicating a command succeeded */
|
|
|
+"Succeeded" = "Succeeded";
|
|
|
+
|
|
|
+/* The detail text of the basal row when pod is suspended */
|
|
|
+"Suspended" = "Suspended";
|
|
|
+
|
|
|
+/* Title text for the button to delete Omnipod PumpManager */
|
|
|
+"Switch from Omnipod Pumps" = "Switch from Omnipod Pumps";
|
|
|
+
|
|
|
+/* Title of button to sync basal profile from pod */
|
|
|
+"Sync With Pod" = "Sync With Pod";
|
|
|
+
|
|
|
+/* The title of the command to run the test command */
|
|
|
+"Test Command" = "Test Command";
|
|
|
+
|
|
|
+/* Progress message for testing commands. */
|
|
|
+"Testing Commands…" = "Testing Commands…";
|
|
|
+
|
|
|
+/* The error message shown when Loop's basal schedule has more entries than the pod can support */
|
|
|
+"Too many entries" = "Too many entries";
|
|
|
+
|
|
|
+/* Instructions when pod cannot be deactivated */
|
|
|
+"Unable to deactivate pod. Please continue and pair a new one." = "Unable to deactivate pod. Please continue and pair a new one.";
|
|
|
+
|
|
|
+/* The detail text for delivered insulin when no measurement is available */
|
|
|
+"Unknown" = "Unknown";
|
|
|
+
|
|
|
+/* The title of the diagnostics section in settings */
|
|
|
+"Diagnostics" = "Diagnostics";
|
|
|
+
|
|
|
+/* The diagnostic command Read Pod Status */
|
|
|
+"Read Pod Status" = "Read Pod Status";
|
|
|
+
|
|
|
+/* The diagnostic command Read Pulse Log */
|
|
|
+"Read Pulse Log" = "Read Pulse Log";
|
|
|
+
|
|
|
+/* The title of the pod details section in settings */
|
|
|
+"Pod Details" = "Pod Details";
|