| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- /* Confirmation message for deleting a CGM */
- "Are you sure you want to delete this CGM?" = "Bu CGM'i silmek istediğinizden emin misiniz?";
- /* The title of the cancel action in an action sheet */
- "Cancel" = "İptal";
- /* Title of cell to set credentials */
- "Credentials" = "Kimlik bilgileri";
- /* Title describing glucose date */
- "Date" = "Tarih";
- /* Button title to delete CGM
- Title text for the button to remove a CGM from Loop */
- "Delete CGM" = "CGM Sil";
- /* Title describing glucose value */
- "Glucose" = "Kan şekeri";
- /* Section title for latest glucose reading */
- "Latest Reading" = "Son Okuma";
- /* Outside US share server option title */
- "Outside US" = "ABD dışında";
- /* The title of the Dexcom share password credential */
- "Password" = "Parola";
- /* The title of the Dexcom share server URL credential */
- "Server" = "Sunucu";
- /* Title describing glucose trend */
- "Trend" = "Eğilim";
- /* U.S. share server option title */
- "US" = "ABD";
- /* The title of the Dexcom share username credential */
- "Username" = "Kullanıcı adı";
|