Files
espocrm/application/Espo/Modules/Crm/Resources/i18n/tr_TR/Lead.json
2026-01-19 17:46:06 +01:00

68 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"labels": {
"Converted To": "Çevrildi",
"Create Lead": "Müşteri Adayı Oluştur",
"Convert": "Çevir",
"convert": "Çevir"
},
"fields": {
"name": "Ad",
"emailAddress": "Eposta",
"title": "Başlık",
"website": "Web sitesi",
"phoneNumber": "Telefon",
"accountName": "Hesap Adı",
"doNotCall": "Arama Yapma",
"address": "Adres",
"status": "Durum",
"source": "Kaynak",
"opportunityAmount": "Fırsat Tutarı",
"opportunityAmountConverted": "Fırsat Tutarı (dönüştürülmüş)",
"description": "Açıklama",
"createdAccount": "Firma",
"createdContact": "Kişi",
"createdOpportunity": "Fırsat",
"campaign": "Kampanya",
"targetLists": "Hedef Listeler",
"targetList": "Hedef Liste",
"industry": "Endüstri",
"acceptanceStatus": "Kabul Durumu",
"opportunityAmountCurrency": "Fırsat Döviz Tutarı",
"acceptanceStatusMeetings": "Kabul Durumu (Toplantılar)",
"acceptanceStatusCalls": "Kabul Durumu (Aramalar)"
},
"links": {
"targetLists": "Hedef Listeler",
"campaignLogRecords": "Kampanya Günlüğü",
"campaign": "Kampanya",
"createdAccount": "Firma",
"createdContact": "Kişi",
"createdOpportunity": "Fırsat",
"cases": "Olaylar",
"documents": "Belgeler"
},
"options": {
"status": {
"New": "Yeni",
"Assigned": "Atanmış",
"In Process": "İşlemde",
"Converted": "Çevrildi",
"Recycled": "Geri Dönüştürüldü",
"Dead": "Ölü"
},
"source": {
"Call": "Arama",
"Email": "Eposta",
"Existing Customer": "Varolan Müşteri",
"Partner": "Ortak",
"Public Relations": "Halkla İlişkiler",
"Campaign": "Kampanya",
"Other": "Diğer"
}
},
"presetFilters": {
"active": "Etkin",
"actual": "Gerçek",
"converted": "Dönüştürülmüş"
}
}