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

58 lines
1.9 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",
"status": "Durum",
"storeSentEmails": "Gönderilen Epostaları Sakla",
"startAt": "Başlangıç Tarihi",
"fromAddress": "Gönderen Adresi",
"fromName": "İsimden",
"replyToAddress": "Yanıtlama Adresiniz",
"replyToName": "Yanıtla İsim",
"campaign": "Kampanya",
"emailTemplate": "Eposta Şablonu",
"inboundEmail": "Eposta hesabı",
"targetLists": "Hedef Listeler",
"excludingTargetLists": "Hariç Tutulan Hedef Listeleri",
"optOutEntirely": "Tamamından Vazgeç",
"smtpAccount": "SMTP Hesabı"
},
"links": {
"targetLists": "Hedef Listeler",
"excludingTargetLists": "Hariç Tutulan Hedef Listeleri",
"queueItems": "Sıra Öğeleri",
"campaign": "Kampanya",
"emailTemplate": "Eposta Şablonu",
"inboundEmail": "Eposta hesabı"
},
"options": {
"status": {
"Draft": "Taslak",
"Pending": "kadar",
"In Process": "Süreç İçinde",
"Complete": "Tamamlandı",
"Canceled": "İptal edildi",
"Failed": "Başarısız"
}
},
"labels": {
"Create MassEmail": "Toplu Eposta Oluştur",
"Send Test": "Test Gönder",
"System SMTP": "Sistem SMTP",
"system": "sistem",
"group": "grup"
},
"messages": {
"selectAtLeastOneTarget": "En az bir hedef seçin.",
"testSent": "Gönderilmesi beklenen eposta (lar) testi"
},
"tooltips": {
"optOutEntirely": "Aboneliğini kaldıran alıcıların e-posta adresleri devre dışı bırakılmış olarak işaretlenecek ve artık toplu epostalar almazlar.",
"targetLists": "Mesaj alması gereken hedefler.",
"excludingTargetLists": "Mesaj almaması gereken hedefler.",
"storeSentEmails": "Epostalar CRM'de saklanacaktır."
},
"presetFilters": {
"actual": "Gerçek",
"complete": "Tamamlandı"
}
}