⚝
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 :
dj-fr.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": "Tableau de bord", "Advertising": "Publicité", "Subscription Reports": "Rapports d'abonnement", "Manage Business": "Gérer les entreprises", "Categories": "Catégories", "Business List": "Liste des entreprises", "Manage Plans": "Gérer les plans", "Create Plan": "Créer un plan", "Staff Management": "Gestion du personnel", "Create Staff": "Créer un personnel", "Manage Staff": "Gérer le personnel", "Messages": "Messages", "Manage Messages": "Gérer les messages", "CMS Manage": "Gestion du CMS", "Manage Pages": "Gérer les pages", "Manage FAQs": "Gérer les FAQ", "Terms & Conditions": "Termes et conditions", "Privacy & Policy": "Confidentialité et politique", "Testimonials": "Témoignages", "Features": "Fonctionnalités", "Interface": "Interface", "Manage Blogs": "Gérer les blogs", "Newsletters": "Lettres d'information", "Roles & Permissions": "Rôles et autorisations", "Roles": "Rôles", "Permissions": "Autorisations", "Settings": "Paramètres", "Currencies": "Devises", "Notifications": "Notifications", "SMS Settings": "Paramètres SMS", "Payment Gateway": "Passerelle de paiement", "System Settings": "Paramètres du système", "General Settings": "Paramètres généraux", "Banner": "Bannière", "Add New Banner": "Ajouter une nouvelle bannière", "Banner List": "Liste des bannières", "Status": "Statut", "Image": "Image", "Active": "Actif", "Cancel": "Annuler", "Save": "Enregistrer", "Edit Banner": "Modifier la bannière", "Advertising List": "Liste de publicités", "Create Banner": "Créer une bannière", "SL": "SL", "Create Advertising": "Créer une publicité", "Reset": "Réinitialiser", "Edit Advertising": "Modifier la publicité", "Edit": "Modifier", "Delete": "Supprimer", "Shop": "Boutique", "Add new Package": "Ajouter un nouveau forfait", "Shop List": "Liste des boutiques", "Subscription Plan": "Plan d'abonnement", "Select Plan Category": "Sélectionner la catégorie du plan", "Package Name": "Nom du forfait", "Enter Package Name": "Entrez le nom du forfait", "Business Category": "Catégorie d'entreprise", "Select Business Category": "Sélectionner la catégorie d'entreprise", "Duration in Days": "Durée en jours", "Enter number": "Entrez le nombre", "Offer Price": "Prix offert", "Enter Plan Price": "Entrez le prix du plan", "Subscription Price": "Prix de l'abonnement", "Enter Subscription Price": "Entrez le prix de l'abonnement", "View": "Vue", "Upgrade Plan": "Mettre à niveau le plan", "Edit Shop": "Modifier la boutique", "Select Category": "Sélectionner une catégorie", "Shop/Business Name": "Nom de la boutique/de l'entreprise", "Enter Shop/Business Name": "Entrez le nom de la boutique/de l'entreprise", "Package": "Forfait", "Select a package": "Sélectionnez un forfait", "Name": "Nom", "Enter Name": "Entrez le nom", "Role": "Rôle", "Select a role": "Sélectionnez un rôle", "Email": "Email", "Enter Email": "Entrez l'email", "Phone": "Téléphone", "Enter Phone Number": "Entrez le numéro de téléphone", "Password": "Mot de passe", "Enter Password": "Entrez le mot de passe", "Confirm password": "Confirmer le mot de passe", "Enter Confirm password": "Confirmez le mot de passe", "Address": "Adresse", "Enter Address": "Entrez l'adresse", "Select Country": "Sélectionner un pays", "Select a Country": "Sélectionnez un pays", "Balance": "Solde", "Enter Balance": "Entrez le solde", "Search...": "Rechercher...", "Business Name": "Nom de l'entreprise", "Last Enroll": "Dernière inscription", "Expired Date": "Date d'expiration", "Action": "Action", "Select A Plan": "Sélectionnez un plan", "Select One":"Sélectionnez une", "Price": "Prix", "Enter plan price or select a plan": "Entrez le prix du plan ou sélectionnez un plan", "Payment Gateways": "Passerelles de paiement", "Select A payment gateway": "Sélectionnez une passerelle de paiement", "Notes": "Remarques", "Enter notes": "Saisir des notes", "Business View": "Vue de l'entreprise", "Created date": "Date de création", "Category": "Catégorie", "Add new Category": "Ajouter une nouvelle catégorie", "View List": "Voir la liste", "Buisness Name": "Nom de l'entreprise", "Enter Description": "Entrez le nom de l'entreprise", "Description": "Description", "Edit Business Category": "Modifier la catégorie de l'entreprise", "Enter Buisness Description": "Entrez la description de l'entreprise", "Business Categories List": "Liste des catégories d'entreprise", "Add New": "Ajouter", "Reports": "Rapports", "All": "Tous", "Active User": "Utilisateur actif", "Deactive User": "Utilisateur désactivé", "Date": "Date", "SL.": "No.", "Invoice": "Facture", "Customer Name": "Nom du client", "Amount": "Montant", "View Report": "Voir le rapport", "Download Report": "Télécharger le rapport", "User View": "Vue utilisateur", "Shop Name": "Nom du magasin", "Country": "Pays", "Reason": "Raison", "Are You Sure?": "Êtes-vous sûr ?", "You won't be able to revert this!": "Vous ne pourrez pas revenir en arrière !", "Yes, Delete It!": "Oui, supprimez-le !", "Add Currency": "Ajouter une devise", "Code": "Code", "Symbol": "Symbole", "Position": "Position", "Inactive": "Inactif", "Make Default": "Définir par défaut", "Edit Currency": "Modifier la devise", "Currency": "Devise", "Total Businesses": "Total des entreprises", "Total Expired Businesses": "Total des entreprises expirées", "Total Plan Subscribes": "Total des abonnements au plan", "Total Business Categories": "Total des catégories d'entreprise", "Total Plans": "Total des plans", "Total Staffs": "Total du personnel", "Finance Overview": "Aperçu financier", "Gateway Settings": "Paramètres de la passerelle", "Payment Gateway Settings": "Paramètres de la passerelle de paiement", "GATEWAY IMAGE": "IMAGE DE LA PASSERELLE", "GATEWAY NAME": "NOM DE LA PASSERELLE", "Gateway Charge": "Frais de la passerelle", "Gateway Currency": "Devise de la passerelle", "Gateway Mode": "Mode de la passerelle", "Is Manual": "Est manuel", "Yes": "Oui", "No": "Non", "Label": "Étiquette", "Enter label name": "Entrer le nom de l'étiquette", "Select Required/Optionl": "Sélectionner Obligatoire/Optionnel", "Required": "Obligatoire", "Optional": "Optionnel", "Add new row": "Ajouter une nouvelle ligne", "INSTRUCTIONS": "INSTRUCTIONS", "Enter payment instructions here": "Entrez les instructions de paiement ici", "Messages List": "Liste des messages", "Search": "Rechercher", "Company Name": "Nom de l'entreprise", "Message": "Message", "Notifications List": "Liste des notifications", "Today": "Aujourd'hui", "Last 7 Days": "7 derniers jours", "Last 15 Days": "15 derniers jours", "Last Month": "Mois dernier", "Last Year": "Année dernière", "Created At": "Créé à", "Read At": "Lu à", "Add New Payment Type": "Ajouter un nouveau type de paiement", "Enter Payment Type": "Entrez le type de paiement", "Edit Payment Type": "Modifier le type de paiement", "Payment Type": "Type de paiement", "Add Payment Type": "Ajouter un type de paiement", "Per Page- 10": "Par page - 10", "Per Page- 25": "Par page - 25", "Per Page- 50": "Par page - 50", "Per Page- 100": "Par page - 100", "Assigned Role": "Rôle attribué", "Assign Role To User": "Attribuer un rôle à l'utilisateur", "Select User": "Sélectionner un utilisateur", "User": "Utilisateur", "Select Role": "Sélectionner un rôle", "Add Subscription Plan": "Ajouter un plan d'abonnement", "Package List": "Liste des packages", "Add New Features": "Ajouter de nouvelles fonctionnalités", "Enter features": "Entrer les fonctionnalités", "Edit Subscription Plan": "Modifier le plan d'abonnement", "Edit Package": "Modifier le package", "Enter Duration Days": "Entrer la durée en jours", "Deactive": "Désactiver", "Create Plans": "Créer des plans", "User Profile": "Profil de l'utilisateur", "Registration Date": "Date d'inscription", "Enter Your Name": "Entrez votre nom", "Enter Your Email": "Entrez votre email", "Profile Picture": "Image de profil", "Current Password": "Mot de passe actuel", "Enter Your Current Password": "Entrez votre mot de passe actuel", "New Password": "Nouveau mot de passe", "Enter New Password": "Entrez le nouveau mot de passe", "Save Changes": "Enregistrer les modifications", "Add New Role": "Ajouter un nouveau rôle", "Set role permissions": "Définir les permissions du rôle", "Role Name": "Nom du rôle", "Enter role name": "Entrez le nom du rôle", "Role Permissions": "Permissions du rôle", "Setup role permissions": "Configurer les permissions du rôle", "Select All": "Tout sélectionner", "Roles List": "Liste des rôles", "Add role, if it does not exist": "Ajouter un rôle, s'il n'existe pas", "Edit Role": "Modifier le rôle", "Privacy & Policy Settings": "Paramètres de confidentialité et de politique", "Update": "Mettre à jour", "Term & Condition Settings": "Paramètres des termes et conditions", "Title": "Titre", "Enter Title": "Entrez le titre", "Copy Right": "Droits d'auteur", "Admin Footer Text": "Texte du pied de page de l'administrateur", "Enter Text": "Entrez le texte", "Admin Footer Link Text": "Texte du lien du pied de page de l'administrateur", "Admin Footer Link": "Lien de pied de page de l'administrateur", "Enter Link": "Entrez le lien", "Main Header Logo": "Logo principal de l'en-tête", "Common Header Logo": "Logo commun de l'en-tête", "Footer Logo": "Logo du pied de page", "Admin Logo": "Logo de l'administrateur", "Favicon": "Favicon", "Don't Use Any Kind Of Space In The Input Fields": "Ne pas utiliser d'espace dans les champs de saisie", "App": "Application", "Drivers": "Pilotes", "Storage Settings": "Paramètres de stockage", "Mail Configuration": "Configuration de messagerie", "Others": "Autres", "APP_NAME": "NOM_DE_L'APPLICATION", "APP_KEY": "CLÉ_DE_L'APPLICATION", "APP_DEBUG": "DÉBOGAGE_DE_L'APPLICATION", "APP_URL": "URL_DE_L'APPLICATION", "QUEUE_MAIL": "MAIL_DE_FILE_D'ATTENTE", "MAIL_DRIVER_TYPE": "TYPE_DE_PILOTE_DE_MESSAGERIE", "MAIL DRIVER": "PILOTE_DE_MESSAGERIE", "MAIL_HOST": "HÔTE_DE_MESSAGERIE", "MAIL_PORT": "PORT_DE_MESSAGERIE", "MAIL_USERNAME": "NOM_D'UTILISATEUR_DE_MESSAGERIE", "MAIL_PASSWORD": "MOT_DE_PASSE_DE_MESSAGERIE", "MAIL_ENCRYPTION": "CRYPTAGE_DE_MESSAGERIE", "MAIL_FROM_ADDRESS": "ADRESSE_DE_MESSAGERIE_DEPUIS", "MAIL_FROM_NAME": "NOM_DE_MESSAGERIE_DEPUIS", "QUEUE COMMAND Path": "Chemin de commande de la file d'attente", "CACHE_DRIVER": "PILOTE_DE_CACHE", "Recommended": "Recommandé", "QUEUE_CONNECTION": "CONNEXION_FILE_D'ATTENTE", "SESSION_DRIVER": "PILOTE_DE_SESSION", "SESSION_LIFETIME": "DURÉE_DE_VIE_DE_SESSION", "REDIS_PORT": "PORT_REDIS", "REDIS_URL": "URL_REDIS", "REDIS_PASSWORD": "MOT_DE_PASSE_REDIS", "AWS S3 Storage Bucket": "Bucket de stockage AWS S3", "Fill up this credentials if you want to use AWS S3 Storage Bucket": "Remplissez ces informations si vous souhaitez utiliser le bucket de stockage AWS S3", "Wasabi Storage Bucket": "Bucket de stockage Wasabi", "public (uploads folder)": "public (dossier de téléchargements)", "AWS_ACCESS_KEY_ID": "IDENTIFIANT_DE_CLÉ_D'ACCÈS_AWS", "AWS_SECRET_ACCESS_KEY": "CLÉ_D'ACCÈS_SECRÈTE_AWS", "AWS_DEFAULT_REGION": "RÉGION_PAR_DÉFAUT_AWS", "AWS_BUCKET": "BUCKET_AWS", "Fill up this credentials if you want to use Wasabi Storage Bucket": "Remplissez ces informations si vous souhaitez utiliser le bucket de stockage Wasabi", "WAS_ACCESS_KEY_ID": "IDENTIFIANT_DE_CLÉ_D'ACCÈS_WAS", "WAS_SECRET_ACCESS_KEY": "CLÉ_D'ACCÈS_SECRÈTE_WAS", "WAS_DEFAULT_REGION": "RÉGION_PAR_DÉFAUT_WAS", "WAS_BUCKET": "BUCKET_WAS", "WAS_ENDPOINT": "POINT_DE_TERMINAISON_WAS", "CACHE_LIFETIME": "DURÉE_DE_VIE_CACHE", "Paid": "Payé", "Reject": "Rejeter", "Why are you reject It?": "Pourquoi le rejetez-vous?", "Enter Reason": "Entrer une raison", "Confirm": "Confirmer", "Subscriptions List": "Liste des abonnements", "Started": "Débuté", "End": "Fin", "Gateway Method": "Méthode de la passerelle", "Are you sure?": "Êtes-vous sûr?", "Add New Testimonial": "Ajouter un nouveau témoignage", "Client Name": "Nom du client", "Enter Client Name": "Entrer le nom du client", "Stars": "Étoiles", "Works At": "Travaille à", "Client Image": "Image du client", "Review": "Avis", "Enter text": "Entrer le texte", "Enter review message here": "Entrer le message d'avis ici", "Edit Testimonial": "Modifier le témoignage", "Testimonials List": "Liste des témoignages", "Create New": "Créer un nouveau", "Add New Staff": "Ajouter un nouveau personnel", "Full Name": "Nom complet", "Enter Email Address": "Entrer l'adresse e-mail", "Edit Staff": "Modifier le personnel", "Staff List": "Liste du personnel", "User Email": "Adresse e-mail de l'utilisateur", "User Role": "Rôle de l'utilisateur", "Comments": "Commentaires", "Comment List": "Liste des commentaires", "Create Blog": "Créer un blog", "Blog List": "Liste des blogs", "Select a status": "Sélectionner un statut", "Tags": "Balises", "Enter tags name": "Entrer le nom des balises", "SEO Meta Tags": "Balises méta SEO", "Meta Title": "Titre méta", "Meta Description": "Méta-description", "Enter meta Description": "Entrer la méta-description", "Comment": "Commentaire", "Edit Blog": "Modifier le blog", "Blogs": "Blogs", "Create Faqs": "Créer des FAQ", "Add New FAQs": "Ajouter de nouvelles FAQ", "Question": "Question", "InActive": "Inactif", "Answer": "Réponse", "Enter question answer here": "Entrez la réponse à la question ici", "Edit Faqs": "Modifier les FAQ", "FAQS List": "Liste des FAQ", "View Details": "Voir les détails", "Create Feature": "Créer une fonctionnalité", "Add New Feature": "Ajouter une nouvelle fonctionnalité", "Backgroud Color": "Couleur de fond", "Enter Color": "Entrer la couleur", "Edit Feature": "Modifier la fonctionnalité", "Features List": "Liste des fonctionnalités", "Create Interfaces": "Créer des interfaces", "Add New Interface": "Ajouter une nouvelle interface", "Edit Interface": "Modifier l'interface", "Interfaces List": "Liste des interfaces", "Newsletters List": "Liste des newsletters", "Page for Updating Website Sections": "Page pour mettre à jour les sections du site Web", "Slider Section": "Section Slider", "Header Section": "Section en-tête", "Feature Section": "Section des fonctionnalités", "Interface Section": "Section de l'interface", "Watch Section": "Section de la montre", "Testimonial Section": "Section des témoignages", "Blog Section": "Section des blogs", "About us Page": "Page À propos de nous", "Terms And Conditions": "Termes et conditions", "Privacy Page": "Page de confidentialité", "Contuct us Page": "Page de contact", "Pricing Section": "Section des tarifs", "Footer Section": "Section de pied de page", "Social Medias": "Médias sociaux", "Button One": "Bouton un", "Button Text": "Texte du bouton", "Button One Link": "Lien du bouton un", "Button Two": "Bouton deux", "Button Two Link": "Lien du bouton deux", "Scanner Text": "Texte du scanner", "Scanner Image": "Image du scanner", "Slider Image": "Image du curseur", "Header Button Text": "Texte du bouton d'en-tête", "Header Button Link": "Lien du bouton d'en-tête", "Enter Header link": "Entrez le lien d'en-tête", "Section Title": "Titre de la section", "Enter Section Title": "Entrez le titre de la section", "Interface Title": "Titre de l'interface", "Watch Title": "Titre de la montre", "Button Link": "Lien du bouton", "Watch Image": "Image de la montre", "Blog Title": "Titre du blog", "Read More Button Text": "Texte du bouton En savoir plus", "View All Button Text": "Texte du bouton Voir tout", "View All Link": "Lien Voir tout", "Testimonial Title": "Titre du témoignage", "Enter Short Title": "Entrez le titre court", "Long Title": "Titre long", "About Image": "Image À propos", "Description One": "Description Un", "Description Two": "Description Deux", "Option": "Option", "Icon": "Icône", "Plan Button Url": "URL du bouton du plan", "Short Title": "Titre Court", "Right Footer Title": "Titre du Pied de page Droit", "Middle Footer Title": "Titre du Pied de page Milieu", "Apple App Link": "Lien de l'application Apple", "Apple App": "Application Apple", "Google Play Link": "Lien Google Play", "Google Play App": "Application Google Play", "Right Footer": "Pied de page Droit", "Link": "Lien", "Middle Footer": "Pied de page Milieu", "Left Footer": "Pied de page Gauche", "Footer Socials": "Réseaux Sociaux du Pied de page", "Forgot Password": "Mot de Passe Oublié", "Enter the email address associated with your account": "Entrez l'adresse e-mail associée à votre compte", "Enter your Email": "Entrez votre adresse e-mail", "Continue": "Continuer", "Back to Login": "Retour à la connexion", "Login": "Connexion", "Welcome to": "Bienvenue sur", "Welcome back, Please login in to your account": "Bienvenue de retour, veuillez vous connecter à votre compte", "Remember me": "Se souvenir de moi", "Forgot Password?": "Mot de passe oublié ?", "Super Admin": "Super Administrateur", "Admin": "Administrateur", "Manager": "Gestionnaire", "Reset Password": "Réinitialiser le mot de passe", "Change Password": "Changer le mot de passe", "Create new password, it must be Strong password.": "Créez un nouveau mot de passe, il doit être fort.", "Confirm Password": "Confirmez le mot de passe", "You Have": "Vous avez", "new Notifications": "Nouvelles notifications", "Mark all Read": "Marquer tout comme lu", "View all notifications": "Voir toutes les notifications", "Clear cache": "Effacer le cache", "My Profile": "Mon profil", "Logout": "Déconnexion", "About Us": "À propos de nous", "Home": "Accueil", "Pricing": "Tarification", "Pages": "Pages", "Blog": "Blog", "Privacy Policy": "Politique de confidentialité", "Contact Us": "Contactez-nous", "You are having this email because you have requested for a password reset.": "Vous recevez cet e-mail car vous avez demandé une réinitialisation de mot de passe.", "Your verification code is:": "Votre code de vérification est :", "This password reset code will expire in 60 minutes.": "Ce code de réinitialisation de mot de passe expirera dans 60 minutes.", "If you did not request a password reset, no further action is required.": "Si vous n'avez pas demandé de réinitialisation de mot de passe, aucune action supplémentaire n'est nécessaire.", "Regards": "Cordialement", "All right reserved": "Tous droits réservés", "Hi": "Salut", "Dear": "Cher", "your OTP code is": "votre code OTP est", "Please do not share this PIN with anyone": "Veuillez ne pas partager ce code avec qui que ce soit", "Best Regards": "Cordialement", "Gateway Name": "Nom de la passerelle", "Subscription Name": "Nom de l'abonnement", "Payable Amount": "Montant à payer", "Phone Number": "Numéro de téléphone", "Enter your phone number": "Entrez votre numéro de téléphone", "Pay Now": "Payer maintenant", "Next": "Suivant", "Previous": "Précédent", "Free": "Gratuit", "Features Of Free Plan": "Fonctionnalités du plan gratuit", "Choose Plan": "Choisir un plan", "Blog Details": "Détails du blog", "Leave a Comment Here": "Laissez un commentaire ici", "Your email address will not be published": "Votre adresse e-mail ne sera pas publiée", "Enter your name": "Entrez votre nom", "Enter your email": "Entrez votre email", "Enter your comment": "Entrez votre commentaire", "Recent Posts": "Articles récents", "Create a Free Account": "Créer un compte gratuit", "Enter full name": "Entrez votre nom complet", "Enter phone number": "Entrez votre numéro de téléphone", "Enter email address": "Entrez votre adresse e-mail", "Company": "Entreprise", "Enter company name": "Entrez le nom de votre entreprise", "Enter your message": "Entrez votre message", "Pricing Plan": "Plan de tarification", "Subscription Plans": "Plans d'abonnement", "Plan List": "Liste des plans", "Work At": "Travailler à", "Show- 10": "Afficher- 10", "Show- 25": "Afficher- 25", "Show- 50": "Afficher- 50", "Show- 100": "Afficher- 100", "Duration": "Durée", "Select": "Sélectionner", "Currency List": "Liste des devises", "Default": "Par défaut", "Country Name": "Nom du pays", "View Website": "Voir le site web", "Contact Messages": "Messages de contact", "Total Shop": "Magasin Total", "Expired Businesses": "Entreprises Expirées", "Plan Subscribes": "Abonnements de Plan", "Total Categories": "Total des Catégories", "Recent Register": "Enregistrement Récent", "Date & Time": "Date & Heure", "View All": "Voir Tout", "Add new Business": "Ajouter une Nouvelle Entreprise", "Enter Company Name": "Entrez le Nom de l'Entreprise", "Edit Business": "Modifier l'Entreprise", "Create Business": "Créer une Entreprise", "Enter Buisness Name": "Entrez le Nom de l'Entreprise", "Note: Enter embedded video link": "Remarque : Entrez le lien de la vidéo intégrée", "Enter title": "Entrez le Titre", "Enter Code": "Entrez le Code", "Enter Symbol": "Entrez le Symbole", "Select a position": "Sélectionnez une Position", "left": "gauche", "right": "droite", "TIMEZONE": "FUSEAU HORAIRE", "Note :": "Remarque :", "If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server": "Si vous utilisez la FILE D'ATTENTE DE MAIL après avoir modifié les paramètres de messagerie, vous devez redémarrer votre superviseur depuis votre serveur", "QUEUE COMMAND Path :": "Chemin de la COMMANDE DE FILE :", "QUEUE COMMAND :": "COMMANDE DE FILE :", "Storage Method": "Méthode de Stockage", "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 " }