KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.41 (Ubuntu)
System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64
User : www-data ( 33)
PHP Version : 8.2.12
Disable Function : NONE
Directory :  /var/www/___pospro/superadmin.balancebizness.com/lang/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/___pospro/superadmin.balancebizness.com/lang/pt-br.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": "Painel",
    "Advertising": "Publicidade",
    "Subscription Reports": "Relatórios de Assinatura",
    "Manage Business": "Gerenciar Negócios",
    "Categories": "Categorias",
    "Business List": "Lista de Negócios",
    "Manage Plans": "Gerenciar Planos",
    "Create Plan": "Criar Plano",
    "Staff Management": "Gestão de Funcionários",
    "Create Staff": "Criar Funcionário",
    "Manage Staff": "Gerenciar Funcionários",
    "Messages": "Mensagens",
    "Manage Messages": "Gerenciar Mensagens",
    "CMS Manage": "Gerenciar CMS",
    "Manage Pages": "Gerenciar Páginas",
    "Manage FAQs": "Gerenciar FAQs",
    "Terms & Conditions": "Termos e Condições",
    "Privacy & Policy": "Privacidade e Política",
    "Testimonials": "Depoimentos",
    "Features": "Recursos",
    "Interface": "Interface",
    "Manage Blogs": "Gerenciar Blogs",
    "Newsletters": "Boletins",
    "Roles & Permissions": "Funções e Permissões",
    "Roles": "Funções",
    "Permissions": "Permissões",
    "Settings": "Configurações",
    "Currencies": "Moedas",
    "Notifications": "Notificações",
    "SMS Settings": "Configurações de SMS",
    "Payment Gateway": "Gateway de Pagamento",
    "System Settings": "Configurações do Sistema",
    "General Settings": "Configurações Gerais",

    "Banner": "Banner",
    "Add New Banner": "Adicionar Novo Banner",
    "Banner List": "Lista de Banners",
    "Status": "Status",
    "Image": "Imagem",
    "Active": "Ativo",
    "Cancel": "Cancelar",
    "Save": "Salvar",
    "Edit Banner": "Editar Banner",
    "Advertising List": "Lista de Publicidades",
    "Create Banner": "Criar Banner",
    "SL": "SL",
    "Create Advertising": "Criar Publicidade",
    "Reset": "Redefinir",
    "Edit Advertising": "Editar Publicidade",
    "Edit": "Editar",
    "Delete": "Excluir",
    "Shop": "Loja",
    "Add new Package": "Adicionar Novo Pacote",
    "Shop List": "Lista de Lojas",
    "Subscription Plan": "Plano de Assinatura",
    "Select Plan Category": "Selecionar Categoria do Plano",
    "Package Name": "Nome do Pacote",
    "Enter Package Name": "Insira o Nome do Pacote",
    "Business Category": "Categoria do Negócio",
    "Select Business Category": "Selecionar Categoria do Negócio",
    "Duration in Days": "Duração em Dias",
    "Enter number": "Insira o número",
    "Offer Price": "Preço da Oferta",
    "Enter Plan Price": "Insira o Preço do Plano",
    "Subscription Price": "Preço da Assinatura",
    "Enter Subscription Price": "Insira o Preço da Assinatura",
    "View": "Ver",
    "Upgrade Plan": "Atualizar Plano",
    "Edit Shop": "Editar Loja",
    "Select Category": "Selecionar Categoria",
    "Shop/Business Name": "Nome da Loja/Negócio",
    "Enter Shop/Business Name": "Insira o Nome da Loja/Negócio",
    "Package": "Pacote",
    "Select a package": "Selecionar um pacote",
    "Name": "Nome",
    "Enter Name": "Insira o Nome",
    "Role": "Função",
    "Select a role": "Selecionar uma função",
    "Email": "E-mail",
    "Enter Email": "Insira o E-mail",
    "Phone": "Telefone",
    "Enter Phone Number": "Insira o Número de Telefone",
    "Password": "Senha",
    "Enter Password": "Insira a Senha",
    "Confirm password": "Confirmar senha",
    "Enter Confirm password": "Insira a confirmação da senha",
    "Address": "Endereço",
    "Enter Address": "Insira o Endereço",
    "Select Country": "Selecionar País",
    "Select a Country": "Selecionar um País",
    "Balance": "Saldo",
    "Enter Balance": "Inserir Saldo",
    "Search...": "Buscar...",
    "Business Name": "Nome do Negócio",
    "Last Enroll": "Última Inscrição",
    "Expired Date": "Data de Expiração",
    "Action": "Ação",
    "Select A Plan": "Selecionar Um Plano",
    "Select One": "Selecionar Um",
    "Price": "Preço",
    "Enter plan price or select a plan": "Inserir preço do plano ou selecionar um plano",
    "Payment Gateways": "Gateways de Pagamento",
    "Select A payment gateway": "Selecionar Um gateway de pagamento",
    "Notes": "Notas",
    "Enter notes": "Inserir notas",
    "Business View": "Visualização de Negócios",
    "Created date": "Data de Criação",
    "Category": "Categoria",
    "Add new Category": "Adicionar Nova Categoria",
    "View List": "Ver Lista",
    "Buisness Name": "Nome do Negócio",
    "Enter Description": "Inserir Descrição",
    "Description": "Descrição",
    "Edit Business Category": "Editar Categoria de Negócio",
    "Enter Buisness Description": "Inserir Descrição do Negócio",
    "Business Categories List": "Lista de Categorias de Negócios",
    "Add New": "Adicionar Novo",
    "Reports": "Relatórios",
    "All": "Todos",
    "Active User": "Usuário Ativo",
    "Deactive User": "Usuário Inativo",
    "Date": "Data",
    "SL.": "SL.",
    "Invoice": "Fatura",
    "Customer Name": "Nome do Cliente",
    "Amount": "Quantidade",
    "View Report": "Ver Relatório",
    "Download Report": "Baixar Relatório",
    "User View": "Visualização do Usuário",
    "Shop Name": "Nome da Loja",
    "Country": "País",
    "Reason": "Razão",
    "Are You Sure?": "Você Tem Certeza?",
    "You won't be able to revert this!": "Você não poderá reverter isso!",
    "Yes, Delete It!": "Sim, Exclua!",
    "Add Currency": "Adicionar Moeda",
    "Code": "Código",
    "Symbol": "Símbolo",
    "Position": "Posição",
    "Inactive": "Inativo",
    "Make Default": "Definir como Padrão",
    "Edit Currency": "Editar Moeda",
    "Currency": "Moeda",

    "Total Businesses": "Total de Negócios",
    "Total Expired Businesses": "Total de Negócios Expirados",
    "Total Plan Subscribes": "Total de Assinaturas de Planos",
    "Total Business Categories": "Total de Categorias de Negócios",
    "Total Plans": "Total de Planos",
    "Total Staffs": "Total de Funcionários",
    "Finance Overview": "Visão Geral das Finanças",

    "Gateway Settings": "Configurações do Gateway",
    "Payment Gateway Settings": "Configurações do Gateway de Pagamento",
    "GATEWAY IMAGE": "IMAGEM DO GATEWAY",
    "GATEWAY NAME": "NOME DO GATEWAY",
    "Gateway Charge": "Cobrança do Gateway",
    "Gateway Currency": "Moeda do Gateway",
    "Gateway Mode": "Modo do Gateway",
    "Is Manual": "É Manual",
    "Yes": "Sim",
    "No": "Não",
    "Label": "Rótulo",
    "Enter label name": "Inserir nome do rótulo",
    "Select Required/Optionl": "Selecionar Necessário/Opcional",
    "Required": "Necessário",
    "Optional": "Opcional",
    "Add new row": "Adicionar nova linha",
    "INSTRUCTIONS": "INSTRUÇÕES",
    "Enter payment instructions here": "Inserir instruções de pagamento aqui",

    "Messages List": "Lista de Mensagens",
    "Search": "Buscar",
    "Company Name": "Nome da Empresa",
    "Message": "Mensagem",

    "Notifications List": "Lista de Notificações",
    "Today": "Hoje",
    "Last 7 Days": "Últimos 7 Dias",
    "Last 15 Days": "Últimos 15 Dias",
    "Last Month": "Último Mês",
    "Last Year": "Último Ano",
    "Created At": "Criado Em",
    "Read At": "Lido Em",
    "Add New Payment Type": "Adicionar Novo Tipo de Pagamento",
    "Enter Payment Type": "Inserir Tipo de Pagamento",
    "Edit Payment Type": "Editar Tipo de Pagamento",
    "Payment Type": "Tipo de Pagamento",
    "Add Payment Type": "Adicionar Tipo de Pagamento",
    "Per Page- 10": "Por Página- 10",
    "Per Page- 25": "Por Página- 25",
    "Per Page- 50": "Por Página- 50",
    "Per Page- 100": "Por Página- 100",
    "Assigned Role": "Função Atribuída",
    "Assign Role To User": "Atribuir Função ao Usuário",
    "Select User": "Selecionar Usuário",
    "User": "Usuário",
    "Select Role": "Selecionar Função",
    "Add Subscription Plan": "Adicionar Plano de Assinatura",
    "Package List": "Lista de Pacotes",
    "Add New Features": "Adicionar Novos Recursos",
    "Enter features": "Inserir recursos",
    "Edit Subscription Plan": "Editar Plano de Assinatura",
    "Edit Package": "Editar Pacote",
    "Enter Duration Days": "Inserir Dias de Duração",
    "Deactive": "Desativar",
    "Create Plans": "Criar Planos",
    "User Profile": "Perfil do Usuário",
    "Registration Date": "Data de Registro",
    "Enter Your Name": "Inserir Seu Nome",
    "Enter Your Email": "Inserir Seu Email",
    "Profile Picture": "Foto do Perfil",
    "Current Password": "Senha Atual",
    "Enter Your Current Password": "Inserir Sua Senha Atual",
    "New Password": "Nova Senha",
    "Enter New Password": "Inserir Nova Senha",
    "Save Changes": "Salvar Alterações",
    "Add New Role": "Adicionar Nova Função",
    "Set role permissions": "Definir permissões de função",
    "Role Name": "Nome da Função",
    "Enter role name": "Inserir nome da função",
    "Role Permissions": "Permissões da Função",
    "Setup role permissions": "Configurar permissões de função",
    "Select All": "Selecionar Todos",
    "Roles List": "Lista de Funções",
    "Add role, if it does not exist": "Adicionar função, se não existir",
    "Edit Role": "Editar Função",
    "Privacy & Policy Settings": "Configurações de Privacidade e Política",
    "Update": "Atualizar",
    "Term & Condition Settings": "Configurações de Termos e Condições",
    "Title": "Título",
    "Enter Title": "Inserir Título",
    "Copy Right": "Direitos Autorais",
    "Admin Footer Text": "Texto do Rodapé do Admin",
    "Enter Text": "Inserir Texto",
    "Admin Footer Link Text": "Texto do Link do Rodapé do Admin",
    "Admin Footer Link": "Link do Rodapé do Admin",
    "Enter Link": "Inserir Link",
    "Main Header Logo": "Logotipo do Cabeçalho Principal",
    "Common Header Logo": "Logotipo do Cabeçalho Comum",
    "Footer Logo": "Logotipo do Rodapé",
    "Admin Logo": "Logotipo do Admin",
    "Favicon": "Favicon",
    "Don't Use Any Kind Of Space In The Input Fields": "Não Use Nenhum Tipo de Espaço Nos Campos de Entrada",

    "App": "App",
    "Drivers": "Motoristas",
    "Storage Settings": "Configurações de Armazenamento",
    "Mail Configuration": "Configuração de Email",
    "Others": "Outros",
    "APP_NAME": "NOME_DO_APP",
    "APP_KEY": "CHAVE_DO_APP",
    "APP_DEBUG": "DEPURAÇÃO_DO_APP",
    "APP_URL": "URL_DO_APP",
    "QUEUE_MAIL": "MAIL_DE_FILA",
    "MAIL_DRIVER_TYPE": "TIPO_DE_DRIVER_DE_EMAIL",
    "MAIL DRIVER": "DRIVER_DE_EMAIL",
    "MAIL_HOST": "HOST_DE_EMAIL",
    "MAIL_PORT": "PORTA_DE_EMAIL",
    "MAIL_USERNAME": "USUÁRIO_DE_EMAIL",
    "MAIL_PASSWORD": "SENHA_DE_EMAIL",
    "MAIL_ENCRYPTION": "CRIPTOGRAFIA_DE_EMAIL",
    "MAIL_FROM_ADDRESS": "ENDEREÇO_DE_ORIGEM_DE_EMAIL",
    "MAIL_FROM_NAME": "NOME_DE_ORIGEM_DE_EMAIL",
    "QUEUE COMMAND Path": "Caminho do Comando da Fila",
    "CACHE_DRIVER": "DRIVER_DE_CACHE",
    "Recommended": "Recomendado",
    "QUEUE_CONNECTION": "CONEXÃO_DE_FILA",
    "SESSION_DRIVER": "DRIVER_DE_SESSÃO",
    "SESSION_LIFETIME": "DURAÇÃO_DA_SESSÃO",
    "REDIS_PORT": "PORTA_REDIS",
    "REDIS_URL": "URL_REDIS",
    "REDIS_PASSWORD": "SENHA_REDIS",
    "AWS S3 Storage Bucket": "Bucket de Armazenamento AWS S3",
    "Fill up this credentials if you want to use AWS S3 Storage Bucket": "Preencha essas credenciais se quiser usar o Bucket de Armazenamento AWS S3",
    "Wasabi Storage Bucket": "Bucket de Armazenamento Wasabi",
    "public (uploads folder)": "público (pasta de uploads)",
    "AWS_ACCESS_KEY_ID": "ID_DA_CHAVE_DE_ACESSO_AWS",
    "AWS_SECRET_ACCESS_KEY": "CHAVE_DE_ACESSO_SECRETA_AWS",
    "AWS_DEFAULT_REGION": "REGIÃO_PADRÃO_AWS",
    "AWS_BUCKET": "BUCKET_AWS",
    "Fill up this credentials if you want to use Wasabi Storage Bucket": "Preencha essas credenciais se quiser usar o Bucket de Armazenamento Wasabi",
    "WAS_ACCESS_KEY_ID": "ID_DA_CHAVE_DE_ACESSO_WAS",
    "WAS_SECRET_ACCESS_KEY": "CHAVE_DE_ACESSO_SECRETA_WAS",
    "WAS_DEFAULT_REGION": "REGIÃO_PADRÃO_WAS",
    "WAS_BUCKET": "BUCKET_WAS",
    "WAS_ENDPOINT": "ENDPOINT_WAS",
    "CACHE_LIFETIME": "DURAÇÃO_DO_CACHE",
    "Paid": "Pago",
    "Reject": "Rejeitar",
    "Why are you reject It?": "Por que você está rejeitando?",
    "Enter Reason": "Insira o Motivo",
    "Confirm": "Confirmar",
    "Subscriptions List": "Lista de Assinaturas",
    "Started": "Iniciado",
    "End": "Fim",
    "Gateway Method": "Método de Gateway",
    "Are you sure?": "Você tem certeza?",
    "Add New Testimonial": "Adicionar Novo Depoimento",
    "Client Name": "Nome do Cliente",
    "Enter Client Name": "Insira o Nome do Cliente",
    "Stars": "Estrelas",
    "Works At": "Trabalha Em",
    "Client Image": "Imagem do Cliente",
    "Review": "Avaliação",
    "Enter text": "Insira o texto",
    "Enter review message here": "Insira a mensagem de avaliação aqui",
    "Edit Testimonial": "Editar Depoimento",
    "Testimonials List": "Lista de Depoimentos",
    "Create New": "Criar Novo",
    "Add New Staff": "Adicionar Novo Funcionário",
    "Full Name": "Nome Completo",
    "Enter Email Address": "Insira o Endereço de Email",
    "Edit Staff": "Editar Funcionário",
    "Staff List": "Lista de Funcionários",
    "User Email": "Email do Usuário",
    "User Role": "Função do Usuário",
    "Comments": "Comentários",
    "Comment List": "Lista de Comentários",
    "Create Blog": "Criar Blog",
    "Blog List": "Lista de Blogs",
    "Select a status": "Selecionar um status",
    "Tags": "Tags",
    "Enter tags name": "Insira o nome das tags",
    "SEO Meta Tags": "Meta Tags de SEO",
    "Meta Title": "Título Meta",
    "Meta Description": "Descrição Meta",
    "Enter meta Description": "Insira a Descrição Meta",
    "Comment": "Comentário",
    "Edit Blog": "Editar Blog",
    "Blogs": "Blogs",
    "Create Faqs": "Criar FAQs",
    "Add New FAQs": "Adicionar Novas FAQs",
    "Question": "Pergunta",
    "InActive": "Inativo",
    "Answer": "Resposta",
    "Enter question answer here": "Insira a resposta da pergunta aqui",
    "Edit Faqs": "Editar FAQs",
    "FAQS List": "Lista de FAQs",
    "View Details": "Ver Detalhes",
    "Create Feature": "Criar Recurso",
    "Add New Feature": "Adicionar Novo Recurso",
    "Backgroud Color": "Cor de Fundo",
    "Enter Color": "Insira a Cor",
    "Edit Feature": "Editar Recurso",
    "Features List": "Lista de Recursos",
    "Create Interfaces": "Criar Interfaces",
    "Add New Interface": "Adicionar Nova Interface",
    "Edit Interface": "Editar Interface",
    "Interfaces List": "Lista de Interfaces",
    "Newsletters List": "Lista de Newsletters",
    "Page for Updating Website Sections": "Página para Atualizar Seções do Site",
    "Slider Section": "Seção de Slider",
    "Header Section": "Seção de Cabeçalho",
    "Feature Section": "Seção de Recursos",
    "Interface Section": "Seção de Interfaces",
    "Watch Section": "Seção de Assista",
    "Testimonial Section": "Seção de Depoimentos",
    "Blog Section": "Seção de Blog",
    "About us Page": "Página Sobre Nós",
    "Terms And Conditions": "Termos e Condições",
    "Privacy Page": "Página de Privacidade",
    "Contuct us Page": "Página de Contato",
    "Pricing Section": "Seção de Preços",
    "Footer Section": "Seção de Rodapé",
    "Social Medias": "Mídias Sociais",
    "Button One": "Botão Um",
    "Button Text": "Texto do Botão",
    "Button One Link": "Link do Botão Um",
    "Button Two": "Botão Dois",
    "Button Two Link": "Link do Botão Dois",
    "Scanner Text": "Texto do Scanner",
    "Scanner Image": "Imagem do Scanner",
    "Slider Image": "Imagem do Slider",
    "Header Button Text": "Texto do Botão do Cabeçalho",
    "Header Button Link": "Link do Botão do Cabeçalho",
    "Enter Header link": "Insira o link do Cabeçalho",
    "Section Title": "Título da Seção",
    "Enter Section Title": "Insira o Título da Seção",
    "Interface Title": "Título da Interface",
    "Watch Title": "Título de Assista",
    "Button Link": "Link do Botão",
    "Watch Image": "Imagem de Assista",
    "Blog Title": "Título do Blog",
    "Read More Button Text": "Texto do Botão Ler Mais",
    "View All Button Text": "Texto do Botão Ver Tudo",
    "View All Link": "Link Ver Tudo",
    "Testimonial Title": "Título do Depoimento",
    "Enter Short Title": "Insira o Título Curto",
    "Long Title": "Título Longo",
    "About Image": "Imagem Sobre",
    "Description One": "Descrição Um",
    "Description Two": "Descrição Dois",
    "Option": "Opção",
    "Icon": "Ícone",
    "Plan Button Url": "URL do Botão do Plano",
    "Short Title": "Título Curto",
    "Right Footer Title": "Título do Rodapé Direito",
    "Middle Footer Title": "Título do Rodapé do Meio",
    "Apple App Link": "Link do App da Apple",
    "Apple App": "App da Apple",
    "Google Play Link": "Link do Google Play",
    "Google Play App": "App do Google Play",
    "Right Footer": "Rodapé Direito",
    "Link": "Link",
    "Middle Footer": "Rodapé do Meio",
    "Left Footer": "Rodapé Esquerdo",
    "Footer Socials": "Redes Sociais do Rodapé",
    "Forgot Password": "Esqueceu a Senha",
    "Enter the email address associated with your account": "Insira o endereço de e-mail associado à sua conta",
    "Enter your Email": "Insira seu E-mail",
    "Continue": "Continuar",
    "Back to Login": "Voltar para Login",
    "Login": "Login",
    "Welcome to": "Bem-vindo ao",
    "Welcome back, Please login in to your account": "Bem-vindo de volta, por favor, faça login na sua conta",
    "Remember me": "Lembrar de mim",
    "Forgot Password?": "Esqueceu a Senha?",
    "Super Admin": "Super Administrador",
    "Admin": "Administrador",
    "Manager": "Gerente",
    "Reset Password": "Redefinir Senha",
    "Change Password": "Mudar Senha",
    "Create new password, it must be Strong password.": "Crie uma nova senha, deve ser uma senha forte.",
    "Confirm Password": "Confirmar Senha",
    "You Have": "Você Tem",
    "new Notifications": "novas Notificações",
    "Mark all Read": "Marcar todas como Lidas",
    "View all notifications": "Ver todas as notificações",
    "Clear cache": "Limpar cache",
    "My Profile": "Meu Perfil",
    "Logout": "Sair",
    "About Us": "Sobre Nós",
    "Home": "Início",
    "Pricing": "Preços",
    "Pages": "Páginas",
    "Blog": "Blog",
    "Privacy Policy": "Política de Privacidade",
    "Contact Us": "Entre em Contato",
    "You are having this email because you have requested for a password reset.": "Você está recebendo este e-mail porque solicitou uma redefinição de senha.",
    "Your verification code is:": "Seu código de verificação é:",
    "This password reset code will expire in 60 minutes.": "Este código de redefinição de senha expirará em 60 minutos.",
    "If you did not request a password reset, no further action is required.": "Se você não solicitou a redefinição de senha, nenhuma ação adicional é necessária.",
    "Regards": "Atenciosamente",
    "All right reserved": "Todos os direitos reservados",
    "Hi": "Oi",
    "Dear": "Caro",
    "your OTP code is": "seu código OTP é",
    "Please do not share this PIN with anyone": "Por favor, não compartilhe este PIN com ninguém",
    "Best Regards": "Atenciosamente",
    "Gateway Name": "Nome do Gateway",
    "Subscription Name": "Nome da Assinatura",
    "Payable Amount": "Valor a Pagar",
    "Phone Number": "Número de Telefone",
    "Enter your phone number": "Insira seu número de telefone",
    "Pay Now": "Pagar Agora",
    "Next": "Próximo",
    "Previous": "Anterior",
    "Free": "Grátis",
    "Features Of Free Plan": "Recursos do Plano Gratuito",
    "Choose Plan": "Escolher Plano",
    "Blog Details": "Detalhes do Blog",
    "Leave a Comment Here": "Deixe um Comentário Aqui",
    "Your email address will not be published": "Seu endereço de e-mail não será publicado",
    "Enter your name": "Insira seu nome",
    "Enter your email": "Insira seu e-mail",
    "Enter your comment": "Insira seu comentário",
    "Recent Posts": "Postagens Recentes",
    "Create a Free Account": "Criar uma Conta Gratuita",
    "Enter full name": "Insira o nome completo",
    "Enter phone number": "Insira o número de telefone",
    "Enter email address": "Insira o endereço de e-mail",
    "Company": "Empresa",
    "Enter company name": "Insira o nome da empresa",
    "Enter your message": "Insira sua mensagem",
    "Pricing Plan": "Plano de Preços",
    "Subscription Plans": "Planos de Assinatura",

    "Plan List": "Lista de Planos",
    "Work At": "Trabalhar Em",
    "Show- 10": "Mostrar- 10",
    "Show- 25": "Mostrar- 25",
    "Show- 50": "Mostrar- 50",
    "Show- 100": "Mostrar- 100",
    "Duration": "Duração",
    "Select": "Selecionar",
    "Currency List": "Lista de Moedas",
    "Default": "Padrão",
    "Country Name": "Nome do País",
    "View Website": "Ver Site",
    "Contact Messages": "Mensagens de Contato",

    "Total Shop": "Loja Total",
    "Expired Businesses": "Negócios Expirados",
    "Plan Subscribes": "Assinaturas de Plano",
    "Total Categories": "Total de Categorias",
    "Recent Register": "Registro Recente",
    "Date & Time": "Data e Hora",
    "View All": "Ver Todos",
    "Add new Business": "Adicionar novo Negócio",
    "Enter Company Name": "Digite o Nome da Empresa",
    "Edit Business": "Editar Negócio",
    "Create Business": "Criar Negócio",
    "Enter Buisness Name": "Digite o Nome do Negócio",
    "Note: Enter embedded video link": "Nota: Insira o link do vídeo incorporado",
    "Enter title": "Digite o título",
    "Enter Code": "Digite o Código",
    "Enter Symbol": "Digite o Símbolo",
    "Select a position": "Selecione uma posição",
    "left": "esquerda",
    "right": "direita",
    "TIMEZONE": "FUSO HORÁRIO",
    "Note :": "Nota :",
    "If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server": "Se você estiver usando a FILA DE EMAIL após alterar as configurações de email, você precisa reiniciar seu Supervisor do seu servidor.",
    "QUEUE COMMAND Path :": "Caminho do COMANDO DA FILA :",
    "QUEUE COMMAND :": "COMANDO DA FILA :",
    "Storage Method": "Método de Armazenamento",

    "Brand List": "Lista de Marcas",
    "Add new Brand": "Adicionar nova Marca",
    "items show": "itens mostrados",
    "Brand Name": "Nome da Marca",
    "Create Brand": "Criar Marca",
    "Enter Brand Name": "Digite o Nome da Marca",
    "Edit Brand": "Editar Marca",
    "Add New Category": "Adicionar Nova Categoria",
    "Enter Category Name": "Digite o Nome da Categoria",
    "Select Variations": "Selecionar Variações",
    "Capacity": "Capacidade",
    "Color": "Cor",
    "Size": "Tamanho",
    "Type": "Tipo",
    "Weight": "Peso",
    "Edit Category": "Editar Categoria",
    "Category List": "Lista de Categorias",
    "You want to delete everything!": "Você deseja excluir tudo!",
    "Total Sales": "Total de Vendas",
    "Total Purchase": "Total de Compras",
    "Total Income": "Renda Total",
    "This Month": "Este Mês",
    "Total Expense": "Despesa Total",
    "Total Customer": "Total de Clientes",
    "Total Supplier": "Total de Fornecedores",
    "Sales Returns": "Devoluções de Vendas",
    "Purchase Returns": "Devoluções de Compras",
    "Low Stock": "Estoque Baixo",
    "Alert Qty": "Quantidade de Alerta",
    "Profit": "Lucro",
    "Loss": "Perda",
    "Purchase": "Compra",
    "Sales": "Vendas",
    "Income": "Renda",
    "Expense": "Despesa",
    "Recent Sales": "Vendas Recentes",
    "Recent Purchase": "Compras Recentes",
    "Customer": "Cliente",
    "Total": "Total",
    "Due": "A Vencer",
    "Collect Due": "Cobrar a Vencer",
    "Select Invoice": "Selecionar Fatura",
    "Select an Invoice": "Selecione uma Fatura",
    "Total Amount": "Valor Total",
    "Paid Amount": "Valor Pago",
    "Due Amount": "Valor a Vencer",
    "Select one": "Selecione um",
    "Cash": "Dinheiro",
    "Card": "Cartão",
    "Check": "Cheque",
    "Mobile Pay": "Pagamento Móvel",
    "Due List": "Lista de Vencimentos",
    "Mobile": "Celular",
    "Sale": "Venda",
    "Bill To": "Faturar para",
    "Collected By": "Coletado por",
    "Total Due": "Total a Vencer",
    "Payment Amount": "Valor do Pagamento",
    "Remaining Due": "Saldo Devedor",
    "Powered By": "Desenvolvido por",
    "Create Expense Catgeory": "Criar Categoria de Despesa",
    "Catgeory Name": "Nome da Categoria",
    "Enter catgeory Name": "Digite o Nome da Categoria",
    "Edit Expense Category": "Editar Categoria de Despesa",
    "Expense Category List": "Lista de Categorias de Despesa",
    "Add new": "Adicionar novo",
    "Category Name": "Nome da Categoria",
    "Create Expense": "Criar Despesa",
    "Enter Amount": "Digite o Valor",
    "Select A Category": "Selecione uma Categoria",
    "Expense For": "Despesa Para",
    "Enter Expense For": "Digite a Despesa Para",
    "Select a payment type": "Selecione um tipo de pagamento",
    "Bank": "Banco",
    "Mobile Payment": "Pagamento Móvel",
    "Reference Number": "Número de Referência",
    "Enter reference number": "Digite o número de referência",
    "Expense Date": "Data da Despesa",
    "Note": "Nota",
    "Enter note": "Digite a nota",
    "Edit Expense": "Editar Despesa",
    "Expense List": "Lista de Despesas",
    "Expesne For": "Despesa Para",
    "Create Income Catgeory": "Criar Categoria de Renda",
    "Enter catgeory name": "Digite o nome da categoria",
    "Edit Income Category": "Editar Categoria de Renda",
    "Income Category List": "Lista de Categorias de Renda",
    "Create Income": "Criar Renda",
    "Enter amount": "Digite o valor",
    "Enter income for": "Digite a renda para",
    "Income Date": "Data da Renda",
    "Edit Income": "Editar Renda",
    "Income List": "Lista de Rendas",
    "Sale New": "Nova Venda",
    "Sale List": "Lista de Vendas",
    "Sale Return": "Devolução de Venda",
    "Purchases": "Compras",
    "Purchase New": "Nova Compra",
    "Purchase List": "Lista de Compras",
    "Purchase Return": "Devolução de Compra",
    "Products": "Produtos",
    "All Product": "Todos os Produtos",
    "Add Product": "Adicionar Produto",
    "Brand": "Marca",
    "Unit": "Unidade",
    "Stock List": "Lista de Estoque",
    "Customers": "Clientes",
    "All Customers": "Todos os Clientes",
    "Add Customer": "Adicionar Cliente",
    "Suppliers": "Fornecedores",
    "All Suppliers": "Todos os Fornecedores",
    "Add Supplier": "Adicionar Fornecedor",
    "Income Category": "Categoria de Renda",
    "Expense Category": "Categoria de Despesa",
    "Subscriptions": "Assinaturas",
    "Profit & Loss List": "Lista de Lucros e Perdas",
    "All Income": "Toda a Renda",
    "All Expense": "Toda a Despesa",
    "Current Stock": "Estoque Atual",
    "Customer Due": "Cliente Devedor",
    "Supplier Due": "Fornecedor Devedor",
    "Loss & Profit": "Perda e Lucro",
    "Loss/Profit": "Perda/Lucro",
    "Unpaid": "Não Pago",
    "Loss Profit": "Perda Lucro",
    "Loss Profit List": "Lista de Perda Lucro",
    "Product List": "Lista de Produtos",
    "Create Party": "Criar Parte",
    "List": "Lista",
    "Party Type": "Tipo de Parte",
    "Retailer": "Revendedor",
    "Dealer": "Revendedor",
    "Wholesaler": "Atacadista",
    "Supplier": "Fornecedor",
    "Enter Due": "Digite a Dívida",
    "Edit Party": "Editar Parte",
    "Edit ": "Editar ",
    " List": " Lista",
    "Parties List": "Lista de Partes",
    "Add new ": "Adicionar novo ",
    "Create Product": "Criar Produto",
    "Add new Product": "Adicionar novo Produto",
    "Product Name": "Nome do Produto",
    "Enter Product Name": "Digite o Nome do Produto",
    "Product Category": "Categoria do Produto",
    "Product Unit": "Unidade do Produto",
    "Product Code": "Código do Produto",
    "Enter Product Code": "Digite o Código do Produto",
    "Stock": "Estoque",
    "Enter stock qty": "Digite a quantidade do estoque",
    "Purchase Price": "Preço de Compra",
    "Enter purchase price": "Digite o preço de compra",
    "Sale Price": "Preço de Venda",
    "Enter sale price": "Digite o preço de venda",
    "Wholesale Price": "Preço de Atacado",
    "Enter wholesale price": "Digite o preço de atacado",
    "Dealer Price": "Preço do Revendedor",
    "Enter dealer price": "Digite o preço do revendedor",
    "Manufacturer": "Fabricante",
    "Enter manufacturer name": "Digite o nome do fabricante",
    "Edit Product": "Editar Produto",
    "Product Brand": "Marca do Produto",
    "Purchase price": "Preço de Compra",
    "Sale price": "Preço de Venda",
    "Pos Sale": "Venda no PDV",
    "Invoice no": "Número da Fatura",
    "Invoice No": "Número da Fatura",
    "Items": "Itens",
    "Qty": "Quantidade",
    "Sub Total": "Sub Total",
    "Purchase return Amount ": "Valor da Devolução de Compra",
    "Confirm Return": "Confirmar Devolução",
    "Purchase Return List": "Lista de Devoluções de Compra",
    "Return Date": "Data da Devolução",
    "Return Amount": "Valor da Devolução",
    "Return Qty": "Quantidade Devolvida",
    "Brand list": "Lista de Marcas",
    "0": "0",
    "Quick Action": "Ação Rápida",
    "Today Purchase": "Compra de Hoje",
    "Calculator": "Calculadora",
    "Select Supplier": "Selecionar Fornecedor",
    "Receive Amount": "Receber Valor",
    "Search product...": "Pesquisar produto...",
    "Due: ": "A Vencer: ",
    "Party Name": "Nome da Parte",
    "Discount": "Desconto",
    "Payment": "Pagamento",
    "INVOICE": "FATURA",
    "Sells By": "Vendido por",
    "Quantity": "Quantidade",
    "Unit Price": "Preço Unitário",
    "Total Price": "Preço Total",
    "Item": "Item",
    "Paid by": "Pago por",
    "Subtotal": "Subtotal",
    "Customer Signature": "Assinatura do Cliente",
    "Authorized Signature": "Assinatura Autorizada",
    "Add Items": "Adicionar Itens",
    "Enter Quantity": "Digite a Quantidade",
    "Enter Purchase Price": "Digite o Preço de Compra",
    "Sales Price": "Preço de Venda",
    "Enter Sales Price": "Digite o Preço de Venda",
    "WholeSale Price": "Preço de Atacado",
    "Enter WholeSale Price": "Digite o Preço de Atacado",
    "Enter Dealer Price": "Digite o Preço do Revendedor",
    "Customer Due Reports": "Relatórios de Dívida do Cliente",
    "Customer Due List": "Lista de Dívida do Cliente",
    "Expense Reports": "Relatórios de Despesas",
    "Expense Report List": "Lista de Relatórios de Despesas",
    "Income For": "Renda Para",
    "Income Reports": "Relatórios de Renda",
    "Income Report List": "Lista de Relatórios de Renda",
    "Loss Profit Reports": "Relatórios de Lucro e Perda",
    "From Date": "Data Inicial",
    "To Date": "Data Final",
    "Loss Profit Report List": "Lista de Relatórios de Lucro e Perda",
    "Discount Amount": "Valor do Desconto",
    "Sale Date": "Data da Venda",
    "Purchase Report List": "Lista de Relatórios de Compra",
    "Purchase Reports": "Relatórios de Compra",
    "Purchase Return Report List": "Lista de Relatórios de Devolução de Compra",
    "Purchase Return Reports": "Relatórios de Devolução de Compra",
    "Sales Report List": "Lista de Relatórios de Venda",
    "Sale Reports": "Relatórios de Venda",
    "Sale Return Report": "Relatório de Devolução de Venda",
    "Sale Return Reports": "Relatórios de Devolução de Venda",
    "Sale Return Report List": "Lista de Relatórios de Devolução de Venda",
    "Cost": "Custo",
    "Stock Value": "Valor do Estoque",
    "Stock Report List": "Lista de Relatórios de Estoque",
    "Stock Reports": "Relatórios de Estoque",
    "Total Quantity": "Quantidade Total",
    "Total Stock Value": "Valor Total do Estoque",
    "Supplier Due Reports": "Relatórios de Dívida do Fornecedor",
    "Supplier Due List": "Lista de Dívida do Fornecedor",
    "Profile Edit": "Editar Perfil",
    "Parties": "Partes",
    "Sales List": "Lista de Vendas",
    "User Title": "Título do Usuário",
    "Enter user title": "Digite o título do usuário",
    "Email Address": "Endereço de Email",
    "Edit User Role": "Editar Função do Usuário",
    "Add User Role": "Adicionar Função do Usuário",
    "Sale return Amount ": "Valor da Devolução de Venda",
    "Sales Return List": "Lista de Devoluções de Venda",
    "Select Customer": "Selecionar Cliente",
    "Guest": "Convidado",
    "Enter Customer Phone Number": "Digite o Número de Telefone do Cliente",
    "Type note...": "Digite uma nota...",
    "Sales Return": "Devolução de Venda",
    "Purchases Return": "Devolução de Compras",
    "Add Vat": "Adicionar IVA",
    "Tax": "Imposto",
    "Apply": "Aplicar",
    "Select a category": "Selecione uma categoria",
    "Company And Business Name": "Nome da Empresa e do Negócio",
    "Enter Phone": "Digite o Telefone",
    "Logo": "Logotipo",
    "Invoice Logo": "Logotipo da Fatura",
    "Purchase Plan": "Plano de Compra",
    "Days": "Dias",
    "Already Subscribed": "Já Assinado",
    "Buy Now": "Comprar Agora",
    "Create Unit": "Criar Unidade",
    "Unit Name": "Nome da Unidade",
    "Enter Unit Name": "Digite o Nome da Unidade",
    "Unit List": "Lista de Unidades",
    "Add new Unit": "Adicionar nova Unidade",
    "Overall Reports": "Relatórios Gerais",
    "Revenue Statistic": "Estatística de Receita",
    "Today Sales": "Vendas de Hoje",
    "Change Amount": "Valor da Troca",
    "Vat": "IVA",
    "Save Product": "Salvar Produto",
    "Product": "Produto",
    "Category created successfully": "Categoria criada com sucesso",
    "Category updated successfully": "Categoria atualizada com sucesso",
    "Category deleted successfully": "Categoria excluída com sucesso",
    "Selected Category deleted successfully": "Categoria selecionada excluída com sucesso",
    "Something went wrong!": "Algo deu errado!",
    "Brand created cuccessfully": "Marca criada com sucesso",
    "Brand updated successfully": "Marca atualizada com sucesso",
    "Brand deleted successfully": "Marca excluída com sucesso",
    "Selected Brands deleted successfully": "Marcas selecionadas excluídas com sucesso",
    "Something was wrong.": "Algo deu errado.",
    "Default currency activated successfully": "Moeda padrão ativada com sucesso",
    "Failed to set default currency. Please try again.": "Falha ao definir a moeda padrão. Por favor, tente novamente.",
    "Collect Due saved successfully": "Cobrança a Vencer salva com sucesso",
    "Expense Category saved successfully.": "Categoria de Despesa salva com sucesso.",
    "Expense Category updated successfully.": "Categoria de Despesa atualizada com sucesso.",
    "Expense Category deleted successfully": "Categoria de Despesa excluída com sucesso",
    "Selected item deleted successfully.": "Item selecionado excluído com sucesso.",
    "Expense saved successfully.": "Despesa salva com sucesso.",
    "Expense updated successfully.": "Despesa atualizada com sucesso.",
    "Expense deleted successfully": "Despesa excluída com sucesso",
    "Selected Items deleted successfully.": "Itens selecionados excluídos com sucesso.",
    "Income Category saved successfully.": "Categoria de Renda salva com sucesso.",
    "Income Category updated successfully.": "Categoria de Renda atualizada com sucesso.",
    "Income Category deleted successfully": "Categoria de Renda excluída com sucesso",
    "Income saved successfully.": "Renda salva com sucesso.",
    "Income updated successfully.": "Renda atualizada com sucesso.",
    "Income deleted successfully": "Renda excluída com sucesso",
    "Premission denied.": "Permissão negada.",
    "Customer created successfully": "Cliente criado com sucesso",
    "Supplier created successfully": "Fornecedor criado com sucesso",
    "Supplier deleted successfully": "Fornecedor excluído com sucesso",
    "Customer deleted successfully": "Cliente excluído com sucesso",
    "Selected parties deleted successfully": "Partes selecionadas excluídas com sucesso",
    "Product saved successfully.": "Produto salvo com sucesso.",
    "Data saved successfully.": "Dados salvos com sucesso.",
    "Product deleted successfully": "Produto excluído com sucesso",
    "Selected product deleted successfully": "Produto selecionado excluído com sucesso",
    "Cart is empty. Add items first!": "O carrinho está vazio. Adicione itens primeiro!",
    "Purchase created successfully.": "Compra criada com sucesso.",
    "Somethings went wrong!": "Algo deu errado!",
    "Purchase updated successfully.": "Compra atualizada com sucesso.",
    "Selected purchases deleted successfully.": "Compras selecionadas excluídas com sucesso.",
    "Sales created successfully.": "Vendas criadas com sucesso.",
    "You cannot sale in due for a walking customer.": "Você não pode vender a prazo para um cliente casual.",
    "Sales updated successfully.": "Vendas atualizadas com sucesso.",
    "Sale deleted successfully.": "Venda excluída com sucesso.",
    "Selected sales deleted successfully.": "Vendas selecionadas excluídas com sucesso.",
    "Unit saved successfully": "Unidade salva com sucesso",
    "Unit updated successfully": "Unidade atualizada com sucesso",
    "Units deleted successfully": "Unidades excluídas com sucesso",
    "Unit deleted successfully": "Unidade excluída com sucesso",
    "Quantity and price updated successfully": "Quantidade e preço atualizados com sucesso",
    "Enter valid qty and price": "Digite uma quantidade e preço válidos",
    "Item not found in the cart": "Item não encontrado no carrinho",
    "The cart does not contain this item": "O carrinho não contém este item",
    "Item removed from cart": "Item removido do carrinho",
    "All cart removed successfully!": "Todo o carrinho removido com sucesso!",
    "Current Password does not match with old password": "A senha atual não corresponde à senha antiga",
    "Profile updated successfully": "Perfil atualizado com sucesso",
    "Purchase returned successfully.": "Devolução de compra realizada com sucesso.",
    "Business General Setting updated successfully": "Configuração geral do negócio atualizada com sucesso",
    "User role created successfully": "Função de usuário criada com sucesso",
    "User role updated successfully": "Função de usuário atualizada com sucesso",
    "User role deleted successfully": "Função de usuário excluída com sucesso",
    "You have no permission to access.": "Você não tem permissão para acessar.",
    "Sale returned successfully.": "Devolução de venda realizada com sucesso.",
    "New subscription order successfully.": "Novo pedido de assinatura realizado com sucesso.",

    "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 "
}

Anon7 - 2021