Localizable.strings 3.0 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" = "Alert";
  7. /* Text indicating LED Mode is auto */
  8. "Auto" = "Auto";
  9. /* The title of the cell showing battery level */
  10. "Battery level" = "Battery level";
  11. /* The title of the section describing commands */
  12. "Commands" = "Commands";
  13. /* The connected state */
  14. "Connected" = "Connected";
  15. /* The in-progress connecting state */
  16. "Connecting" = "Connecting";
  17. /* The title of the cell for connection LED */
  18. "Connection LED" = "Connection LED";
  19. /* The title of the section for connection monitoring */
  20. "Connection Monitoring" = "Connection Monitoring";
  21. /* The title of the cell showing BLE connection state */
  22. "Connection State" = "Connection State";
  23. /* The title of the cell for connection vibration */
  24. "Connection Vibration" = "Connection Vibration";
  25. /* The title of the section describing the device */
  26. "Device" = "Device";
  27. /* The title of the devices table section in RileyLink settings */
  28. "Devices" = "Devices";
  29. /* The disconnected state */
  30. "Disconnected" = "Disconnected";
  31. /* The in-progress disconnecting state */
  32. "Disconnecting" = "Disconnecting";
  33. /* The title of the cell for sounding device finding piezo */
  34. "Find Device" = "Find Device";
  35. /* The title of the cell showing firmware version */
  36. "Firmware" = "Firmware";
  37. /* The title of the cell showing current rileylink frequency */
  38. "Frequency" = "Frequency";
  39. /* The title of the command to fetch RileyLink statistics */
  40. "Get RileyLink Statistics" = "Get RileyLink Statistics";
  41. /* Progress message for getting statistics. */
  42. "Get Statistics…" = "Get Statistics…";
  43. /* The title of the cell showing Lighten Red LED */
  44. "Lighten Red LED" = "Lighten Red LED";
  45. /* The title of the cell showing Lighten Yellow LED */
  46. "Lighten Yellow LED" = "Lighten Yellow LED";
  47. /* The title of the cell showing battery level */
  48. "Low Battery Alert" = "Low Battery Alert";
  49. /* The title of the cell showing device name */
  50. "Name" = "Name";
  51. /* Detail text when battery alert disabled.
  52. Text indicating LED Mode is off */
  53. "Off" = "Off";
  54. /* Text indicating LED Mode is on */
  55. "On" = "On";
  56. /* RileyLink setup description */
  57. "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink allows for communication with the pump over Bluetooth Low Energy.";
  58. /* The title of the cell showing BLE signal strength (RSSI) */
  59. "Signal Strength" = "Signal Strength";
  60. /* The title of the section for orangelink commands
  61. The title of the section for rileylink commands */
  62. "Test Commands" = "Test Commands";
  63. /* The title of the cell showing Test Vibration */
  64. "Test Vibration" = "Test Vibration";
  65. /* The title of the command to update diagnostic LEDs */
  66. "Toggle Diagnostic LEDs" = "Toggle Diagnostic LEDs";
  67. /* Progress message for changing diagnostic LED mode */
  68. "Updating diagnostic LEDs mode" = "Updating diagnostic LEDs mode";
  69. /* The title of the cell showing uptime */
  70. "Uptime" = "Uptime";
  71. /* The title of the cell showing ORL */
  72. "Voltage" = "Voltage";