Skip to content

Commit a6f2726

Browse files
authored
Merge pull request #270 from FatihFIRINCI/patch-5
Update Turkish strings.xml
2 parents d2f5867 + f17a947 commit a6f2726

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<string name="add_to_note">Nota ekle</string>
1818
<string name="unsaved_changes_warning">Kaydedilmemiş bazı değişiklikleriniz var. Onlarla ne yapmak istersiniz?</string>
1919
<string name="note_shown_widget">Widget\'ta gösterilen not:</string>
20-
<string name="new_note_type">New note type:</string>
21-
<string name="text_note">Text note</string>
20+
<string name="new_note_type">Yeni not türü:</string>
21+
<string name="text_note">Metin notu</string>
2222

2323
<!-- File notes -->
2424
<string name="open_file">Dosya aç</string>
@@ -49,10 +49,10 @@
4949
<string name="use_incognito_mode">Klavyelerin Gizli modunu kullan</string>
5050

5151
<!-- Checklists -->
52-
<string name="checklist">Checklist</string>
53-
<string name="add_new_checklist_item">Add a new checklist item</string>
54-
<string name="add_new_checklist_items">Add new checklist items</string>
55-
<string name="checklist_is_empty">The checklist is empty</string>
52+
<string name="checklist">Yapılacak listesi</string>
53+
<string name="add_new_checklist_item">Yeni bir yapılacak listesi öğesi ekle</string>
54+
<string name="add_new_checklist_items">Yeni yapılacak listesi öğeleri ekle</string>
55+
<string name="checklist_is_empty">Yapılacak listesi boş</string>
5656

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

0 commit comments

Comments
 (0)