From 629bdfc0625370e3847fcb2b6bb1d4bf004b66d5 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Thu, 2 Feb 2023 08:54:32 +0100 Subject: [PATCH] Add missing translations --- .../language/arabic/translations_lang.php | 26 +++++++++++++++++++ .../language/bulgarian/translations_lang.php | 26 +++++++++++++++++++ .../language/catalan/translations_lang.php | 26 +++++++++++++++++++ .../language/chinese/translations_lang.php | 26 +++++++++++++++++++ .../language/czech/translations_lang.php | 26 +++++++++++++++++++ .../language/danish/translations_lang.php | 26 +++++++++++++++++++ .../language/dutch/translations_lang.php | 26 +++++++++++++++++++ .../language/english/translations_lang.php | 26 +++++++++++++++++++ .../language/estonian/translations_lang.php | 26 +++++++++++++++++++ .../language/finnish/translations_lang.php | 26 +++++++++++++++++++ .../language/french/translations_lang.php | 26 +++++++++++++++++++ .../language/german/translations_lang.php | 26 +++++++++++++++++++ .../language/greek/translations_lang.php | 26 +++++++++++++++++++ .../language/hebrew/translations_lang.php | 26 +++++++++++++++++++ .../language/hindi/translations_lang.php | 26 +++++++++++++++++++ .../language/hungarian/translations_lang.php | 26 +++++++++++++++++++ .../language/italian/translations_lang.php | 26 +++++++++++++++++++ .../language/japanese/translations_lang.php | 26 +++++++++++++++++++ .../luxembourgish/translations_lang.php | 26 +++++++++++++++++++ .../language/marathi/translations_lang.php | 26 +++++++++++++++++++ .../language/persian/translations_lang.php | 26 +++++++++++++++++++ .../language/polish/translations_lang.php | 26 +++++++++++++++++++ .../portuguese-br/translations_lang.php | 26 +++++++++++++++++++ .../language/portuguese/translations_lang.php | 26 +++++++++++++++++++ .../language/romanian/translations_lang.php | 26 +++++++++++++++++++ .../language/russian/translations_lang.php | 26 +++++++++++++++++++ .../language/serbian/translations_lang.php | 26 +++++++++++++++++++ .../language/slovak/translations_lang.php | 26 +++++++++++++++++++ .../language/spanish/translations_lang.php | 26 +++++++++++++++++++ .../language/swedish/translations_lang.php | 26 +++++++++++++++++++ .../language/turkish/translations_lang.php | 26 +++++++++++++++++++ 31 files changed, 806 insertions(+) diff --git a/application/language/arabic/translations_lang.php b/application/language/arabic/translations_lang.php index 16d7be76..3de1bda2 100755 --- a/application/language/arabic/translations_lang.php +++ b/application/language/arabic/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/bulgarian/translations_lang.php b/application/language/bulgarian/translations_lang.php index 32a1ea50..44885702 100755 --- a/application/language/bulgarian/translations_lang.php +++ b/application/language/bulgarian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/catalan/translations_lang.php b/application/language/catalan/translations_lang.php index 7395db3a..581a5750 100644 --- a/application/language/catalan/translations_lang.php +++ b/application/language/catalan/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/chinese/translations_lang.php b/application/language/chinese/translations_lang.php index 6372391e..81e70440 100755 --- a/application/language/chinese/translations_lang.php +++ b/application/language/chinese/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/czech/translations_lang.php b/application/language/czech/translations_lang.php index 3731882a..71a2c133 100644 --- a/application/language/czech/translations_lang.php +++ b/application/language/czech/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/danish/translations_lang.php b/application/language/danish/translations_lang.php index 555af33e..d08f5a29 100755 --- a/application/language/danish/translations_lang.php +++ b/application/language/danish/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/dutch/translations_lang.php b/application/language/dutch/translations_lang.php index c3ae57d3..7ba8d54c 100755 --- a/application/language/dutch/translations_lang.php +++ b/application/language/dutch/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/english/translations_lang.php b/application/language/english/translations_lang.php index 64d70431..19e10272 100755 --- a/application/language/english/translations_lang.php +++ b/application/language/english/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/estonian/translations_lang.php b/application/language/estonian/translations_lang.php index e18bf7ea..9cdde53f 100644 --- a/application/language/estonian/translations_lang.php +++ b/application/language/estonian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/finnish/translations_lang.php b/application/language/finnish/translations_lang.php index bcb7b363..4750b930 100755 --- a/application/language/finnish/translations_lang.php +++ b/application/language/finnish/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'Vähintään yksi kenttä on näytettävä varaus $lang['status'] = 'Tila'; $lang['appointment_status_options'] = 'Varauksen tila-asetukset'; $lang['appointment_status_options_info'] = 'Määritä lista saatavilla olevista varauksen tilannevaihtoehdoista joita voidaan käyttää kalenterisivulla (ensimmäinen on valittu oletuksena).'; +$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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/french/translations_lang.php b/application/language/french/translations_lang.php index d484364f..eba2fae1 100755 --- a/application/language/french/translations_lang.php +++ b/application/language/french/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/german/translations_lang.php b/application/language/german/translations_lang.php index 029a97a1..19f0c4e4 100755 --- a/application/language/german/translations_lang.php +++ b/application/language/german/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/greek/translations_lang.php b/application/language/greek/translations_lang.php index 388ec8a1..ca0a0e6b 100755 --- a/application/language/greek/translations_lang.php +++ b/application/language/greek/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/hebrew/translations_lang.php b/application/language/hebrew/translations_lang.php index da91bd44..5e721765 100644 --- a/application/language/hebrew/translations_lang.php +++ b/application/language/hebrew/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/hindi/translations_lang.php b/application/language/hindi/translations_lang.php index 3c0c789c..8a42da73 100755 --- a/application/language/hindi/translations_lang.php +++ b/application/language/hindi/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/hungarian/translations_lang.php b/application/language/hungarian/translations_lang.php index 523442fb..f02f6e0d 100755 --- a/application/language/hungarian/translations_lang.php +++ b/application/language/hungarian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/italian/translations_lang.php b/application/language/italian/translations_lang.php index 35d25865..68d3475a 100755 --- a/application/language/italian/translations_lang.php +++ b/application/language/italian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/japanese/translations_lang.php b/application/language/japanese/translations_lang.php index 771a900e..cc8f0276 100755 --- a/application/language/japanese/translations_lang.php +++ b/application/language/japanese/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/luxembourgish/translations_lang.php b/application/language/luxembourgish/translations_lang.php index 1e20ef4b..017ecce8 100755 --- a/application/language/luxembourgish/translations_lang.php +++ b/application/language/luxembourgish/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/marathi/translations_lang.php b/application/language/marathi/translations_lang.php index 65b37e27..ddea3afe 100644 --- a/application/language/marathi/translations_lang.php +++ b/application/language/marathi/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/persian/translations_lang.php b/application/language/persian/translations_lang.php index 55ff01f7..b3b1df3e 100644 --- a/application/language/persian/translations_lang.php +++ b/application/language/persian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/polish/translations_lang.php b/application/language/polish/translations_lang.php index b5385c42..ce370d86 100755 --- a/application/language/polish/translations_lang.php +++ b/application/language/polish/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/portuguese-br/translations_lang.php b/application/language/portuguese-br/translations_lang.php index e09e2f79..56d36c66 100755 --- a/application/language/portuguese-br/translations_lang.php +++ b/application/language/portuguese-br/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/portuguese/translations_lang.php b/application/language/portuguese/translations_lang.php index bc514e53..3920860e 100755 --- a/application/language/portuguese/translations_lang.php +++ b/application/language/portuguese/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/romanian/translations_lang.php b/application/language/romanian/translations_lang.php index 4ae8d56c..7580240b 100755 --- a/application/language/romanian/translations_lang.php +++ b/application/language/romanian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/russian/translations_lang.php b/application/language/russian/translations_lang.php index f1c0e404..61a985ce 100755 --- a/application/language/russian/translations_lang.php +++ b/application/language/russian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/serbian/translations_lang.php b/application/language/serbian/translations_lang.php index 4f11b7ea..273a8478 100644 --- a/application/language/serbian/translations_lang.php +++ b/application/language/serbian/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/slovak/translations_lang.php b/application/language/slovak/translations_lang.php index 68342cf6..01aace6a 100755 --- a/application/language/slovak/translations_lang.php +++ b/application/language/slovak/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/spanish/translations_lang.php b/application/language/spanish/translations_lang.php index a47e7568..80f50be0 100755 --- a/application/language/spanish/translations_lang.php +++ b/application/language/spanish/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/swedish/translations_lang.php b/application/language/swedish/translations_lang.php index 903b72ae..c8a9719b 100644 --- a/application/language/swedish/translations_lang.php +++ b/application/language/swedish/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End diff --git a/application/language/turkish/translations_lang.php b/application/language/turkish/translations_lang.php index 5a1b852c..206ec89a 100755 --- a/application/language/turkish/translations_lang.php +++ b/application/language/turkish/translations_lang.php @@ -408,4 +408,30 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $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['january_short'] = 'Jan'; +$lang['february_short'] = 'Feb'; +$lang['march_short'] = 'Mar'; +$lang['april_short'] = 'Apr'; +$lang['may_short'] = 'May'; +$lang['june_short'] = 'Jun'; +$lang['july_short'] = 'Jul'; +$lang['august_short'] = 'Aug'; +$lang['september_short'] = 'Sep'; +$lang['october_short'] = 'Oct'; +$lang['november_short'] = 'Nov'; +$lang['december_short'] = 'Dec'; +$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'; // End