⚝
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
/
View File Name :
drcfr.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": "Lukasa", "Advertising": "Pona Mbangu", "Subscription Reports": "Bambangu ya Kokamata", "Manage Business": "Tanga Biznes", "Categories": "Bikolo", "Business List": "Lisanga ya Biznes", "Manage Plans": "Tanga Mibeko", "Create Plan": "Kokela Mibeko", "Staff Management": "Tanga Basango", "Create Staff": "Kokela Basango", "Manage Staff": "Tanga Basango", "Messages": "Mokanda", "Manage Messages": "Tanga Mokanda", "CMS Manage": "Tanga CMS", "Manage Pages": "Tanga Mpebi", "Manage FAQs": "Tanga Bisi ya Mibeko", "Terms & Conditions": "Balanzi mpe Bisika", "Privacy & Policy": "Bikela mpe Mibeko", "Testimonials": "Balinga", "Features": "Bikala", "Interface": "Interface", "Manage Blogs": "Tanga Blogs", "Newsletters": "Nzelu ya Nduka", "Roles & Permissions": "Mikano mpe Mibeko", "Roles": "Mikano", "Permissions": "Mibeko", "Settings": "Bikela", "Currencies": "Maboko", "Notifications": "Bampasa", "SMS Settings": "Bikela ya SMS", "Payment Gateway": "Port ya Libuku", "System Settings": "Bikela ya Nsango", "General Settings": "Bikela ya Moke", "Banner": "Bango", "Add New Banner": "Kokela Bango ya Sika", "Banner List": "Lisanga ya Bango", "Status": "Etati", "Image": "Sango", "Active": "Kasi", "Cancel": "Kangola", "Save": "Bika", "Edit Banner": "Suka Bango", "Advertising List": "Lisanga ya Pona Mbangu", "Create Banner": "Kokela Bango", "SL": "SL", "Create Advertising": "Kokela Pona Mbangu", "Reset": "Kozonga", "Edit Advertising": "Suka Pona Mbangu", "Edit": "Suka", "Delete": "Kangola", "Shop": "Bokende", "Add new Package": "Kokela Pakete ya Sika", "Shop List": "Lisanga ya Bokende", "Subscription Plan": "Mibeko ya Kokamata", "Select Plan Category": "Sengela Bikolo ya Mibeko", "Package Name": "Nkombo ya Pakete", "Enter Package Name": "Tanga Nkombo ya Pakete", "Business Category": "Bikolo ya Biznes", "Select Business Category": "Sengela Bikolo ya Biznes", "Duration in Days": "Tango na Mibale", "Enter number": "Tanga namboka", "Offer Price": "Mokolo ya Lokola", "Enter Plan Price": "Tanga Mokolo ya Mibeko", "Subscription Price": "Mokolo ya Kokamata", "Enter Subscription Price": "Tanga Mokolo ya Kokamata", "View": "Talaka", "Upgrade Plan": "Kokola Mibeko", "Edit Shop": "Suka Bokende", "Select Category": "Sengela Bikolo", "Shop/Business Name": "Nkombo ya Bokende/Biznes", "Enter Shop/Business Name": "Tanga Nkombo ya Bokende/Biznes", "Package": "Pakete", "Select a package": "Sengela pakete", "Name": "Nkombo", "Enter Name": "Tanga Nkombo", "Role": "Mikano", "Select a role": "Sengela mikano", "Email": "Email", "Enter Email": "Tanga Email", "Phone": "Liyamba", "Enter Phone Number": "Tanga Namboka ya Liyamba", "Password": "Mokanda ya nsuka", "Enter Password": "Tanga Mokanda ya nsuka", "Confirm password": "Kangola mokanda ya nsuka", "Enter Confirm password": "Tanga kangola mokanda ya nsuka", "Address": "Akomo", "Enter Address": "Tanga Akomo", "Select Country": "Sengela Ekozanga", "Select a Country": "Sengela Ekozanga", "Balance": "Loboko", "Enter Balance": "Tanga Loboko", "Search...": "Luka...", "Business Name": "Nkombo ya Biznes", "Last Enroll": "Nsuka ya Nsuka", "Expired Date": "Mokolo ya Koseka", "Action": "Mibeko", "Select A Plan": "Sengela Mibeko", "Select One": "Sengela Moko", "Price": "Mokolo", "Enter plan price or select a plan": "Tanga mokolo ya mibeko to sengela mibeko", "Payment Gateways": "Port ya Libuku", "Select A payment gateway": "Sengela port ya libuku", "Notes": "Mokanda", "Enter notes": "Tanga mokanda", "Business View": "Tala Biznes", "Created date": "Mokolo ya Kozala", "Category": "Bikolo", "Add new Category": "Kokela Bikolo ya Sika", "View List": "Tala Lisanga", "Buisness Name": "Nkombo ya Biznes", "Enter Description": "Tanga Bokanisi", "Description": "Bokanisi", "Edit Business Category": "Suka Bikolo ya Biznes", "Enter Buisness Description": "Tanga Bokanisi ya Biznes", "Business Categories List": "Lisanga ya Bikolo ya Biznes", "Add New": "Kokela Sika", "Reports": "Bambangu", "All": "Nyonso", "Active User": "Mokili Mabe", "Deactive User": "Mokili Mabe ya Koseka", "Date": "Mokolo", "SL.": "SL.", "Invoice": "Liyangani", "Customer Name": "Nkombo ya Mosali", "Amount": "Mokolo", "View Report": "Tala Bambangu", "Download Report": "Download Bambangu", "User View": "Tala Mokili", "Shop Name": "Nkombo ya Bokende", "Country": "Ekozanga", "Reason": "Mokano", "Are You Sure?": "Ozali na nsuka?", "You won't be able to revert this!": "Okosila na yo te!", "Yes, Delete It!": "Eee, Kangola yango!", "Add Currency": "Kokela Maboko", "Code": "Kod", "Symbol": "Sango", "Position": "Ezali", "Inactive": "Esika te", "Make Default": "Kokela Esika ya Mibeko", "Edit Currency": "Suka Maboko", "Currency": "Maboko", "Total Businesses": "Bizinse Nyonso", "Total Expired Businesses": "Bizinse Nyonso ya Koseka", "Total Plan Subscribes": "Mibeko Nyonso ya Kokamata", "Total Business Categories": "Bikolo Nyonso ya Biznes", "Total Plans": "Mibeko Nyonso", "Total Staffs": "Basango Nyonso", "Finance Overview": "Pona ya Mbongo", "Gateway Settings": "Bikela ya Port", "Payment Gateway Settings": "Bikela ya Port ya Libuku", "GATEWAY IMAGE": "SANGO YA PORT", "GATEWAY NAME": "NKOLO YA PORT", "Gateway Charge": "Mokolo ya Port", "Gateway Currency": "Maboko ya Port", "Gateway Mode": "Bokoli ya Port", "Is Manual": "Ezali na Nzela", "Yes": "Eee", "No": "Te", "Label": "Etikete", "Enter label name": "Tanga nkombo ya etikete", "Select Required/Optional": "Sengela Ezozanga/Esika te", "Required": "Ezozanga", "Optional": "Esika te", "Add new row": "Kokela sango ya sika", "INSTRUCTIONS": "MONGA", "Enter payment instructions here": "Tanga monganga ya libuku awa", "Messages List": "Lisanga ya Mokanda", "Search": "Luka", "Company Name": "Nkombo ya Kambani", "Message": "Mokanda", "Notifications List": "Lisanga ya Bokomi", "Today": "Lobi", "Last 7 Days": "Mibale ya 7", "Last 15 Days": "Mibale ya 15", "Last Month": "Mokolo ya Mibale", "Last Year": "Mokolo ya Mibale", "Created At": "Kozala Na", "Read At": "Kosalisa Na", "Add New Payment Type": "Kokela Nzela ya Libuku Sika", "Enter Payment Type": "Tanga Nzela ya Libuku", "Edit Payment Type": "Suka Nzela ya Libuku", "Payment Type": "Nzela ya Libuku", "Add Payment Type": "Kokela Nzela ya Libuku", "Per Page- 10": "Na Mukanda- 10", "Per Page- 25": "Na Mukanda- 25", "Per Page- 50": "Na Mukanda- 50", "Per Page- 100": "Na Mukanda- 100", "Assigned Role": "Mikano ebandeli", "Assign Role To User": "Sangisa Mikano Na Mokili", "Select User": "Sengela Mokili", "User": "Mokili", "Select Role": "Sengela Mikano", "Add Subscription Plan": "Kokela Mibeko ya Koseka", "Package List": "Lisanga ya Pakete", "Add New Features": "Kokela Mibeko Sika", "Enter features": "Tanga mibeko", "Edit Subscription Plan": "Suka Mibeko ya Koseka", "Edit Package": "Suka Pakete", "Enter Duration Days": "Tanga Mibale ya Ngonga", "Deactive": "Koseka", "Create Plans": "Koseka Mibeko", "User Profile": "Profile ya Mokili", "Registration Date": "Mokolo ya Kokoma", "Enter Your Name": "Tanga Nkombo na Yo", "Enter Your Email": "Tanga Email na Yo", "Profile Picture": "Sango ya Profile", "Current Password": "Mot de passe ya lelo", "Enter Your Current Password": "Tanga Mot de passe na Yo", "New Password": "Mot de passe Sika", "Enter New Password": "Tanga Mot de passe Sika", "Save Changes": "Zala Ngonga", "Add New Role": "Kokela Mikano Sika", "Set role permissions": "Sika permisyon ya mikano", "Role Name": "Nkombo ya Mikano", "Enter role name": "Tanga nkombo ya mikano", "Role Permissions": "Permisyon ya Mikano", "Setup role permissions": "Sika permisyon ya mikano", "Select All": "Sengela Nyonso", "Roles List": "Lisanga ya Mikano", "Add role, if it does not exist": "Kokela mikano, soki eza te", "Edit Role": "Suka Mikano", "Privacy & Policy Settings": "Bikela ya Mboka & Polisi", "Update": "Sukisa", "Term & Condition Settings": "Bikela ya Mibeko & Makambo", "Title": "Nkombo", "Enter Title": "Tanga Nkombo", "Copy Right": "Mokolo ya Kopi", "Admin Footer Text": "Mokanda ya Footer ya Admin", "Enter Text": "Tanga Mokanda", "Admin Footer Link Text": "Mokanda ya Liyangani ya Admin", "Admin Footer Link": "Liyangani ya Footer ya Admin", "Enter Link": "Tanga Liyangani", "Main Header Logo": "Logo ya Heder ya Mokolo", "Common Header Logo": "Logo ya Heder ya Sika", "Footer Logo": "Logo ya Footer", "Admin Logo": "Logo ya Admin", "Favicon": "Favicon", "Don't Use Any Kind Of Space In The Input Fields": "Okozanga lisusu lolenge ya espace na ba champ ya tanga", "App": "App", "Drivers": "Ba Driver", "Storage Settings": "Bikela ya Emoni", "Mail Configuration": "Kokela ya Mbangu", "Others": "Ba Nyonso", "APP_NAME": "Nkombo ya APP", "APP_KEY": "Koti ya APP", "APP_DEBUG": "APP_DEBUG", "APP_URL": "URL ya APP", "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": "Sika ya COMMAND ya QUEUE", "CACHE_DRIVER": "CACHE_DRIVER", "Recommended": "Ezalaka na Koyekola", "QUEUE_CONNECTION": "QUEUE_CONNECTION", "SESSION_DRIVER": "SESSION_DRIVER", "SESSION_LIFETIME": "Mokolo ya SESSION", "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": "Tanga ba credentials soki olingi kotisa AWS S3 Storage Bucket", "Wasabi Storage Bucket": "Wasabi Storage Bucket", "public (uploads folder)": "public (folder ya ba uploads)", "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": "Tanga ba credentials soki olingi kotisa 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": "Mokolo ya CACHE", "Paid": "Paya", "Reject": "Kokota", "Why are you reject It?": "Mpo na nini okokota yango?", "Enter Reason": "Tanga Mbala", "Confirm": "Kangola", "Subscriptions List": "Lisanga ya Ba Mibeko", "Started": "Ebimi", "End": "Kobima", "Gateway Method": "Mokano ya Gateway", "Are you sure?": "Ozali na esengo?", "Add New Testimonial": "Kokela Ba Témoignage Sika", "Client Name": "Nkombo ya Client", "Enter Client Name": "Tanga Nkombo ya Client", "Stars": "Bato", "Works At": "Ebandeli Na", "Client Image": "Sango ya Client", "Review": "Revizyon", "Enter text": "Tanga mokanda", "Enter review message here": "Tanga sango ya revizyon awa", "Edit Testimonial": "Suka Témoignage", "Testimonials List": "Lisanga ya Ba Témoignage", "Create New": "Koseka Sika", "Add New Staff": "Kokela Ba Staff Sika", "Full Name": "Nkombo Mobimba", "Enter Email Address": "Tanga Adresse Email", "Edit Staff": "Suka Staff", "Staff List": "Lisanga ya Staff", "User Email": "Email ya Mokili", "User Role": "Mikano ya Mokili", "Comments": "Makanisi", "Comment List": "Lisanga ya Ba Makanisi", "Create Blog": "Koseka Blog", "Blog List": "Lisanga ya Blog", "Select a status": "Sengela mikano", "Tags": "Tags", "Enter tags name": "Tanga nkombo ya tags", "SEO Meta Tags": "Ba Tags ya SEO Meta", "Meta Title": "Nkombo ya Meta", "Meta Description": "Likambo ya Meta", "Enter meta Description": "Tanga Likambo ya Meta", "Comment": "Makanisi", "Edit Blog": "Suka Blog", "Blogs": "Ba Blogs", "Create Faqs": "Koseka Ba Faqs", "Add New FAQs": "Kokela Ba FAQs Sika", "Question": "Motuna", "InActive": "Te Active", "Answer": "Mokonzi", "Enter question answer here": "Tanga mokonzi ya motuna awa", "Edit Faqs": "Suka Ba Faqs", "FAQS List": "Lisanga ya FAQ", "View Details": "Luka Ba détails", "Create Feature": "Lenga Fonctionnalité", "Add New Feature": "Sanga Fonctionnalité ya sika", "Backgroud Color": "Mokili ya Ndaka", "Enter Color": "Tinda Ndaka", "Edit Feature": "Sukola Fonctionnalité", "Features List": "Lisanga ya Bifangeli", "Create Interfaces": "Lenga Interfaces", "Add New Interface": "Sanga Interface ya sika", "Edit Interface": "Sukola Interface", "Interfaces List": "Lisanga ya Interfaces", "Newsletters List": "Lisanga ya Mbongo", "Page for Updating Website Sections": "Lemon ya Kobongisa Ba Seksyon ya Website", "Slider Section": "Seksyon ya Slider", "Header Section": "Seksyon ya Tête", "Feature Section": "Seksyon ya Fonctionnalité", "Interface Section": "Seksyon ya Interface", "Watch Section": "Seksyon ya Kolesa", "Testimonial Section": "Seksyon ya Témoignage", "Blog Section": "Seksyon ya Blog", "About us Page": "Lemon ya Likambo", "Terms And Conditions": "Mikanda mpe Makambo", "Privacy Page": "Lemon ya Mibeko", "Contuct us Page": "Lemon ya Kotalisa biso", "Pricing Section": "Seksyon ya Mikolo", "Footer Section": "Seksyon ya Footer", "Social Medias": "Mokili ya Social", "Button One": "Bato ya Moko", "Button Text": "Mokolo ya Bato", "Button One Link": "Liyebisi ya Bato ya Moko", "Button Two": "Bato ya Mibale", "Button Two Link": "Liyebisi ya Bato ya Mibale", "Scanner Text": "Mokolo ya Scanner", "Scanner Image": "Mokolo ya Liyaka ya Scanner", "Slider Image": "Mokolo ya Liyaka ya Slider", "Header Button Text": "Mokolo ya Bato ya Tête", "Header Button Link": "Liyebisi ya Bato ya Tête", "Enter Header link": "Tinda Liyebisi ya Tête", "Section Title": "Titr ya Seksyon", "Enter Section Title": "Tinda Titr ya Seksyon", "Interface Title": "Titr ya Interface", "Watch Title": "Titr ya Kolesa", "Button Link": "Liyebisi ya Bato", "Watch Image": "Mokolo ya Liyaka ya Kolesa", "Blog Title": "Titr ya Blog", "Read More Button Text": "Mokolo ya Bato ya Kolesa Nyonso", "View All Button Text": "Mokolo ya Bato ya Kolesa nyonso", "View All Link": "Liyebisi ya Kolesa nyonso", "Testimonial Title": "Titr ya Témoignage", "Enter Short Title": "Tinda Titr ya Posi", "Long Title": "Titr Long", "About Image": "Mokolo ya Liyaka", "Description One": "Bolanzi ya Moko", "Description Two": "Bolanzi ya Mibale", "Option": "Likambo", "Icon": "Ikoni", "Plan Button Url": "URL ya Bato ya Plan", "Short Title": "Titr ya Posi", "Right Footer Title": "Titr ya Footer ya Kolo", "Middle Footer Title": "Titr ya Footer ya Malamu", "Apple App Link": "Liyebisi ya Apple App", "Apple App": "Apple App", "Google Play Link": "Liyebisi ya Google Play", "Google Play App": "Google Play App", "Right Footer": "Footer ya Kolo", "Link": "Liyebisi", "Middle Footer": "Footer ya Malamu", "Left Footer": "Footer ya Kolo", "Footer Socials": "Mokili ya Social ya Footer", "Forgot Password": "Okozanga Mot de Passe", "Enter the email address associated with your account": "Tinda adresse e-mail oyo ebimaka na compte na yo", "Enter your Email": "Tinda e-mail na yo", "Continue": "Kangola", "Back to Login": "Koma na Login", "Login": "Login", "Welcome to": "Bino Moze", "Welcome back, Please login in to your account": "Bino Moze, S'il vous plaît Login na compte na yo", "Remember me": "Sunga ngai", "Forgot Password?": "Okozanga Mot de Passe?", "Super Admin": "Super Admin", "Admin": "Admin", "Manager": "Manager", "Reset Password": "Kondima Mot de Passe", "Change Password": "Suka Mot de Passe", "Create new password, it must be Strong password.": "Lenga mot de passe sika, ekoki kozala mot de passe ya nguvu.", "Confirm Password": "Sukola Mot de Passe", "You Have": "Ozo", "new Notifications": "Mikanda sika", "Mark all Read": "Sukola nyonso lokola zali kolobela", "View all notifications": "Luka nyonso ya mikanda", "Clear cache": "Suka cache", "My Profile": "Profil na ngai", "Logout": "Kondima", "About Us": "Likambo na biso", "Home": "Ndako", "Pricing": "Mikolo", "Pages": "Bokengeli", "Blog": "Blog", "Privacy Policy": "Politiki ya Mibeko", "Contact Us": "Tindela biso", "You are having this email because you have requested for a password reset.": "Ozali na e-mail oyo mpo na kozwa nzela ya kosala mpasi.", "Your verification code is:": "Kodik ya kokanga yo ezali:", "This password reset code will expire in 60 minutes.": "Kodik ya kosala mpasi oyo ekokufa na mikolo 60.", "If you did not request a password reset, no further action is required.": "Soki okomaki te kosala mpasi, toli nyonso ezali te.", "Regards": "Na nzela ya malamu", "All right reserved": "Biso nyonso tozali na lisungi", "Hi": "Mbote", "Dear": "Nayokani", "your OTP code is": "kodik ya OTP na yo ezali", "Please do not share this PIN with anyone": "Ndakisa, soki okoyebisa te PIN oyo na moto moko te.", "Best Regards": "Na nzela ya malamu", "Gateway Name": "Nkombo ya gateway", "Subscription Name": "Nkombo ya kondima", "Payable Amount": "Mokolo ya kobonga", "Phone Number": "Nombolo ya telefone", "Enter your phone number": "Tika nombolo ya telefone na yo", "Pay Now": "Bonga sikoyo", "Next": "Esika ya nsima", "Previous": "Esika ya liboso", "Free": "Ya libanda", "Features Of Free Plan": "Mikano ya plan ya libanda", "Choose Plan": "Sengela plan", "Blog Details": "Makanisi ya blog", "Leave a Comment Here": "Tika komikisi awa", "Your email address will not be published": "Nombolo ya e-mail na yo ekoki te kozwa", "Enter your name": "Tika nkombo na yo", "Enter your email": "Tika e-mail na yo", "Enter your comment": "Tika komikisi na yo", "Recent Posts": "Makanisi ya nsima", "Create a Free Account": "Sengela akun ya libanda", "Enter full name": "Tika nkombo na yo mobimba", "Enter phone number": "Tika nombolo ya telefone", "Enter email address": "Tika e-mail", "Company": "Kampani", "Enter company name": "Tika nkombo ya kampani", "Enter your message": "Tika mpenza na yo", "Pricing Plan": "Plan ya mikolo", "Subscription Plans": "Plans ya kondima", "Plan List": "Liyangani ya plan", "Work At": "Mosala na", "Show- 10": "Tika- 10", "Show- 25": "Tika- 25", "Show- 50": "Tika- 50", "Show- 100": "Tika- 100", "Duration": "Mokolo", "Select": "Sengela", "Currency List": "Liyangani ya mbongo", "Default": "Malamu", "Country Name": "Nkombo ya mabele", "View Website": "Talá site", "Contact Messages": "Mokanda ya tindela", "Total Shop": "Ekomi mobimba", "Expired Businesses": "Kampani oyo efungaki", "Plan Subscribes": "Plans oyo ebele", "Total Categories": "Ekomi mbala", "Recent Register": "Kipela ya nsima", "Date & Time": "Mokolo & Tango", "View All": "Talá nyonso", "Add new Business": "Sengela kampani ya sika", "Enter Company Name": "Tika nkombo ya kampani", "Edit Business": "Sakola kampani", "Create Business": "Sengela kampani", "Enter Buisness Name": "Tika nkombo ya kampani", "Note: Enter embedded video link": "Luka: Tika nzela ya video.", "Enter title": "Tika titre", "Enter Code": "Tika kod", "Enter Symbol": "Tika simbó", "Select a position": "Sengela esika", "left": "kolo", "right": "kolo", "TIMEZONE": "TANGO", "Note :": "Luka :", "If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server": "Soki ozali na MAIL QUEUE sima ya kokanga mwinda, osengeli kokanga mposo na yo.", "QUEUE COMMAND Path :": "Nzela ya QUEUE COMMAND :", "QUEUE COMMAND :": "COMMAND ya QUEUE :", "Storage Method": "Mokano ya kokota", "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 " }