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

82 lines
3.0 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.
{
"fields": {
"name": "نام",
"description": "توضیحات",
"status": "وضعیت",
"type": "نوع",
"startDate": "تاریخ شروع",
"endDate": "تاریخ پایان",
"targetLists": "لیست های هدف",
"excludingTargetLists": "به غیر از لیست هدف",
"sentCount": "ارسال شد",
"openedCount": "بازشده",
"clickedCount": "کلیک کرد",
"optedOutCount": "تصمیم گرفتند از",
"leadCreatedCount": "ایجاد لید ها(سرنخ فروش)",
"revenue": "درآمد",
"revenueConverted": "درآمد (تبدیل شده)",
"budget": "بودجه",
"budgetConverted": "بودجه (تبدیل شده)",
"contactsTemplate": "الگوی تماسها",
"leadsTemplate": "الگوی لیدها",
"accountsTemplate": "قالب حساب‌ها",
"usersTemplate": "الگو کاربرها",
"mailMergeOnlyWithAddress": "رد کردن رکوردها w/oفیلد آدرس"
},
"links": {
"targetLists": "لیست های هدف",
"excludingTargetLists": "به غیر از لیست هدف",
"accounts": "حساب ها",
"contacts": "مخاطب ها",
"leads": "لیدها",
"opportunities": "فرصت ها",
"massEmails": "ایمیل های انبوه",
"trackingUrls": "URL های ردیابی",
"contactsTemplate": "الگو تماس ها",
"leadsTemplate": "الگوی لیدها",
"accountsTemplate": "قالب حساب",
"usersTemplate": "الگو کاربر"
},
"options": {
"type": {
"Email": "ایمیل",
"Web": "وب",
"Television": "تلویزیون",
"Radio": "رادیو",
"Newsletter": "خبرنامه",
"Mail": "پست"
},
"status": {
"Planning": "برنامه ریزی",
"Active": "فعال",
"Inactive": "غیرفعال",
"Complete": "تکمیل"
}
},
"labels": {
"Create Campaign": "ایجاد کمپین",
"Target Lists": "لیست های هدف",
"Statistics": "آمار",
"hard": "سخت",
"soft": "نرم",
"Unsubscribe": "لغو اشتراک",
"Mass Emails": "ایمیل های انبوه",
"Email Templates": "قالب های ایمیل",
"Unsubscribe again": "لغو اشتراک مجدد",
"Subscribe again": "دوباره مشترک شوید",
"Create Target List": "ایجاد لیست هدف",
"Mail Merge": "ادغام ایمیل",
"Generate Mail Merge PDF": "ایجاد ایمیل ادغام PDF"
},
"presetFilters": {
"active": "فعال"
},
"messages": {
"unsubscribed": "شما از لیست ایمیل ما لغو شده اید.",
"subscribedAgain": "شما مجددا مشترک شده اید."
},
"tooltips": {
"targetLists": "اهدافی که باید پیام ها را دریافت کنند",
"excludingTargetLists": "اهداف که نباید پیام ها را دریافت کنند"
}
}