From 05ac80b7ed6f971c2badb51074e08ae6ec67e2cf Mon Sep 17 00:00:00 2001 From: Salvatore Cordiano Date: Fri, 15 Jan 2016 22:25:58 +0100 Subject: [PATCH] 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.';