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

85 lines
2.7 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
{
"fields": {
"name": "Ad",
"description": "Açıklama",
"status": "Durum",
"type": "Tip",
"startDate": "Başlangıç tarihi",
"endDate": "Bitiş tarihi",
"targetLists": "Hedef Listeler",
"excludingTargetLists": "Hedef Listeleri Hariç Tutma",
"sentCount": "Gönderildi",
"openedCount": "Açılmış",
"clickedCount": "Tıklandı",
"optedOutCount": "Devre dışı bırakıldı",
"bouncedCount": "Geri Döndü",
"hardBouncedCount": "Sert Geri Döndü",
"softBouncedCount": "Yumuşak Geri Döndü",
"leadCreatedCount": "Potansiyeller Oluşturuldu",
"revenue": "Gelir",
"revenueConverted": "Gelir (dönüştürülmüş)",
"budget": "Bütçe",
"budgetConverted": "Bütçe (dönüştürülmüş)",
"contactsTemplate": "Kişi ŞAblonu",
"leadsTemplate": "Fırsat Şabonu",
"accountsTemplate": "Hesap Şablonu",
"usersTemplate": "Kullanıcı Şablonları",
"budgetCurrency": "Bütçe Para Birimi"
},
"links": {
"targetLists": "Hedef Listeler",
"excludingTargetLists": "Hedef Listeleri Hariç Tutma",
"accounts": "Firmalar",
"contacts": "Kişiler",
"leads": "Potansiyeller",
"opportunities": "Fırsatlar",
"campaignLogRecords": "Kayıt",
"massEmails": "Toplu epostalar",
"trackingUrls": "İzleme URL'leri",
"contactsTemplate": "Kişi Şablonu",
"leadsTemplate": "Fırsat Şabonu ",
"accountsTemplate": "Hesap Şablonu",
"usersTemplate": "Kullanıcı Şablonu"
},
"options": {
"type": {
"Email": "Eposta",
"Television": "Televizyon",
"Radio": "Radyo",
"Newsletter": "Bülten",
"Mail": "Eposta"
},
"status": {
"Planning": "Planlanıyor",
"Active": "Etkin",
"Inactive": "Etkin",
"Complete": "Tamamla"
}
},
"labels": {
"Create Campaign": "Kampanya Oluştur",
"Target Lists": "Hedef Listeler",
"Statistics": "İstatistikler",
"hard": "sert",
"soft": "Yumuşak",
"Unsubscribe": "Abonelikten Ayrıl (Bülten üyeliğinden çıkma)",
"Mass Emails": "Toplu Eposta",
"Email Templates": "Eposta şablonları",
"Unsubscribe again": "Tekrar abonelikten çık",
"Subscribe again": "Tekrar üye olun",
"Create Target List": "Hedef Liste Yarat",
"Mail Merge": "Eposta Birleştirme",
"Generate Mail Merge PDF": "Posta Birleştirme PDF'i Oluştur"
},
"presetFilters": {
"active": "Etkin"
},
"messages": {
"unsubscribed": "Posta listemizden ayrıldınız",
"subscribedAgain": "Tekrar abone oldunuz."
},
"tooltips": {
"targetLists": "Mesaj alması gereken hedefler.",
"excludingTargetLists": "Mesaj almaması gereken hedefler."
}
}