Initial commit
This commit is contained in:
68
application/Espo/Modules/Crm/Resources/i18n/tr_TR/Lead.json
Normal file
68
application/Espo/Modules/Crm/Resources/i18n/tr_TR/Lead.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"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üş"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user