⚝
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: be.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": "Кантрольная панэль", "Advertising": "Рэклама", "Subscription Reports": "Атрыманыя паслугі", "Manage Business": "Кіраванне бізнесам", "Categories": "Катэгорыі", "Business List": "Спіс бізнесаў", "Manage Plans": "Кіраванне планамі", "Create Plan": "Стварыць план", "Staff Management": "Кіраванне персаналам", "Create Staff": "Стварыць супрацоўніка", "Manage Staff": "Кіраванне супрацоўнікамі", "Messages": "Паведамленні", "Manage Messages": "Кіраванне паведамленнямі", "CMS Manage": "Кіраванне CMS", "Manage Pages": "Кіраванне старонкі", "Manage FAQs": "Кіраванне FAQ", "Terms & Conditions": "Умовы і палітыка", "Privacy & Policy": "Прыватнасць і палітыка", "Testimonials": "Адзывы", "Features": "Асаблівасці", "Interface": "Інтэрфейс", "Manage Blogs": "Кіраванне блогамі", "Newsletters": "Рассылкі", "Roles & Permissions": "Ролі і правы", "Roles": "Ролі", "Permissions": "Правы", "Settings": "Настройкі", "Currencies": "Валюты", "Notifications": "Паведамленні", "SMS Settings": "Настройкі SMS", "Payment Gateway": "Плацежны шлюз", "System 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_NAME", "APP_KEY": "APP_KEY", "APP_DEBUG": "APP_DEBUG", "APP_URL": "APP_URL", "QUEUE_MAIL": "QUEUE_MAIL", "MAIL_DRIVER_TYPE": "MAIL_DRIVER_TYPE", "MAIL DRIVER": "MAIL DRIVER", "MAIL_HOST": "MAIL_HOST", "MAIL_PORT": "MAIL_PORT", "MAIL_USERNAME": "MAIL_USERNAME", "MAIL_PASSWORD": "MAIL_PASSWORD", "MAIL_ENCRYPTION": "MAIL_ENCRYPTION", "MAIL_FROM_ADDRESS": "MAIL_FROM_ADDRESS", "MAIL_FROM_NAME": "MAIL_FROM_NAME", "QUEUE COMMAND Path": "Шлях да каманды чэргі", "CACHE_DRIVER": "CACHE_DRIVER", "Recommended": "Рэкамендуецца", "QUEUE_CONNECTION": "QUEUE_CONNECTION", "SESSION_DRIVER": "SESSION_DRIVER", "SESSION_LIFETIME": "SESSION_LIFETIME", "REDIS_PORT": "REDIS_PORT", "REDIS_URL": "REDIS_URL", "REDIS_PASSWORD": "REDIS_PASSWORD", "AWS S3 Storage Bucket'": "AWS S3 Storage Bucket", "Fill up this credentials if you want to use AWS S3 Storage Bucket": "Запоўніце гэтыя дадзеныя, калі вы хочаце выкарыстоўваць AWS S3 Storage Bucket", "Wasabi Storage Bucket": "Wasabi Storage Bucket", "public (uploads folder)": "public (тэчка загрузкі)", "AWS_ACCESS_KEY_ID": "AWS_ACCESS_KEY_ID", "AWS_SECRET_ACCESS_KEY": "AWS_SECRET_ACCESS_KEY", "AWS_DEFAULT_REGION": "AWS_DEFAULT_REGION", "AWS_BUCKET": "AWS_BUCKET", "Fill up this credentials if you want to use Wasabi Storage Bucket": "Запоўніце гэтыя дадзеныя, калі вы хочаце выкарыстоўваць Wasabi Storage Bucket", "WAS_ACCESS_KEY_ID": "WAS_ACCESS_KEY_ID", "WAS_SECRET_ACCESS_KEY": "WAS_SECRET_ACCESS_KEY", "WAS_DEFAULT_REGION": "WAS_DEFAULT_REGION", "WAS_BUCKET": "WAS_BUCKET", "WAS_ENDPOINT": "WAS_ENDPOINT", "CACHE_LIFETIME": "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": "SEO Meta Tags", "Meta Title": "Мета-загалоўак", "Meta Description": "Мета-апісанне", "Enter meta Description": "Увядзіце мета-апісанне", "Comment": "Каментар", "Edit Blog": "Рэдагаваць блог", "Blogs": "Блогі", "Create Faqs": "Стварыць FAQ", "Add New FAQs": "Дадаць новыя FAQ", "Question": "Пытанне", "InActive": "Неактыўны", "Answer": "Адказ", "Enter question answer here": "Увядзіце адказ на пытанне тут", "Edit Faqs": "Рэдагаваць FAQ", "FAQS List": "Спіс FAQ", "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": "URL кнопкі плана", "Short Title": "Кароткі загалоўак", "Right Footer Title": "Загалоўак правай часткі падвалу", "Middle Footer Title": "Загалоўак сярэдняй часткі падвалу", "Apple App Link": "Спасылка на Apple App", "Apple App": "Apple App", "Google Play Link": "Спасылка на Google Play", "Google Play App": "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": "Калі ласка, не дзяліцеся гэтым PIN-кодам ні з кім", "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