Localizable.strings 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974
  1. /* Accessibility format string for (1: localized volume)(2: time) */
  2. "%1$@ units remaining at %2$@" = "%1$@ ед остается в %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$@. Подача инсулина остановлена. Остановите и снимите Pod";
  7. /* Format string for delivered insulin. (1: The localized amount)
  8. Format string for insulin remaining in reservoir. (1: The localized amount) */
  9. "%@ U" = "%@ Eд";
  10. /* Format string for bolus progress when finished. (1: The localized amount) */
  11. "%@ U (Finished)" = "%@ ед (подано)";
  12. /* Format string for bolus progress. (1: The delivered amount) (2: The programmed amount) (3: the percent progress) */
  13. "%@ U of %@ U (%@)" = "%1$@ ед из %2$@ ед (%3$@)";
  14. /* Format string for temp basal rate. (1: The localized amount) */
  15. "%@ U/hour" = "%@ ед/час";
  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" = "%@+ ед";
  20. /* Appends a full-stop to a statement */
  21. "%@." = "%@.";
  22. /* Format string for reservoir volume. (1: The localized volume) */
  23. "%@U" = "%@ед";
  24. /* The title of the cell showing the pod activated at time */
  25. "Active Time" = "Активирован в";
  26. /* The title of the cell showing alarm status */
  27. "Alarms" = "Оповещения";
  28. /* Confirmation message for shutting down a pod */
  29. "Are you sure you want to shutdown this pod?" = "Подтвердите отключение Omnipod";
  30. /* Confirmation message for removing Omnipod PumpManager */
  31. "Are you sure you want to stop using Omnipod?" = "Подтвердите остановку Omnipod";
  32. /* The title text for the address assigned to the pod */
  33. "Assigned Address" = "Заданный адрес";
  34. /* The title of the cell showing pod basal status */
  35. "Basal Delivery" = "Подача базала";
  36. /* The title text for the basal rate schedule */
  37. "Basal Rates" = "Скорости базала";
  38. /* The title of the cell showing pod bolus status */
  39. "Bolus Delivery" = "Подача болюса";
  40. /* The title of the cancel action in an action sheet */
  41. "Cancel" = "Отмена";
  42. /* The title of the command to change pump time zone */
  43. "Change Time Zone" = "Изменить часовой пояс";
  44. /* Progress message for changing pod time. */
  45. "Changing time…" = "Выполняется изменение времени";
  46. /* The title of the configuration section in settings */
  47. "Configuration" = "Конфигурация";
  48. /* The title of the continue action in an action sheet */
  49. "Continue" = "Продолжить";
  50. /* Button title to deactivate pod because of fault during setup */
  51. "Deactivate" = "Деактивировать";
  52. /* Button title for pod deactivation
  53. Button title to deactivate pod */
  54. "Deactivate Pod" = "Деактивировать Pod";
  55. /* Button title to delete Omnipod PumpManager */
  56. "Delete Omnipod" = "Удалить Omnipod";
  57. /* Title text for delivery limits */
  58. "Delivery Limits" = "Лимит подачи";
  59. /* The title of the device information section in settings */
  60. "Device Information" = "Информация об устройстве";
  61. /* Title text for button to disable bolus beeps */
  62. "Disable Bolus Beeps" = "Отключить звуковой сигнал болюса";
  63. /* Title text for button to enable bolus beeps */
  64. "Enable Bolus Beeps" = "Включить звуковой сигнал болюса";
  65. /* The alert title for disable bolus beeps error */
  66. "Error disabling bolus beeps" = "Ошибка отключения звукового сигнала болюса";
  67. /* The alert title for enable bolus beeps error */
  68. "Error enabling bolus beeps" = "Ошибка подключения звукового сигнала болюса";
  69. /* The alert title for a resume error */
  70. "Error Resuming" = "Ошибка возобновления";
  71. /* The alert title for a suspend error */
  72. "Error Suspending" = "Ошибка остановки";
  73. /* The title of the cell showing the pod expiration reminder date */
  74. "Expiration Reminder" = "Напоминание об истечении срока";
  75. /* The title of the cell showing the pod expiration after expiry */
  76. "Expired" = "Срок истек";
  77. /* The title of the cell showing the pod expiration */
  78. "Expires" = "Срок истекает";
  79. /* Pod life HUD view label */
  80. "Fault" = "Сбой";
  81. /* The title of the command to finish pod setup */
  82. "Finish pod setup" = "Завершить настройку Omnipod";
  83. /* Accessibility format string for (1: localized volume)(2: time) */
  84. "Greater than %1$@ units remaining at %2$@" = "Более %1$@ ед остается в %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." = "Неполностью настроенный Omnipod должен быть отключен до соединения с новым. Отключите и утилизируйте Pod.";
  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." = "Неполностью настроенный Omnipod должен быть отключен до соединения с новым. Отключите и удалите Pod.";
  89. /* Button title to insert cannula during setup */
  90. "Insert Cannula" = "Вставьте катетер";
  91. /* The title of the cell showing delivered insulin */
  92. "Insulin Delivered" = "Инсулин подан";
  93. /* The error message shown when Loop's basal schedule has an unsupported rate */
  94. "Invalid entry" = "Неверная запись";
  95. /* The title of the cell showing the pod lot id */
  96. "Lot" = "№ партии";
  97. /* The detail text for bolus delivery when no bolus is being delivered */
  98. "None" = "Не подан";
  99. /* Button title to pair with pod during setup */
  100. "Pair" = "Сопряжение";
  101. /* The title of the command to pair new pod */
  102. "Pair New Pod" = "Установить сопряжение";
  103. /* The text of the loading label when pairing */
  104. "Pairing…" = "Производится Сопряжение";
  105. /* The title of the cell showing the pod pi version */
  106. "PI Version" = "Версия PI";
  107. /* The title of the command to play test beeps */
  108. "Play Test Beeps" = "Включить проверку сигналов";
  109. /* Progress message for play test beeps. */
  110. "Play Test Beeps…" = "Проверка тест сигналов";
  111. /* The title of the cell showing the pod pm version */
  112. "PM Version" = "Версия PM";
  113. /* Label describing pod age view */
  114. "Pod Age" = "Pod проработал";
  115. /* Title of the pod settings view controller */
  116. "Pod Settings" = "Настройки Pod";
  117. /* The text of the loading label when pod is primed */
  118. "Primed" = "Заполнено";
  119. /* The text of the loading label when priming */
  120. "Priming…" = "Заполнение…";
  121. /* Label describing time remaining view */
  122. "Remaining" = "Заполняется";
  123. /* Label indicating pod replacement necessary
  124. The title of the command to replace pod */
  125. "Replace Pod" = "Заменить Pod";
  126. /* The title of the command to replace pod when there is a pod fault */
  127. "Replace Pod Now" = "Немедленно замените Pod";
  128. /* The title of the cell showing reservoir status */
  129. "Reservoir" = "Картридж";
  130. /* Button title for retrying pod deactivation */
  131. "Retry Pod Deactivation" = "Повторить деактивацию Pod’a";
  132. /* Title of button to save delivery limit settings
  133. Title of button to sync basal profile when no pod paired */
  134. "Save" = "Сохранить";
  135. /* The detail text of the basal row when pod is running scheduled basal */
  136. "Schedule" = "График";
  137. /* The title of the status section in settings */
  138. "Status" = "Состояние";
  139. /* A message indicating a command succeeded */
  140. "Succeeded" = "Успешно";
  141. /* The detail text of the basal row when pod is suspended */
  142. "Suspended" = "Остановлен";
  143. /* Title text for the button to delete Omnipod PumpManager */
  144. "Switch from Omnipod Pumps" = "Отключиться от помп Omnipod";
  145. /* Title of button to sync basal profile from pod */
  146. "Sync With Pod" = "Синхронизировать с Pod'ом";
  147. /* The title of the command to run the test command */
  148. "Test Command" = "Провести тест";
  149. /* Progress message for testing commands. */
  150. "Testing Commands…" = "Команды тестов";
  151. /* The error message shown when Loop's basal schedule has more entries than the pod can support */
  152. "Too many entries" = "Слишком много данных";
  153. /* Instructions when pod cannot be deactivated */
  154. "Unable to deactivate pod. Please continue and pair a new one." = "Не удалось деактивировать Pod. Продолжить и соединить с новым";
  155. /* The detail text for delivered insulin when no measurement is available */
  156. "Unknown" = "Неизвестно";
  157. /* Alert content title for multiCommand pod alert */
  158. "Multiple Command Alert" = "Предупреждение о нескольких командах";
  159. /* Alert content title for userPodExpiration pod alert */
  160. "Pod Expiration Reminder" = "Напоминание об истечении срока";
  161. /* Alert content title for podExpiring pod alert */
  162. "Pod Expired" = "Истёк срок действия пода";
  163. /* Alert content title for lowReservoir pod alert */
  164. "Low Reservoir" = "В резервуаре мало инсулина";
  165. /* Alert content title for suspendInProgress pod alert */
  166. "Suspend In Progress Reminder" = "Напоминание о приостановке пода";
  167. /* Alert content title for suspendEnded pod alert */
  168. "Resume Insulin" = "Возобновить подачу";
  169. /* Alert content title for finishSetupReminder pod alert */
  170. "Pod Pairing Incomplete" = "Сопряжение не завершено";
  171. /* Alert content title for timeOffsetChangeDetected pod alert */
  172. "Time Change Detected" = "Обнаружено изменение времени";
  173. /* Alert content body for multiCommand pod alert */
  174. "Multiple Command Alert" = "Предупреждение о нескольких командах";
  175. /* Format string for alert content body for userPodExpiration pod alert. (1: time until expiration) */
  176. "Pod expires in %1$@." = "Под истекает через %1$@.";
  177. /* Alert content body for podExpiring pod alert */
  178. "Change Pod now. Pod has been active for 72 hours." = "Замените под сейчас. Он был активен 72 часа.";
  179. /* Alert content body for podExpireImminent pod alert */
  180. "Change Pod now. Insulin delivery will stop in 1 hour." = "Замените под сейчас. Подача инсулина прекратится через 1 час.";
  181. /* Format string for alert content body for lowReservoir pod alert. (1: reminder value) */
  182. "%1$@ insulin or less remaining in Pod. Change Pod soon." = "%1$@ или менее инсулина осталось в поде. Необходима скорая замена.";
  183. /* Alert content body for suspendInProgress pod alert */
  184. "Suspend In Progress Reminder" = "Напоминание о приостановке пода";
  185. /* Alert content body for suspendEnded pod alert */
  186. "The insulin suspension period has ended.\n\nYou can resume delivery from the banner on the home screen or from your pump settings screen. You will be reminded again in 15 minutes." = "Срок приостановки истек.\n\nВы можете продолжить подачу с основного экрана или через настройки помпы. Повторное напоминание через 15 минут.";
  187. /* Alert content body for finishSetupReminder pod alert */
  188. "Please finish pairing your pod." = "Пожалуйста, завершите сопряжение вашего пода.";
  189. /* Alert content body for timeOffsetChangeDetected pod alert */
  190. "The time on your pump is different from the current time. You can review the pump time and and sync to current time in settings." = "Время на помпе отличается от текущего времени. Вы можете проверить время помпы и синхронизировать его с текущим временем в настройках.";
  191. /* Alert notification body for suspendEnded pod alert user notification */
  192. "Suspension time is up. Open the app and resume." = "Под приостановлен. Откройте приложение и возобновите подачу.";
  193. /* Action button default text for PodAlerts */
  194. "Ok" = "Ок";
  195. /* Label for pod life state when pod not fully activated */
  196. "Unfinished Activation" = "Незаконченная активация";
  197. /* Label for pod life state when time remaining */
  198. "Pod expires in" = "Под истекает через";
  199. /* */
  200. "Pod Expires" = "Под действителен до";
  201. /* */
  202. "Pod Activated" = "Под активирован";
  203. /* */
  204. "Notification Settings" = "Настройки уведомлений";
  205. /* */
  206. "Confidence Reminders" = "Напоминания о верификации";
  207. /* Text for suspend resume button when insulin delivery active */
  208. "Suspend Insulin Delivery" = "Приостановить подачу инсулина";
  209. /* Label for pod life state when within pod expiration window */
  210. "Pod expired" = "Срок действия пода истек";
  211. /* Label for pod life state when pod not fully deactivated */
  212. "Unfinished deactivation" = "Деактивация не завершена";
  213. /* Label for pod life state when no pod paired */
  214. "No Pod" = "Нет пода";
  215. /* Settings page link description when next lifecycle action is to pair new pod */
  216. "Pair Pod" = "Сопряжение пода";
  217. /* Pairing action button accessibility label while ready to pair */
  218. "Pair pod." = "Pair pod.";
  219. /* Pairing action button accessibility label while pairing */
  220. "Pairing." = "Pairing.";
  221. /* Pairing action button accessibility label while priming */
  222. "Priming. Please wait." = "Заправка. Пожалуйста, подождите.";
  223. /* Pairing action button accessibility label when pairing succeeded */
  224. "Pod paired successfully. Continue." = "Под успешно сопряжен. Продолжить.";
  225. /* Settings page link description when next lifecycle action is to finish deactivation */
  226. "Finish deactivation" = "Завершить деактивацию";
  227. /* Settings page link description when next lifecycle action is to replace pod */
  228. "Replace Pod" = "Заменить Pod";
  229. /* Unit for singular day in pod life remaining */
  230. "day" = "день";
  231. /* Unit for plural days in pod life remaining */
  232. "days" = "дней";
  233. /* Unit for singular hour in pod life remaining */
  234. "hour" = "час";
  235. /* Unit for plural hours in pod life remaining */
  236. "hours" = "часов";
  237. /* Unit for singular minute in pod life remaining */
  238. "minute" = "минута";
  239. /* Unit for plural minutes in pod life remaining */
  240. "minutes" = "минут";
  241. /* Title of insulin delivery section */
  242. "Insulin Delivery" = "Подача инсулина";
  243. /* */
  244. "Scheduled Basal" = "Запланированный Базал";
  245. /* Header for insulin remaining on pod settings screen */
  246. "Insulin Remaining" = "Осталось инсулина";
  247. /* Section header for activity section */
  248. "Activity" = "Нагрузка";
  249. /* title for device details page */
  250. "Device Details" = "Сведения об устройстве";
  251. /* Section header for configuration section */
  252. "Configuration" = "Конфигурация";
  253. /* Settings page link description when next lifecycle action is to finish deactivation */
  254. "Finish deactivation" = "Завершить деактивацию";
  255. /* Settings page link description when next lifecycle action is to replace pod */
  256. "Replace Pod" = "Заменить Pod";
  257. /* Settings page link description when next lifecycle action is to replace pod */
  258. "Replace Pod" = "Заменить Pod";
  259. /* Label for pod life state when pod not fully activated */
  260. "Unfinished Activation" = "Незаконченная активация";
  261. /* Label for pod life state when time remaining */
  262. "Pod expires in" = "Под истекает через";
  263. /* Label for pod life state when within pod expiration window */
  264. "Pod expired" = "Срок действия пода истек";
  265. /* Label for pod life state when pod not fully deactivated */
  266. "Unfinished deactivation" = "Деактивация не завершена";
  267. /* Label for pod life state when no pod paired */
  268. "No Pod" = "Нет пода";
  269. /* Pod life HUD view label */
  270. "Fault" = "Сбой";
  271. /* Label describing pod age view */
  272. "Pod Age" = "Pod проработал";
  273. /* Label describing time remaining view */
  274. "Remaining" = "Заполняется";
  275. /* Label indicating pod replacement necessary */
  276. "Replace Pod" = "Заменить Pod";
  277. /* Error message shown when no pod is paired */
  278. "No pod paired" = "Нет сопряженного пода";
  279. /* Error message shown when user cannot pair because pod is already paired */
  280. "Pod already paired" = "Под уже сопряжен";
  281. /* Error description for OmniBLEPumpManagerError.insulinTypeNotConfigured */
  282. "Insulin type not configured" = "Тип инсулина не настроен";
  283. /* Error message when cannula insertion fails because the pod is in an unexpected state */
  284. "Pod is not in a state ready for cannula insertion." = "Под не готов к установке катетера.";
  285. /* Error description for OmniBLEPumpManagerError.invalidSetting */
  286. "Invalid Setting" = "Недопустимые настройки";
  287. /* Recovery suggestion shown when no pod is paired */
  288. "Please pair a new pod" = "Пожалуйста, подключите новый под";
  289. /* Generic title of the OmniBLE pump manager */
  290. "Omnipod" = "Omnipod";
  291. /* Status highlight that delivery is uncertain. */
  292. "Comms Issue" = "Проблемы с сообщением";
  293. /* */
  294. "Finish Pairing" = "Завершить сопряжение";
  295. /* Status highlight that when pod is deactivating */
  296. "Finish Deactivation" = "Завершить деактивацию";
  297. /* Status highlight that when no pod is paired. */
  298. "No Pod" = "Нет пода";
  299. /* Status highlight message for emptyReservoir alarm. */
  300. "No Insulin" = "Нет инсулина";
  301. /* Status highlight message for podExpired alarm. */
  302. "Pod Expired" = "Истёк срок действия пода";
  303. /* Status highlight message for occlusion alarm. */
  304. "Pod Occlusion" = "Окклюзия Пода";
  305. /* Status highlight message for other alarm. */
  306. "Pod Error" = "Ошибка Пода";
  307. /* Status highlight that a pump is out of insulin. */
  308. "No Insulin" = "Нет инсулина";
  309. /* Status highlight that insulin delivery was suspended. */
  310. "Insulin Suspended" = "Подача приостановлена";
  311. /* Status highlight when communications with the pod haven't happened recently. */
  312. "Signal Loss" = "Сигнал потерян";
  313. /* Status highlight when manual temp basal is running. */
  314. "Manual Basal" = "Ручная ВБС";
  315. /* */
  316. "Insert Cannula" = "Вставьте катетер";
  317. /* Cannula insertion button text while inserting */
  318. "Inserting..." = "Введение...";
  319. /* Cannula insertion button text while showing error */
  320. "Retry" = "Retry";
  321. /* Cannula insertion button text while checking insertion */
  322. "Checking..." = "Проверка...";
  323. /* */
  324. "Check cannula insertion finished" = "Проверьте - завершилось ли введение канюли";
  325. /* */
  326. "Get pod status" = "Получить статус Пода";
  327. /* */
  328. "Save Basal Profile" = "Сохранить Базальный профиль";
  329. /* */
  330. "Save basal profile failed: %{public}@" = "Базальный профиль не сохранен: %{public}@";
  331. /* */
  332. "Skipping Play Test Beeps due to bolus still in progress." = "Пропуск звуковых тестовых сигналов, пока идет болюс.";
  333. /* */
  334. "Play Test Beeps" = "Включить проверку сигналов";
  335. /* */
  336. "Skipping Read Pulse Log due to bolus still in progress." = "Пропуск чтения журнала пульса, пока идет болюс.";
  337. /* */
  338. "Read Pulse Log" = "Читать журнал сигналов";
  339. /* */
  340. "Set Confirmation Beeps to %s" = "Задать подтверждающие сигналы на %s";
  341. /* */
  342. "Set Confirmation Beeps Preference" = "Настройка подтверждающих звуковых сигналов";
  343. /* */
  344. "Suspend" = "Остановка";
  345. /* */
  346. "Failed to suspend: %{public}@" = "Не удалось приостановить подачу: %{public}@";
  347. /* */
  348. "Resume" = "Возобновление";
  349. /* */
  350. "Bolus" = "Болюс";
  351. /* */
  352. "Cancel Bolus" = "Отменить болюс";
  353. /* Alert acknowledgment OK button */
  354. "OK" = "ОК";
  355. /* The title for Empty Reservoir alarm notification */
  356. "Empty Reservoir" = "Резервуар пуст";
  357. /* The title for Occlusion alarm notification */
  358. "Occlusion Detected" = "Обнаружена закупорка";
  359. /* The title for AlarmCode.other notification */
  360. "Critical Pod Error" = "Критическая ошибка Пода";
  361. /* The default notification body for AlarmCodes */
  362. "Insulin delivery stopped. Change Pod now." = "Подача инсулина остановлена. Замените Под.";
  363. /* Header for insulin remaining on pod settings screen */
  364. "Insulin Remaining" = "Осталось инсулина";
  365. /* Button title to set temporary basal rate */
  366. "Set Temporary Basal Rate" = "Установить Временную Базальную Скорость";
  367. /* Section header for activity section */
  368. "Activity" = "Нагрузка";
  369. /* Section header for configuration section */
  370. "Configuration" = "Конфигурация";
  371. /* Title for previous pod page */
  372. "Previous Pod" = "Предыдущий Под";
  373. /* The title of the command to change pump time zone */
  374. "Pump Time" = "Время помпы";
  375. /* Text indicating ongoing pump time synchronization */
  376. "Adjusting Pump Time..." = "Настройка времени помпы...";
  377. /* The title of the command to change pump time zone */
  378. "Sync to Current Time" = "Синхронизировать с текущим временем";
  379. /* Label for PumpManager deletion button */
  380. "Switch to other insulin delivery device" = "Переключиться на другое устройство подачи инсулина";
  381. /* Title for pod sync time action sheet. */
  382. "The time on your pump is different from the current time. Do you want to update the time on your pump to the current time?" = "Время на помпе отличается от текущего времени. Обновить время на помпе до текущего времени?";
  383. /* Button text to confirm pump time sync */
  384. "Yes, Sync to Current Time" = "Да, синхронизировать с текущим временем";
  385. /* Button text to cancel pump time sync */
  386. "No, Keep Pump As Is" = "Нет, оставить как есть";
  387. /* Title for Omnipod PumpManager deletion action sheet. */
  388. "Remove Pump" = "Снимите Под";
  389. /* Message for Omnipod PumpManager deletion action sheet */
  390. "Are you sure you want to stop using Omnipod?" = "Подтвердите остановку Omnipod";
  391. /* Text for confidence reminders navigation link" */
  392. "Insulin Type" = "Тип инсулина";
  393. /* The title of the command to change pump time zone */
  394. "Sync to Current Time" = "Синхронизировать с текущим временем";
  395. /* Title for suspend duration selection action sheet */
  396. "Suspend Delivery" = "Остановить подачу";
  397. /* Message for suspend duration selection action sheet */
  398. "Insulin delivery will be stopped until you resume manually. When would you like Loop to remind you to resume delivery?" = "Подача инсулина будет остановлена, пока Вы не возобновите ее вручную. Когда Вы хотели бы, чтобы Loop напомнил Вам возобновить подачу?";
  399. /* Button text for 30 minute suspend duration */
  400. "30 minutes" = "30 минут";
  401. /* Button text for 1 hour suspend duration" */
  402. "1 hour" = "1 час";
  403. /* Button text for 1 hour 30 minute suspend duration */
  404. "1 hour 30 minutes" = "1 час и 30 минут";
  405. /* Button text for 2 hour suspend duration */
  406. "2 hours" = "2 часа";
  407. /* Alert title for suspend error */
  408. "Failed to Suspend Insulin Delivery" = "Не удалось приостановить подачу инсулина";
  409. /* Alert title for resume error */
  410. "Failed to Resume Insulin Delivery" = "Не удалось возобновить подачу инсулина";
  411. /* Alert title for time sync error */
  412. "Failed to Set Pump Time" = "Не удалось настроить время на помпе";
  413. /* Alert title for failing to cancel manual basal error */
  414. "Failed to Cancel Manual Basal" = "Не удалось отменить ручной базал";
  415. /* */
  416. "Please deactivate the pod. When deactivation is complete, you may remove it and pair a new pod." = "Пожалуйста, деактивируйте Под. Когда деактивация завершится, Вы можете снять Под и установить новый.";
  417. /* Instructions for deactivate pod when pod not on body */
  418. "Please deactivate the pod. When deactivation is complete, you may pair a new pod." = "Пожалуйста, деактивируйте Под. Когда деактивация завершится, Вы можете установить новый Под.";
  419. /* Deactivate pod action button */
  420. "Deactivate Pod" = "Деактивировать Pod";
  421. /* Deactivate pod action button accessibility label while deactivating */
  422. "Deactivating." = "Деактивировать.";
  423. /* Deactivate pod action button accessibility label when deactivation complete */
  424. "Pod deactivated successfully. Continue." = "Под успешно деактивирован. Продолжить.";
  425. /* Action button description for deactivate after failed attempt */
  426. "Retry" = "Retry";
  427. /* Action button description when deactivated */
  428. "Continue" = "Продолжить";
  429. /* Format string for recovery suggestion during deactivate pod. */
  430. "There was a problem communicating with the pod. If this problem persists, tap Discard Pod. You can then activate a new Pod." = "Возникла проблема связи с Подом. Если эта проблема сохраняется, нажмите Отменить Под. Затем, Вы можете активировать новый.";
  431. /* Text for discard pod button */
  432. "Discard Pod" = "Discard Pod";
  433. /* Title for remove pod modal */
  434. "Remove Pod from Body" = "Remove Pod from Body";
  435. /* Alert message body for confirm pod attachment */
  436. "Your Pod may still be delivering Insulin.\nRemove it from your body, then tap “Continue.“" = "Ваш Под все еще может доставлять инсулин.\nСнимите его с тела, затем нажмите - \"Продолжить.\"";
  437. /* Insulin Unit */
  438. "U" = "Ед";
  439. /* The action string on pod status page when pod expired */
  440. "Change Pod now. Insulin delivery will stop 8 hours after the Pod has expired or when no more insulin remains." = "Замените Под. Подача инсулина будет остановлена спустя 8 часов после истечения срока действия Пода, либо когда резервуар будет пуст.";
  441. /* Label text for step 2 of pair pod instructions */
  442. "Fill a new pod with U-100 Insulin (leave Pod needle cap on). Keep the RileyLink about 6 inches from the pod during pairing." = "Заполните новый под инсулином (оставьте защитную крышку Пода). Держите Райли примерно в 15 см от Пода в процессе сопряжения.";
  443. /* Label text for step 2 of pair pod instructions */
  444. "Listen for 2 beeps." = "Прослушайте 2 звуковых сигнала.";
  445. /* Label text indicating pairing finished.*/
  446. "Paired" = "Paired";
  447. /* Cancel button text in navigation bar on pair pod UI */
  448. "Cancel" = "Отмена";
  449. /* Alert title for cancel pairing modal */
  450. "Are you sure you want to cancel Pod setup?" = "Вы уверены, что хотите отменить установку Пода?";
  451. /* Alert message body for confirm pod attachment */
  452. "If you cancel Pod setup, the current Pod will be deactivated and will be unusable." = "Если отменить установку Пода, текущий Под будет деактивирован и его невозможно будет использовать.";
  453. /* Button title for confirm deactivation option */
  454. "Yes, Deactivate Pod" = "Да, деактивировать Под";
  455. /* Continue pairing button title of in pairing cancel modal */
  456. "No, Continue With Pod" = "Нет, продолжить с текущим Подом";
  457. /* Label text for step one of attach pod instructions */
  458. "Prepare site." = "Подготовьте место.";
  459. /* Label text for step two of attach pod instructions */
  460. "Remove the pod's needle cap and check cannula. Then remove paper backing." = "Удалите синюю крышку иглы Пода и проверьте канюлю. Затем удалите защитные пленки.";
  461. /* Label text for step three of attach pod instructions */
  462. "Check Pod, apply to site, then confirm pod attachment." = "Проверьте Под, установите его на теле, затем подтвердите установку Пода.";
  463. /* Action button title for attach pod view */
  464. "Continue" = "Продолжить";
  465. /* */
  466. "Attach Pod" = "Прикрепите Под";
  467. /* Alert title for confirm pod attachment */
  468. "Confirm Pod Attachment" = "Подтвердите прикрепление Пода";
  469. /* Alert message body for confirm pod attachment */
  470. "Please confirm that the Pod is securely attached to your body.\n\nThe cannula can be inserted only once with each Pod. Tap “Confirm” when Pod is attached." = "Пожалуйста, подтвердите, что Под надежно прикреплен к телу.\n\nКанюля может быть вставлена только один раз с каждым Подом. Нажмите \"Подтверждаю\", когда Под будет прикреплен.";
  471. /* Button title for confirm attachment option */
  472. "Confirm" = "Подтверждаю";
  473. /* Label text for step one of insert cannula instructions */
  474. "Tap below to start cannula insertion." = "Нажмите ниже, чтобы начать установку канюли.";
  475. /* Label text for step two of insert cannula instructions */
  476. "Wait until insertion is completed." = "Дождитесь окончания введения канюли.";
  477. /* Label text indicating insertion finished. */
  478. "Inserted" = "Введено";
  479. /* Check Cannula */
  480. "Check Cannula" = "Проверьте канюлю";
  481. /* */
  482. "Is the cannula inserted properly?" = "Правильно ли вставлена канюля?";
  483. /* Description of proper cannula insertion */
  484. "The window on the top of the Pod should be colored pink when the cannula is properly inserted into the skin." = "Окно в верхней части Пода - должно окрасится в розовый цвет, когда канюля правильно установлена под кожу.";
  485. /* Button label for user to answer cannula was properly inserted */
  486. "Yes" = "Да";
  487. /* Button label for user to answer cannula was not properly inserted */
  488. "No" = "Нет";
  489. /* Pod pairing action button text while pairing */
  490. "Pairing..." = "Сопряжение...";
  491. /* Pod pairing action button text while priming */
  492. "Priming..." = "Заправка...";
  493. /* */
  494. "Deactivating..." = "Деактивация...";
  495. /* Pod state when pod has been deactivated */
  496. "Deactivated" = "Деактивирован";
  497. /* Format string for instructions for setup complete view. (1: app name) */
  498. "Your Pod is ready for use.\n\n%1$@ will remind you to change your pod before it expires. You can change this to a time convenient for you." = "Ваш Под готов к использованию.\n\n%1$@ напомнит Вам поменять Под до истечения срока его использования. Можно изменить это время на удобное для Вас.";
  499. /* */
  500. "Scheduled Reminder" = "Запланировать напоминание";
  501. /* Label for expiration reminder row */
  502. "Time" = "Время";
  503. /* Action button title to continue at Setup Complete */
  504. "Finish Setup" = "Завершить настройку";
  505. /* */
  506. "Setup Complete" = "Настройка завершена";
  507. /* Value text for no expiration reminder */
  508. "No Reminder" = "Не напоминать";
  509. /* Error message description for PeripheralManagerError.notReady */
  510. "Peripheral Not Ready" = "Периферия не готова";
  511. /* Error message description for PeripheralManagerError.incorrectResponse */
  512. "Incorrect Response" = "Неверный отклик";
  513. /* Error message description for PeripheralManagerError.timeout */
  514. "Timeout" = "Время ожидания истекло";
  515. /* Error message description for PeripheralManagerError.emptyValue */
  516. "Empty Value" = "Отсутствует значение";
  517. /* Error message description for PeripheralManagerError.unknownCharacteristic */
  518. "Unknown Characteristic" = "Неизвестная характеристика";
  519. /* Error message description for PeripheralManagerError.nack */
  520. "Nack" = "Nack";
  521. /* Title for omnipod reminders section */
  522. "Omnipod Reminders" = "Напоминания Omnipod";
  523. /* Footer text for omnipod reminders section */
  524. "The app configures a reminder on the pod to notify you in advance of Pod expiration. Set the number of hours advance notice you would like to configure when pairing a new Pod." = "Настройте напоминание, чтобы заранее получить уведомление об истечении срока действия Пода. Укажите за сколько часов до истечения срока действия Пода получать уведомление, при сопряжении с новым Подом.";
  525. /* Footer text for scheduled reminder area */
  526. "This is a reminder that you scheduled when you paired your current Pod." = "Это напоминание, которое Вы запланировали, когда установили сопряжение с текущим Подом.";
  527. /* */
  528. "Scheduled Reminder" = "Запланировать напоминание";
  529. /* Footer text for low reservoir value row */
  530. "The App notifies you when the amount of insulin in the Pod reaches this level." = "Приложение оповестит Вас, когда количество инсулина в Поде достигнет этого уровня.";
  531. /* Description text for critical alerts */
  532. "Critical Alerts" = "Критические предупреждения";
  533. /* Description text for critical alerts */
  534. "The reminders above will not sound if your device is in Silent or Do Not Disturb mode.\n\nThere are other critical Pod alerts and alarms that will sound even if you device is set to Silent or Do Not Disturb mode." = "Напоминания выше не будут издавать звуков, если Ваше устройство в беззвучном режиме или в режиме не беспокоить.\n\nСуществуют другие критические предупреждения Пода и будильники, которые будут звучать, даже если Ваш телефон в беззвучном режиме или в режиме не беспокоить.";
  535. /* navigation title for notification settings */
  536. "Notification Settings" = "Настройки уведомлений";
  537. /* Label for scheduled reminder value row */
  538. "Time" = "Время";
  539. /* Value text for no expiration reminder */
  540. "No Reminder" = "Не напоминать";
  541. /* Label for low reservoir reminder row */
  542. "Low Reservoir Reminder" = "Напоминание об уровне резервуара";
  543. /* The action string on pod status page when pod data is stale */
  544. "Make sure your phone and pod are close to each other. If communication issues persist, move to a new area." = "Убедитесь, что Ваш телефон и Под рядом друг с другом. Если проблемы сохранятся, переместитесь в другое помещение.";
  545. /* Format string for the action string on pod status page when pod expired. (1: service time remaining) */
  546. "Change Pod now. Insulin delivery will stop in %1$@ or when no more insulin remains." = "Замените Под сейчас. Подача инсулина будет остановлена спустя %1$@ или когда резервуар будет пуст.";
  547. /* Title string for BeepPreference.silent */
  548. "Disabled" = "Отключены";
  549. /* Title string for BeepPreference.manualCommands */
  550. "Enabled" = "Активировано";
  551. /* Title string for BeepPreference.extended */
  552. "Extended" = "Расширенные";
  553. /* Description for BeepPreference.silent */
  554. "No confidence reminders are used." = "Доверенные звуковые сигналы не используются.";
  555. /* Description for BeepPreference.manualCommands */
  556. "Confidence reminders will sound for commands you initiate, like bolus, cancel bolus, suspend, resume, save notification reminders, etc. When Loop automatically adjusts delivery, no confidence reminders are used." = "Доверенные звуковые сигналы сработают для операций, которые Вы инициируете - Болюс, Отмена Болюса, Приостановка подачи, Возобновление подачи, Сохранение напоминаний и т.д. Когда петля автоматически меняет подачу инсулина - звуковые сигналы не используются.";
  557. /* Description for BeepPreference.extended */
  558. "Confidence reminders will sound when Loop automatically adjusts delivery as well as for commands you initiate." = "Доверенные звуковые сигналы сработают даже тогда, когда петля автоматически изменит подачу инсулина, а также для команд, которые Вы инициируете.";
  559. /* Label text for temporary basal rate summary */
  560. "Rate" = "Скорость";
  561. /* Insulin unit per hour */
  562. "U/hr" = "Ед/ч";
  563. /* Summary string for temporary basal rate configuration page */
  564. "%1$@ for %2$@" = "%1$@ на %2$@";
  565. /* Description text on manual temp basal action sheet */
  566. "Loop will not automatically adjust your insulin delivery until the temporary basal rate finishes or is canceled." = "Петля не будет автоматически изменять подачу инсулина, пока Временная Базальная Скорость не завершится, либо не будет отменена пользователем.";
  567. /* Button text for setting manual temporary basal rate*/
  568. "Set Temporary Basal" = "Установить Временный Базал";
  569. /* Navigation Title for ManualTempBasalEntryView */
  570. "Temporary Basal" = "Временный базал";
  571. /* Alert title for a failure to set temporary basal */
  572. "Temporary Basal Failed" = "Не удалось установить базал";
  573. /* Alert format string for a failure to set temporary basal with recovery suggestion. (1: error description) (2: recovery text) */
  574. "Unable to set a temporary basal rate: %1$@\n\n%2$@" = "Не удалось установить ВБС: %1$@\n\n%2$@";
  575. /* Alert format string for a failure to set temporary basal. (1: error description) */
  576. "Unable to set a temporary basal rate: %1$@" = "Не удалось установить ВБС: %1$@";
  577. /* Alert title for missing temp basal configuration */
  578. "Missing Config" = "Отсутствует конфигурация";
  579. /* Alert format string for missing temp basal configuration. */
  580. "This PumpManager has not been configured with a maximum basal rate because it was added before manual temp basal was a feature. Please go to therapy settings -> delivery limits and set a new maximum basal rate." = "Помощник настройки помпы не был сконфигурирован относительно максимального уровня базального инсулина. Пожалуйста, перейдите в \"Настройки помпы\" -> \"Предел подачи\" и установите новый максимальный уровень базального инсулина.";
  581. /* Label text for expiration reminder default row */
  582. "Expiration Reminder Default" = "Напоминание об истечении срока";
  583. /* Text for previous pod information row */
  584. "Previous Pod Information" = "Информация о предыдущем Поде";
  585. /* Text shown in insulin remaining space when no pod is paired (Please keep the '\n' while translating!) */
  586. "No\nDelivery" = "Нет\nПодачи";
  587. /* description label for active time pod details row */
  588. "Active Time" = "Активирован в";
  589. /* description label for total delivery pod details row */
  590. "Total Delivery" = "Всего доставлено";
  591. /* description label for device name pod details row */
  592. "Device Name" = "Имя устройства";
  593. /* description label for lot number pod details row */
  594. "Lot Number" = "Номер партии";
  595. /* description label for sequence number pod details row */
  596. "Sequence Number" = "Порядковый номер";
  597. /* description label for firmware version pod details row */
  598. "Firmware Version" = "Версия прошивки";
  599. /* description label for ble firmware version pod details row */
  600. "BLE Firmware Version" = "BLE версия прошивки";
  601. /* description label for activated at timne pod details row */
  602. "Pod Activated" = "Под активирован";
  603. /* description label for active time pod details row */
  604. "Active Time" = "Активирован в";
  605. /* description label for last status date pod details row */
  606. "Last Status" = "Последний статус";
  607. /* description label for pod fault details */
  608. "Pod Fault Details" = "Детали о сбое";
  609. /* Title for PodSetupView */
  610. "Pod Setup" = "Настройка Пода";
  611. /* bodyText for PodSetupView */
  612. "You will now begin the process of configuring your reminders, filling your Pod with insulin, pairing to your device and placing it on your body." = "Сейчас Вы начнете процесс конфигурации напоминаний, заполнения Пода инсулином, сопряжения с телефоном и установку его на тело.";
  613. /* Cancel button title */
  614. "Cancel" = "Отмена";
  615. /* Text for continue button on PodSetupView */
  616. "Continue" = "Продолжить";
  617. /* Are you sure you want to skip Omnipod Onboarding? */
  618. "Skip Omnipod Onboarding?" = "Пропустить Omnipod Onboarding?";
  619. /* Description text on ExpirationReminderSetupView */
  620. "The App notifies you in advance of Pod expiration.\n\nScroll to set the number of hours advance notice you would like to have." = "Приложение заранее оповестит Вас об истечении срока действия Пода.\n\nПрокрутите, чтобы установить количество часов до такого оповещения.";
  621. /* Text of continue button on ExpirationReminderSetupView" */
  622. "Next" = "Далее";
  623. /* */
  624. "Expiration Reminder" = "Напоминание об истечении срока";
  625. /* Description text on LowReservoirReminderSetupView */
  626. "The App notifies you when the amount of insulin in the Pod reaches this level (50-10 U).\n\nScroll to set the number of units at which you would like to be reminded." = "Приложение оповестит Вас, когда количество инсулина в Поде достигнет этого уровеня (50-10 Ед.).\n\nПрокрутите, чтобы установить количество единиц для напоминания.";
  627. /* Label text for low reservoir value row */
  628. "Low Reservoir" = "В резервуаре мало инсулина";
  629. /* */
  630. "Save" = "Сохранить";
  631. /* hr (short for hour) */
  632. "hr" = "ч";
  633. /* Button title to cancel manual basal */
  634. "Cancel Manual Basal" = "Отменить Ручной Базал";
  635. /* Text shown in insulin delivery space when insulin suspended */
  636. "Insulin\nSuspended" = "Подача\nПриостановлена";
  637. /* Text for suspend resume button when insulin delivery is suspended */
  638. "Resume Insulin Delivery" = "Возобновить подачу инсулина";
  639. /* Recovery suggestion when no pod is available */
  640. "Make sure your pod is nearby and try again." = "Убедитесь, что Ваш Под поблизости и попробуйте снова.";
  641. /* Error message shown when the pod is not connected */
  642. "Pod not connected" = "Под не подключен";
  643. /* Label for suspended at time */
  644. "Suspended At" = "Приостановлено в";
  645. /* Text for suspend resume button when insulin delivery is resuming */
  646. "Resuming insulin delivery..." = "Возобновление подачи инсулина...";
  647. /* Text for suspend resume button when insulin delivery is suspending */
  648. "Suspending insulin delivery..." = "Приостановка подачи инсулина...";
  649. /* Header for devices section of RileyLinkSetupView */
  650. "Devices" = "Устройства";
  651. /* Navigation title for RileyLinkSetupView */
  652. "RileyLink Setup" = "Настройка RileyLink";
  653. /* bodyText for RileyLinkSetupView */
  654. "RileyLink allows for communication with the pump over Bluetooth" = "RileyLink позволяет вести коммуникацию с помпой через Bluetooth Low Energy";