Localizable.strings 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. /* Format string for glucose trend per minute. (1: glucose value and unit) */
  2. "%@/min" = "%@/dk";
  3. /* Confirmation message for deleting a CGM */
  4. "Are you sure you want to delete this CGM?" = "Bu CGM'i silmek istediğinizden emin misiniz?";
  5. /* The title of the cancel action in an action sheet */
  6. "Cancel" = "İptal";
  7. /* Title describing glucose date */
  8. "Date" = "Tarih";
  9. /* Button title to delete CGM
  10. Title text for the button to remove a CGM from Loop */
  11. "Delete CGM" = "CGM Sil";
  12. /* Title describing glucose value */
  13. "Glucose" = "Kan şekeri";
  14. /* Describes a glucose value adjusted to reflect a recent calibration */
  15. "Glucose (Adjusted)" = "KŞ (Düzeltilmiş)";
  16. /* Section title for latest glucose calibration */
  17. "Latest Calibration" = "Son Kalibrasyon";
  18. /* Section title for latest connection date */
  19. "Latest Connection" = "Son Bağlantı";
  20. /* Section title for latest glucose reading */
  21. "Latest Reading" = "Son Okuma";
  22. /* Button title to open CGM app */
  23. "Open App" = "Uygulamayı aç";
  24. /* Section title for remote data synchronization */
  25. "Remote Data Synchronization" = "Uzaktan Veri Senkronizasyonu";
  26. /* Title describing past sensor expiration */
  27. "Sensor Expired" = "Sensörün Süresi Doldu";
  28. /* Title describing sensor expiration */
  29. "Sensor Expires" = "Sensörün Süresi Doluyor";
  30. /* Title describing sensor session age */
  31. "Session Age" = "Sensör Yaşı";
  32. /* Title describing CGM calibration and battery state */
  33. "Status" = "Durum";
  34. /* Title describing transmitter session age */
  35. "Transmitter Age" = "Verici Yaşı";
  36. /* The title text for the Dexcom G5/G6 transmitter ID config value */
  37. "Transmitter ID" = "Verici Kimliği";
  38. /* Title describing glucose trend */
  39. "Trend" = "Eğilim";
  40. /* The title text for the upload glucose switch cell */
  41. "Upload Readings" = "Okumaları Yükle";