|
|
@@ -0,0 +1,261 @@
|
|
|
+/* Accessibility format string for (1: localized volume)(2: time) */
|
|
|
+"%1$@ units remaining at %2$@" = "%1$@ одиниць залишилося на %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.";
|
|
|
+
|
|
|
+/* Format string for delivered insulin. (1: The localized amount)
|
|
|
+ Format string for insulin remaining in reservoir. (1: The localized amount) */
|
|
|
+"%@ U" = "%@ Од";
|
|
|
+
|
|
|
+/* Format string for bolus progress when finished. (1: The localized amount) */
|
|
|
+"%@ U (Finished)" = "%@ U (Завершено)";
|
|
|
+
|
|
|
+/* Format string for bolus progress. (1: The delivered amount) (2: The programmed amount) (3: the percent progress) */
|
|
|
+"%@ U of %@ U (%@)" = "%1$@ U з %2$@ U (%3$@)";
|
|
|
+
|
|
|
+/* Format string for temp basal rate. (1: The localized amount) */
|
|
|
+"%@ U/hour" = " %@Од/год";
|
|
|
+
|
|
|
+/* 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" = "%@ Од";
|
|
|
+
|
|
|
+/* Appends a full-stop to a statement */
|
|
|
+"%@." = "%@.";
|
|
|
+
|
|
|
+/* Format string for reservoir volume. (1: The localized volume) */
|
|
|
+"%@U" = "%@U";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod activated at time */
|
|
|
+"Active Time" = "Активний час";
|
|
|
+
|
|
|
+/* The title of the cell showing the Pod Active Clock */
|
|
|
+"Pod Active Clock" = "Активний POD годин";
|
|
|
+
|
|
|
+/* The title of the cell showing alarm status */
|
|
|
+"Alarms" = "Тривога";
|
|
|
+
|
|
|
+/* Confirmation message for shutting down a pod */
|
|
|
+"Are you sure you want to shutdown this pod?" = "Ви впевнені, що хочете завершити цей POD?";
|
|
|
+
|
|
|
+/* Confirmation message for removing Omnipod PumpManager */
|
|
|
+"Are you sure you want to stop using Omnipod?" = "Ви впевнені, що хочете зупинити Omnipod?";
|
|
|
+
|
|
|
+/* The title text for the address assigned to the pod */
|
|
|
+"Assigned Address" = "Призначена адреса";
|
|
|
+
|
|
|
+/* The title of the cell showing pod basal status */
|
|
|
+"Basal Delivery" = "Базальна доставка";
|
|
|
+
|
|
|
+/* The title text for the basal rate schedule */
|
|
|
+"Basal Rates" = "Дози базалу";
|
|
|
+
|
|
|
+/* The title of the cell showing pod bolus status */
|
|
|
+"Bolus Delivery" = "Подача болюса";
|
|
|
+
|
|
|
+/* The title of the cancel action in an action sheet */
|
|
|
+"Cancel" = "Відмінити";
|
|
|
+
|
|
|
+/* The title of the command to change pump time zone */
|
|
|
+"Change Time Zone" = "Змінити часовий пояс";
|
|
|
+
|
|
|
+/* Progress message for changing pod time. */
|
|
|
+"Changing time…" = "Зміна часу…";
|
|
|
+
|
|
|
+/* The title of the configuration section in settings */
|
|
|
+"Configuration" = "Налаштування";
|
|
|
+
|
|
|
+/* The title of the Insulin Type */
|
|
|
+"Insulin Type" = "Тип інсуліну";
|
|
|
+
|
|
|
+/* The title of the continue action in an action sheet */
|
|
|
+"Continue" = "Продовжити";
|
|
|
+
|
|
|
+/* Button title to deactivate pod because of fault during setup */
|
|
|
+"Deactivate" = "Деактивувати";
|
|
|
+
|
|
|
+/* Button title for pod deactivation
|
|
|
+ Button title to deactivate pod */
|
|
|
+"Deactivate Pod" = "Деактивувати POD";
|
|
|
+
|
|
|
+/* Button title to delete Omnipod PumpManager */
|
|
|
+"Delete Omnipod" = "Вилучити Omnipod";
|
|
|
+
|
|
|
+/* Title text for delivery limits */
|
|
|
+"Delivery Limits" = "Ліміт доставки";
|
|
|
+
|
|
|
+/* The title of the device information section in settings */
|
|
|
+"Device Information" = "Відомості про пристрій";
|
|
|
+
|
|
|
+/* Title text for button to disable bolus beeps */
|
|
|
+"Disable Bolus Beeps" = "Вимкнути звук болюс";
|
|
|
+
|
|
|
+/* Title text for button to enable bolus beeps */
|
|
|
+"Enable Bolus Beeps" = "Увімкнути звук болюс";
|
|
|
+
|
|
|
+/* The alert title for disable bolus beeps error */
|
|
|
+"Error disabling bolus beeps" = "Помилка вимкнення болюс біп";
|
|
|
+
|
|
|
+/* The alert title for enable bolus beeps error */
|
|
|
+"Error enabling bolus beeps" = "Помилка увімкнення bolus біп";
|
|
|
+
|
|
|
+/* The alert title for enable Confirmation Beeps */
|
|
|
+"Enable Confirmation Beeps" = "Увімкнути Біп підтвердження";
|
|
|
+
|
|
|
+/* The alert title for Disable Confirmation Beep */
|
|
|
+"Disable Confirmation Beeps" = "Вимкнути Біп підтвердження";
|
|
|
+
|
|
|
+/* The alert title for enable Automatic Bolus Beeps */
|
|
|
+"Enable Automatic Bolus Beeps" = "Увімкнути автоматичні звуки для болюсу";
|
|
|
+
|
|
|
+/* The alert title for Disable Automatic Bolus Beeps */
|
|
|
+"Disable Automatic Bolus Beeps" = "Вимкнути авт звуки для болюсу";
|
|
|
+
|
|
|
+/* The alert title for a resume error */
|
|
|
+"Error Resuming" = "Помилка при відновленні";
|
|
|
+
|
|
|
+/* The alert title for a suspend error */
|
|
|
+"Error Suspending" = "Помилка призупинення";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod expiration reminder date */
|
|
|
+"Expiration Reminder" = "Нагадування про термін дії";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod expiration after expiry */
|
|
|
+"Expired" = "Минув термін дії";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod expiration */
|
|
|
+"Expires" = "Термін закінчується";
|
|
|
+
|
|
|
+/* Pod life HUD view label */
|
|
|
+"Fault" = "Збій";
|
|
|
+
|
|
|
+/* The title of the command to finish pod setup */
|
|
|
+"Finish pod setup" = "Завершити налаштування POD";
|
|
|
+
|
|
|
+/* Accessibility format string for (1: localized volume)(2: time) */
|
|
|
+"Greater than %1$@ units remaining at %2$@" = "Залишилось більше %1$@ одиниць на %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." = "Старий POD має бути деактивований, для створення пари з новим. Будь ласка, деактивуйте та зніміть старий 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." = "Старий pod має бути деактивований, для створення пари з новим. Будь ласка, деактивуйте та зніміть старий pod.";
|
|
|
+
|
|
|
+/* Button title to insert cannula during setup */
|
|
|
+"Insert Cannula" = "Вставте канюлю";
|
|
|
+
|
|
|
+/* The title of the cell showing delivered insulin */
|
|
|
+"Insulin Delivered" = "Доставлено інсуліну";
|
|
|
+
|
|
|
+/* The error message shown when Loop's basal schedule has an unsupported rate */
|
|
|
+"Invalid entry" = "Невірний запис";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod lot id */
|
|
|
+"Lot" = "Партія";
|
|
|
+
|
|
|
+/* The detail text for bolus delivery when no bolus is being delivered */
|
|
|
+"None" = "Жоден";
|
|
|
+
|
|
|
+/* Button title to pair with pod during setup */
|
|
|
+"Pair" = "Пов'язати";
|
|
|
+
|
|
|
+/* The title of the command to pair new pod */
|
|
|
+"Pair New Pod" = "Підключити новий POD";
|
|
|
+
|
|
|
+/* The text of the loading label when pairing */
|
|
|
+"Pairing…" = "Підключення…";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod pi version */
|
|
|
+"PI Version" = "PI версія";
|
|
|
+
|
|
|
+/* The title of the command to play test beeps */
|
|
|
+"Play Test Beeps" = "Програти тестовий звук";
|
|
|
+
|
|
|
+/* Progress message for play test beeps. */
|
|
|
+"Play Test Beeps…" = "Тестовий звук програється…";
|
|
|
+
|
|
|
+/* The title of the cell showing the pod pm version */
|
|
|
+"PM Version" = "PM версія";
|
|
|
+
|
|
|
+/* Label describing pod age view */
|
|
|
+"Pod Age" = "Вік PODу";
|
|
|
+
|
|
|
+/* Title of the pod settings view controller */
|
|
|
+"Pod Settings" = "Налаштування PODу";
|
|
|
+
|
|
|
+/* The text of the loading label when pod is primed */
|
|
|
+"Primed" = "Активовано";
|
|
|
+
|
|
|
+/* The text of the loading label when priming */
|
|
|
+"Priming…" = "Активація...";
|
|
|
+
|
|
|
+/* Label describing time remaining view */
|
|
|
+"Remaining" = "Залишок";
|
|
|
+
|
|
|
+/* Label indicating pod replacement necessary
|
|
|
+ The title of the command to replace pod */
|
|
|
+"Replace Pod" = "Замініть POD";
|
|
|
+
|
|
|
+/* The title of the command to replace pod when there is a pod fault */
|
|
|
+"Replace Pod Now" = "Замініть POD на новий";
|
|
|
+
|
|
|
+/* The title of the cell showing reservoir status */
|
|
|
+"Reservoir" = "Резервуар";
|
|
|
+
|
|
|
+/* Button title for retrying pod deactivation */
|
|
|
+"Retry Pod Deactivation" = "Повторити деактивацію PODу";
|
|
|
+
|
|
|
+/* Title of button to save delivery limit settings
|
|
|
+ Title of button to sync basal profile when no pod paired */
|
|
|
+"Save" = "Зберегти";
|
|
|
+
|
|
|
+/* The detail text of the basal row when pod is running scheduled basal */
|
|
|
+"Schedule" = "Розклад";
|
|
|
+
|
|
|
+/* The title of the status section in settings */
|
|
|
+"Status" = "Статус";
|
|
|
+
|
|
|
+/* A message indicating a command succeeded */
|
|
|
+"Succeeded" = "Успішно";
|
|
|
+
|
|
|
+/* The detail text of the basal row when pod is suspended */
|
|
|
+"Suspended" = "Призупинено";
|
|
|
+
|
|
|
+/* Title text for the button to delete Omnipod PumpManager */
|
|
|
+"Switch from Omnipod Pumps" = "Відключитися від помп Omnipod";
|
|
|
+
|
|
|
+/* Title of button to sync basal profile from pod */
|
|
|
+"Sync With Pod" = "Синхронізація з POD";
|
|
|
+
|
|
|
+/* The title of the command to run the test command */
|
|
|
+"Test Command" = "Тестова команда";
|
|
|
+
|
|
|
+/* Progress message for testing commands. */
|
|
|
+"Testing Commands…" = "Тестування команд…";
|
|
|
+
|
|
|
+/* The error message shown when Loop's basal schedule has more entries than the pod can support */
|
|
|
+"Too many entries" = "Забагато записів";
|
|
|
+
|
|
|
+/* Instructions when pod cannot be deactivated */
|
|
|
+"Unable to deactivate pod. Please continue and pair a new one." = "Не вдалося деактивувати POD. Будь ласка, продовжуйте і спробуйте ще раз.";
|
|
|
+
|
|
|
+/* The detail text for delivered insulin when no measurement is available */
|
|
|
+"Unknown" = "Невідомий";
|
|
|
+
|
|
|
+/* The title of the diagnostics section in settings */
|
|
|
+"Diagnostics" = "Діагностика";
|
|
|
+
|
|
|
+/* The diagnostic command Read Pod Status */
|
|
|
+"Read Pod Status" = "Читати статус POD";
|
|
|
+
|
|
|
+/* The diagnostic command Read Pulse Log */
|
|
|
+"Read Pulse Log" = "Читати журнал подій";
|
|
|
+
|
|
|
+/* The title of the pod details section in settings */
|
|
|
+"Pod Details" = "Деталі POD";
|