Localizable.strings 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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 cell showing BLE connection state */
  20. "Connection State" = "מצב החיבור";
  21. /* The title of the cell for connection vibration */
  22. "Connection Vibration" = "רטט חיבור";
  23. /* The title of the section describing the device */
  24. "Device" = "Device";
  25. /* The title of the devices table section in RileyLink settings */
  26. "Devices" = "Devices";
  27. /* The disconnected state */
  28. "Disconnected" = "מנותק";
  29. /* The in-progress disconnecting state */
  30. "Disconnecting" = "מתנתק";
  31. /* The title of the cell for sounding device finding piezo */
  32. "Find Device" = "Find Device";
  33. /* The title of the cell showing firmware version */
  34. "Firmware" = "קושחה";
  35. /* The title of the cell showing current rileylink frequency */
  36. "Frequency" = "Frequency";
  37. /* Progress message for getting statistics. */
  38. "Get Statistics…" = "Get Statistics…";
  39. /* The title of the cell showing Lighten Red LED */
  40. "Lighten Red LED" = "הבהב נורית אדומה";
  41. /* The title of the cell showing Lighten Yellow LED */
  42. "Lighten Yellow LED" = "הבהב נורית צהובה";
  43. /* The title of the cell showing battery level */
  44. "Low Battery Alert" = "התראת סוללה נמוכה";
  45. /* The title of the cell showing device name */
  46. "Name" = "Name";
  47. /* Detail text when battery alert disabled.
  48. Text indicating LED Mode is off */
  49. "Off" = "כבוי";
  50. /* Text indicating LED Mode is on */
  51. "On" = "דולק";
  52. /* RileyLink setup description */
  53. "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "ריילי לינק מאפשר תקשורת עם המשאבה באמצעות בלוטוס' באנרגיה נמוכה (BLE).";
  54. /* The title of the cell showing BLE signal strength (RSSI) */
  55. "Signal Strength" = "עוצמת אות";
  56. /* The title of the section for orangelink commands
  57. The title of the section for rileylink commands */
  58. "Test Commands" = "בדוק פקודות";
  59. /* The title of the cell showing Test Vibration */
  60. "Test Vibration" = "בדוק רטט";
  61. /* The title of the cell showing uptime */
  62. "Uptime" = "Uptime";
  63. /* The title of the cell showing ORL */
  64. "Voltage" = "מתח";