From a9fa1affe6c7c4680b8ce273c60960e7edbf21b2 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Thu, 16 Dec 2021 12:27:41 +0100 Subject: [PATCH 01/10] New translations en.yml (Spanish) --- config/locales/es.yml | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index 097e428..786163b 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1,4 +1,3 @@ ---- es: decidim: alternative_landing: @@ -34,21 +33,21 @@ es: extra_title: name: Título, descripción y enlaces (Extra) extra_title_settings_form: - help: Puedes consultar los iconos disponibles aquí + help: 'Puedes consultar los iconos disponibles aquí' link_icon_name: 'Icona del enlace para el item #%{item_number}' - link_text: 'Texto del enlace para el item #%{item_number}' - link_url: 'URL del enlace para el item'' #%{item_number}' + link_text: 'Texto del enlace' + link_url: 'URL del enlace' latest_blog_posts: - name: Últimas entradas de blog - title: Últimas entradas de blog + name: Latest blog posts + title: Latest blog posts latest_blog_posts_settings_form: - all: Muestra entradas de cualquier blog - component_id: Componente de blog - count: Número de items - info: Sólo se mostrarán las entradas de '%{component}' en '%{space}'. Puedes cambiarlo con el selector siguiente. - link_text: Texto del enlace - link_url: URL del enlace - title: Título + all: Show posts from any blog + component_id: Blog component + count: Number of items + info: Only posts from '%{component}' in '%{space}' will be shown. You can change it with the selector below. + link_text: Link text + link_url: Link URL + title: Title selected_consultations: name: Consultas seleccionades see_all: Veure totes les consultas From b3755d30a7bb78b6e8071c64f0abb4390d0bde48 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Thu, 16 Dec 2021 12:27:42 +0100 Subject: [PATCH 02/10] New translations en.yml (Catalan) --- config/locales/ca.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 59759e3..5948a5c 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1,4 +1,3 @@ ---- ca: decidim: alternative_landing: @@ -34,10 +33,10 @@ ca: extra_title: name: Títol, descripció i enllaços (Extra) extra_title_settings_form: - help: Pots consultar les icones disponibles aquí + help: 'Pots consultar les icones disponibles aquí' link_icon_name: 'Icona de l''enllaç per l''item #%{item_number}' - link_text: 'Text de l''enllaç per l''item'' #%{item_number}' - link_url: 'URL de l''enllaç per l''item'' #%{item_number}' + link_text: 'Text de l''enllaç per l''item'' link_url: ''URL de l''enllaç per l''item'' #%{item_number}' + link_url: 'Link URL for item #%{item_number}' latest_blog_posts: name: Últimes entrades de blog title: Últimes entrades de blog From 7f266f44cfb6f2145bb5c03b0c01e941d5a1d4a8 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Tue, 22 Feb 2022 15:21:08 +0100 Subject: [PATCH 03/10] New translations en.yml (Spanish) --- config/locales/es.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/es.yml b/config/locales/es.yml index 786163b..90952f0 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -15,12 +15,20 @@ es: cover_full_settings_form: background_image: Imagen de fondo body: Texto + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color title: Título cover_half: name: Portada (Media pantalla) cover_half_settings_form: background_image: Imagen de fondo body: Texto + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color link_text: Texto del enlace link_url: URL del enlace title: Título From 1cc06cc24204125dbbec04516b7c5d888398e017 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Tue, 22 Feb 2022 15:21:09 +0100 Subject: [PATCH 04/10] New translations en.yml (Catalan) --- config/locales/ca.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 5948a5c..60a24ab 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -15,12 +15,20 @@ ca: cover_full_settings_form: background_image: Imatge de fons body: Text + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color title: Títol cover_half: name: Portada (Mitja pantalla) cover_half_settings_form: background_image: Imatge de fons body: Text + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color link_text: Text de l'enllaç link_url: URL de l'enllaç title: Títol From 746a4e601ac6986021953318f3ba065aed96ae6c Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Tue, 17 Jan 2023 12:48:27 +0100 Subject: [PATCH 05/10] New translations en.yml (Spanish) --- config/locales/es.yml | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index 348efb4..b5efffb 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -2,6 +2,17 @@ es: decidim: alternative_landing: content_blocks: + alternative_upcoming_meetings: + name: Upcoming meetings (Alternative) + title: Upcoming meetings (Alternative) + alternative_upcoming_meetings_settings_form: + all: Show meetings from any space + component_id: Meetings component + count: Number of items + info: Only meetings from '%{component}' in '%{space}' will be shown. You can change it with the selector below. + link_text: Link text + link_url: Link URL + title: Title calendar: filters: debate: Debate @@ -15,20 +26,20 @@ es: cover_full_settings_form: background_image: Imagen de fondo body: Texto - color_background_image: Color de la imatge - color_background_text: Color de fons - color_navbar: Color de fons del menú - color_text: Color del text + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color title: Título cover_half: name: Portada (Media pantalla) cover_half_settings_form: background_image: Imagen de fondo body: Texto - color_background_image: Color de la imagen - color_background_text: Color de fondo del texto - color_navbar: Color de fondo del menú - color_text: Color del texto + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color link_text: Texto del enlace link_url: URL del enlace title: Título From 5ddc848fe9cf0b0e6950f6ab4c8067fac00f7468 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Tue, 17 Jan 2023 12:48:28 +0100 Subject: [PATCH 06/10] New translations en.yml (Catalan) --- config/locales/ca.yml | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 4b6f576..4fb4f8c 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -2,6 +2,17 @@ ca: decidim: alternative_landing: content_blocks: + alternative_upcoming_meetings: + name: Upcoming meetings (Alternative) + title: Upcoming meetings (Alternative) + alternative_upcoming_meetings_settings_form: + all: Show meetings from any space + component_id: Meetings component + count: Number of items + info: Only meetings from '%{component}' in '%{space}' will be shown. You can change it with the selector below. + link_text: Link text + link_url: Link URL + title: Title calendar: filters: debate: Debat @@ -15,20 +26,20 @@ ca: cover_full_settings_form: background_image: Imatge de fons body: Text - color_background_image: Color de la imatge - color_background_text: Color de fons - color_navbar: Color de fons del menú - color_text: Color del text + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color title: Títol cover_half: name: Portada (Mitja pantalla) cover_half_settings_form: background_image: Imatge de fons body: Text - color_background_image: Color de la imatge - color_background_text: Color de fons del text - color_navbar: Color de fons del menú - color_text: Color del text + color_background_image: Image tint color + color_background_text: Text background color + color_navbar: Navbar color + color_text: Text color link_text: Text de l'enllaç link_url: URL de l'enllaç title: Títol From 716f3dc463fb3960ae1fbc4a6a621745db32cab9 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Fri, 15 Sep 2023 17:08:59 +0200 Subject: [PATCH 07/10] New translations en.yml (Spanish) --- config/locales/es.yml | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index f0d40d9..cc1d054 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -3,16 +3,16 @@ es: alternative_landing: content_blocks: alternative_upcoming_meetings: - name: Próximos encuentros (Alternative) - title: Próximos encuentros (Alternative) + name: Upcoming meetings (Alternative) + title: Upcoming meetings (Alternative) alternative_upcoming_meetings_settings_form: - all: Muestra encuentros de cualquier espacio participativo - component_id: Componente de encuentros - count: Número de items - info: Sólo se mostrarán los encuentros de '%{component}' en '%{space}'. Puedes cambiarlo con el selector siguiente. - link_text: Texto del enlace - link_url: URL del enlace - title: Título + all: Show meetings from any space + component_id: Meetings component + count: Number of items + info: Only meetings from '%{component}' in '%{space}' will be shown. You can change it with the selector below. + link_text: Link text + link_url: Link URL + title: Title calendar: filters: debate: Debate @@ -30,6 +30,10 @@ es: color_background_text: Text background color color_navbar: Navbar color color_text: Text color + opacity_background_image: Image tint opacity + opacity_background_text: Text background opacity + opacity_navbar: Navbar opacity + opacity_text: Text opacity title: Título cover_half: name: Portada (Media pantalla) @@ -42,6 +46,10 @@ es: color_text: Text color link_text: Texto del enlace link_url: URL del enlace + opacity_background_image: Image tint opacity + opacity_background_text: Text background opacity + opacity_navbar: Navbar opacity + opacity_text: Text opacity title: Título extra_information: name: Información del grupo de procesos From 39d8a44bacc2d6e7dfc6bf4ed6662a9a8319edc0 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Fri, 15 Sep 2023 17:09:00 +0200 Subject: [PATCH 08/10] New translations en.yml (Catalan) --- config/locales/ca.yml | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index cbf6618..0c73fe7 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -3,16 +3,16 @@ ca: alternative_landing: content_blocks: alternative_upcoming_meetings: - name: Properes trobades (Alternative) - title: Properes trobades (Alternative) + name: Upcoming meetings (Alternative) + title: Upcoming meetings (Alternative) alternative_upcoming_meetings_settings_form: - all: Mostra trobades de qualsevol espai de participació - component_id: Component de trobades - count: Número d'items - info: Només es mostraran les trobades de '%{component}' a '%{space}'. Pots canviar-ho amb el selector següent. - link_text: Text de l'enllaç - link_url: URL de l'enllaç - title: Títol + all: Show meetings from any space + component_id: Meetings component + count: Number of items + info: Only meetings from '%{component}' in '%{space}' will be shown. You can change it with the selector below. + link_text: Link text + link_url: Link URL + title: Title calendar: filters: debate: Debat @@ -30,6 +30,10 @@ ca: color_background_text: Text background color color_navbar: Navbar color color_text: Text color + opacity_background_image: Image tint opacity + opacity_background_text: Text background opacity + opacity_navbar: Navbar opacity + opacity_text: Text opacity title: Títol cover_half: name: Portada (Mitja pantalla) @@ -42,6 +46,10 @@ ca: color_text: Text color link_text: Text de l'enllaç link_url: URL de l'enllaç + opacity_background_image: Image tint opacity + opacity_background_text: Text background opacity + opacity_navbar: Navbar opacity + opacity_text: Text opacity title: Títol extra_information: name: Informació del grup de processos From 54bec64bb1402976bac829d13c6064deca4c2e4c Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:57:05 +0200 Subject: [PATCH 09/10] New translations en.yml (Spanish) --- config/locales/es.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/es.yml b/config/locales/es.yml index cc1d054..473a0de 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -106,6 +106,7 @@ es: tiles_settings_form: background_image_n: 'Imagen de fondo para el item #%{item_number}' body_n: 'Texto #%{item_number}' + link_url_n: 'Link URL for item #%{item_number}' title: Título title_n: 'Título #%{item_number}' upcoming_meetings: From 098a2a54182455046c32257374225a954edef9be Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:57:06 +0200 Subject: [PATCH 10/10] New translations en.yml (Catalan) --- config/locales/ca.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 0c73fe7..2645c1a 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -106,6 +106,7 @@ ca: tiles_settings_form: background_image_n: 'Imatge de fons per l''item #%{item_number}' body_n: 'Text #%{item_number}' + link_url_n: 'Link URL for item #%{item_number}' title: Títol title_n: 'Títol #%{item_number}' upcoming_meetings: