Initial commit
This commit is contained in:
100
application/Espo/Modules/Crm/Resources/i18n/fa_IR/Account.json
Normal file
100
application/Espo/Modules/Crm/Resources/i18n/fa_IR/Account.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "نام",
|
||||
"emailAddress": "ایمیل",
|
||||
"website": "وبسایت",
|
||||
"phoneNumber": "تلفن",
|
||||
"billingAddress": "آدرس صورتحساب",
|
||||
"shippingAddress": "آدرس تحویل",
|
||||
"description": "شرح",
|
||||
"industry": "صنعت",
|
||||
"type": "نوع",
|
||||
"contactRole": "عنوان",
|
||||
"campaign": "کمپین",
|
||||
"originalLead": "لید اصلی",
|
||||
"contactIsInactive": "غیرفعال"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "مخاطب ها",
|
||||
"opportunities": "فرصتها",
|
||||
"cases": "پروندهها",
|
||||
"documents": "مستندات",
|
||||
"meetingsPrimary": "جلسات (بسط یافته)",
|
||||
"callsPrimary": "تماسها (بسط یافته)",
|
||||
"tasksPrimary": "وظایف (بسط یافته)",
|
||||
"campaign": "کمپین",
|
||||
"portalUsers": "کاربران پورتال",
|
||||
"originalLead": "لید اصلی"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "مشتری",
|
||||
"Investor": "سرمایه گذار",
|
||||
"Partner": "همکار",
|
||||
"Reseller": "نماینده"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "کشاورزی",
|
||||
"Advertising": "تبلیغات",
|
||||
"Apparel & Accessories": "پوشاک و لوازم جانبی",
|
||||
"Automotive": "خودرویی",
|
||||
"Banking": "بانکداری",
|
||||
"Biotechnology": "بیوتکنولوژی",
|
||||
"Building Materials & Equipment": "مصالح ساختمانی و تجهیزات",
|
||||
"Chemical": "شیمیایی",
|
||||
"Computer": "کامپیوتر",
|
||||
"Education": "آموزش",
|
||||
"Electronics": "الکترونیک",
|
||||
"Energy": "انرژی",
|
||||
"Entertainment & Leisure": "سرگرمی و اوقات فراغت",
|
||||
"Finance": "سرمایه گذاری",
|
||||
"Food & Beverage": "غذا و نوشیدنی",
|
||||
"Grocery": "خواربار",
|
||||
"Healthcare": "بهداشت و درمان",
|
||||
"Insurance": "بیمه",
|
||||
"Legal": "حقوقی",
|
||||
"Manufacturing": "ساخت",
|
||||
"Publishing": "انتشارات",
|
||||
"Real Estate": "مشاورین املاک",
|
||||
"Service": "سرویس",
|
||||
"Sports": "ورزش ها",
|
||||
"Software": "نرم افزار",
|
||||
"Technology": "تکنولوژی",
|
||||
"Telecommunications": "ارتباطات مخابراتی",
|
||||
"Television": "تلوزیون",
|
||||
"Transportation": "حمل و نقل",
|
||||
"Venture Capital": "سرمایه گذاری خطر پذیر",
|
||||
"Aerospace": "هوافضا",
|
||||
"Architecture": "معماری",
|
||||
"Construction": "ساخت و ساز",
|
||||
"Defense": "دفاع",
|
||||
"Creative": "خلاق",
|
||||
"Culture": "فرهنگ",
|
||||
"Consulting": "مشاوره",
|
||||
"Electric Power": "قدرت الکتریکی",
|
||||
"Hospitality": "مهمان نوازی",
|
||||
"Mass Media": "رسانه های جمعی",
|
||||
"Mining": "معدن",
|
||||
"Music": "موزیک",
|
||||
"Marketing": "بازار یابی",
|
||||
"Petroleum": "نفت",
|
||||
"Retail": "خرده فروشی",
|
||||
"Shipping": "حمل دریایی",
|
||||
"Support": "پشتیبانی",
|
||||
"Testing, Inspection & Certification": "تست، بازرسی و صدور گواهینامه",
|
||||
"Wholesale": "عمده فروشی",
|
||||
"Water": "اب",
|
||||
"Travel": "مسافرت"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "ایجاد حساب کاربری",
|
||||
"Copy Billing": "کپی صورت حساب",
|
||||
"Set Primary": "تنظیمات اولیه"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "مشتریان",
|
||||
"partners": "همکاران",
|
||||
"recentlyCreated": "به تازگی ایجاد شده است"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user