From 06ed51762a4562683840ab73861df5f3cdcb1551 Mon Sep 17 00:00:00 2001 From: Dynnammo <33259633+Dynnammo@users.noreply.github.com> Date: Fri, 4 Aug 2023 09:16:31 +0200 Subject: [PATCH 1/5] New translations en.yml (Korean) --- config/locales/ko.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 config/locales/ko.yml diff --git a/config/locales/ko.yml b/config/locales/ko.yml new file mode 100644 index 0000000..0b3a9ff --- /dev/null +++ b/config/locales/ko.yml @@ -0,0 +1,20 @@ +--- +ko: + decidim: + cache_cleaner: + admin: + cache_manager: + index: + cache_activated: Cache activated with %{cache_store} + cache_not_activated: Cache is not activated + clear_cache: I understood, clear the cache + confirm_destroy: I understood that this action will slow down my application while it regenerates the cache. Are you sure you want to clear the cache? + description: Rails caching is a technique used to speed up web applications by storing frequently accessed data or computations in memory, rather than recomputing them every time they are needed. This can be especially helpful for reducing the amount of time it takes to load pages and improving overall website performance. When your application displays informations that seems out of date, you may try to clear the cache but be carreful, your application will be a little slower while it regenerates. + not_clearable: Cache is not clearable + title: Decidim cache manager + cache_manager: + clear: + error: Cache has not been cleared + success: Cache cleared successfully + menu: + cache_cleaner: Cache cleaner From 0020a32af4e184a958ccab70152619fb1bb95a8b Mon Sep 17 00:00:00 2001 From: Dynnammo <33259633+Dynnammo@users.noreply.github.com> Date: Tue, 8 Aug 2023 10:07:06 +0200 Subject: [PATCH 2/5] New translations en.yml (Romanian) --- config/locales/ro.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 config/locales/ro.yml diff --git a/config/locales/ro.yml b/config/locales/ro.yml new file mode 100644 index 0000000..1579456 --- /dev/null +++ b/config/locales/ro.yml @@ -0,0 +1,20 @@ +--- +ro: + decidim: + cache_cleaner: + admin: + cache_manager: + index: + cache_activated: crwdns4161:0%{cache_store}crwdne4161:0 + cache_not_activated: crwdns4163:0crwdne4163:0 + clear_cache: crwdns4165:0crwdne4165:0 + confirm_destroy: crwdns4167:0crwdne4167:0 + description: crwdns4169:0crwdne4169:0 + not_clearable: crwdns4171:0crwdne4171:0 + title: crwdns4173:0crwdne4173:0 + cache_manager: + clear: + error: crwdns4175:0crwdne4175:0 + success: crwdns4177:0crwdne4177:0 + menu: + cache_cleaner: crwdns4179:0crwdne4179:0 From 972bdae18bccc9da886dd51a581e75462237d1b7 Mon Sep 17 00:00:00 2001 From: Dynnammo <33259633+Dynnammo@users.noreply.github.com> Date: Wed, 27 Sep 2023 17:49:43 +0200 Subject: [PATCH 3/5] New translations en.yml (Catalan) --- config/locales/ca.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 2dadcc1..008ba14 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -5,16 +5,16 @@ ca: admin: cache_manager: index: - cache_activated: Cache activated with %{cache_store} - cache_not_activated: Cache is not activated - clear_cache: I understood, clear the cache - confirm_destroy: I understood that this action will slow down my application while it regenerates the cache. Are you sure you want to clear the cache? - description: Rails caching is a technique used to speed up web applications by storing frequently accessed data or computations in memory, rather than recomputing them every time they are needed. This can be especially helpful for reducing the amount of time it takes to load pages and improving overall website performance. When your application displays informations that seems out of date, you may try to clear the cache but be carreful, your application will be a little slower while it regenerates. - not_clearable: Cache is not clearable - title: Decidim cache manager + cache_activated: Memòria cau amb %{cache_store} + cache_not_activated: La memòria cau no està activada + clear_cache: Entesos, elimina la memòria cau + confirm_destroy: Aquesta acció alentirà l'aplicació mentre es regeneri la memòria cau. N'estàs segur, de voler eliminar-la? + description: Rails genera memòria cau per accelerar les aplicacions web emmagatzemant les dades a les quals s'accedeix més sovint o processaments ja fets a la memòria, en comptes de reprocessar-los cada vegada que es necessiten. Això pot ser especialment útil per reduir el temps necessari per carregar pàgines i millorar el rendiment del lloc web en general. Si l'aplicació mostra informació possiblement desactualitzada, eliminar la memòria cau pot ser una solució, però l'aplicació pot alentir-se mentre es regenera. + not_clearable: La memòria cau no es pot suprimir + title: Gestor de la memòria cau de Decidim cache_manager: clear: - error: Cache has not been cleared - success: Cache cleared successfully + error: La memòria cau no s'ha esborrat + success: Memòria cau esborrada correctament menu: - cache_cleaner: Cache cleaner + cache_cleaner: Esborrador de memòria cau From 0c7929e783e0d67b967319a4f8dbebb12c6ea124 Mon Sep 17 00:00:00 2001 From: Dynnammo <33259633+Dynnammo@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:59:59 +0200 Subject: [PATCH 4/5] New translations en.yml (Catalan) --- config/locales/ca.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 008ba14..21be5c9 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -7,10 +7,10 @@ ca: index: cache_activated: Memòria cau amb %{cache_store} cache_not_activated: La memòria cau no està activada - clear_cache: Entesos, elimina la memòria cau + clear_cache: Entesos, esborra la memòria cau confirm_destroy: Aquesta acció alentirà l'aplicació mentre es regeneri la memòria cau. N'estàs segur, de voler eliminar-la? - description: Rails genera memòria cau per accelerar les aplicacions web emmagatzemant les dades a les quals s'accedeix més sovint o processaments ja fets a la memòria, en comptes de reprocessar-los cada vegada que es necessiten. Això pot ser especialment útil per reduir el temps necessari per carregar pàgines i millorar el rendiment del lloc web en general. Si l'aplicació mostra informació possiblement desactualitzada, eliminar la memòria cau pot ser una solució, però l'aplicació pot alentir-se mentre es regenera. - not_clearable: La memòria cau no es pot suprimir + description: Rails genera memòria cau per accelerar les aplicacions web emmagatzemant les dades a les quals s'accedeix més sovint o processaments ja fets a la memòria, en comptes de reprocessar-los cada vegada que es necessiten. Això pot ser especialment útil per reduir el temps necessari per carregar pàgines i millorar el rendiment del lloc web en general. Si l'aplicació mostra informació possiblement desactualitzada, esborrar la memòria cau pot ser una solució, però l'aplicació pot alentir-se mentre es regenera. + not_clearable: La memòria cau no es pot esborrar title: Gestor de la memòria cau de Decidim cache_manager: clear: From 8c3bd8ed721ca866606625e69884e4a58a9eb4a7 Mon Sep 17 00:00:00 2001 From: Dynnammo <33259633+Dynnammo@users.noreply.github.com> Date: Wed, 27 Sep 2023 19:00:00 +0200 Subject: [PATCH 5/5] New translations en.yml (Spanish) --- config/locales/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index 2ce46ee..08a0283 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -9,7 +9,7 @@ es: cache_not_activated: La caché no está activada clear_cache: Entendido, limpia la caché confirm_destroy: Entiendo que esta acción ralentizará mi aplicación mientras regenera la caché. ¿Estás seguro de que quieres limpiar el caché? - description: La caché de Rails es una técnica utilizada para acelerar las aplicaciones web almacenando datos o cálculos de acceso frecuente en la memoria, en lugar de recalcarlos cada vez que son necesarios. Esto puede ser especialmente útil para reducir la cantidad de tiempo que se tarda en cargar páginas y mejorar el rendimiento general del sitio web. Cuando su aplicación muestra información que parece desactualizada puedes intentar limpiar la caché pero ser inteligente, tu aplicación será un poco más lenta mientras se regenera la caché. + description: La caché de Rails es una técnica utilizada para acelerar las aplicaciones web almacenando datos o cálculos de acceso frecuente en la memoria, en lugar de procesarlos cada vez que son necesarios. Esto puede ser especialmente útil para reducir la cantidad de tiempo que se tarda en cargar páginas y mejorar el rendimiento general del sitio web. Cuando la aplicación muestra información que parece desactualizada limpiar la caché puede ser una solución, pero la aplicación será un poco más lenta mientras se regenera la caché. not_clearable: La caché no se puede borrar title: Gestor de caché decidim cache_manager: