From c9b6153df5a00b8c232d08ffe04c674bcdeb25de Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Wed, 20 Jul 2016 21:15:58 +0200 Subject: [PATCH] Added 'flexible' and 'fixed' translation keys. --- src/application/language/chinese/translations_lang.php | 2 ++ src/application/language/danish/translations_lang.php | 2 ++ src/application/language/dutch/translations_lang.php | 2 ++ src/application/language/english/translations_lang.php | 2 ++ src/application/language/finnish/translations_lang.php | 2 ++ src/application/language/french/translations_lang.php | 2 ++ src/application/language/german/translations_lang.php | 2 ++ src/application/language/greek/translations_lang.php | 2 ++ src/application/language/hindi/translations_lang.php | 2 ++ src/application/language/hungarian/translations_lang.php | 2 ++ src/application/language/italian/translations_lang.php | 2 ++ src/application/language/japanese/translations_lang.php | 2 ++ src/application/language/luxembourgish/translations_lang.php | 2 ++ src/application/language/polish/translations_lang.php | 2 ++ src/application/language/portuguese-br/translations_lang.php | 2 ++ src/application/language/portuguese/translations_lang.php | 2 ++ src/application/language/romanian/translations_lang.php | 2 ++ src/application/language/russian/translations_lang.php | 2 ++ src/application/language/slovak/translations_lang.php | 2 ++ src/application/language/spanish/translations_lang.php | 2 ++ src/application/language/turkish/translations_lang.php | 2 ++ 21 files changed, 42 insertions(+) diff --git a/src/application/language/chinese/translations_lang.php b/src/application/language/chinese/translations_lang.php index 262187a9..8afe81c6 100644 --- a/src/application/language/chinese/translations_lang.php +++ b/src/application/language/chinese/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/danish/translations_lang.php b/src/application/language/danish/translations_lang.php index dc0d8d20..9b7dacc2 100644 --- a/src/application/language/danish/translations_lang.php +++ b/src/application/language/danish/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/dutch/translations_lang.php b/src/application/language/dutch/translations_lang.php index 2bc4500d..9bd65caa 100644 --- a/src/application/language/dutch/translations_lang.php +++ b/src/application/language/dutch/translations_lang.php @@ -276,3 +276,5 @@ $lang['date_format'] = 'Datum formaat'; $lang['date_format_hint'] = 'Verander het datum formaat (D - Date, M - Month, Y - Year).'; $lang['google_analytics_code_hint'] = 'Voeg je Google Analytics ID toe om in te sluiten in je boekings pagina.'; $lang['availabilities_type'] = 'Availabilities Type'; +$lang['flexible'] = 'Flexible'; +$lang['fixed'] = 'Fixed'; diff --git a/src/application/language/english/translations_lang.php b/src/application/language/english/translations_lang.php index 1753f6bb..261428c6 100644 --- a/src/application/language/english/translations_lang.php +++ b/src/application/language/english/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/finnish/translations_lang.php b/src/application/language/finnish/translations_lang.php index 69cc903e..50be40f8 100644 --- a/src/application/language/finnish/translations_lang.php +++ b/src/application/language/finnish/translations_lang.php @@ -276,3 +276,5 @@ $lang['date_format'] = 'Päiväyksen muoto'; $lang['date_format_hint'] = 'Vaihda päiväyksen esitysmuoto (D - Päivä, M - Kuukausi, Y - Vuosi).'; $lang['google_analytics_code_hint'] = 'Lisää Google Analytics ID varaussivulle.'; $lang['availabilities_type'] = 'Availabilities Type'; +$lang['flexible'] = 'Flexible'; +$lang['fixed'] = 'Fixed'; diff --git a/src/application/language/french/translations_lang.php b/src/application/language/french/translations_lang.php index 1c0a516e..4431c821 100644 --- a/src/application/language/french/translations_lang.php +++ b/src/application/language/french/translations_lang.php @@ -275,3 +275,5 @@ $lang['date_format'] = 'Format des Dates'; $lang['date_format_hint'] = 'Change le format d\'affichage des dates (D - Jour, M - Mois, Y - Année).'; $lang['google_analytics_code_hint'] = 'Renseignez l\'ID Google Analytics à utiliser dans la page des réservations.'; $lang['availabilities_type'] = 'Availabilities Type'; +$lang['flexible'] = 'Flexible'; +$lang['fixed'] = 'Fixed'; diff --git a/src/application/language/german/translations_lang.php b/src/application/language/german/translations_lang.php index f5169f75..02b6c57f 100644 --- a/src/application/language/german/translations_lang.php +++ b/src/application/language/german/translations_lang.php @@ -276,3 +276,5 @@ $lang['date_format'] = 'Datumsformat'; $lang['date_format_hint'] = 'Ändern Sie das Datumsanzeigeformat (D - Datum, M - Monat, Y - Jahr).'; $lang['google_analytics_code_hint'] = 'Fügen Sie Ihre Google Analytics-ID hinzu, das auf der Buchungsseite enthalten wird.'; $lang['availabilities_type'] = 'Verfügungstyp'; +$lang['flexible'] = 'Flexibel'; +$lang['fixed'] = 'Fest'; diff --git a/src/application/language/greek/translations_lang.php b/src/application/language/greek/translations_lang.php index c1ee1e9d..2b572028 100644 --- a/src/application/language/greek/translations_lang.php +++ b/src/application/language/greek/translations_lang.php @@ -276,3 +276,5 @@ $lang['date_format'] = 'Μορφή Ημερομηνίας'; $lang['date_format_hint'] = 'Αλλάξτε την μορφή ημερομηνίας (D - Ημέρα, M - Μήνας, Y - Χρόνος).'; $lang['google_analytics_code_hint'] = 'Προσθέστε τον Google Analytics ID σας το οποίο θα συμπεριληφθεί στην σελίδα κράτησης.'; $lang['availabilities_type'] = 'Τύπος Διαθεσιμοτήτων'; +$lang['flexible'] = 'Ευέλικτος'; +$lang['fixed'] = 'Σταθερός'; diff --git a/src/application/language/hindi/translations_lang.php b/src/application/language/hindi/translations_lang.php index c1e4c876..f8e81ab4 100644 --- a/src/application/language/hindi/translations_lang.php +++ b/src/application/language/hindi/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/hungarian/translations_lang.php b/src/application/language/hungarian/translations_lang.php index 009458a5..76ff3482 100644 --- a/src/application/language/hungarian/translations_lang.php +++ b/src/application/language/hungarian/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/italian/translations_lang.php b/src/application/language/italian/translations_lang.php index ddbd7f13..dba67148 100644 --- a/src/application/language/italian/translations_lang.php +++ b/src/application/language/italian/translations_lang.php @@ -282,3 +282,5 @@ $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.'; $lang['availabilities_type'] = 'Availabilities Type'; +$lang['flexible'] = 'Flexible'; +$lang['fixed'] = 'Fixed'; diff --git a/src/application/language/japanese/translations_lang.php b/src/application/language/japanese/translations_lang.php index aa3427d7..167f6aa2 100644 --- a/src/application/language/japanese/translations_lang.php +++ b/src/application/language/japanese/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/luxembourgish/translations_lang.php b/src/application/language/luxembourgish/translations_lang.php index 6f7d2d1e..6891e602 100644 --- a/src/application/language/luxembourgish/translations_lang.php +++ b/src/application/language/luxembourgish/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/polish/translations_lang.php b/src/application/language/polish/translations_lang.php index 09d8246a..13bb5f7e 100644 --- a/src/application/language/polish/translations_lang.php +++ b/src/application/language/polish/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/portuguese-br/translations_lang.php b/src/application/language/portuguese-br/translations_lang.php index 49b36b25..2eaa84f0 100644 --- a/src/application/language/portuguese-br/translations_lang.php +++ b/src/application/language/portuguese-br/translations_lang.php @@ -276,3 +276,5 @@ $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.'; $lang['availabilities_type'] = 'Availabilities Type'; +$lang['flexible'] = 'Flexible'; +$lang['fixed'] = 'Fixed'; diff --git a/src/application/language/portuguese/translations_lang.php b/src/application/language/portuguese/translations_lang.php index 353d1d2c..f731996e 100644 --- a/src/application/language/portuguese/translations_lang.php +++ b/src/application/language/portuguese/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/romanian/translations_lang.php b/src/application/language/romanian/translations_lang.php index 206b258f..77ca09f3 100644 --- a/src/application/language/romanian/translations_lang.php +++ b/src/application/language/romanian/translations_lang.php @@ -282,3 +282,5 @@ $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'; diff --git a/src/application/language/russian/translations_lang.php b/src/application/language/russian/translations_lang.php index 65e1c496..b58ab687 100644 --- a/src/application/language/russian/translations_lang.php +++ b/src/application/language/russian/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/slovak/translations_lang.php b/src/application/language/slovak/translations_lang.php index 833a610a..b616a6d4 100644 --- a/src/application/language/slovak/translations_lang.php +++ b/src/application/language/slovak/translations_lang.php @@ -276,3 +276,5 @@ $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'; diff --git a/src/application/language/spanish/translations_lang.php b/src/application/language/spanish/translations_lang.php index 0e12de3d..2c72e71d 100644 --- a/src/application/language/spanish/translations_lang.php +++ b/src/application/language/spanish/translations_lang.php @@ -276,3 +276,5 @@ $lang['date_format'] = 'Formato de Fecha'; $lang['date_format_hint'] = 'Cambia el formato de fecha para mostrar (D - Día, M - Mes, Y - Año).'; $lang['google_analytics_code_hint'] = 'Agrega tu ID de Google Analytics para ser incluido en la página de reservas.'; $lang['availabilities_type'] = 'Availabilities Type'; +$lang['flexible'] = 'Flexible'; +$lang['fixed'] = 'Fixed'; diff --git a/src/application/language/turkish/translations_lang.php b/src/application/language/turkish/translations_lang.php index 69ab5318..38f6750b 100644 --- a/src/application/language/turkish/translations_lang.php +++ b/src/application/language/turkish/translations_lang.php @@ -276,3 +276,5 @@ $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';