Skip to content

Commit 85aaf0a

Browse files
author
Fatih Fırıncı
authored
Update strings.xml
1 parent 2fd4e57 commit 85aaf0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/src/main/res/values-tr/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<string name="general_note">Genel not</string>
1616
<string name="create_new_note">Yeni not oluştur</string>
1717
<string name="add_to_note">Nota ekle</string>
18-
<string name="unsaved_changes_warning">You have some unsaved changes. What do you want to do with them?</string>
19-
<string name="note_shown_widget">Note shown in the widget:</string>
18+
<string name="unsaved_changes_warning">Kaydedilmemiş bazı değişiklikleriniz var. Onlarla ne yapmak istersiniz?</string>
19+
<string name="note_shown_widget">Widget\'ta gösterilen not:</string>
2020

2121
<!-- File notes -->
2222
<string name="open_file">Dosya aç</string>
@@ -27,7 +27,7 @@
2727
<string name="delete_file_itself">\"%s\" dosyasını da sil</string>
2828
<string name="note_saved_successfully">\"%s\" notu başarıyla kaydedildi</string>
2929
<string name="note_exported_successfully">\"%s\" notu başarıyla dışa aktarıldı</string>
30-
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
30+
<string name="only_export_file_content">Sadece geçerli dosya içeriğini dışa aktar\n(notu değiştirmek dosyayı etkilemez)</string>
3131

3232
<!-- Settings -->
3333
<string name="display_success_message">Başarıyla kaydedildi mesajlarını görüntüle</string>
@@ -44,7 +44,7 @@
4444
<string name="show_note_picker">Başlangıçta bir not seçici göster</string>
4545
<string name="autosave_notes">Notları otomatik kaydet</string>
4646
<string name="enable_line_wrap">Sözcük kaydırmayı etkinleştir</string>
47-
<string name="use_incognito_mode">Use Incognito mode of keyboards</string>
47+
<string name="use_incognito_mode">Klavyelerin Gizli modunu kullan</string>
4848

4949
<!-- Import / Export -->
5050
<string name="export_all_notes">Tüm notları dosya olarak dışa aktar</string>

0 commit comments

Comments
 (0)