⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.26
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
lupo.techlup.co.ke
/
system
/
lang
/
Edit File: prs.json
{ "auth.failed": "These credentials do not match our records.", "auth.password": "The provided password is incorrect.", "auth.throttle": "Too many login attempts. Please try again in :seconds seconds.", "pagination.previous": "« Previous", "pagination.next": "Next »", "passwords.reset": "Your password has been reset!", "passwords.sent": "We have emailed your password reset link!", "passwords.throttled": "Please wait before retrying.", "passwords.token": "This password reset token is invalid.", "passwords.user": "We can't find a user with that email address.", "validation.accepted": "The :attribute must be accepted.", "validation.accepted_if": "The :attribute must be accepted when :other is :value.", "validation.active_url": "The :attribute is not a valid URL.", "validation.after": "The :attribute must be a date after :date.", "validation.after_or_equal": "The :attribute must be a date after or equal to :date.", "validation.alpha": "The :attribute must only contain letters.", "validation.alpha_dash": "The :attribute must only contain letters, numbers, dashes and underscores.", "validation.alpha_num": "The :attribute must only contain letters and numbers.", "validation.array": "The :attribute must be an array.", "validation.before": "The :attribute must be a date before :date.", "validation.before_or_equal": "The :attribute must be a date before or equal to :date.", "validation.between.array": "The :attribute must have between :min and :max items.", "validation.between.file": "The :attribute must be between :min and :max kilobytes.", "validation.between.numeric": "The :attribute must be between :min and :max.", "validation.between.string": "The :attribute must be between :min and :max characters.", "validation.boolean": "The :attribute field must be true or false.", "validation.confirmed": "The :attribute confirmation does not match.", "validation.current_password": "The password is incorrect.", "validation.date": "The :attribute is not a valid date.", "validation.date_equals": "The :attribute must be a date equal to :date.", "validation.date_format": "The :attribute does not match the format :format.", "validation.declined": "The :attribute must be declined.", "validation.declined_if": "The :attribute must be declined when :other is :value.", "validation.different": "The :attribute and :other must be different.", "validation.digits": "The :attribute must be :digits digits.", "validation.digits_between": "The :attribute must be between :min and :max digits.", "validation.dimensions": "The :attribute has invalid image dimensions.", "validation.distinct": "The :attribute field has a duplicate value.", "validation.email": "The :attribute must be a valid email address.", "validation.ends_with": "The :attribute must end with one of the following: :values.", "validation.enum": "The selected :attribute is invalid.", "validation.exists": "The selected :attribute is invalid.", "validation.file": "The :attribute must be a file.", "validation.filled": "The :attribute field must have a value.", "validation.gt.array": "The :attribute must have more than :value items.", "validation.gt.file": "The :attribute must be greater than :value kilobytes.", "validation.gt.numeric": "The :attribute must be greater than :value.", "validation.gt.string": "The :attribute must be greater than :value characters.", "validation.gte.array": "The :attribute must have :value items or more.", "validation.gte.file": "The :attribute must be greater than or equal to :value kilobytes.", "validation.gte.numeric": "The :attribute must be greater than or equal to :value.", "validation.gte.string": "The :attribute must be greater than or equal to :value characters.", "validation.image": "The :attribute must be an image.", "validation.in": "The selected :attribute is invalid.", "validation.in_array": "The :attribute field does not exist in :other.", "validation.integer": "The :attribute must be an integer.", "validation.ip": "The :attribute must be a valid IP address.", "validation.ipv4": "The :attribute must be a valid IPv4 address.", "validation.ipv6": "The :attribute must be a valid IPv6 address.", "validation.json": "The :attribute must be a valid JSON string.", "validation.lt.array": "The :attribute must have less than :value items.", "validation.lt.file": "The :attribute must be less than :value kilobytes.", "validation.lt.numeric": "The :attribute must be less than :value.", "validation.lt.string": "The :attribute must be less than :value characters.", "validation.lte.array": "The :attribute must not have more than :value items.", "validation.lte.file": "The :attribute must be less than or equal to :value kilobytes.", "validation.lte.numeric": "The :attribute must be less than or equal to :value.", "validation.lte.string": "The :attribute must be less than or equal to :value characters.", "validation.mac_address": "The :attribute must be a valid MAC address.", "validation.max.array": "The :attribute must not have more than :max items.", "validation.max.file": "The :attribute must not be greater than :max kilobytes.", "validation.max.numeric": "The :attribute must not be greater than :max.", "validation.max.string": "The :attribute must not be greater than :max characters.", "validation.mimes": "The :attribute must be a file of type: :values.", "validation.mimetypes": "The :attribute must be a file of type: :values.", "validation.min.array": "The :attribute must have at least :min items.", "validation.min.file": "The :attribute must be at least :min kilobytes.", "validation.min.numeric": "The :attribute must be at least :min.", "validation.min.string": "The :attribute must be at least :min characters.", "validation.multiple_of": "The :attribute must be a multiple of :value.", "validation.not_in": "The selected :attribute is invalid.", "validation.not_regex": "The :attribute format is invalid.", "validation.numeric": "The :attribute must be a number.", "validation.present": "The :attribute field must be present.", "validation.prohibited": "The :attribute field is prohibited.", "validation.prohibited_if": "The :attribute field is prohibited when :other is :value.", "validation.prohibited_unless": "The :attribute field is prohibited unless :other is in :values.", "validation.prohibits": "The :attribute field prohibits :other from being present.", "validation.regex": "The :attribute format is invalid.", "validation.required": "The :attribute field is required.", "validation.required_array_keys": "The :attribute field must contain entries for: :values.", "validation.required_if": "The :attribute field is required when :other is :value.", "validation.required_unless": "The :attribute field is required unless :other is in :values.", "validation.required_with": "The :attribute field is required when :values is present.", "validation.required_with_all": "The :attribute field is required when :values are present.", "validation.required_without": "The :attribute field is required when :values is not present.", "validation.required_without_all": "The :attribute field is required when none of :values are present.", "validation.same": "The :attribute and :other must match.", "validation.size.array": "The :attribute must contain :size items.", "validation.size.file": "The :attribute must be :size kilobytes.", "validation.size.numeric": "The :attribute must be :size.", "validation.size.string": "The :attribute must be :size characters.", "validation.starts_with": "The :attribute must start with one of the following: :values.", "validation.string": "The :attribute must be a string.", "validation.timezone": "The :attribute must be a valid timezone.", "validation.unique": "The :attribute has already been taken.", "validation.uploaded": "The :attribute failed to upload.", "validation.url": "The :attribute must be a valid URL.", "validation.uuid": "The :attribute must be a valid UUID.", "validation.custom.attribute-name.rule-name": "custom-message", "Dashboard": "Dashboard", "Advertising": "Advertising", "Subscription Reports": "Subscription Reports", "Manage Business": "Manage Business", "Categories": "Categories", "Business List": "Business List", "Manage Plans": "Manage Plans", "Create Plan": "Create Plan", "Staff Management": "Staff Management", "Create Staff": "Create Staff", "Manage Staff": "Manage Staff", "Messages": "Messages", "Manage Messages": "Manage Messages", "CMS Manage": "CMS Manage", "Manage Pages": "Manage Pages", "Manage FAQs": "Manage FAQs", "Terms & Conditions": "Terms & Conditions", "Privacy & Policy": "Privacy & Policy", "Testimonials": "Testimonials", "Features": "Features", "Interface": "Interface", "Manage Blogs": "Manage Blogs", "Newsletters": "Newsletters", "Roles & Permissions": "Roles & Permissions", "Roles": "Roles", "Permissions": "Permissions", "Settings": "Settings", "Currencies": "Currencies", "Notifications": "Notifications", "SMS Settings": "SMS Settings", "Payment Gateway": "Payment Gateway", "System Settings": "System Settings", "General Settings": "General Settings", "Banner": "بنر", "Add New Banner": "بنر جدید اضافه کنید", "Banner List": "لیست بنرها", "Status": "وضعیت", "Image": "تصویر", "Active": "فعال", "Cancel": "لغو", "Save": "ذخیره", "Edit Banner": "ویرایش بنر", "Advertising List": "لیست تبلیغات", "Create Banner": "ایجاد بنر", "SL": "شماره ترتیب", "Create Advertising": "ایجاد تبلیغ", "Reset": "پاک کردن", "Edit Advertising": "ویرایش تبلیغ", "Edit": "ویرایش", "Delete": "حذف", "Shop": "مغازه", "Add new Package": "بسته جدید اضافه کنید", "Shop List": "لیست مغازه ها", "Subscription Plan": "پلان اشتراک", "Select Plan Category": "انتخاب دسته بندی پلان", "Package Name": "نام بسته", "Enter Package Name": "نام بسته را وارد کنید", "Business Category": "دسته بندی کسب و کار", "Select Business Category": "انتخاب دسته بندی کسب و کار", "Duration in Days": "مدت زمان به روز", "Enter number": "عدد را وارد کنید", "Offer Price": "قیمت تخفیف دار", "Enter Plan Price": "قیمت پلان را وارد کنید", "Subscription Price": "قیمت اشتراک", "Enter Subscription Price": "قیمت اشتراک را وارد کنید", "View": "مشاهده", "Upgrade Plan": "به روز رسانی پلان", "Edit Shop": "ویرایش مغازه", "Select Category": "انتخاب دسته بندی", "Shop/Business Name": "نام مغازه/کسب و کار", "Enter Shop/Business Name": "نام مغازه/کسب و کار را وارد کنید", "Package": "بسته", "Select a package": "یک بسته را انتخاب کنید", "Name": "نام", "Enter Name": "نام را وارد کنید", "Role": "نقش", "Select a role": "یک نقش را انتخاب کنید", "Email": "ایمیل", "Enter Email": "ایمیل را وارد کنید", "Phone": "تلفن", "Enter Phone Number": "شماره تلفن را وارد کنید", "Password": "کلمه عبور", "Enter Password": "کلمه عبور را وارد کنید", "Confirm password": "تایید کلمه عبور", "Enter Confirm password": "تایید کلمه عبور را وارد کنید", "Address": "آدرس", "Enter Address": "آدرس را وارد کنید", "Select Country": "انتخاب کشور", "Select a Country": "انتخاب کشور", "Balance": "موجودی", "Enter Balance": "موجودی را وارد کنید", "Search...": "جستجو...", "Business Name": "نام کسب و کار", "Last Enroll": "آخرین ثبت نام", "Expired Date": "تاریخ انقضا", "Action": "اقدام", "Select A Plan": "انتخاب یک پلان", "Select One": "انتخاب کنید", "Price": "قیمت", "Enter plan price or select a plan": "قیمت پلان را وارد کنید یا یک پلان را انتخاب کنید", "Payment Gateways": "دروازه های پرداخت", "Select A payment gateway": "یک دروازه پرداخت را انتخاب کنید", "Notes": "یادداشت ها", "Enter notes": "یادداشت ها را وارد کنید", "Business View": "نمای کسب و کار", "Created date": "تاریخ ایجاد", "Category": "دسته بندی", "Add new Category": "دسته بندی جدید اضافه کنید", "View List": "مشاهده لیست", "Buisness Name": "نام کسب و کار", "Enter Description": "توضیحات را وارد کنید", "Description": "توضیحات", "Edit Business Category": "ویرایش دسته بندی کسب و کار", "Enter Buisness Description": "توضیحات کسب و کار را وارد کنید", "Business Categories List": "لیست دسته بندی های کسب و کار", "Add New": "اضافه کردن", "Reports": "گزارش ها", "All": "همه", "Active User": "کاربر فعال", "Deactive User": "کاربر غیرفعال", "Date": "تاریخ", "SL.": "شماره ترتیب", "Invoice": "فاکتور", "Customer Name": "نام مشتری", "Amount": "مبلغ", "View Report": "مشاهده گزارش", "Download Report": "دانلود گزارش", "User View": "نمای کاربر", "Shop Name": "نام مغازه", "Country": "کشور", "Reason": "دلیل", "Are You Sure?": "آیا مطمئن هستید؟", "You won't be able to revert this!": "شما قادر به بازگرداندن این نخواهید بود!", "Yes, Delete It!": "بله، آن را حذف کنید!", "Add Currency": "اضافه کردن ارز", "Code": "کد", "Symbol": "نماد", "Position": "موقعیت", "Inactive": "غیرفعال", "Make Default": "به عنوان پیش فرض قرار دادن", "Edit Currency": "ویرایش ارز", "Currency": "ارز", "Total Businesses": "مجموع کسب و کارها", "Total Expired Businesses": "مجموع کسب و کارهای منقضی شده", "Total Plan Subscribes": "مجموع اشتراک های پلان", "Total Business Categories": "مجموع دسته بندی های کسب و کار", "Total Plans": "مجموع پلان ها", "Total Staffs": "مجموع کارکنان", "Finance Overview": "نمای مالی", "Gateway Settings": "تنظیمات دروازه پرداخت", "Payment Gateway Settings": "تنظیمات دروازه پرداخت", "GATEWAY IMAGE": "تصویر دروازه پرداخت", "GATEWAY NAME": "نام دروازه پرداخت", "Gateway Charge": "هزینه دروازه پرداخت", "Gateway Currency": "ارز دروازه پرداخت", "Gateway Mode": "حالت دروازه پرداخت", "Is Manual": "دستی است", "Yes": "بله", "No": "نه", "Label": "برچسب", "Enter label name": "نام برچسب را وارد کنید", "Select Required/Optionl": "انتخاب الزامی/اختیاری", "Required": "الزامی", "Optional": "اختیاری", "Add new row": "اضافه کردن سطر جدید", "INSTRUCTIONS": "دستورالعمل ها", "Enter payment instructions here": "دستورالعمل های پرداخت را در اینجا وارد کنید", "Messages List": "لیست پیام ها", "Search": "جستجو", "Company Name": "نام شرکت", "Message": "پیام", "Notifications List": "لیست اعلان ها", "Today": "امروز", "Last 7 Days": "آخرین 7 روز", "Last 15 Days": "آخرین 15 روز", "Last Month": "ماه گذشته", "Last Year": "سال گذشته", "Created At": "ایجاد شده در", "Read At": "خوانده شده در", "Add New Payment Type": "نوع پرداخت جدید اضافه کنید", "Enter Payment Type": "نوع پرداخت را وارد کنید", "Edit Payment Type": "ویرایش نوع پرداخت", "Payment Type": "نوع پرداخت", "Add Payment Type": "اضافه کردن نوع پرداخت", "Per Page- 10": "در هر صفحه - 10", "Per Page- 25": "در هر صفحه - 25", "Per Page- 50": "در هر صفحه - 50", "Per Page- 100": "در هر صفحه - 100", "Assigned Role": "نقش اختصاص داده شده", "Assign Role To User": "اختصاص نقش به کاربر", "Select User": "انتخاب کاربر", "User": "کاربر", "Select Role": "انتخاب نقش", "Add Subscription Plan": "اضافه کردن پلان اشتراک", "Package List": "لیست بسته ها", "Add New Features": "اضافه کردن ویژگی های جدید", "Enter features": "ویژگی ها را وارد کنید", "Edit Subscription Plan": "ویرایش پلان اشتراک", "Edit Package": "ویرایش بسته", "Enter Duration Days": "مدت زمان به روز را وارد کنید", "Deactive": "غیرفعال", "Create Plans": "ایجاد پلان ها", "User Profile": "پروفایل کاربر", "Registration Date": "تاریخ ثبت نام", "Enter Your Name": "نام خود را وارد کنید", "Enter Your Email": "ایمیل خود را وارد کنید", "Profile Picture": "تصویر پروفایل", "Current Password": "کلمه عبور فعلی", "Enter Your Current Password": "کلمه عبور فعلی خود را وارد کنید", "New Password": "کلمه عبور جدید", "Enter New Password": "کلمه عبور جدید را وارد کنید", "Save Changes": "ذخیره تغییرات", "Add New Role": "اضافه کردن نقش جدید", "Set role permissions": "تنظیم مجوزهای نقش", "Role Name": "نام نقش", "Enter role name": "نام نقش را وارد کنید", "Role Permissions": "مجوزهای نقش", "Setup role permissions": "تنظیم مجوزهای نقش", "Select All": "انتخاب همه", "Roles List": "لیست نقش ها", "Add role, if it does not exist": "اضافه کردن نقش، اگر وجود ندارد", "Edit Role": "ویرایش نقش", "Privacy & Policy Settings": "تنظیمات حریم خصوصی و سیاست ها", "Update": "به روز رسانی", "Term & Condition Settings": "تنظیمات شرایط و ضوابط", "Title": "عنوان", "Enter Title": "عنوان را وارد کنید", "Copy Right": "حق چاپ", "Admin Footer Text": "متن فوتر مدیریت", "Enter Text": "متن را وارد کنید", "Admin Footer Link Text": "متن لینک فوتر مدیریت", "Admin Footer Link": "لینک فوتر مدیریت", "Enter Link": "لینک را وارد کنید", "Main Header Logo": "لوگوی هدر اصلی", "Common Header Logo": "لوگوی هدر مشترک", "Footer Logo": "لوگوی فوتر", "Admin Logo": "لوگوی مدیریت", "Favicon": "آیکون مورد علاقه", "Don't Use Any Kind Of Space In The Input Fields": "در فیلدهای ورودی از هیچ نوع فاصله ای استفاده نکنید", "App": "برنامه", "Drivers": "رانندگان", "Storage Settings": "تنظیمات ذخیره سازی", "Mail Configuration": "تنظیمات ایمیل", "Others": "دیگران", "APP_NAME": "نام برنامه", "APP_KEY": "کلید برنامه", "APP_DEBUG": "دیباگ کردن برنامه", "APP_URL": "آدرس برنامه", "QUEUE_MAIL": "صف ایمیل", "MAIL_DRIVER_TYPE": "نوع درایور ایمیل", "MAIL DRIVER": "درایور ایمیل", "MAIL_HOST": "میزبان ایمیل", "MAIL_PORT": "پورت ایمیل", "MAIL_USERNAME": "نام کاربری ایمیل", "MAIL_PASSWORD": "کلمه عبور ایمیل", "MAIL_ENCRYPTION": "رمزگذاری ایمیل", "MAIL_FROM_ADDRESS": "آدرس ایمیل فرستنده", "MAIL_FROM_NAME": "نام ایمیل فرستنده", "QUEUE COMMAND Path": "مسیر دستور صف", "CACHE_DRIVER": "درایور کش", "Recommended": "توصیه شده", "QUEUE_CONNECTION": "اتصال صف", "SESSION_DRIVER": "درایور جلسه", "SESSION_LIFETIME": "طول عمر جلسه", "REDIS_PORT": "پورت ریدیس", "REDIS_URL": "آدرس ریدیس", "REDIS_PASSWORD": "کلمه عبور ریدیس", "AWS S3 Storage Bucket": "سطل ذخیره سازی AWS S3", "Fill up this credentials if you want to use AWS S3 Storage Bucket": "اگر می خواهید از سطل ذخیره سازی AWS S3 استفاده کنید، این اعتبارنامه ها را پر کنید", "Wasabi Storage Bucket": "سطل ذخیره سازی Wasabi", "public (uploads folder)": "عمومی (پوشه آپلودها)", "AWS_ACCESS_KEY_ID": "آی دی کلید دسترسی AWS", "AWS_SECRET_ACCESS_KEY": "کلید دسترسی مخفی AWS", "AWS_DEFAULT_REGION": "منطقه پیش فرض AWS", "AWS_BUCKET": "سطل AWS", "Fill up this credentials if you want to use Wasabi Storage Bucket": "اگر می خواهید از سطل ذخیره سازی Wasabi استفاده کنید، این اعتبارنامه ها را پر کنید", "WAS_ACCESS_KEY_ID": "آی دی کلید دسترسی WAS", "WAS_SECRET_ACCESS_KEY": "کلید دسترسی مخفی WAS", "WAS_DEFAULT_REGION": "منطقه پیش فرض WAS", "WAS_BUCKET": "سطل WAS", "WAS_ENDPOINT": "نقطه انتهایی WAS", "CACHE_LIFETIME": "طول عمر کش", "Paid": "پرداخت شده", "Reject": "رد کردن", "Why are you reject It?": "چرا آن را رد می کنید؟", "Enter Reason": "دلیل را وارد کنید", "Confirm": "تایید", "Subscriptions List": "لیست اشتراک ها", "Started": "شروع شده", "End": "پایان", "Gateway Method": "روش دروازه پرداخت", "Are you sure?": "آیا مطمئن هستید؟", "Add New Testimonial": "اضافه کردن نظر جدید", "Client Name": "نام مشتری", "Enter Client Name": "نام مشتری را وارد کنید", "Stars": "ستاره ها", "Works At": "کار در", "Client Image": "تصویر مشتری", "Review": "نظر", "Enter text": "متن را وارد کنید", "Enter review message here": "پیام نظر را در اینجا وارد کنید", "Edit Testimonial": "ویرایش نظر", "Testimonials List": "لیست نظرات", "Create New": "ایجاد جدید", "Add New Staff": "اضافه کردن کارمند جدید", "Full Name": "نام کامل", "Enter Email Address": "آدرس ایمیل را وارد کنید", "Edit Staff": "ویرایش کارمند", "Staff List": "لیست کارکنان", "User Email": "ایمیل کاربر", "User Role": "نقش کاربر", "Comments": "نظرات", "Comment List": "لیست نظرات", "Create Blog": "ایجاد وبلاگ", "Blog List": "لیست وبلاگ ها", "Select a status": "انتخاب وضعیت", "Tags": "برچسب ها", "Enter tags name": "نام برچسب ها را وارد کنید", "SEO Meta Tags": "برچسب های متا سئو", "Meta Title": "عنوان متا", "Meta Description": "توضیحات متا", "Enter meta Description": "توضیحات متا را وارد کنید", "Comment": "نظر", "Edit Blog": "ویرایش وبلاگ", "Blogs": "وبلاگ ها", "Create Faqs": "ایجاد سوالات متداول", "Add New FAQs": "اضافه کردن سوالات متداول جدید", "Question": "سوال", "InActive": "غیرفعال", "Answer": "پاسخ", "Enter question answer here": "پاسخ سوال را در اینجا وارد کنید", "Edit Faqs": "ویرایش سوالات متداول", "FAQS List": "لیست سوالات متداول", "View Details": "مشاهده جزئیات", "Create Feature": "ایجاد ویژگی", "Add New Feature": "اضافه کردن ویژگی جدید", "Backgroud Color": "رنگ پس زمینه", "Enter Color": "رنگ را وارد کنید", "Edit Feature": "ویرایش ویژگی", "Features List": "لیست ویژگی ها", "Create Interfaces": "ایجاد رابط ها", "Add New Interface": "اضافه کردن رابط جدید", "Edit Interface": "ویرایش رابط", "Interfaces List": "لیست رابط ها", "Newsletters List": "لیست خبرنامه ها", "Page for Updating Website Sections": "صفحه برای به روز رسانی بخش های وب سایت", "Slider Section": "بخش اسلایدر", "Header Section": "بخش هدر", "Feature Section": "بخش ویژگی", "Interface Section": "بخش رابط کاربری", "Watch Section": "بخش تماشا", "Testimonial Section": "بخش نظرات", "Blog Section": "بخش وبلاگ", "About us Page": "صفحه درباره ما", "Terms And Conditions": "شرایط و ضوابط", "Privacy Page": "صفحه حریم خصوصی", "Contuct us Page": "صفحه تماس با ما", "Pricing Section": "بخش قیمت گذاری", "Footer Section": "بخش فوتر", "Social Medias": "رسانه های اجتماعی", "Button One": "دکمه یک", "Button Text": "متن دکمه", "Button One Link": "لینک دکمه یک", "Button Two": "دکمه دو", "Button Two Link": "لینک دکمه دو", "Scanner Text": "متن اسکنر", "Scanner Image": "تصویر اسکنر", "Slider Image": "تصویر اسلایدر", "Header Button Text": "متن دکمه هدر", "Header Button Link": "لینک دکمه هدر", "Enter Header link": "لینک هدر را وارد کنید", "Section Title": "عنوان بخش", "Enter Section Title": "عنوان بخش را وارد کنید", "Interface Title": "عنوان رابط", "Watch Title": "عنوان تماشا", "Button Link": "لینک دکمه", "Watch Image": "تصویر تماشا", "Blog Title": "عنوان وبلاگ", "Read More Button Text": "متن دکمه بیشتر بخوانید", "View All Button Text": "متن دکمه مشاهده همه", "View All Link": "لینک مشاهده همه", "Testimonial Title": "عنوان نظر", "Enter Short Title": "عنوان کوتاه را وارد کنید", "Long Title": "عنوان طولانی", "About Image": "تصویر درباره ما", "Description One": "توضیحات یک", "Description Two": "توضیحات دو", "Option": "گزینه", "Icon": "آیکون", "Plan Button Url": "آدرس دکمه پلان", "Short Title": "عنوان کوتاه", "Right Footer Title": "عنوان فوتر سمت راست", "Middle Footer Title": "عنوان فوتر وسط", "Apple App Link": "لینک اپل اپ", "Apple App": "اپل اپ", "Google Play Link": "لینک گوگل پلی", "Google Play App": "اپ گوگل پلی", "Right Footer": "فوتر سمت راست", "Link": "لینک", "Middle Footer": "فوتر وسط", "Left Footer": "فوتر سمت چپ", "Footer Socials": "شبکه های اجتماعی فوتر", "Forgot Password": "رمز عبور را فراموش کردید؟", "Enter the email address associated with your account": "آدرس ایمیل مرتبط با حساب خود را وارد کنید", "Enter your Email": "ایمیل خود را وارد کنید", "Continue": "ادامه", "Back to Login": "بازگشت به ورود", "Login": "ورود", "Welcome to": "خوش آمدید به", "Welcome back, Please login in to your account": "خوش آمدید، لطفا وارد حساب کاربری خود شوید", "Remember me": "مرا به خاطر بسپار", "Forgot Password?": "رمز عبور را فراموش کردید؟", "Super Admin": "مدیر برتر", "Admin": "مدیر", "Manager": "مدیر", "Reset Password": "بازیابی رمز عبور", "Change Password": "تغییر رمز عبور", "Create new password, it must be Strong password.": "رمز عبور جدید ایجاد کنید، باید رمز عبور قوی باشد.", "Confirm Password": "تایید رمز عبور", "You Have": "شما دارید", "new Notifications": "اعلان های جدید", "Mark all Read": "همه را خوانده شده علامت بزنید", "View all notifications": "مشاهده همه اعلان ها", "Clear cache": "پاک کردن کش", "My Profile": "پروفایل من", "Logout": "خروج", "About Us": "درباره ما", "Home": "صفحه اصلی", "Pricing": "قیمت گذاری", "Pages": "صفحات", "Blog": "وبلاگ", "Privacy Policy": "سیاست حفظ حریم خصوصی", "Contact Us": "تماس با ما", "You are having this email because you have requested for a password reset.": "شما این ایمیل را به دلیل درخواست بازنشانی رمز عبور دریافت می کنید.", "Your verification code is:": "کد تأیید شما این است:", "This password reset code will expire in 60 minutes.": "این کد بازنشانی رمز عبور در 60 دقیقه منقضی خواهد شد.", "If you did not request a password reset, no further action is required.": "اگر درخواست بازنشانی رمز عبور نکردید، نیازی به اقدام دیگری نیست.", "Regards": "با احترام", "All right reserved": "تمام حقوق محفوظ است", "Hi": "سلام", "Dear": "عزیز", "your OTP code is": "کد OTP شما این است", "Please do not share this PIN with anyone": "لطفا این پین را با کسی به اشتراک نگذارید", "Best Regards": "با احترام", "Gateway Name": "نام دروازه پرداخت", "Subscription Name": "نام اشتراک", "Payable Amount": "مبلغ قابل پرداخت", "Phone Number": "شماره تلفن", "Enter your phone number": "شماره تلفن خود را وارد کنید", "Pay Now": "پرداخت اکنون", "Next": "بعدی", "Previous": "قبلی", "Free": "رایگان", "Features Of Free Plan": "ویژگی های پلان رایگان", "Choose Plan": "انتخاب پلان", "Blog Details": "جزئیات وبلاگ", "Leave a Comment Here": "نظر خود را در اینجا بگذارید", "Your email address will not be published": "آدرس ایمیل شما منتشر نخواهد شد", "Enter your name": "نام خود را وارد کنید", "Enter your email": "ایمیل خود را وارد کنید", "Enter your comment": "نظر خود را وارد کنید", "Recent Posts": "نوشته های اخیر", "Create a Free Account": "ایجاد حساب رایگان", "Enter full name": "نام کامل را وارد کنید", "Enter phone number": "شماره تلفن را وارد کنید", "Enter email address": "آدرس ایمیل را وارد کنید", "Company": "شرکت", "Enter company name": "نام شرکت را وارد کنید", "Enter your message": "پیام خود را وارد کنید", "Pricing Plan": "پلان قیمت گذاری", "Subscription Plans": "پلان های اشتراک", "Plan List": "لیست پلان ها", "Work At": "کار در", "Show- 10": "نمایش - 10", "Show- 25": "نمایش - 25", "Show- 50": "نمایش - 50", "Show- 100": "نمایش - 100", "Duration": "مدت زمان", "Select": "انتخاب", "Currency List": "لیست ارزها", "Default": "پیش فرض", "Country Name": "نام کشور", "View Website": "مشاهده وب سایت", "Contact Messages": "پیام های تماس", "Total Shop": "مجموع مغازه ها", "Expired Businesses": "کسب و کارهای منقضی شده", "Plan Subscribes": "اشتراک های پلان", "Total Categories": "مجموع دسته بندی ها", "Recent Register": "ثبت نام اخیر", "Date & Time": "تاریخ و زمان", "View All": "مشاهده همه", "Add new Business": "اضافه کردن کسب و کار جدید", "Enter Company Name": "نام شرکت را وارد کنید", "Edit Business": "ویرایش کسب و کار", "Create Business": "ایجاد کسب و کار", "Enter Buisness Name": "نام کسب و کار را وارد کنید", "Note: Enter embedded video link": "نکته: لینک ویدیوی جاسازی شده را وارد کنید", "Enter title": "عنوان را وارد کنید", "Enter Code": "کد را وارد کنید", "Enter Symbol": "نماد را وارد کنید", "Select a position": "یک موقعیت را انتخاب کنید", "left": "چپ", "right": "راست", "TIMEZONE": "منطقه زمانی", "Note :": "نکته:", "If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server": "اگر پس از تغییر تنظیمات ایمیل از MAIL QUEUE استفاده می کنید، باید ناظر خود را از سرور خود راه اندازی مجدد کنید", "QUEUE COMMAND Path :": "مسیر دستور صف:", "QUEUE COMMAND :": "دستور صف:", "Storage Method": "روش ذخیره سازی", "installer_messages.title": "POS Pro Installer", "installer_messages.next": "Next Step", "installer_messages.back": "Previous", "installer_messages.finish": "Install", "installer_messages.forms.errorTitle": "The Following errors occurred:", "installer_messages.welcome.templateTitle": "Welcome", "installer_messages.welcome.title": "POS Pro Installer", "installer_messages.welcome.message": "Easy Installation and Setup Wizard.", "installer_messages.welcome.next": "Check Requirements", "installer_messages.requirements.templateTitle": "Step 1 | Server Requirements", "installer_messages.requirements.title": "Server Requirements", "installer_messages.requirements.next": "Check Permissions", "installer_messages.permissions.templateTitle": "Step 2 | Permissions", "installer_messages.permissions.title": "Permissions", "installer_messages.permissions.next": "Configure Environment", "installer_messages.environment.menu.templateTitle": "Step 3 | Environment Settings", "installer_messages.environment.menu.title": "Environment Settings", "installer_messages.environment.menu.desc": "Please select how you want to configure the apps .env file.", "installer_messages.environment.menu.wizard-button": "Form Wizard Setup", "installer_messages.environment.menu.classic-button": "Classic Text Editor", "installer_messages.environment.wizard.templateTitle": "Step 3 | Environment Settings | Guided Wizard", "installer_messages.environment.wizard.title": "Guided .env Wizard", "installer_messages.environment.wizard.tabs.environment": "Environment", "installer_messages.environment.wizard.tabs.database": "Database", "installer_messages.environment.wizard.tabs.application": "Application", "installer_messages.environment.wizard.form.name_required": "An environment name is required.", "installer_messages.environment.wizard.form.app_name_label": "Website name", "installer_messages.environment.wizard.form.app_name_placeholder": "Enter your website name", "installer_messages.environment.wizard.form.app_environment_label": "App Environment", "installer_messages.environment.wizard.form.app_environment_label_local": "Local", "installer_messages.environment.wizard.form.app_environment_label_developement": "Development", "installer_messages.environment.wizard.form.app_environment_label_qa": "Qa", "installer_messages.environment.wizard.form.app_environment_label_production": "Production", "installer_messages.environment.wizard.form.app_environment_label_other": "Other", "installer_messages.environment.wizard.form.app_environment_placeholder_other": "Enter your environment...", "installer_messages.environment.wizard.form.app_debug_label": "App Debug", "installer_messages.environment.wizard.form.app_debug_label_true": "True", "installer_messages.environment.wizard.form.app_debug_label_false": "False", "installer_messages.environment.wizard.form.app_log_level_label": "App Log Level", "installer_messages.environment.wizard.form.app_log_level_label_debug": "debug", "installer_messages.environment.wizard.form.app_log_level_label_info": "info", "installer_messages.environment.wizard.form.app_log_level_label_notice": "notice", "installer_messages.environment.wizard.form.app_log_level_label_warning": "warning", "installer_messages.environment.wizard.form.app_log_level_label_error": "error", "installer_messages.environment.wizard.form.app_log_level_label_critical": "critical", "installer_messages.environment.wizard.form.app_log_level_label_alert": "alert", "installer_messages.environment.wizard.form.app_log_level_label_emergency": "emergency", "installer_messages.environment.wizard.form.app_url_label": "App Url", "installer_messages.environment.wizard.form.app_url_placeholder": "App Url", "installer_messages.environment.wizard.form.db_connection_failed": "Could not connect to the database.", "installer_messages.environment.wizard.form.db_connection_label": "Database Connection", "installer_messages.environment.wizard.form.db_connection_label_mysql": "mysql", "installer_messages.environment.wizard.form.db_connection_label_sqlite": "sqlite", "installer_messages.environment.wizard.form.db_connection_label_pgsql": "pgsql", "installer_messages.environment.wizard.form.db_connection_label_sqlsrv": "sqlsrv", "installer_messages.environment.wizard.form.db_host_label": "Database Host", "installer_messages.environment.wizard.form.db_host_placeholder": "Database Host", "installer_messages.environment.wizard.form.db_port_label": "Database Port", "installer_messages.environment.wizard.form.db_port_placeholder": "Database Port", "installer_messages.environment.wizard.form.db_name_label": "Database Name", "installer_messages.environment.wizard.form.db_name_placeholder": "Database Name", "installer_messages.environment.wizard.form.db_username_label": "Database User Name", "installer_messages.environment.wizard.form.db_username_placeholder": "Database User Name", "installer_messages.environment.wizard.form.db_password_label": "Database Password", "installer_messages.environment.wizard.form.db_password_placeholder": "Database Password", "installer_messages.environment.wizard.form.app_tabs.more_info": "More Info", "installer_messages.environment.wizard.form.app_tabs.broadcasting_title": "Broadcasting, Caching, Session, & Queue", "installer_messages.environment.wizard.form.app_tabs.broadcasting_label": "Broadcast Driver", "installer_messages.environment.wizard.form.app_tabs.broadcasting_placeholder": "Broadcast Driver", "installer_messages.environment.wizard.form.app_tabs.cache_label": "Cache Driver", "installer_messages.environment.wizard.form.app_tabs.cache_placeholder": "Cache Driver", "installer_messages.environment.wizard.form.app_tabs.session_label": "Session Driver", "installer_messages.environment.wizard.form.app_tabs.session_placeholder": "Session Driver", "installer_messages.environment.wizard.form.app_tabs.queue_label": "Queue Driver", "installer_messages.environment.wizard.form.app_tabs.queue_placeholder": "Queue Driver", "installer_messages.environment.wizard.form.app_tabs.redis_label": "Redis Driver", "installer_messages.environment.wizard.form.app_tabs.redis_host": "Redis Host", "installer_messages.environment.wizard.form.app_tabs.redis_password": "Redis Password", "installer_messages.environment.wizard.form.app_tabs.redis_port": "Redis Port", "installer_messages.environment.wizard.form.app_tabs.mail_label": "Mail", "installer_messages.environment.wizard.form.app_tabs.mail_driver_label": "Mail Driver", "installer_messages.environment.wizard.form.app_tabs.mail_driver_placeholder": "Mail Driver", "installer_messages.environment.wizard.form.app_tabs.mail_host_label": "Mail Host", "installer_messages.environment.wizard.form.app_tabs.mail_host_placeholder": "Mail Host", "installer_messages.environment.wizard.form.app_tabs.mail_port_label": "Mail Port", "installer_messages.environment.wizard.form.app_tabs.mail_port_placeholder": "Mail Port", "installer_messages.environment.wizard.form.app_tabs.mail_username_label": "Mail Username", "installer_messages.environment.wizard.form.app_tabs.mail_username_placeholder": "Mail Username", "installer_messages.environment.wizard.form.app_tabs.mail_password_label": "Mail Password", "installer_messages.environment.wizard.form.app_tabs.mail_password_placeholder": "Mail Password", "installer_messages.environment.wizard.form.app_tabs.mail_encryption_label": "Mail Encryption", "installer_messages.environment.wizard.form.app_tabs.mail_encryption_placeholder": "Mail Encryption", "installer_messages.environment.wizard.form.app_tabs.pusher_label": "Pusher", "installer_messages.environment.wizard.form.app_tabs.pusher_app_id_label": "Pusher App Id", "installer_messages.environment.wizard.form.app_tabs.pusher_app_id_palceholder": "Pusher App Id", "installer_messages.environment.wizard.form.app_tabs.pusher_app_key_label": "Pusher App Key", "installer_messages.environment.wizard.form.app_tabs.pusher_app_key_palceholder": "Pusher App Key", "installer_messages.environment.wizard.form.app_tabs.pusher_app_secret_label": "Pusher App Secret", "installer_messages.environment.wizard.form.app_tabs.pusher_app_secret_palceholder": "Pusher App Secret", "installer_messages.environment.wizard.form.buttons.setup_database": "Setup Database", "installer_messages.environment.wizard.form.buttons.setup_application": "Setup Application", "installer_messages.environment.wizard.form.buttons.install": "Install", "installer_messages.environment.classic.templateTitle": "Step 3 | Environment Settings | Classic Editor", "installer_messages.environment.classic.title": "Classic Environment Editor", "installer_messages.environment.classic.save": "Save .env", "installer_messages.environment.classic.back": "Use Form Wizard", "installer_messages.environment.classic.install": "Save and Install", "installer_messages.environment.success": "Your .env file settings have been saved.", "installer_messages.environment.errors": "Unable to save the .env file, Please create it manually.", "installer_messages.install": "Install", "installer_messages.installed.success_log_message": "Laravel Installer successfully INSTALLED on ", "installer_messages.final.title": "Installation Finished", "installer_messages.final.templateTitle": "Installation Finished", "installer_messages.final.finished": "Application has been successfully installed.", "installer_messages.final.migration": "Migration & Seed Console Output:", "installer_messages.final.console": "Application Console Output:", "installer_messages.final.log": "Installation Log Entry:", "installer_messages.final.env": "Final .env File:", "installer_messages.final.exit": "Click here to exit", "installer_messages.updater.title": "Laravel Updater", "installer_messages.updater.welcome.title": "Welcome To The Updater", "installer_messages.updater.welcome.message": "Welcome to the update wizard.", "installer_messages.updater.overview.title": "Overview", "installer_messages.updater.overview.message": "There is 1 update.|There are :number updates.", "installer_messages.updater.overview.install_updates": "Install Updates", "installer_messages.updater.final.title": "Finished", "installer_messages.updater.final.finished": "Application's database has been successfully updated.", "installer_messages.updater.final.exit": "Click here to exit", "installer_messages.updater.log.success_message": "Laravel Installer successfully UPDATED on " }
Simpan