Initial commit
This commit is contained in:
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user