From 1aa6818f3dac125cc33a3e80ecc8dcb5201602c8 Mon Sep 17 00:00:00 2001 From: Edio Ilha Date: Tue, 5 Jan 2016 16:37:52 -0200 Subject: [PATCH 1/3] Update translations_lang.php Update translation to match EA updates. Thx --- .../portuguese-br/translations_lang.php | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/application/language/portuguese-br/translations_lang.php b/src/application/language/portuguese-br/translations_lang.php index bead241d..9f519c17 100644 --- a/src/application/language/portuguese-br/translations_lang.php +++ b/src/application/language/portuguese-br/translations_lang.php @@ -264,13 +264,13 @@ $lang['google_calendar_selected'] = 'Calendario do google foi selecionado com su $lang['oops_something_went_wrong'] = 'Ops! Algo deu errado!'; $lang['could_not_add_to_google_calendar'] = 'Não foi possível adicionar à sua conta do Google Calendar.'; $lang['ea_update_success'] = 'Easy!Appointments 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 unfornately 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['google_analytics_code_hint'] = 'Add your Google Analytics ID to be included in the booking page.'; +$lang['require_captcha'] = 'Requer CAPTCHA'; +$lang['require_captcha_hint'] = 'Quando habilitado, os clientes terão que digitar um código CAPTCHA gerado randomicamente antes de cadastrar/atualizar um agendamento.'; +$lang['captcha_is_wrong'] = 'Verificação do CAPTCHA falhou, favor tente novamente.'; +$lang['any_provider'] = 'Qualquer Atendente'; +$lang['requested_hour_is_unavailable'] = 'Infelizmente, o agendamento solicitado não está disponível. Por favor selecione um horário diferente para o seu agendamento.'; +$lang['customer_notifications'] = 'Notificações de Clientes'; +$lang['customer_notifications_hint'] = 'Define se o cliente receberá ou não, notificações por email sempre que um de seus agendamentos sejam alterados de horário.'; +$lang['date_format'] = 'Formato da Data'; +$lang['date_format_hint'] = 'Altera o formato de visualização da Data (D - Data, M - Mes, Y - Ano).'; +$lang['google_analytics_code_hint'] = 'Adicione o seu ID do Google Analytics para ser incluido na pagina de agendamentos.'; From 05ac80b7ed6f971c2badb51074e08ae6ec67e2cf Mon Sep 17 00:00:00 2001 From: Salvatore Cordiano Date: Fri, 15 Jan 2016 22:25:58 +0100 Subject: [PATCH 2/3] Update transaltions_lang.php Update untranslated strings --- .../language/italian/translations_lang.php | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/application/language/italian/translations_lang.php b/src/application/language/italian/translations_lang.php index a6e10fe0..90781f46 100644 --- a/src/application/language/italian/translations_lang.php +++ b/src/application/language/italian/translations_lang.php @@ -270,13 +270,13 @@ $lang['google_calendar_selected'] = 'Il calendario Google è stato selezionato c $lang['oops_something_went_wrong'] = 'Oops! Qualcosa è andato storto!'; $lang['could_not_add_to_google_calendar'] = 'Il tuo appuntamento potrebbe non essere stato aggiunto al tuo account Google Calendar.'; $lang['ea_update_success'] = 'Easy!Appointments è stato aggiornato con successo!'; -$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 unfornately 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['google_analytics_code_hint'] = 'Add your Google Analytics ID to be included in the booking page.'; +$lang['require_captcha'] = 'Richiedi CAPTCHA'; +$lang['require_captcha_hint'] = 'Quando abilitato, i clienti dovranno digitare il codice CAPTCHA prima di prenotare/aggiornare un appuntamento.'; +$lang['captcha_is_wrong'] = 'Verifica del CAPTCHA fallita, prova di nuovo.'; +$lang['any_provider'] = 'Qualsiasi provider'; +$lang['requested_hour_is_unavailable'] = 'Sfortunatamente l\'appuntamento richiesto non è disponibile. Per cortesia seleziona un orario diverso per il tuo appuntamento.'; +$lang['customer_notifications'] = 'Notifiche cliente'; +$lang['customer_notifications_hint'] = 'Definisce se il cliente riceverà notifiche email ogni volta che c\'è un cambiamento di programma su uno dei suoi appuntamenti.'; +$lang['date_format'] = 'Formato data'; +$lang['date_format_hint'] = 'Cambia il formato di visualizzazione della data (D - Giorno, M - Mese, Y - Anno).'; +$lang['google_analytics_code_hint'] = 'Aggiunti il tuo ID di Google Analytics per includerlo nella pagina di prenotazione.'; From f5d757031fe1484834047bc586133237c8ec8bfc Mon Sep 17 00:00:00 2001 From: Salvatore Cordiano Date: Fri, 15 Jan 2016 22:30:49 +0100 Subject: [PATCH 3/3] Update migration_lang.php Update untranslated strings --- .../language/italian/migration_lang.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/application/language/italian/migration_lang.php b/src/application/language/italian/migration_lang.php index 8adc1763..23eaefd5 100644 --- a/src/application/language/italian/migration_lang.php +++ b/src/application/language/italian/migration_lang.php @@ -1,13 +1,13 @@