-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtr.json
More file actions
25 lines (24 loc) · 776 Bytes
/
tr.json
File metadata and controls
25 lines (24 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"launchinfo": "XNotepad Başlatıldı.",
"file": "Dosya",
"newfile": "Yeni Dosya",
"openfile": "Dosya Aç",
"savefile": "Kaydet",
"settings": "Ayarlar",
"exit": "Çıkış",
"edit": "Düzenle",
"paste": "Yapıştır",
"undo": "Geri Al",
"help": "Yardım",
"about": "Hakkında",
"aboutapp": "Not Defteri",
"aboutwho": "Bu uygulamayı yapanlar:",
"saveas": "Dosyayı Kaydet",
"savelocal": "Dosyayı Yerel Olarak Kaydet",
"asktosave": "Çalıştığınız dosyayı kaydetmek istiyor musunuz?",
"yes": "Evet",
"no": "Hayır",
"exitwithoutsave": "Kaydetmeden Çıkmak İstediğinize Emin Misiniz?",
"selectfile": "Dosya Seç",
"openchosen": "Seçilen Dosyayı Aç"
}