From 0a38ce4b66769ed81e04887169262c9e4967a56a Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 10 Oct 2023 17:17:19 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (973 of 973 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/es/ --- static/locales/es.client.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/locales/es.client.json b/static/locales/es.client.json index a1ee9f38..36ae7a71 100644 --- a/static/locales/es.client.json +++ b/static/locales/es.client.json @@ -175,7 +175,9 @@ "{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} columna no {{columnType}} no se muestra", "{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} columnas no {{columnType}} no se muestran", "{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "{{wrongTypeCount}} no se muestra la columna {{columnType}}", - "{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} no se muestran las columnas {{columnType}}" + "{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} no se muestran las columnas {{columnType}}", + "No {{columnType}} columns in table.": "No hay columnas {{columnType}} en la tabla.", + "Clear selection": "Borrar la selección" }, "DocHistory": { "Activity": "Actividad",