From c334691cf52855941111733e8c01fbe0962c4842 Mon Sep 17 00:00:00 2001 From: alext Date: Thu, 15 Feb 2018 09:07:56 +0100 Subject: [PATCH] Updated slovak translations. --- .../language/slovak/translations_lang.php | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/application/language/slovak/translations_lang.php b/src/application/language/slovak/translations_lang.php index a0f2ef0f..1fb0e95a 100644 --- a/src/application/language/slovak/translations_lang.php +++ b/src/application/language/slovak/translations_lang.php @@ -265,18 +265,18 @@ $lang['google_calendar_selected'] = 'Kalendár Google bol úspešne zvolený!'; $lang['oops_something_went_wrong'] = 'Úups! Niečo sa pokazilo!'; $lang['could_not_add_to_google_calendar'] = 'Vaše rezervácie nemoholi byť pridané do vášho účtu služby Google Kalendár.'; $lang['ea_update_success'] = 'Easy!Appointments bolo úspešne aktualizované!'; -$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['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['require_captcha'] = 'Vyžadovať CAPTCHA'; +$lang['require_captcha_hint'] = 'Po zapnutí budú zákazníci musieť pred rezerváciou / aktualizáciou schôdzky napísať náhodne vygenerovaný reťazec CAPTCHA.'; +$lang['captcha_is_wrong'] = 'CAPTCHA overovanie zlyhalo. Skúste to znova.'; +$lang['any_provider'] = 'Akýkoľvek poskytovateľ'; +$lang['requested_hour_is_unavailable'] = 'Požadovaná schôdzka nie je vôbec k dispozícii. Vyberte prosím inú hodinu pre Vašu schôdzku.'; +$lang['customer_notifications'] = 'Upozornenia zákazníka'; +$lang['customer_notifications_hint'] = 'Určuje, či zákazník dostane e-mailové upozornenia vždy, keď nastane zmena plánu na jednej z jeho rezervácií.'; +$lang['date_format'] = 'Formát dátumu'; +$lang['date_format_hint'] = 'Zmeňte formát zobrazenia dátumu (D - Dátum, M - Mesiac, Y - Rok).'; +$lang['google_analytics_code_hint'] = 'Pridajte svoje ID služby Google Analytics, aby ste bola zahrnutá do stránky rezervácie.'; +$lang['availabilities_type'] = 'Typ dostupnosti'; +$lang['flexible'] = 'Flexibilný'; +$lang['fixed'] = 'Fixný'; +$lang['attendants_number'] = 'Počet účastníkov'; +$lang['reset_working_plan'] = 'Obnovte pracovný plán späť na predvolené hodnoty.';