|
|
|
@ -13,27 +13,27 @@ $lang['no_available_hours'] = 'Não existem eventos para a data selecionada, Por
|
|
|
|
|
$lang['appointment_hour_missing'] = 'Por favor, selecione a hora do evento antes de continuar.';
|
|
|
|
|
$lang['customer_information'] = 'Preencha as suas informações';
|
|
|
|
|
$lang['first_name'] = 'Primeiro Nome';
|
|
|
|
|
$lang['last_name'] = 'Ultimo Nome';
|
|
|
|
|
$lang['last_name'] = 'Último Nome';
|
|
|
|
|
$lang['email'] = 'Email';
|
|
|
|
|
$lang['phone_number'] = 'Telemóvel';
|
|
|
|
|
$lang['phone'] = 'Phone';
|
|
|
|
|
$lang['phone_number'] = 'Número de Telemóvel';
|
|
|
|
|
$lang['phone'] = 'Telemóvel';
|
|
|
|
|
$lang['address'] = 'Morada';
|
|
|
|
|
$lang['city'] = 'Cidade';
|
|
|
|
|
$lang['zip_code'] = 'Código Postal';
|
|
|
|
|
$lang['notes'] = 'Notas';
|
|
|
|
|
$lang['language'] = 'Language';
|
|
|
|
|
$lang['no_language'] = 'No language';
|
|
|
|
|
$lang['language'] = 'Idioma';
|
|
|
|
|
$lang['no_language'] = 'Sem idioma';
|
|
|
|
|
$lang['fields_are_required'] = '* campos obrigatorios';
|
|
|
|
|
$lang['appointment_confirmation'] = 'Confirmar Evento';
|
|
|
|
|
$lang['confirm'] = 'Comfirmar';
|
|
|
|
|
$lang['update'] = 'Update';
|
|
|
|
|
$lang['update'] = 'Atualizar';
|
|
|
|
|
$lang['cancel_appointment_hint'] = 'Pressione o botão "cancelar" para remover o compromisso da agenda (da empresa).';
|
|
|
|
|
$lang['cancel'] = 'Cancelar';
|
|
|
|
|
$lang['appointment_registered'] = 'O seu evento foi registrado com sucesso.';
|
|
|
|
|
$lang['cancel_appointment_title'] = 'Cancelar Evento';
|
|
|
|
|
$lang['appointment_cancelled'] = 'O seu evento foi cancelado com sucesso.';
|
|
|
|
|
$lang['appointment_cancelled_title'] = 'Evento cancelado';
|
|
|
|
|
$lang['reason'] = 'Razão';
|
|
|
|
|
$lang['reason'] = 'Motivo';
|
|
|
|
|
$lang['appointment_removed_from_schedule'] = 'O seu evento foi removido dos eventos da empresa.';
|
|
|
|
|
$lang['appointment_details_was_sent_to_you'] = 'Email enviado com os destalhes do evento.';
|
|
|
|
|
$lang['add_to_google_calendar'] = 'Adicionar calendario da google';
|
|
|
|
@ -51,8 +51,8 @@ $lang['appointment_link_title'] = 'Link de apontamentos';
|
|
|
|
|
$lang['success'] = 'Sucesso.';
|
|
|
|
|
$lang['appointment_added_to_your_plan'] = 'Um novo evento foi adicionado ao seu plano.';
|
|
|
|
|
$lang['appointment_link_description'] = 'Pode fazer alterações clicando no link.';
|
|
|
|
|
$lang['appointment_locked'] = 'Modification impossible.';
|
|
|
|
|
$lang['appointment_locked_message'] = 'The appointment cannot be changed less than {$limit} hours in advance.';
|
|
|
|
|
$lang['appointment_locked'] = 'Modificação impossível.';
|
|
|
|
|
$lang['appointment_locked_message'] = 'O evento não pode ser alterado com menos de {$limit} horas de antecedência.';
|
|
|
|
|
$lang['appointment_not_found'] = 'Evento não encontrado.';
|
|
|
|
|
$lang['appointment_does_not_exist_in_db'] = 'O evento pedido não existe na base de dados.';
|
|
|
|
|
$lang['display_calendar'] = 'Mostrar Calendário';
|
|
|
|
@ -63,7 +63,7 @@ $lang['log_out'] = 'Sair';
|
|
|
|
|
$lang['synchronize'] = 'Sincronizar';
|
|
|
|
|
$lang['enable_sync'] = 'Ativar Sincronização';
|
|
|
|
|
$lang['disable_sync'] = 'Desativar Sincronização';
|
|
|
|
|
$lang['disable_sync_prompt'] = 'Are you sure that you want to disable the calendar synchronization?';
|
|
|
|
|
$lang['disable_sync_prompt'] = 'Tem a certeza de que deseja desativar a sincronização do calendário?';
|
|
|
|
|
$lang['reload'] = 'Carregar';
|
|
|
|
|
$lang['appointment'] = 'Evento';
|
|
|
|
|
$lang['unavailability'] = 'Indisponível';
|
|
|
|
@ -108,7 +108,7 @@ $lang['new_unavailability_title'] = 'Novo Período Indisponível';
|
|
|
|
|
$lang['edit_unavailability_title'] = 'Edite Período Indisponível';
|
|
|
|
|
$lang['unavailability_saved'] = 'Período Indisponível guardado com sucesso.';
|
|
|
|
|
$lang['start_date_before_end_error'] = 'A data início é superior ao valor da data fim.';
|
|
|
|
|
$lang['invalid_duration'] = 'Invalid duration.';
|
|
|
|
|
$lang['invalid_duration'] = 'Duração inválida.';
|
|
|
|
|
$lang['invalid_email'] = 'Email invalido.';
|
|
|
|
|
$lang['customers'] = 'Clientes';
|
|
|
|
|
$lang['details'] = 'Detalhes';
|
|
|
|
@ -127,10 +127,10 @@ $lang['mobile_number'] = 'Telemóvel ';
|
|
|
|
|
$lang['mobile'] = 'Mobile';
|
|
|
|
|
$lang['state'] = 'Estado';
|
|
|
|
|
$lang['username'] = 'Nome de utilizador';
|
|
|
|
|
$lang['password'] = 'Palavra pass / senha';
|
|
|
|
|
$lang['password'] = 'Palavra-passe / senha';
|
|
|
|
|
$lang['retype_password'] = 'Retype Password';
|
|
|
|
|
$lang['receive_notifications'] = 'Receber notificações';
|
|
|
|
|
$lang['passwords_mismatch'] = 'Senha inválida.';
|
|
|
|
|
$lang['passwords_mismatch'] = 'Palavra-passe inválida.';
|
|
|
|
|
$lang['admin_saved'] = 'Administrador guardado com sucesso.';
|
|
|
|
|
$lang['provider_saved'] = 'Fornecedor guardado com sucesso.';
|
|
|
|
|
$lang['secretary_saved'] = 'Secretário guardado com sucesso.';
|
|
|
|
@ -156,7 +156,7 @@ $lang['sunday'] = 'Domingo';
|
|
|
|
|
$lang['breaks'] = 'Pausas';
|
|
|
|
|
$lang['add_breaks_during_each_day'] = 'Adicionar as pausas de trabalho durante cada dia. Durante os intervalos o fornecedor não aceitará quaisquer compromissos.';
|
|
|
|
|
$lang['day'] = 'Dia';
|
|
|
|
|
$lang['days'] = 'Days';
|
|
|
|
|
$lang['days'] = 'Dias';
|
|
|
|
|
$lang['actions'] = 'Ações';
|
|
|
|
|
$lang['reset_working_plan_hint'] = 'Repor o plano de trabalho para os valores padrão.';
|
|
|
|
|
$lang['company_name'] = 'Nome da empresa';
|
|
|
|
@ -179,7 +179,7 @@ $lang['edit_breaks_hint'] = 'Adicione as pausas de trabalho durante cada dia. Es
|
|
|
|
|
$lang['book_advance_timeout'] = 'Tempo esgotado / o tempo acaba';
|
|
|
|
|
$lang['book_advance_timeout_hint'] = 'Definir o limite de tempo (em minutos) antes que os clientes possam reservar ou reorganizar eventos com a empresa.';
|
|
|
|
|
$lang['timeout_minutes'] = 'O tempo acaba (minutos)';
|
|
|
|
|
$lang['about_app_info'] = 'Easy! Appointmentes é uma aplicação web altamente personalizável que permite que os clientes marquem eventos através da internet. Além disso, oferece a possibilidade de sincronizar seus dados com o Google Calendar para que possa usá-los com outros serviços.';
|
|
|
|
|
$lang['about_app_info'] = 'Easy!Appointmentes é uma aplicação web altamente personalizável que permite que os clientes marquem eventos através da internet. Além disso, oferece a possibilidade de sincronizar seus dados com o Google Calendar para que possa usá-los com outros serviços.';
|
|
|
|
|
$lang['current_version'] = 'Versão Corrente';
|
|
|
|
|
$lang['support'] = 'Suporte';
|
|
|
|
|
$lang['about_app_support'] = 'Se encontrar algum problema ao usar o Easy!Appointments pode procurar o Grupo oficial do Google para obter respostas. Pode precisar de criar uma nova questão na página do Google Code, a fim de ajudar o progresso do desenvolvimento.';
|
|
|
|
@ -194,17 +194,17 @@ $lang['book_appointment_title'] = 'Agenda';
|
|
|
|
|
$lang['backend_section'] = 'Seção de backend';
|
|
|
|
|
$lang['you_need_to_login'] = 'Bem-Vindo! Precisa de entrar para visualizar todos os conteudos';
|
|
|
|
|
$lang['enter_username_here'] = 'Insira o seu nome de utilizador ...';
|
|
|
|
|
$lang['enter_password_here'] = 'Insira a sua senha ...';
|
|
|
|
|
$lang['enter_password_here'] = 'Insira a sua palavra-passe ...';
|
|
|
|
|
$lang['login'] = 'Login';
|
|
|
|
|
$lang['forgot_your_password'] = 'Esqueceu a senha?';
|
|
|
|
|
$lang['forgot_your_password'] = 'Esqueceu a palavra-passe?';
|
|
|
|
|
$lang['login_failed'] = 'Falha no login, por favor introduza os seus dados de acesso correctos e volte a tentar.';
|
|
|
|
|
$lang['type_username_and_email_for_new_password'] = 'Digite o seu nome de utilizador e email para ser gerado uma nova senha.';
|
|
|
|
|
$lang['type_username_and_email_for_new_password'] = 'Digite o seu nome de utilizador e email para ser gerado uma nova palavra-passe.';
|
|
|
|
|
$lang['enter_email_here'] = 'Insira o seu email ...';
|
|
|
|
|
$lang['regenerate_password'] = 'Alterar Password';
|
|
|
|
|
$lang['go_to_login'] = 'Voltar à página de Login';
|
|
|
|
|
$lang['new_password_sent_with_email'] = 'A nova senha foi enviada para o seu email.';
|
|
|
|
|
$lang['new_account_password'] = 'Senha para nova conta';
|
|
|
|
|
$lang['new_password_is'] = 'A nova senha da conta é $password Por favor, guarde este email para ser possivel recuperar, se necessário. Pode alterar a senha na página de configurações.';
|
|
|
|
|
$lang['new_password_sent_with_email'] = 'A nova palavra-passe foi enviada para o seu email.';
|
|
|
|
|
$lang['new_account_password'] = 'palavra-passe para nova conta';
|
|
|
|
|
$lang['new_password_is'] = 'A nova palavra-passe da conta é $password Por favor, guarde este email para ser possivel recuperar, se necessário. Pode alterar a palavra-passe na página de configurações.';
|
|
|
|
|
$lang['delete_record_prompt'] = 'Tem a certeza que pretende eliminar o registo? Não será possivel voltar atrás.';
|
|
|
|
|
$lang['delete_admin'] = 'Apagar Administrador';
|
|
|
|
|
$lang['delete_customer'] = 'Apagar Cliente';
|
|
|
|
@ -219,7 +219,7 @@ $lang['unexpected_issues'] = 'Problemas inesperados';
|
|
|
|
|
$lang['unexpected_issues_message'] = 'Não foi possível concluir a tarefa.';
|
|
|
|
|
$lang['close'] = 'Close';
|
|
|
|
|
$lang['page_not_found'] = 'Página não encontrada or página não existente';
|
|
|
|
|
$lang['page_not_found_message'] = 'Unfortunately the page you requested does not exist. Please check your browser URL or head to another location using the buttons below.';
|
|
|
|
|
$lang['page_not_found_message'] = 'Infelizmente, a página que você solicitou não existe. Por favor, verifique o URL do seu navegador ou vá para outro local usando os botões abaixo.';
|
|
|
|
|
$lang['error'] = 'Fechado';
|
|
|
|
|
$lang['no_privileges'] = 'Não tem permissão';
|
|
|
|
|
$lang['no_privileges_message'] = 'Não tem permissões para visualizar esta pagina. Por favor, selecione outra pagina.';
|
|
|
|
@ -238,7 +238,7 @@ $lang['filter'] = 'Filtrar';
|
|
|
|
|
$lang['clear'] = 'Limpar';
|
|
|
|
|
$lang['uncategorized'] = 'Sem Categoria';
|
|
|
|
|
$lang['username_already_exists'] = 'Nome de utilizador já existe.';
|
|
|
|
|
$lang['password_length_notice'] = 'A senha deve ter pelo menos $number caracteres.';
|
|
|
|
|
$lang['password_length_notice'] = 'A palavra-passe deve ter pelo menos $number caracteres.';
|
|
|
|
|
$lang['general_settings'] = 'Definições Gerais';
|
|
|
|
|
$lang['personal_information'] = 'Informações Pessoais';
|
|
|
|
|
$lang['system_login'] = 'Sistema de Acesso';
|
|
|
|
@ -270,217 +270,217 @@ $lang['select_sync_calendar_prompt'] = 'Selecione o calendario para sincronizar
|
|
|
|
|
$lang['sync_calendar_selected'] = 'Calendario da google foi selecionado com sucesso.';
|
|
|
|
|
$lang['oops_something_went_wrong'] = 'Ops! Algo deu errado.';
|
|
|
|
|
$lang['ea_update_success'] = 'Nomeações fáceis! Foi atualizado com sucesso.';
|
|
|
|
|
$lang['require_captcha'] = 'Require CAPTCHA';
|
|
|
|
|
$lang['require_captcha_hint'] = 'When enabled, the customers will have to type a random generated CAPTCHA string before booking/updating an appointment.';
|
|
|
|
|
$lang['captcha_is_wrong'] = 'CAPTCHA verification failed, please try again.';
|
|
|
|
|
$lang['any_provider'] = 'Any Provider';
|
|
|
|
|
$lang['requested_hour_is_unavailable'] = 'The requested appointment is unfortunately not available. Please select a different hour for your appointment.';
|
|
|
|
|
$lang['customer_notifications'] = 'Customer Notifications';
|
|
|
|
|
$lang['customer_notifications_hint'] = 'Defines whether the customer will receive email notifications whenever there is a schedule change on one of his appointments.';
|
|
|
|
|
$lang['date_format'] = 'Date Format';
|
|
|
|
|
$lang['date_format_hint'] = 'Change the date display format (D - Date, M - Month, Y - Year).';
|
|
|
|
|
$lang['time_format'] = 'Time Format';
|
|
|
|
|
$lang['time_format_hint'] = 'Change the time display format (H - Hours, M - Minutes).';
|
|
|
|
|
$lang['first_weekday'] = 'First day of week';
|
|
|
|
|
$lang['first_weekday_hint'] = 'Set the first day of the calendar week.';
|
|
|
|
|
$lang['google_analytics_code_hint'] = 'Add your Google Analytics ID to be included in the booking page.';
|
|
|
|
|
$lang['availabilities_type'] = 'Availabilities Type';
|
|
|
|
|
$lang['flexible'] = 'Flexible';
|
|
|
|
|
$lang['fixed'] = 'Fixed';
|
|
|
|
|
$lang['attendants_number'] = 'Attendants Number';
|
|
|
|
|
$lang['reset_working_plan'] = 'Reset the working plan back to the default values.';
|
|
|
|
|
$lang['legal_contents'] = 'Legal Contents';
|
|
|
|
|
$lang['cookie_notice'] = 'Cookie Notice';
|
|
|
|
|
$lang['display_cookie_notice'] = 'Display Cookie Notice';
|
|
|
|
|
$lang['cookie_notice_content'] = 'Cookie Notice Content';
|
|
|
|
|
$lang['terms_and_conditions'] = 'Terms & Conditions';
|
|
|
|
|
$lang['display_terms_and_conditions'] = 'Display Terms & Conditions';
|
|
|
|
|
$lang['terms_and_conditions_content'] = 'Terms & Conditions Content';
|
|
|
|
|
$lang['privacy_policy'] = 'Privacy Policy';
|
|
|
|
|
$lang['display_privacy_policy'] = 'Display Privacy Policy';
|
|
|
|
|
$lang['privacy_policy_content'] = 'Privacy Policy Content';
|
|
|
|
|
$lang['website_using_cookies_to_ensure_best_experience'] = 'This website uses cookies to ensure you get the best experience on our website.';
|
|
|
|
|
$lang['read_and_agree_to_terms_and_conditions'] = 'I have read and agree to the {$link}Terms & Conditions{/$link}.';
|
|
|
|
|
$lang['read_and_agree_to_privacy_policy'] = 'I have read and agree to the {$link}Privacy Policy{/$link}.';
|
|
|
|
|
$lang['delete_personal_information_hint'] = 'Remove all your appointments and personal information from the system.';
|
|
|
|
|
$lang['delete_personal_information'] = 'Delete Personal Information';
|
|
|
|
|
$lang['delete_personal_information_prompt'] = 'Are you sure that you want to delete your personal information? This action cannot be undone.';
|
|
|
|
|
$lang['location'] = 'Location';
|
|
|
|
|
$lang['working_plan_exception'] = 'Working Plan Exception';
|
|
|
|
|
$lang['working_plan_exceptions'] = 'Working Plan Exceptions';
|
|
|
|
|
$lang['working_plan_exceptions_hint'] = 'Add a working plan exception day, outside the working plan.';
|
|
|
|
|
$lang['new_working_plan_exception_title'] = 'New Working Plan Exception';
|
|
|
|
|
$lang['working_plan_exception_saved'] = 'Working plan exception saved successfully.';
|
|
|
|
|
$lang['working_plan_exception_deleted'] = 'Working plan exception deleted successfully.';
|
|
|
|
|
$lang['add_working_plan_exceptions_during_each_day'] = 'Add working plan exceptions, outside the working plan.';
|
|
|
|
|
$lang['add_working_plan_exception'] = 'Add Working Plan Exception';
|
|
|
|
|
$lang['require_phone_number'] = 'Require phone number';
|
|
|
|
|
$lang['require_phone_number_hint'] = 'When enabled, customers and users will need to enter the customer\'s phone number when booking an appointment';
|
|
|
|
|
$lang['check_spam_folder'] = 'Please check your spam folder if the email does not arrive within a few minutes.';
|
|
|
|
|
$lang['api_token_hint'] = 'Set a secret token in order to enable the token based authentication of the Easy!Appointments API.';
|
|
|
|
|
$lang['timezone'] = 'Timezone';
|
|
|
|
|
$lang['overwrite_existing_working_plans'] = 'This will overwrite the existing provider working plans, are you sure that you want to continue?';
|
|
|
|
|
$lang['working_plans_got_updated'] = 'All the working plans got updated.';
|
|
|
|
|
$lang['apply_to_all_providers'] = 'Apply To All Providers';
|
|
|
|
|
$lang['display_any_provider'] = 'Display Any Provider Option';
|
|
|
|
|
$lang['display_any_provider_hint'] = 'The booking page will get an additional option that allows customers to book without specifying a provider.';
|
|
|
|
|
$lang['load_more'] = 'Load More';
|
|
|
|
|
$lang['list'] = 'List';
|
|
|
|
|
$lang['default'] = 'Default';
|
|
|
|
|
$lang['table'] = 'Table';
|
|
|
|
|
$lang['date'] = 'Date';
|
|
|
|
|
$lang['about'] = 'About';
|
|
|
|
|
$lang['booking_settings'] = 'Booking Settings';
|
|
|
|
|
$lang['display'] = 'Display';
|
|
|
|
|
$lang['require'] = 'Require';
|
|
|
|
|
$lang['color'] = 'Color';
|
|
|
|
|
$lang['matomo_analytics_url_hint'] = 'Add the URL to your own Matomo installation to enable Matomo tracking on the booking pages.';
|
|
|
|
|
$lang['invalid_phone'] = 'Invalid phone number.';
|
|
|
|
|
$lang['require_captcha'] = 'Requer CAPTCHA';
|
|
|
|
|
$lang['require_captcha_hint'] = 'Quando ativado, os clientes terão que digitar uma string CAPTCHA gerada aleatoriamente antes de agendar/atualizar um compromisso.';
|
|
|
|
|
$lang['captcha_is_wrong'] = 'A verificação do CAPTCHA falhou, por favor tente novamente.';
|
|
|
|
|
$lang['any_provider'] = 'Qualquer Fornecedor';
|
|
|
|
|
$lang['requested_hour_is_unavailable'] = 'O horário solicitado infelizmente não está disponível. Por favor, selecione um horário diferente para o seu compromisso.';
|
|
|
|
|
$lang['customer_notifications'] = 'Notificações ao Cliente';
|
|
|
|
|
$lang['customer_notifications_hint'] = 'Define se o cliente receberá notificações por email sempre que houver uma alteração de horário em um de seus compromissos.';
|
|
|
|
|
$lang['date_format'] = 'Formato de Data';
|
|
|
|
|
$lang['date_format_hint'] = 'Altere o formato de exibição da data (D - Dia, M - Mês, A - Ano).';
|
|
|
|
|
$lang['time_format'] = 'Formato de Hora';
|
|
|
|
|
$lang['time_format_hint'] = 'Altere o formato de exibição da hora (H - Horas, M - Minutos).';
|
|
|
|
|
$lang['first_weekday'] = 'Primeiro dia da semana';
|
|
|
|
|
$lang['first_weekday_hint'] = 'Defina o primeiro dia da semana no calendário.';
|
|
|
|
|
$lang['google_analytics_code_hint'] = 'Adicione seu ID do Google Analytics para ser incluído na página de agendamento.';
|
|
|
|
|
$lang['availabilities_type'] = 'Tipo de Disponibilidade';
|
|
|
|
|
$lang['flexible'] = 'Flexível';
|
|
|
|
|
$lang['fixed'] = 'Fixo';
|
|
|
|
|
$lang['attendants_number'] = 'Número de Atendentes';
|
|
|
|
|
$lang['reset_working_plan'] = 'Redefinir o plano de trabalho para os valores padrão.';
|
|
|
|
|
$lang['legal_contents'] = 'Conteúdos Legais';
|
|
|
|
|
$lang['cookie_notice'] = 'Aviso de Cookies';
|
|
|
|
|
$lang['display_cookie_notice'] = 'Exibir Aviso de Cookies';
|
|
|
|
|
$lang['cookie_notice_content'] = 'Conteúdo do Aviso de Cookies';
|
|
|
|
|
$lang['terms_and_conditions'] = 'Termos & Condições';
|
|
|
|
|
$lang['display_terms_and_conditions'] = 'Exibir Termos & Condições';
|
|
|
|
|
$lang['terms_and_conditions_content'] = 'Conteúdo dos Termos & Condições';
|
|
|
|
|
$lang['privacy_policy'] = 'Política de Privacidade';
|
|
|
|
|
$lang['display_privacy_policy'] = 'Exibir Política de Privacidade';
|
|
|
|
|
$lang['privacy_policy_content'] = 'Conteúdo da Política de Privacidade';
|
|
|
|
|
$lang['website_using_cookies_to_ensure_best_experience'] = 'Este site usa cookies para garantir que você tenha a melhor experiência em nosso site.';
|
|
|
|
|
$lang['read_and_agree_to_terms_and_conditions'] = 'Eu li e concordo com os {$link}Termos & Condições{/$link}.';
|
|
|
|
|
$lang['read_and_agree_to_privacy_policy'] = 'Eu li e concordo com a {$link}Política de Privacidade{/$link}.';
|
|
|
|
|
$lang['delete_personal_information_hint'] = 'Remova todos os seus compromissos e informações pessoais do sistema.';
|
|
|
|
|
$lang['delete_personal_information'] = 'Excluir Informações Pessoais';
|
|
|
|
|
$lang['delete_personal_information_prompt'] = 'Tem certeza de que deseja excluir suas informações pessoais? Esta ação não pode ser desfeita.';
|
|
|
|
|
$lang['location'] = 'Localização';
|
|
|
|
|
$lang['working_plan_exception'] = 'Exceção ao Plano de Trabalho';
|
|
|
|
|
$lang['working_plan_exceptions'] = 'Exceções ao Plano de Trabalho';
|
|
|
|
|
$lang['working_plan_exceptions_hint'] = 'Adicione um dia de exceção ao plano de trabalho, fora do plano de trabalho.';
|
|
|
|
|
$lang['new_working_plan_exception_title'] = 'Nova Exceção ao Plano de Trabalho';
|
|
|
|
|
$lang['working_plan_exception_saved'] = 'Exceção ao plano de trabalho salva com sucesso.';
|
|
|
|
|
$lang['working_plan_exception_deleted'] = 'Exceção ao plano de trabalho excluída com sucesso.';
|
|
|
|
|
$lang['add_working_plan_exceptions_during_each_day'] = 'Adicione exceções ao plano de trabalho, fora do plano de trabalho.';
|
|
|
|
|
$lang['add_working_plan_exception'] = 'Adicionar Exceção ao Plano de Trabalho';
|
|
|
|
|
$lang['require_phone_number'] = 'Exigir número de telefone';
|
|
|
|
|
$lang['require_phone_number_hint'] = 'Quando ativado, os clientes e usuários precisarão inserir o número de telefone do cliente ao agendar um compromisso';
|
|
|
|
|
$lang['check_spam_folder'] = 'Por favor, verifique sua pasta de spam se o email não chegar dentro de alguns minutos.';
|
|
|
|
|
$lang['api_token_hint'] = 'Defina um token secreto para habilitar a autenticação baseada em token da API do Easy!Appointments.';
|
|
|
|
|
$lang['timezone'] = 'Fuso Horário';
|
|
|
|
|
$lang['overwrite_existing_working_plans'] = 'Isso substituirá os planos de trabalho existentes dos fornecedores, tem certeza de que deseja continuar?';
|
|
|
|
|
$lang['working_plans_got_updated'] = 'Todos os planos de trabalho foram atualizados.';
|
|
|
|
|
$lang['apply_to_all_providers'] = 'Aplicar a Todos os Fornecedores';
|
|
|
|
|
$lang['display_any_provider'] = 'Exibir Opção de Qualquer Fornecedor';
|
|
|
|
|
$lang['display_any_provider_hint'] = 'A página de agendamento terá uma opção adicional que permite aos clientes agendar sem especificar um fornecedor.';
|
|
|
|
|
$lang['load_more'] = 'Carregar Mais';
|
|
|
|
|
$lang['list'] = 'Lista';
|
|
|
|
|
$lang['default'] = 'Padrão';
|
|
|
|
|
$lang['table'] = 'Tabela';
|
|
|
|
|
$lang['date'] = 'Data';
|
|
|
|
|
$lang['about'] = 'Sobre';
|
|
|
|
|
$lang['booking_settings'] = 'Configurações de Agendamento';
|
|
|
|
|
$lang['display'] = 'Exibir';
|
|
|
|
|
$lang['require'] = 'Exigir';
|
|
|
|
|
$lang['color'] = 'Cor';
|
|
|
|
|
$lang['matomo_analytics_url_hint'] = 'Adicione a URL da sua própria instalação do Matomo para habilitar o rastreamento do Matomo nas páginas de agendamento.';
|
|
|
|
|
$lang['invalid_phone'] = 'Número de telefone inválido.';
|
|
|
|
|
$lang['legal'] = 'Legal';
|
|
|
|
|
$lang['business'] = 'Business';
|
|
|
|
|
$lang['account'] = 'Account';
|
|
|
|
|
$lang['disable_booking'] = 'Disable Booking';
|
|
|
|
|
$lang['disable_booking_hint'] = 'The booking page will be disabled for as long as this setting is active and customers will not be able to register new appointments.';
|
|
|
|
|
$lang['display_message'] = 'Display Message';
|
|
|
|
|
$lang['booking_is_disabled'] = 'Booking Is Disabled!';
|
|
|
|
|
$lang['appearance'] = 'Appearance';
|
|
|
|
|
$lang['company_logo'] = 'Company Logo';
|
|
|
|
|
$lang['company_logo_hint'] = 'The company logo will be displayed in many places of the app, including the booking page and the notification emails (image file, max 2MB).';
|
|
|
|
|
$lang['company_color'] = 'Company Color';
|
|
|
|
|
$lang['company_color_hint'] = 'The company color will be applied across the app so that it the app uses your branding.';
|
|
|
|
|
$lang['localization'] = 'Localization';
|
|
|
|
|
$lang['integrations'] = 'Integrations';
|
|
|
|
|
$lang['company'] = 'Company';
|
|
|
|
|
$lang['remove'] = 'Remove';
|
|
|
|
|
$lang['login_button'] = 'Login Button';
|
|
|
|
|
$lang['display_login_button_hint'] = 'Defines whether the login button is being displayed in the booking page.';
|
|
|
|
|
$lang['private'] = 'Private';
|
|
|
|
|
$lang['private_hint'] = 'Private records will not be displayed or processed in public pages such as the booking page.';
|
|
|
|
|
$lang['reset'] = 'Reset';
|
|
|
|
|
$lang['all'] = 'All';
|
|
|
|
|
$lang['booking_link'] = 'Booking Link';
|
|
|
|
|
$lang['add_new_event'] = 'Add New Event';
|
|
|
|
|
$lang['what_kind_of_event'] = 'What kind of event would you like to add?';
|
|
|
|
|
$lang['theme'] = 'Theme';
|
|
|
|
|
$lang['limit_customer_access'] = 'Limit Customer Access';
|
|
|
|
|
$lang['limit_customer_access_hint'] = 'If enabled, providers and secretaries will only be able to access customers they have an appointment with.';
|
|
|
|
|
$lang['business'] = 'Negócio';
|
|
|
|
|
$lang['account'] = 'Conta';
|
|
|
|
|
$lang['disable_booking'] = 'Desativar Agendamento';
|
|
|
|
|
$lang['disable_booking_hint'] = 'A página de agendamento será desativada enquanto esta configuração estiver ativa e os clientes não poderão registrar novos compromissos.';
|
|
|
|
|
$lang['display_message'] = 'Exibir Mensagem';
|
|
|
|
|
$lang['booking_is_disabled'] = 'Agendamento Está Desativado!';
|
|
|
|
|
$lang['appearance'] = 'Aparência';
|
|
|
|
|
$lang['company_logo'] = 'Logotipo da Empresa';
|
|
|
|
|
$lang['company_logo_hint'] = 'O logotipo da empresa será exibido em vários lugares do aplicativo, incluindo a página de agendamento e os emails de notificação (arquivo de imagem, máximo 2MB).';
|
|
|
|
|
$lang['company_color'] = 'Cor da Empresa';
|
|
|
|
|
$lang['company_color_hint'] = 'A cor da empresa será aplicada em todo o aplicativo para que ele use sua marca.';
|
|
|
|
|
$lang['localization'] = 'Localização';
|
|
|
|
|
$lang['integrations'] = 'Integrações';
|
|
|
|
|
$lang['company'] = 'Empresa';
|
|
|
|
|
$lang['remove'] = 'Remover';
|
|
|
|
|
$lang['login_button'] = 'Botão de Login';
|
|
|
|
|
$lang['display_login_button_hint'] = 'Define se o botão de login será exibido na página de agendamento.';
|
|
|
|
|
$lang['private'] = 'Privado';
|
|
|
|
|
$lang['private_hint'] = 'Registros privados não serão exibidos ou processados em páginas públicas, como a página de agendamento.';
|
|
|
|
|
$lang['reset'] = 'Redefinir';
|
|
|
|
|
$lang['all'] = 'Todos';
|
|
|
|
|
$lang['booking_link'] = 'Link de Agendamento';
|
|
|
|
|
$lang['add_new_event'] = 'Adicionar Novo Evento';
|
|
|
|
|
$lang['what_kind_of_event'] = 'Que tipo de evento você gostaria de adicionar?';
|
|
|
|
|
$lang['theme'] = 'Tema';
|
|
|
|
|
$lang['limit_customer_access'] = 'Limitar Acesso do Cliente';
|
|
|
|
|
$lang['limit_customer_access_hint'] = 'Se ativado, fornecedores e secretárias só poderão acessar clientes com os quais têm um compromisso.';
|
|
|
|
|
$lang['url'] = 'URL';
|
|
|
|
|
$lang['secret_token'] = 'Secret Token';
|
|
|
|
|
$lang['verify_ssl'] = 'Verify SSL';
|
|
|
|
|
$lang['appointment_save'] = 'Appointment Save';
|
|
|
|
|
$lang['appointment_delete'] = 'Appointment Delete';
|
|
|
|
|
$lang['unavailability_save'] = 'Unavailability Save';
|
|
|
|
|
$lang['unavailability_delete'] = 'Unavailability Delete';
|
|
|
|
|
$lang['customer_save'] = 'Customer Save';
|
|
|
|
|
$lang['customer_delete'] = 'Customer Delete';
|
|
|
|
|
$lang['service_save'] = 'Service Save';
|
|
|
|
|
$lang['service_delete'] = 'Service Delete';
|
|
|
|
|
$lang['service_category_save'] = 'Category Save';
|
|
|
|
|
$lang['service_category_delete'] = 'Category Delete';
|
|
|
|
|
$lang['provider_save'] = 'Provider Save';
|
|
|
|
|
$lang['provider_delete'] = 'Provider Delete';
|
|
|
|
|
$lang['secretary_save'] = 'Secretary Save';
|
|
|
|
|
$lang['secretary_delete'] = 'Secretary Delete';
|
|
|
|
|
$lang['admin_save'] = 'Admin Save';
|
|
|
|
|
$lang['admin_delete'] = 'Admin Delete';
|
|
|
|
|
$lang['options'] = 'Options';
|
|
|
|
|
$lang['secret_token'] = 'Token Secreto';
|
|
|
|
|
$lang['verify_ssl'] = 'Verificar SSL';
|
|
|
|
|
$lang['appointment_save'] = 'Salvar Compromisso';
|
|
|
|
|
$lang['appointment_delete'] = 'Excluir Compromisso';
|
|
|
|
|
$lang['unavailability_save'] = 'Salvar Indisponibilidade';
|
|
|
|
|
$lang['unavailability_delete'] = 'Excluir Indisponibilidade';
|
|
|
|
|
$lang['customer_save'] = 'Salvar Cliente';
|
|
|
|
|
$lang['customer_delete'] = 'Excluir Cliente';
|
|
|
|
|
$lang['service_save'] = 'Salvar Serviço';
|
|
|
|
|
$lang['service_delete'] = 'Excluir Serviço';
|
|
|
|
|
$lang['service_category_save'] = 'Salvar Categoria';
|
|
|
|
|
$lang['service_category_delete'] = 'Excluir Categoria';
|
|
|
|
|
$lang['provider_save'] = 'Salvar Fornecedor';
|
|
|
|
|
$lang['provider_delete'] = 'Excluir Fornecedor';
|
|
|
|
|
$lang['secretary_save'] = 'Salvar Secretário';
|
|
|
|
|
$lang['secretary_delete'] = 'Excluir Secretário';
|
|
|
|
|
$lang['admin_save'] = 'Salvar Administrador';
|
|
|
|
|
$lang['admin_delete'] = 'Excluir Administrador';
|
|
|
|
|
$lang['options'] = 'Opções';
|
|
|
|
|
$lang['webhooks'] = 'Webhooks';
|
|
|
|
|
$lang['webhooks_info'] = 'Webhooks enable you to send HTTP notifications to external web applications in response to various application events, such as the creation of an appointment or the removal of a customer.';
|
|
|
|
|
$lang['integrations_info'] = 'Integrations enable you to make third-party connections with external applications and APIs.';
|
|
|
|
|
$lang['configure'] = 'Configure';
|
|
|
|
|
$lang['webhooks_info'] = 'Webhooks permitem enviar notificações HTTP para aplicativos web externos em resposta a vários eventos do aplicativo, como a criação de um compromisso ou a remoção de um cliente.';
|
|
|
|
|
$lang['integrations_info'] = 'Integrações permitem fazer conexões de terceiros com aplicativos e APIs externos.';
|
|
|
|
|
$lang['configure'] = 'Configurar';
|
|
|
|
|
$lang['google_analytics'] = 'Google Analytics';
|
|
|
|
|
$lang['google_analytics_info'] = 'Google Analytics enable you to automatically add the tracking code and HTML markup to the public page and track all the public booking sessions.';
|
|
|
|
|
$lang['google_analytics_info'] = 'Google Analytics permite adicionar automaticamente o código de rastreamento e a marcação HTML à página pública e rastrear todas as sessões de agendamento público.';
|
|
|
|
|
$lang['matomo_analytics'] = 'Matomo Analytics';
|
|
|
|
|
$lang['matomo_analytics_info'] = 'Matomo Analytics enable you to automatically add the tracking code and HTML markup to the public page and track all the public booking sessions.';
|
|
|
|
|
$lang['matomo_analytics_info'] = 'Matomo Analytics permite adicionar automaticamente o código de rastreamento e a marcação HTML à página pública e rastrear todas as sessões de agendamento público.';
|
|
|
|
|
$lang['api'] = 'API';
|
|
|
|
|
$lang['api_info'] = 'API enable you to interact with all the Easy!Appointments data via the HTTP protocol and the available API endpoints and create your own integrations.';
|
|
|
|
|
$lang['google_analytics_code'] = 'Google Analytics Code';
|
|
|
|
|
$lang['matomo_analytics_url'] = 'Matomo Analytics URL';
|
|
|
|
|
$lang['future_booking_limit'] = 'Future Booking Limit';
|
|
|
|
|
$lang['limit_days'] = 'Limit (Days)';
|
|
|
|
|
$lang['future_booking_limit_hint'] = 'Set the future limit in days customers can make appointments via the public booking page.';
|
|
|
|
|
$lang['api_token'] = 'API Token';
|
|
|
|
|
$lang['allow_rescheduling_cancellation_before'] = 'Allow Rescheduling/Cancellation Before';
|
|
|
|
|
$lang['at_least_one_field'] = 'At least one field must be displayed in the booking page.';
|
|
|
|
|
$lang['api_info'] = 'API permite interagir com todos os dados do Easy!Appointments via protocolo HTTP e os endpoints de API disponíveis e criar suas próprias integrações.';
|
|
|
|
|
$lang['google_analytics_code'] = 'Código do Google Analytics';
|
|
|
|
|
$lang['matomo_analytics_url'] = 'URL do Matomo Analytics';
|
|
|
|
|
$lang['future_booking_limit'] = 'Limite de Agendamento Futuro';
|
|
|
|
|
$lang['limit_days'] = 'Limite (Dias)';
|
|
|
|
|
$lang['future_booking_limit_hint'] = 'Defina o limite futuro em dias que os clientes podem fazer compromissos via a página pública de agendamento.';
|
|
|
|
|
$lang['api_token'] = 'Token da API';
|
|
|
|
|
$lang['allow_rescheduling_cancellation_before'] = 'Permitir Reagendamento/Cancelamento Antes';
|
|
|
|
|
$lang['at_least_one_field'] = 'Pelo menos um campo deve ser exibido na página de agendamento.';
|
|
|
|
|
$lang['status'] = 'Status';
|
|
|
|
|
$lang['appointment_status_options'] = 'Appointment Status Options';
|
|
|
|
|
$lang['appointment_status_options_info'] = 'Define a list of available appointment status options that can be used in the the calendar page (the first one will automatically become the default value).';
|
|
|
|
|
$lang['sunday_short'] = 'Sun';
|
|
|
|
|
$lang['monday_short'] = 'Mon';
|
|
|
|
|
$lang['tuesday_short'] = 'Tue';
|
|
|
|
|
$lang['wednesday_short'] = 'Wed';
|
|
|
|
|
$lang['thursday_short'] = 'Thu';
|
|
|
|
|
$lang['friday_short'] = 'Fri';
|
|
|
|
|
$lang['saturday_short'] = 'Sat';
|
|
|
|
|
$lang['appointment_status_options'] = 'Opções de Status do Compromisso';
|
|
|
|
|
$lang['appointment_status_options_info'] = 'Defina uma lista de opções de status de compromisso disponíveis que podem ser usadas na página do calendário (a primeira se tornará automaticamente o valor padrão).';
|
|
|
|
|
$lang['sunday_short'] = 'Dom';
|
|
|
|
|
$lang['monday_short'] = 'Seg';
|
|
|
|
|
$lang['tuesday_short'] = 'Ter';
|
|
|
|
|
$lang['wednesday_short'] = 'Qua';
|
|
|
|
|
$lang['thursday_short'] = 'Qui';
|
|
|
|
|
$lang['friday_short'] = 'Sex';
|
|
|
|
|
$lang['saturday_short'] = 'Sáb';
|
|
|
|
|
$lang['january_short'] = 'Jan';
|
|
|
|
|
$lang['february_short'] = 'Feb';
|
|
|
|
|
$lang['february_short'] = 'Fev';
|
|
|
|
|
$lang['march_short'] = 'Mar';
|
|
|
|
|
$lang['april_short'] = 'Apr';
|
|
|
|
|
$lang['may_short'] = 'May';
|
|
|
|
|
$lang['april_short'] = 'Abr';
|
|
|
|
|
$lang['may_short'] = 'Mai';
|
|
|
|
|
$lang['june_short'] = 'Jun';
|
|
|
|
|
$lang['july_short'] = 'Jul';
|
|
|
|
|
$lang['august_short'] = 'Aug';
|
|
|
|
|
$lang['september_short'] = 'Sep';
|
|
|
|
|
$lang['october_short'] = 'Oct';
|
|
|
|
|
$lang['august_short'] = 'Ago';
|
|
|
|
|
$lang['september_short'] = 'Set';
|
|
|
|
|
$lang['october_short'] = 'Out';
|
|
|
|
|
$lang['november_short'] = 'Nov';
|
|
|
|
|
$lang['december_short'] = 'Dec';
|
|
|
|
|
$lang['december_short'] = 'Dez';
|
|
|
|
|
$lang['am'] = 'am';
|
|
|
|
|
$lang['pm'] = 'pm';
|
|
|
|
|
$lang['to'] = 'to';
|
|
|
|
|
$lang['click_to_toggle'] = 'Click To Toggle';
|
|
|
|
|
$lang['week_short'] = 'Wk';
|
|
|
|
|
$lang['scroll_to_increment'] = 'Scroll To Increment';
|
|
|
|
|
$lang['year'] = 'Year';
|
|
|
|
|
$lang['make_non_working_day'] = 'This provider will not be available for work on the selected day.';
|
|
|
|
|
$lang['no_breaks'] = 'No Breaks';
|
|
|
|
|
$lang['service_categories'] = 'Service Categories';
|
|
|
|
|
$lang['service_category'] = 'Service Category';
|
|
|
|
|
$lang['blocked_period_saved'] = 'Blocked period saved successfully.';
|
|
|
|
|
$lang['blocked_period_deleted'] = 'Blocked period deleted successfully.';
|
|
|
|
|
$lang['delete_blocked_period'] = 'Delete Blocked Period';
|
|
|
|
|
$lang['blocked_period'] = 'Blocked Period';
|
|
|
|
|
$lang['blocked_periods'] = 'Blocked Periods';
|
|
|
|
|
$lang['blocked_period_save'] = 'Blocked Period Save';
|
|
|
|
|
$lang['blocked_period_delete'] = 'Blocked Period Delete';
|
|
|
|
|
$lang['blocked_periods_hint'] = 'Define periods of time where public bookings will be disabled for all providers (e.g. closed dates, holidays etc.).';
|
|
|
|
|
$lang['custom_field'] = 'Custom Field';
|
|
|
|
|
$lang['custom_fields'] = 'Custom Fields';
|
|
|
|
|
$lang['label'] = 'Label';
|
|
|
|
|
$lang['webhook_saved'] = 'Webhook saved successfully.';
|
|
|
|
|
$lang['webhook_deleted'] = 'Webhook deleted successfully.';
|
|
|
|
|
$lang['delete_webhook'] = 'Delete Webhook';
|
|
|
|
|
$lang['contact_info'] = 'Contact Info';
|
|
|
|
|
$lang['hide_from_public'] = 'Hide From Public';
|
|
|
|
|
$lang['matomo_analytics_site_id'] = 'Matomo Analytics Site ID';
|
|
|
|
|
$lang['matomo_analytics_site_id_hint'] = 'Set the site ID that will be tracked by Matomo (the default site has the ID "1").';
|
|
|
|
|
$lang['default_timezone'] = 'Default Timezone';
|
|
|
|
|
$lang['default_timezone_hint'] = 'Set the default timezone value that will be used for new records.';
|
|
|
|
|
$lang['default_language'] = 'Default Language';
|
|
|
|
|
$lang['default_language_hint'] = 'Set the default language value that will be used for new records.';
|
|
|
|
|
$lang['sync_method_prompt'] = 'Which sync method would you like to use?';
|
|
|
|
|
$lang['caldav_server'] = 'CalDAV Server';
|
|
|
|
|
$lang['caldav_connection_info_prompt'] = 'Please enter the connection information of the target CalDAV Calendar.';
|
|
|
|
|
$lang['connect'] = 'Connect';
|
|
|
|
|
$lang['to'] = 'para';
|
|
|
|
|
$lang['click_to_toggle'] = 'Clique para Alternar';
|
|
|
|
|
$lang['week_short'] = 'Sem';
|
|
|
|
|
$lang['scroll_to_increment'] = 'Role para Incrementar';
|
|
|
|
|
$lang['year'] = 'Ano';
|
|
|
|
|
$lang['make_non_working_day'] = 'Este fornecedor não estará disponível para trabalhar no dia selecionado.';
|
|
|
|
|
$lang['no_breaks'] = 'Sem Pausas';
|
|
|
|
|
$lang['service_categories'] = 'Categorias de Serviço';
|
|
|
|
|
$lang['service_category'] = 'Categoria de Serviço';
|
|
|
|
|
$lang['blocked_period_saved'] = 'Período bloqueado salvo com sucesso.';
|
|
|
|
|
$lang['blocked_period_deleted'] = 'Período bloqueado excluído com sucesso.';
|
|
|
|
|
$lang['delete_blocked_period'] = 'Excluir Período Bloqueado';
|
|
|
|
|
$lang['blocked_period'] = 'Período Bloqueado';
|
|
|
|
|
$lang['blocked_periods'] = 'Períodos Bloqueados';
|
|
|
|
|
$lang['blocked_period_save'] = 'Salvar Período Bloqueado';
|
|
|
|
|
$lang['blocked_period_delete'] = 'Excluir Período Bloqueado';
|
|
|
|
|
$lang['blocked_periods_hint'] = 'Defina períodos de tempo em que as reservas públicas serão desativadas para todos os fornecedores (por exemplo, datas fechadas, feriados, etc.).';
|
|
|
|
|
$lang['custom_field'] = 'Campo Personalizado';
|
|
|
|
|
$lang['custom_fields'] = 'Campos Personalizados';
|
|
|
|
|
$lang['label'] = 'Rótulo';
|
|
|
|
|
$lang['webhook_saved'] = 'Webhook salvo com sucesso.';
|
|
|
|
|
$lang['webhook_deleted'] = 'Webhook excluído com sucesso.';
|
|
|
|
|
$lang['delete_webhook'] = 'Excluir Webhook';
|
|
|
|
|
$lang['contact_info'] = 'Informações de Contato';
|
|
|
|
|
$lang['hide_from_public'] = 'Ocultar do Público';
|
|
|
|
|
$lang['matomo_analytics_site_id'] = 'ID do Site do Matomo Analytics';
|
|
|
|
|
$lang['matomo_analytics_site_id_hint'] = 'Defina o ID do site que será rastreado pelo Matomo (o site padrão tem o ID "1").';
|
|
|
|
|
$lang['default_timezone'] = 'Fuso Horário Padrão';
|
|
|
|
|
$lang['default_timezone_hint'] = 'Defina o valor padrão do fuso horário que será usado para novos registros.';
|
|
|
|
|
$lang['default_language'] = 'Idioma Padrão';
|
|
|
|
|
$lang['default_language_hint'] = 'Defina o valor padrão do idioma que será usado para novos registros.';
|
|
|
|
|
$lang['sync_method_prompt'] = 'Qual método de sincronização você gostaria de usar?';
|
|
|
|
|
$lang['caldav_server'] = 'Servidor CalDAV';
|
|
|
|
|
$lang['caldav_connection_info_prompt'] = 'Por favor, insira as informações de conexão do Calendário CalDAV de destino.';
|
|
|
|
|
$lang['connect'] = 'Conectar';
|
|
|
|
|
$lang['ldap'] = 'LDAP';
|
|
|
|
|
$lang['ldap_info'] = 'This integration enables you to connect to an existing LDAP server and automatically import users into Easy!Appointments and let them SSO with their directory password (username must match).';
|
|
|
|
|
$lang['ldap_info'] = 'Esta integração permite conectar a um servidor LDAP existente e importar automaticamente usuários para o Easy!Appointments e permitir que eles façam SSO com sua senha de diretório (o nome de usuário deve corresponder).';
|
|
|
|
|
$lang['host'] = 'Host';
|
|
|
|
|
$lang['port'] = 'Port';
|
|
|
|
|
$lang['user_dn'] = 'User DN';
|
|
|
|
|
$lang['base_dn'] = 'Base DN';
|
|
|
|
|
$lang['keyword'] = 'Keyword';
|
|
|
|
|
$lang['ldap_search_hint'] = 'Provide a keyword to search through the LDAP directory for users that match the filter criteria.';
|
|
|
|
|
$lang['ldap_extension_not_loaded'] = 'The LDAP PHP extension is not loaded, but is required for this integration to work.';
|
|
|
|
|
$lang['field_mapping'] = 'Field Mapping';
|
|
|
|
|
$lang['content'] = 'Content';
|
|
|
|
|
$lang['active'] = 'Active';
|
|
|
|
|
$lang['user_imported'] = 'The user record was imported successfully.';
|
|
|
|
|
$lang['import'] = 'Import';
|
|
|
|
|
$lang['ldap_dn'] = 'LDAP DN';
|
|
|
|
|
$lang['role'] = 'Role';
|
|
|
|
|
$lang['at_least_one_field_required'] = 'At least one field must be set as required in the booking page.';
|
|
|
|
|
$lang['customer_is_already_booked'] = 'This customer already has an appointment during the requested reservation period.';
|
|
|
|
|
$lang['fields'] = 'Fields';
|
|
|
|
|
$lang['invalid_credentials_provided'] = 'Invalid credentials provided, please try again.';
|
|
|
|
|
$lang['calendar_url'] = 'Calendar URL';
|
|
|
|
|
$lang['please_select'] = 'Please Select';
|
|
|
|
|
$lang['port'] = 'Porta';
|
|
|
|
|
$lang['user_dn'] = 'DN do Usuário';
|
|
|
|
|
$lang['base_dn'] = 'DN Base';
|
|
|
|
|
$lang['keyword'] = 'Palavra-chave';
|
|
|
|
|
$lang['ldap_search_hint'] = 'Forneça uma palavra-chave para pesquisar no diretório LDAP por usuários que correspondam aos critérios do filtro.';
|
|
|
|
|
$lang['ldap_extension_not_loaded'] = 'A extensão PHP LDAP não está carregada, mas é necessária para que esta integração funcione.';
|
|
|
|
|
$lang['field_mapping'] = 'Mapeamento de Campos';
|
|
|
|
|
$lang['content'] = 'Conteúdo';
|
|
|
|
|
$lang['active'] = 'Ativo';
|
|
|
|
|
$lang['user_imported'] = 'O registro do usuário foi importado com sucesso.';
|
|
|
|
|
$lang['import'] = 'Importar';
|
|
|
|
|
$lang['ldap_dn'] = 'DN do LDAP';
|
|
|
|
|
$lang['role'] = 'Função';
|
|
|
|
|
$lang['at_least_one_field_required'] = 'Pelo menos um campo deve ser definido como obrigatório na página de agendamento.';
|
|
|
|
|
$lang['customer_is_already_booked'] = 'Este cliente já tem um compromisso durante o período de reserva solicitado.';
|
|
|
|
|
$lang['fields'] = 'Campos';
|
|
|
|
|
$lang['invalid_credentials_provided'] = 'Credenciais inválidas fornecidas, por favor tente novamente.';
|
|
|
|
|
$lang['calendar_url'] = 'URL do Calendário';
|
|
|
|
|
$lang['please_select'] = 'Por favor, selecione';
|
|
|
|
|
// End
|
|
|
|
|