From e1dc355647194210212fa6ef841f97c068b183d1 Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Wed, 13 Aug 2025 14:02:18 +0200 Subject: [PATCH] New Crowdin translations by GitHub Action (#11114) Co-authored-by: Crowdin Bot --- lib/core/src/lib/i18n/es.json | 8 ++++---- lib/core/src/lib/i18n/fr.json | 8 ++++---- lib/core/src/lib/i18n/it.json | 8 ++++---- lib/core/src/lib/i18n/pl.json | 8 ++++---- lib/core/src/lib/i18n/pt.json | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/lib/core/src/lib/i18n/es.json b/lib/core/src/lib/i18n/es.json index fd2ec6cd63..3a6c7e5028 100644 --- a/lib/core/src/lib/i18n/es.json +++ b/lib/core/src/lib/i18n/es.json @@ -294,15 +294,15 @@ "TOGGLE_ASC_DESC_ORDER": "Cambiar entre orden ascendente y descendente de resultados", "SORT_BY": "Clasificar por", "BUTTON": { - "TOOLTIP": "Search", - "ARIA-LABEL": "Search button" + "TOOLTIP": "Buscar", + "ARIA-LABEL": "Botón de búsqueda" }, "INPUT": { - "ARIA-LABEL": "Search input" + "ARIA-LABEL": "Entrada de búsqueda" }, "FILTER": { "BUTTONS": { - "CLOSE": "Close" + "CLOSE": "Cerrar" } } }, diff --git a/lib/core/src/lib/i18n/fr.json b/lib/core/src/lib/i18n/fr.json index fbeab6624b..4f42f7f534 100644 --- a/lib/core/src/lib/i18n/fr.json +++ b/lib/core/src/lib/i18n/fr.json @@ -294,15 +294,15 @@ "TOGGLE_ASC_DESC_ORDER": "Afficher les résultats dans l'ordre croissant ou décroissant", "SORT_BY": "Trier par", "BUTTON": { - "TOOLTIP": "Search", - "ARIA-LABEL": "Search button" + "TOOLTIP": "Rechercher", + "ARIA-LABEL": "Bouton Rechercher" }, "INPUT": { - "ARIA-LABEL": "Search input" + "ARIA-LABEL": "Rechercher" }, "FILTER": { "BUTTONS": { - "CLOSE": "Close" + "CLOSE": "Fermer" } } }, diff --git a/lib/core/src/lib/i18n/it.json b/lib/core/src/lib/i18n/it.json index cb3e345027..4150d80b1e 100644 --- a/lib/core/src/lib/i18n/it.json +++ b/lib/core/src/lib/i18n/it.json @@ -294,15 +294,15 @@ "TOGGLE_ASC_DESC_ORDER": "Ordina i risultati in modo crescente o decrescente", "SORT_BY": "Ordina per", "BUTTON": { - "TOOLTIP": "Search", - "ARIA-LABEL": "Search button" + "TOOLTIP": "Cerca", + "ARIA-LABEL": "Pulsante di ricerca" }, "INPUT": { - "ARIA-LABEL": "Search input" + "ARIA-LABEL": "Stringa di ricerca" }, "FILTER": { "BUTTONS": { - "CLOSE": "Close" + "CLOSE": "Chiudi" } } }, diff --git a/lib/core/src/lib/i18n/pl.json b/lib/core/src/lib/i18n/pl.json index c5869e7f9d..ea44ff5481 100644 --- a/lib/core/src/lib/i18n/pl.json +++ b/lib/core/src/lib/i18n/pl.json @@ -294,15 +294,15 @@ "TOGGLE_ASC_DESC_ORDER": "Przełącz kolejność sortowania wyników między rosnącą a malejącą", "SORT_BY": "Sortuj wg", "BUTTON": { - "TOOLTIP": "Search", - "ARIA-LABEL": "Search button" + "TOOLTIP": "Szukaj", + "ARIA-LABEL": "Przycisk wyszukiwania" }, "INPUT": { - "ARIA-LABEL": "Search input" + "ARIA-LABEL": "Wprowadzanie szukanego terminu" }, "FILTER": { "BUTTONS": { - "CLOSE": "Close" + "CLOSE": "Zamknij" } } }, diff --git a/lib/core/src/lib/i18n/pt.json b/lib/core/src/lib/i18n/pt.json index ef429eb54d..bb40bf73f3 100644 --- a/lib/core/src/lib/i18n/pt.json +++ b/lib/core/src/lib/i18n/pt.json @@ -294,15 +294,15 @@ "TOGGLE_ASC_DESC_ORDER": "Alternar resultados entre ordem crescente e decrescente", "SORT_BY": "Ordenar por:", "BUTTON": { - "TOOLTIP": "Search", - "ARIA-LABEL": "Search button" + "TOOLTIP": "Pesquisar", + "ARIA-LABEL": "Botão Pesquisar" }, "INPUT": { - "ARIA-LABEL": "Search input" + "ARIA-LABEL": "Entrada de pesquisa" }, "FILTER": { "BUTTONS": { - "CLOSE": "Close" + "CLOSE": "Fechar" } } },