From b0cf1f49dd6b73a9af34aff5f58fe8456f1c922f Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Mon, 7 Aug 2023 12:29:17 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (936 of 936 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/es/ --- static/locales/es.client.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/static/locales/es.client.json b/static/locales/es.client.json index 23fe6885..466ba0ff 100644 --- a/static/locales/es.client.json +++ b/static/locales/es.client.json @@ -782,7 +782,11 @@ "Importer": { "Merge rows that match these fields:": "Combinar filas que coincidan con estos campos:", "Select fields to match on": "Seleccionar campos para que coincidan", - "Update existing records": "Actualizar los registros existentes" + "Update existing records": "Actualizar los registros existentes", + "{{count}} unmatched field in import_one": "{{count}} campo no coincide con la importaciĆ³n", + "{{count}} unmatched field_one": "{{count}} campo sin equivalente", + "{{count}} unmatched field_other": "{{count}} campos sin equivalentes", + "{{count}} unmatched field in import_other": "{{count}} campos sin equivalente en la importaciĆ³n" }, "PermissionsWidget": { "Allow All": "Permitir todo",