Localizable.strings 607 B

12345678910111213141516171819202122
  1. /* Cancel button title */
  2. "Cancel" = "إلغاء";
  3. /* The title of the configuration section in MinimedPumpManager settings */
  4. "Configuration" = "المعطيات";
  5. /* The alert title for a resume error */
  6. "Error Resuming" = "خطأ في الاستئناف";
  7. /* Title of insulin delivery section */
  8. "Insulin Delivery" = "توصيل الأنسولين";
  9. /* Button title to retry sentry setup */
  10. "Retry" = "أعد المحاولة";
  11. /* Units for showing temp basal rate */
  12. "U/hr" = "وحدة لكل ساعة";
  13. /* Text shown in basal rate space when delivery status is unknown */
  14. "Unknown" = "Unknown";