Localizable.strings 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. /* Unit format string for an RSSI value in decibles */
  2. "%@ dB" = "%@ dB";
  3. /* Unit format string for an value in percent */
  4. "%@%%" = "%@%%";
  5. /* The title of the section for alerts */
  6. "Alert" = "Сповіщення";
  7. /* Text indicating LED Mode is auto */
  8. "Auto" = "Авто";
  9. /* The title of the cell showing battery level */
  10. "Battery level" = "Рівень заряду";
  11. /* The title of the section describing commands */
  12. "Commands" = "Команди";
  13. /* The connected state */
  14. "Connected" = "Під'єднаний";
  15. /* The in-progress connecting state */
  16. "Connecting" = "Під'єднання";
  17. /* The title of the cell for connection LED */
  18. "Connection LED" = "Індикатор з’єднання";
  19. /* The title of the section for connection monitoring */
  20. "Connection Monitoring" = "Моніторинг з'єднання";
  21. /* The title of the cell showing BLE connection state */
  22. "Connection State" = "Стан з'єднання";
  23. /* The title of the cell for connection vibration */
  24. "Connection Vibration" = "Вібрація при роз'єднанні";
  25. /* The title of the section describing the device */
  26. "Device" = "Пристрій";
  27. /* The title of the devices table section in RileyLink settings */
  28. "Devices" = "Пристрої";
  29. /* The disconnected state */
  30. "Disconnected" = "Від’єднано";
  31. /* The in-progress disconnecting state */
  32. "Disconnecting" = "Від'єднання";
  33. /* The title of the cell for sounding device finding piezo */
  34. "Find Device" = "Знайти пристрій";
  35. /* The title of the cell showing firmware version */
  36. "Firmware" = "Прошивка";
  37. /* The title of the cell showing current rileylink frequency */
  38. "Frequency" = "Частота";
  39. /* The title of the command to fetch RileyLink statistics */
  40. "Get RileyLink Statistics" = "Отримати статистику RileyLink";
  41. /* Progress message for getting statistics. */
  42. "Get Statistics…" = "Отримати статистику…";
  43. /* The title of the cell showing Lighten Red LED */
  44. "Lighten Red LED" = "Засвітіть червоний світлодіод";
  45. /* The title of the cell showing Lighten Yellow LED */
  46. "Lighten Yellow LED" = "Засвітіть жовтий світлодіод";
  47. /* The title of the cell showing battery level */
  48. "Low Battery Alert" = "Низький заряд";
  49. /* The title of the cell showing device name */
  50. "Name" = "Ім’я";
  51. /* Detail text when battery alert disabled.
  52. Text indicating LED Mode is off */
  53. "Off" = "Вимкнути";
  54. /* Text indicating LED Mode is on */
  55. "On" = "Увімкнути";
  56. /* RileyLink setup description */
  57. "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink дозволяє зв'язуватися з помпою через Bluetooth Low Energy.";
  58. /* The title of the cell showing BLE signal strength (RSSI) */
  59. "Signal Strength" = "Рівень сигналу";
  60. /* The title of the section for orangelink commands
  61. The title of the section for rileylink commands */
  62. "Test Commands" = "Перевірка команд";
  63. /* The title of the cell showing Test Vibration */
  64. "Test Vibration" = "Перевірка вібрації";
  65. /* The title of the command to update diagnostic LEDs */
  66. "Toggle Diagnostic LEDs" = "Перемкнути діагностичні світлодіоди";
  67. /* Progress message for changing diagnostic LED mode */
  68. "Updating diagnostic LEDs mode" = "Змінити режим світлодіодів";
  69. /* The title of the cell showing uptime */
  70. "Uptime" = "Час роботи";
  71. /* The title of the cell showing ORL */
  72. "Voltage" = "Напруга";