Localizable.strings 514 B

1234567891011121314151617
  1. /* Confirmation message for deleting a CGM */
  2. "Are you sure you want to delete this CGM?" = "هل أنت متأكد أنك تريد حذف هذا CGM؟";
  3. /* The title of the cancel action in an action sheet */
  4. "Cancel" = "إلغاء";
  5. /* Button title to delete CGM
  6. Title text for the button to remove a CGM from Loop */
  7. "Delete CGM" = "حذف CGM";
  8. /* Title describing glucose value */
  9. "Glucose" = "قراءات السكر";
  10. /* Title describing CGM calibration and battery state */
  11. "Status" = "الحالة";