⚝
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: rum.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": "Tablou de bord", "Advertising": "Publicitate", "Subscription Reports": "Rapoarte de abonament", "Manage Business": "Administrare afaceri", "Categories": "Categorii", "Business List": "Listă de afaceri", "Manage Plans": "Administrare planuri", "Create Plan": "Creare plan", "Staff Management": "Management personal", "Create Staff": "Creare personal", "Manage Staff": "Administrare personal", "Messages": "Mesaje", "Manage Messages": "Administrare mesaje", "CMS Manage": "Administrare CMS", "Manage Pages": "Administrare pagini", "Manage FAQs": "Administrare întrebări frecvente", "Terms & Conditions": "Termeni și condiții", "Privacy & Policy": "Confidențialitate și politică", "Testimonials": "Păreri", "Features": "Caracteristici", "Interface": "Interfață", "Manage Blogs": "Administrare bloguri", "Newsletters": "Știri", "Roles & Permissions": "Roluri și permisiuni", "Roles": "Roluri", "Permissions": "Permisiuni", "Settings": "Setări", "Currencies": "Monede", "Notifications": "Notificări", "SMS Settings": "Setări SMS", "Payment Gateway": "Gateway de plată", "System Settings": "Setări de sistem", "General Settings": "Setări generale", "Banner": "Banner", "Add New Banner": "Adăugare banner nou", "Banner List": "Listă bannere", "Status": "Stare", "Image": "Imagine", "Active": "Activ", "Cancel": "Anulare", "Save": "Salvare", "Edit Banner": "Editare banner", "Advertising List": "Listă publicitate", "Create Banner": "Creare banner", "SL": "SL", "Create Advertising": "Creare publicitate", "Reset": "Resetare", "Edit Advertising": "Editare publicitate", "Edit": "Editare", "Delete": "Ștergere", "Shop": "Magazin", "Add new Package": "Adăugare pachet nou", "Shop List": "Listă magazine", "Subscription Plan": "Plan de abonament", "Select Plan Category": "Selectați categoria planului", "Package Name": "Numele pachetului", "Enter Package Name": "Introduceți numele pachetului", "Business Category": "Categoria afacerii", "Select Business Category": "Selectați categoria afacerii", "Duration in Days": "Durată în zile", "Enter number": "Introduceți numărul", "Offer Price": "Prețul ofertei", "Enter Plan Price": "Introduceți prețul planului", "Subscription Price": "Prețul abonamentului", "Enter Subscription Price": "Introduceți prețul abonamentului", "View": "Vizualizare", "Upgrade Plan": "Upgrade plan", "Edit Shop": "Editare magazin", "Select Category": "Selectați categoria", "Shop/Business Name": "Nume magazin/afacere", "Enter Shop/Business Name": "Introduceți numele magazinului/afacerii", "Package": "Pachet", "Select a package": "Selectați un pachet", "Name": "Nume", "Enter Name": "Introduceți numele", "Role": "Rol", "Select a role": "Selectați un rol", "Email": "Email", "Enter Email": "Introduceți adresa de email", "Phone": "Telefon", "Enter Phone Number": "Introduceți numărul de telefon", "Password": "Parolă", "Enter Password": "Introduceți parola", "Confirm password": "Confirmare parolă", "Enter Confirm password": "Introduceți confirmarea parolei", "Address": "Adresă", "Enter Address": "Introduceți adresa", "Select Country": "Selectați țara", "Select a Country": "Selectați o țară", "Balance": "Sold", "Enter Balance": "Introduceți soldul", "Search...": "Căutare...", "Business Name": "Nume afacere", "Last Enroll": "Înscriere ultimă", "Expired Date": "Data expirării", "Action": "Acțiune", "Select A Plan": "Selectați un plan", "Select One": "Selectați unul", "Price": "Preț", "Enter plan price or select a plan": "Introduceți prețul planului sau selectați un plan", "Payment Gateways": "Gateway-uri de plată", "Select A payment gateway": "Selectați un gateway de plată", "Notes": "Note", "Enter notes": "Introduceți note", "Business View": "Vizualizare afaceri", "Created date": "Dată de creare", "Category": "Categorie", "Add new Category": "Adăugați o categorie nouă", "Buisness Name": "Nume afacere", "Enter Description": "Introduceți descrierea", "Description": "Descriere", "Edit Business Category": "Editați categoria afacerii", "Enter Buisness Description": "Introduceți descrierea afacerii", "Business Categories List": "Listă categorii afaceri", "Add New": "Adăugați nou", "Reports": "Rapoarte", "All": "Toate", "Active User": "Utilizator activ", "Deactive User": "Utilizator dezactivat", "Date": "Dată", "SL.": "Nr.", "Invoice": "Factură", "Customer Name": "Nume client", "Amount": "Sumă", "View Report": "Vizualizare raport", "Download Report": "Descărcare raport", "User View": "Vizualizare utilizator", "Shop Name": "Nume magazin", "Country": "Țară", "Reason": "Motiv", "Are You Sure?": "Sunteți sigur?", "You won't be able to revert this!": "Nu veți putea reveni la aceasta!", "Yes, Delete It!": "Da, ștergeți!", "Add Currency": "Adăugați monedă", "Code": "Cod", "Symbol": "Simbol", "Position": "Poziție", "Inactive": "Inactiv", "Make Default": "Setați ca implicit", "Edit Currency": "Editare monedă", "Currency": "Monedă", "Total Businesses": "Total afaceri", "Total Expired Businesses": "Total afaceri expirate", "Total Plan Subscribes": "Total abonamente", "Total Business Categories": "Total categorii de afaceri", "Total Plans": "Total planuri", "Total Staffs": "Total personal", "Finance Overview": "Privire generală asupra finanțelor", "Gateway Settings": "Setări Gateway", "Payment Gateway Settings": "Setări Gateway de Plată", "GATEWAY IMAGE": "IMAGINE GATEWAY", "GATEWAY NAME": "NUME GATEWAY", "Gateway Charge": "Taxă Gateway", "Gateway Currency": "Moneda Gateway", "Gateway Mode": "Modul Gateway", "Is Manual": "Este Manual", "Yes": "Da", "No": "Nu", "Label": "Etichetă", "Enter label name": "Introduceți numele etichetei", "Select Required/Optionl": "Selectați Obligatoriu/Opțional", "Required": "Obligatoriu", "Optional": "Opțional", "Add new row": "Adăugați rând nou", "INSTRUCTIONS": "INSTRUCȚIUNI", "Enter payment instructions here": "Introduceți instrucțiunile de plată aici", "Messages List": "Listă Mesaje", "Search": "Căutare", "Company Name": "Nume Companie", "Message": "Mesaj", "Notifications List": "Lista Notificărilor", "Today": "Astăzi", "Last 7 Days": "Ultimele 7 Zile", "Last 15 Days": "Ultimele 15 Zile", "Last Month": "Ultima Lună", "Last Year": "Ultimul An", "Created At": "Creat La", "Read At": "Citit La", "Add New Payment Type": "Adăugare Tip de Plată Nou", "Enter Payment Type": "Introduceți Tipul de Plată", "Edit Payment Type": "Editare Tip de Plată", "Payment Type": "Tip de Plată", "Add Payment Type": "Adăugare Tip de Plată", "Per Page- 10": "Pe Pagină- 10", "Per Page- 25": "Pe Pagină- 25", "Per Page- 50": "Pe Pagină- 50", "Per Page- 100": "Pe Pagină- 100", "Assigned Role": "Rol Atribuit", "Assign Role To User": "Atribuire Rol Utilizatorului", "Select User": "Selectați Utilizator", "User": "Utilizator", "Select Role": "Selectează Rol", "Add Subscription Plan": "Adaugă Plan de Abonament", "Package List": "Lista Pachetelor", "Add New Features": "Adaugă Funcționalități Noi", "Enter features": "Introdu Funcționalități", "Edit Subscription Plan": "Editează Planul de Abonament", "Edit Package": "Editează Pachetul", "Enter Duration Days": "Introdu Număr Zile Durată", "Deactive": "Dezactivează", "Create Plans": "Creează Planuri", "User Profile": "Profil Utilizator", "Registration Date": "Data Înregistrării", "Enter Your Name": "Introdu Numele", "Enter Your Email": "Introdu E-mailul", "Profile Picture": "Imagine de Profil", "Current Password": "Parola Actuală", "Enter Your Current Password": "Introdu Parola Actuală", "New Password": "Parolă Nouă", "Enter New Password": "Introdu Parola Nouă", "Save Changes": "Salvează Modificările", "Add New Role": "Adaugă Rol Nou", "Set role permissions": "Setați permisiunile rolului", "Role Name": "Numele Rolului", "Enter role name": "Introduceți numele rolului", "Role Permissions": "Permisiunile Rolului", "Setup role permissions": "Configurați permisiunile rolului", "Select All": "Selectați Tot", "Roles List": "Listă de Roluri", "Add role, if it does not exist": "Adăugați rol, dacă nu există", "Edit Role": "Editați Rolul", "Privacy & Policy Settings": "Setări de Confidențialitate și Politici", "Update": "Actualizați", "Term & Condition Settings": "Setări Termeni și Condiții", "Title": "Titlu", "Enter Title": "Introduceți Titlul", "Copy Right": "Drepturi de Autor", "Admin Footer Text": "Textul Subsolului Admin", "Enter Text": "Introduceți Textul", "Admin Footer Link Text": "Textul Legăturii Subsolului Admin", "Admin Footer Link": "Legătura Subsolului Admin", "Enter Link": "Introduceți Legătura", "Main Header Logo": "Logo Principal Antet", "Common Header Logo": "Logo Comun Antet", "Footer Logo": "Logo Subsol", "Admin Logo": "Logo Admin", "Favicon": "Favicon", "Don't Use Any Kind Of Space In The Input Fields": "Nu Utilizați Niciun Fel De Spațiu În Câmpurile De Intrare", "App": "Aplicație", "Drivers": "Drivere", "Storage Settings": "Setări Stocare", "Mail Configuration": "Configurare Email", "Others": "Altele", "APP_NAME": "APP_NAME", "APP_KEY": "APP_KEY", "APP_DEBUG": "APP_DEBUG", "APP_URL": "APP_URL", "QUEUE_MAIL": "QUEUE_MAIL", "MAIL_DRIVER_TYPE": "Tip Driver Email", "MAIL DRIVER": "DRIVER EMAIL", "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": "Cale Comandă Coadă", "CACHE_DRIVER": "CACHE_DRIVER", "Recommended": "Recomandat", "QUEUE_CONNECTION": "Conexiune Coadă", "SESSION_DRIVER": "Driver Sesiune", "SESSION_LIFETIME": "Durată Sesiune", "REDIS_PORT": "Port REDIS", "REDIS_URL": "URL REDIS", "REDIS_PASSWORD": "Parolă REDIS", "AWS S3 Storage Bucket'": "Găleată Stocare AWS S3", "Fill up this credentials if you want to use AWS S3 Storage Bucket": "Completați aceste credențiale dacă doriți să utilizați Găleata de Stocare AWS S3", "Wasabi Storage Bucket": "Găleată Stocare Wasabi", "public (uploads folder)": "public (folder încărcări)", "AWS_ACCESS_KEY_ID": "ID Cheie Acces AWS", "AWS_SECRET_ACCESS_KEY": "Cheie Acces Secretă AWS", "AWS_DEFAULT_REGION": "Regiune Implicită AWS", "AWS_BUCKET": "Găleată AWS", "Fill up this credentials if you want to use Wasabi Storage Bucket": "Completați aceste credențiale dacă doriți să utilizați Găleata de Stocare Wasabi", "WAS_ACCESS_KEY_ID": "ID Cheie Acces Wasabi", "WAS_SECRET_ACCESS_KEY": "Cheie Acces Secretă Wasabi", "WAS_DEFAULT_REGION": "Regiune Implicită Wasabi", "WAS_BUCKET": "Găleată Wasabi", "WAS_ENDPOINT": "Endpoint Wasabi", "CACHE_LIFETIME": "Durată Cache", "Paid": "Plătit", "Reject": "Respins", "Why are you reject It?": "De ce ați respins?", "Enter Reason": "Introduceți Motivul", "Confirm": "Confirmare", "Subscriptions List": "Listă Abonamente", "Started": "Început", "End": "Sfârșit", "Gateway Method": "Metodă Gateway", "Are you sure?": "Sunteți sigur?", "Add New Testimonial": "Adăugați Un Nou Testimoniu", "Client Name": "Nume Client", "Enter Client Name": "Introduceți Numele Clientului", "Stars": "Stele", "Works At": "Lucrează La", "Client Image": "Imagine Client", "Review": "Recenzie", "Enter text": "Introduceți text", "Enter review message here": "Introduceți mesajul recenziei aici", "Edit Testimonial": "Editează Testimoniu", "Testimonials List": "Listă Testimoniale", "Create New": "Creează Nou", "Add New Staff": "Adaugă Nou Personal", "Full Name": "Nume Complet", "Enter Email Address": "Introduceți Adresa de Email", "Edit Staff": "Editează Personal", "Staff List": "Listă Personal", "User Email": "Email Utilizator", "User Role": "Rol Utilizator", "Comments": "Comentarii", "Comment List": "Listă Comentarii", "Create Blog": "Creează Blog", "Blog List": "Listă Bloguri", "Select a status": "Selectați un status", "Tags": "Etichete", "Enter tags name": "Introduceți numele etichetelor", "SEO Meta Tags": "Etichete Meta SEO", "Meta Title": "Titlu Meta", "Meta Description": "Descriere Meta", "Enter meta Description": "Introduceți descrierea meta", "Comment": "Comentariu", "Edit Blog": "Editează Blog", "Blogs": "Bloguri", "Create Faqs": "Creează Întrebări Frecvente", "Add New FAQs": "Adaugă Întrebări Frecvente Noi", "Question": "Întrebare", "InActive": "Inactiv", "Answer": "Răspuns", "Enter question answer here": "Introduceți răspunsul la întrebare aici", "Edit Faqs": "Editează Întrebări Frecvente", "FAQS List": "Listă Întrebări Frecvente", "View Details": "Vezi Detalii", "Create Feature": "Creează Caracteristică", "Add New Feature": "Adaugă Caracteristică Nouă", "Backgroud Color": "Culoare Fundal", "Enter Color": "Introduceți Culoarea", "Edit Feature": "Editează Caracteristică", "Features List": "Listă Caracteristici", "Create Interfaces": "Creează Interfețe", "Add New Interface": "Adaugă Interfață Nouă", "Edit Interface": "Editează Interfață", "Interfaces List": "Listă Interfețe", "Newsletters List": "Listă Newslettere", "Page for Updating Website Sections": "Pagina pentru Actualizarea Secțiunilor Website-ului", "Slider Section": "Secțiune Slider", "Header Section": "Secțiune Antet", "Feature Section": "Secțiune Caracteristici", "Interface Section": "Secțiune Interfață", "Watch Section": "Secțiune Ceas", "Testimonial Section": "Secțiune Mărturii", "Blog Section": "Secțiune Blog", "About us Page": "Pagina Despre noi", "Terms And Conditions": "Termeni și Condiții", "Privacy Page": "Pagina de Confidențialitate", "Contuct us Page": "Pagina Contactați-ne", "Pricing Section": "Secțiune Tarife", "Footer Section": "Secțiune Subsol", "Social Medias": "Media Socială", "Button One": "Butonul Unu", "Button Text": "Text Buton", "Button One Link": "Link Buton Unu", "Button Two": "Butonul Doi", "Button Two Link": "Link Buton Doi", "Scanner Text": "Text Scanner", "Scanner Image": "Imagine Scanner", "Slider Image": "Imagine Slider", "Header Button Text": "Text Buton Antet", "Header Button Link": "Link Buton Antet", "Enter Header link": "Introduceți link-ul antetului", "Section Title": "Titlu Secțiune", "Enter Section Title": "Introduceți Titlul Secțiunii", "Interface Title": "Titlu Interfață", "Watch Title": "Titlu Ceas", "Button Link": "Link Buton", "Watch Image": "Imagine Ceas", "Blog Title": "Titlu Blog", "Read More Button Text": "Text Buton Citește Mai Mult", "View All Button Text": "Text Buton Vezi Toate", "View All Link": "Link Vezi Toate", "Testimonial Title": "Titlu Mărturie", "Enter Short Title": "Introduceți Titlul Scurt", "Long Title": "Titlu Lung", "About Image": "Imagine Despre", "Description One": "Descriere Unu", "Description Two": "Descriere Doi", "Option": "Opțiune", "Icon": "Iconiță", "Plan Button Url": "URL Buton Plan", "Short Title": "Titlu Scurt", "Right Footer Title": "Titlu Subsol Dreapta", "Middle Footer Title": "Titlu Subsol Mijloc", "Apple App Link": "Link Aplicație Apple", "Apple App": "Aplicație Apple", "Google Play Link": "Link Google Play", "Google Play App": "Aplicație Google Play", "Right Footer": "Subsol Dreapta", "Link": "Link", "Middle Footer": "Subsol Mijloc", "Left Footer": "Subsol Stânga", "Footer Socials": "Social Media Subsol", "Forgot Password": "Ai uitat parola", "Enter the email address associated with your account": "Introduceți adresa de email asociată contului dumneavoastră", "Enter your Email": "Introduceți adresa de email", "Continue": "Continuă", "Back to Login": "Înapoi la autentificare", "Login": "Autentificare", "Welcome to": "Bun venit la", "Welcome back, Please login in to your account": "Bine ai revenit! Te rugăm să te autentifici în contul tău.", "Remember me": "Ține-mă minte", "Forgot Password?": "Ți-ai uitat parola?", "Super Admin": "Super Admin", "Admin": "Admin", "Manager": "Manager", "Reset Password": "Resetare parolă", "Change Password": "Schimbă parola", "Create new password, it must be Strong password.": "Creează o parolă nouă, trebuie să fie o parolă puternică.", "Confirm Password": "Confirmă parola", "You Have": "Ai", "new Notifications": "notificări noi", "Mark all Read": "Marchează toate ca citite", "View all notifications": "Vezi toate notificările", "Clear cache": "Șterge cache-ul", "My Profile": "Profilul meu", "Logout": "Deconectare", "About Us": "Despre noi", "Home": "Acasă", "Pricing": "Prețuri", "Pages": "Pagini", "Blog": "Blog", "Privacy Policy": "Politica de Confidențialitate", "Contact Us": "Contact", "You are having this email because you have requested for a password reset.": "Primești acest email deoarece ai solicitat resetarea parolei.", "Your verification code is:": "Codul tău de verificare este:", "This password reset code will expire in 60 minutes.": "Acest cod de resetare a parolei va expira în 60 de minute.", "If you did not request a password reset, no further action is required.": "Dacă nu ai solicitat resetarea parolei, nu este necesară nicio altă acțiune.", "Regards": "Cu respect", "All right reserved": "Toate drepturile rezervate", "Hi": "Salut", "Dear": "Dragă", "your OTP code is": "codul tău OTP este", "Please do not share this PIN with anyone": "Te rugăm să nu partajezi acest PIN cu nimeni", "Best Regards": "Cele mai bune urări", "Gateway Name": "Numele Gateway-ului", "Subscription Name": "Numele Abonamentului", "Payable Amount": "Suma de plată", "Phone Number": "Număr de telefon", "Enter your phone number": "Introduceți numărul de telefon", "Pay Now": "Plătește acum", "Next": "Următorul", "Previous": "Anteriorul", "Free": "Gratuit", "Features Of Free Plan": "Caracteristici ale Planului Gratuit", "Choose Plan": "Alegeți Planul", "Blog Details": "Detalii Blog", "Leave a Comment Here": "Lăsați un comentariu aici", "Your email address will not be published": "Adresa dvs. de email nu va fi publicată", "Enter your name": "Introduceți numele dvs.", "Enter your email": "Introduceți adresa dvs. de email", "Enter your comment": "Introduceți comentariul dvs.", "Recent Posts": "Postări recente", "Create a Free Account": "Creați un cont gratuit", "Enter full name": "Introduceți numele complet", "Enter phone number": "Introduceți numărul de telefon", "Enter email address": "Introduceți adresa de email", "Company": "Companie", "Enter company name": "Introduceți numele companiei", "Enter your message": "Introduceți mesajul dvs.", "Pricing Plan": "Plan de tarifare", "Subscription Plans": "Planuri de abonament", "Plan List": "Listă de Planuri", "Work At": "Lucrează la", "Show- 10": "Afișează- 10", "Show- 25": "Afișează- 25", "Show- 50": "Afișează- 50", "Show- 100": "Afișează- 100", "Duration": "Durată", "Select": "Selectați", "Currency List": "Listă de Monede", "Default": "Implicit", "Country Name": "Nume Țară", "View Website": "Vizualizați site-ul web", "Contact Messages": "Mesaje de contact", "Total Shop": "Total Magazin", "Expired Businesses": "Afaceri Expirate", "Plan Subscribes": "Abonamente Plan", "Total Categories": "Total Categorii", "Recent Register": "Înregistrare Recentă", "Date & Time": "Data și Ora", "View All": "Vezi Tot", "Add new Business": "Adaugă o Nouă Afacere", "Enter Company Name": "Introdu Numele Companiei", "Edit Business": "Editează Afacerea", "Create Business": "Creează Afacerea", "Enter Buisness Name": "Introdu Numele Afacerii", "Note: Enter embedded video link": "Notă: Introdu linkul video încorporat", "Enter title": "Introdu Titlul", "Enter Code": "Introdu Codul", "Enter Symbol": "Introdu Simbolul", "Select a position": "Selectează o poziție", "left": "stânga", "right": "dreapta", "TIMEZONE": "Fus Orar", "Note :": "Notă :", "If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server": "Dacă folosești COADA DE EMAIL după ce ai schimbat setările de email, trebuie să-ți repornești supervizorul de pe server.", "QUEUE COMMAND Path :": "Calea COMENZII COADA :", "QUEUE COMMAND :": "COMANDA COADA :", "Storage Method": "Metoda de Stocare", "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