From b3ddc79cd8e9bfe70eefedac4cddd26374dfb47b Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 14 May 2021 17:34:24 +0200 Subject: [PATCH 1/9] New translations app.shared.en.yml (Portuguese) --- config/locales/app.shared.pt.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/app.shared.pt.yml b/config/locales/app.shared.pt.yml index d630ab27e..2a7b40b56 100755 --- a/config/locales/app.shared.pt.yml +++ b/config/locales/app.shared.pt.yml @@ -157,8 +157,10 @@ pt: standard_rate: "Taxa padrão" 0_equal_free: "0 = grátis" tickets_available: "Tickets disponíveis" - event_theme: "Tema do evento" + event_themes: "Event themes" + select_theme: "Pick up a theme..." age_range: "Faixa etária" + add_price: "Add a price" #subscription plan edition form plan: general_information: "Informação geral" From 1b7025e916407ed7a01d11d7467e85d7e2be7da0 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 14 May 2021 17:34:29 +0200 Subject: [PATCH 2/9] New translations app.shared.en.yml (German) --- config/locales/app.shared.de.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/app.shared.de.yml b/config/locales/app.shared.de.yml index b965df5db..e4abcb62d 100644 --- a/config/locales/app.shared.de.yml +++ b/config/locales/app.shared.de.yml @@ -157,8 +157,10 @@ de: standard_rate: "Standardpreis" 0_equal_free: "0 = kostenlos" tickets_available: "Tickets verfügbar" - event_theme: "Veranstaltungsthema" + event_themes: "Event themes" + select_theme: "Pick up a theme..." age_range: "Altersklasse" + add_price: "Add a price" #subscription plan edition form plan: general_information: "Allgemeine Informationen" From 68b9104e37abe8fdf77602b7f08174213d6ce13c Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 14 May 2021 17:34:36 +0200 Subject: [PATCH 3/9] New translations app.shared.en.yml (Spanish) --- config/locales/app.shared.es.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/app.shared.es.yml b/config/locales/app.shared.es.yml index c4c13e744..287349a07 100644 --- a/config/locales/app.shared.es.yml +++ b/config/locales/app.shared.es.yml @@ -157,8 +157,10 @@ es: standard_rate: "Puntuación estándar" 0_equal_free: "0 = Gratis" tickets_available: "Entradas disponibles" - event_theme: "Tema del evento" + event_themes: "Event themes" + select_theme: "Pick up a theme..." age_range: "Rango de edades" + add_price: "Add a price" #subscription plan edition form plan: general_information: "Información general" From dd8b6950bb45387f58ab269ca1aa0b02deb8f3c2 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 14 May 2021 17:34:42 +0200 Subject: [PATCH 4/9] New translations app.shared.en.yml (French) --- config/locales/app.shared.fr.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/app.shared.fr.yml b/config/locales/app.shared.fr.yml index 9a0c447d1..7f02e4124 100644 --- a/config/locales/app.shared.fr.yml +++ b/config/locales/app.shared.fr.yml @@ -157,10 +157,10 @@ fr: standard_rate: "Tarif standard" 0_equal_free: "0 = gratuit" tickets_available: "Places disponibles" - event_themes: "Thèmes de l'événement" - select_theme: "Choisissez un thème ..." + event_themes: "Event themes" + select_theme: "Pick up a theme..." age_range: "Tranche d'âge" - add_price: "Ajouter un tarif" + add_price: "Add a price" #subscription plan edition form plan: general_information: "Informations générales" From eaaf42ec48548cdfaa864f90dde9271e675c50a4 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 14 May 2021 17:34:46 +0200 Subject: [PATCH 5/9] New translations app.shared.en.yml (Zulu) --- config/locales/app.shared.zu.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/app.shared.zu.yml b/config/locales/app.shared.zu.yml index 88d40b6e9..9bc806e0f 100644 --- a/config/locales/app.shared.zu.yml +++ b/config/locales/app.shared.zu.yml @@ -157,8 +157,10 @@ zu: standard_rate: "crwdns9627:0crwdne9627:0" 0_equal_free: "crwdns9629:0crwdne9629:0" tickets_available: "crwdns9631:0crwdne9631:0" - event_theme: "crwdns9633:0crwdne9633:0" + event_themes: "crwdns21464:0crwdne21464:0" + select_theme: "crwdns21466:0crwdne21466:0" age_range: "crwdns9635:0crwdne9635:0" + add_price: "crwdns21468:0crwdne21468:0" #subscription plan edition form plan: general_information: "crwdns9637:0crwdne9637:0" From 1e3774ae35630fb53d9cc842f6a84c58507d2083 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 17 May 2021 12:41:18 +0200 Subject: [PATCH 6/9] New translations app.shared.en.yml (Portuguese) --- config/locales/app.shared.pt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.pt.yml b/config/locales/app.shared.pt.yml index 2a7b40b56..bfdda3bc6 100755 --- a/config/locales/app.shared.pt.yml +++ b/config/locales/app.shared.pt.yml @@ -157,7 +157,7 @@ pt: standard_rate: "Taxa padrão" 0_equal_free: "0 = grátis" tickets_available: "Tickets disponíveis" - event_themes: "Event themes" + event_themes: "Temas do evento" select_theme: "Pick up a theme..." age_range: "Faixa etária" add_price: "Add a price" From ba5e86bcbe48b94045b2d1c040d7ccf9a6c80546 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 17 May 2021 12:41:29 +0200 Subject: [PATCH 7/9] New translations app.shared.en.yml (German) --- config/locales/app.shared.de.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.de.yml b/config/locales/app.shared.de.yml index e4abcb62d..b45a145e1 100644 --- a/config/locales/app.shared.de.yml +++ b/config/locales/app.shared.de.yml @@ -157,7 +157,7 @@ de: standard_rate: "Standardpreis" 0_equal_free: "0 = kostenlos" tickets_available: "Tickets verfügbar" - event_themes: "Event themes" + event_themes: "Veranstaltungsthemen" select_theme: "Pick up a theme..." age_range: "Altersklasse" add_price: "Add a price" From bb099cfbad98b489c8e170609b3f36385257937b Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 17 May 2021 12:41:35 +0200 Subject: [PATCH 8/9] New translations app.shared.en.yml (French) --- config/locales/app.shared.fr.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/app.shared.fr.yml b/config/locales/app.shared.fr.yml index 7f02e4124..9a0c447d1 100644 --- a/config/locales/app.shared.fr.yml +++ b/config/locales/app.shared.fr.yml @@ -157,10 +157,10 @@ fr: standard_rate: "Tarif standard" 0_equal_free: "0 = gratuit" tickets_available: "Places disponibles" - event_themes: "Event themes" - select_theme: "Pick up a theme..." + event_themes: "Thèmes de l'événement" + select_theme: "Choisissez un thème ..." age_range: "Tranche d'âge" - add_price: "Add a price" + add_price: "Ajouter un tarif" #subscription plan edition form plan: general_information: "Informations générales" From a57b170f65c57e9dfd6345befca2b388e8409492 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 17 May 2021 12:41:40 +0200 Subject: [PATCH 9/9] New translations app.shared.en.yml (Spanish) --- config/locales/app.shared.es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.es.yml b/config/locales/app.shared.es.yml index 287349a07..3392757dc 100644 --- a/config/locales/app.shared.es.yml +++ b/config/locales/app.shared.es.yml @@ -157,7 +157,7 @@ es: standard_rate: "Puntuación estándar" 0_equal_free: "0 = Gratis" tickets_available: "Entradas disponibles" - event_themes: "Event themes" + event_themes: "Temas del evento" select_theme: "Pick up a theme..." age_range: "Rango de edades" add_price: "Add a price"