| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- /* Appends a full-stop to a statement */
- "%@." = "%@.";
- /* String format for value with units (1: value, 2: separator, 3: units) */
- "%1$@%2$@%3$@" = "%1$@%2$@%3$@";
- /* Confirmation message for deleting a service */
- "Are you sure you want to delete this service?" = "Bu servisi silmek istediğinizden emin misiniz?";
- /* Back button text on DeliveryUncertaintyRecoveryView */
- "Back" = "Geri";
- /* The title of the cancel action in an action sheet */
- "Cancel" = "İptal";
- /* Title for CGM simulator settings */
- "CGM Settings" = "CGM Ayarları";
- /* No comment provided by engineer. */
- "Clear Last Version Check Alert Date" = "Son Sürüm Kontrolü Uyarı Tarihini Temizle";
- /* No comment provided by engineer. */
- "Comms Recovery" = "İletişim Kurtarma";
- /* Button title to delete a service */
- "Delete Service" = "Servisi Sil";
- /* The alert title for a resume error */
- "Error Resuming" = "Sürdürme Hatası";
- /* The alert title for a suspend error */
- "Error Suspending" = "Askıya Alma Hatası";
- /* Caption for History
- History Caption */
- "History" = "Geçmiş";
- /* No comment provided by engineer. */
- "How should the simulator respond to a version check?" = "Simülatör bir sürüm kontrolüne nasıl yanıt vermelidir?";
- /* Controller title for insulin type selection screen */
- "Insulin Type" = "İnsülin Tipi";
- /* Button title to acknowledge error
- Default acknowledgement */
- "OK" = "Tamam";
- /* Title for Pump simulator settings */
- "Pump Settings" = "Pompa Ayarları";
- /* Button title recovering comms */
- "Recover Simulator" = "Simülatörü kurtar";
- /* Caption for Source */
- "Source" = "Kaynak";
- /* Recurring software update alert title */
- "Update Reminder" = "Güncelleme Hatırlatıcısı";
- /* No comment provided by engineer. */
- "Version Check Response" = "Sürüm Kontrolü Yanıtı";
|